Commit Graph

34 Commits

Author SHA1 Message Date
Crypto City
fb831318eb rakefile: default to Townforge's urho3d configuration
since I found no better way to build for web with a custom configuration
2021-12-05 12:59:46 +00:00
Yao Wei Tjong 姚伟忠
7a1edfe15e
Website: document the DBE's 'ARCH' env-var. 2021-08-11 00:20:50 +08:00
Yao Wei Tjong 姚伟忠
71b06af2ec
CI - shorten the default path for Xcode and VS. 2021-07-18 16:56:01 +08:00
Yao Wei Tjong 姚伟忠
ebb422390b
CI - arrange the commit with special instruction is the last. 2021-07-18 16:35:40 +08:00
Yao Wei Tjong 姚伟忠
cac6fe27ef
CI - update dot files in nightly.
[ci skip]
2021-07-18 14:03:19 +08:00
Yao Wei Tjong 姚伟忠
ee37fd28de
CI - clear cache after mass update.
[cache clear]
2021-07-18 00:56:25 +08:00
urhobot
f861a10a61 GH Actions: Bump copyright to 2021. 2021-07-17 16:43:46 +00:00
Yao Wei Tjong 姚伟忠
8e943f9d11
CI - nightly jobs to keep the build cache warm.
[ci skip]
2021-07-18 00:31:10 +08:00
Yao Wei Tjong 姚伟忠
56df51ed68
CI - bump copyright license year.
[ci skip]
2021-07-18 00:05:15 +08:00
Yao Wei Tjong 姚伟忠
eba3e7c91b
Fix to remove extra semicolon on the macro call. 2021-07-17 14:42:23 +08:00
Yao Wei Tjong 姚伟忠
b4884e296f
Fix the rake info task to output without newline. 2021-07-11 23:15:45 +08:00
Yao Wei Tjong 姚伟忠
fc1ddb124e
Minor clean up and fix. 2021-07-11 15:35:28 +08:00
Yao Wei Tjong 姚伟忠
638247e648
Use CMAKE_INSTALL_PREFIX for all as Windows does not support DESTDIR. 2021-07-10 23:47:22 +08:00
Yao Wei Tjong 姚伟忠
2b2ec1efd5
Auto detect PLATFORM env-var for ARM and RPI native build. 2021-07-08 00:24:14 +08:00
Yao Wei Tjong 姚伟忠
5f5e04c5e4
Website - new way to scaffolding with rake new. 2021-07-06 01:19:02 +08:00
Yao Wei Tjong 姚伟忠
a4ea40bff0
Set default staged install dir for rake install task. 2021-07-04 16:41:47 +08:00
Yao Wei Tjong 姚伟忠
d3abfacf40
CI - set the default stage install dir for DBE.
On DBE the stage install dir must be inside the docker volume anyway, so set a sane default value when it is not explicitly specified.

website - simplify the DBE quick start section.
2021-06-23 02:12:28 +08:00
Yao Wei Tjong 姚伟忠
d3d461579c
Partial revert commit e0693f8 for 'rakefile' 2021-05-26 22:36:14 +08:00
Yao Wei Tjong 姚伟忠
e0693f8e90
Global search and replace to use the new canonical name.
git grep -l 'urho3d.github.io' |xargs perl -pi -e 's/urho3d.github.io/urho3d.io/g'
2021-05-26 22:20:25 +08:00
Yao Wei Tjong 姚伟忠
4be250bfde
CI - fix to use only 1 CPU core for Web Debug build config. 2020-11-07 01:26:27 +08:00
Yao Wei Tjong 姚伟忠
681306682c
CI - prevent caching gradle stuffs on non Android build.
[cache clear]
2020-11-04 20:19:47 +08:00
Yao Wei Tjong 姚伟忠
03c196bf8f
CI - only clear the build cache exactly once per build. 2020-11-02 22:55:06 +08:00
Yao Wei Tjong 姚伟忠
c383c12dfe
CI - remove makefile support for macOS platform. 2020-11-01 16:32:07 +08:00
Yao Wei Tjong 姚伟忠
9114f2975b
Android - also publish to JCenter when tagging. 2020-10-29 08:22:45 +08:00
Yao Wei Tjong 姚伟忠
51cd8eb1fe
Android - make initial 'Gradle sync' on IDE works out of the box. 2020-10-29 08:22:45 +08:00
Yao Wei Tjong 姚伟忠
f9ba9ada78
CI - publish web samples to gh-pages. 2020-10-29 08:22:45 +08:00
Yao Wei Tjong 姚伟忠
eb10bfdc01
CI - clear build cache on demand. [cache clear] 2020-10-29 08:22:45 +08:00
Yao Wei Tjong 姚伟忠
177a98a3e4
Avoid version hard-coding. 2020-10-29 08:22:44 +08:00
Yao Wei Tjong 姚伟忠
c9aa0a6cb6
Enhance 'new' task to use multi-modules project structure. 2020-10-29 08:22:44 +08:00
Yao Wei Tjong 姚伟忠
8aa25d6468
For Android - change the JNI location. 2020-10-29 08:22:44 +08:00
Yao Wei Tjong 姚伟忠
0d4e038827
Major refactoring on the Gradle build system. 2020-10-29 08:22:44 +08:00
Yao Wei Tjong 姚伟忠
45ffe71b1e
Refactor to create new source tree declaratively. 2020-10-29 08:22:44 +08:00
Yao Wei Tjong 姚伟忠
5aeceb8113
Use minimalist code for rake 'new' task. 2020-10-29 08:22:43 +08:00
Yao Wei Tjong 姚伟忠
223fbd4cba
Refactor to start to use lower case name. 2020-10-29 08:22:43 +08:00