25 Commits

Author SHA1 Message Date
urho3d-travis-ci 4635f8e98d Travis CI: source tree update at 2019-06-15 10:20:04 UTC. 2019-06-15 10:20:04 +00:00
Yao Wei Tjong 姚伟忠 9bb346390b For CI - default DBE_TAG to ':master' when not on a specific tag. 2019-06-15 17:59:16 +08:00
urho3d-travis-ci 1bc58ec65a Travis CI: source tree update at 2019-06-10 10:43:53 UTC. 2019-06-10 10:43:53 +00:00
Yao Wei Tjong 姚伟忠 07ac5b4b58 For CI - use a specific DBE_TAG instead of 'latest'.
So we can upgrade the DBE docker images without worrying it breaking the CI builds.
2019-06-10 18:32:49 +08:00
urho3d-travis-ci dbdfca1b0b Travis CI: source tree update at 2019-04-25 14:53:35 UTC. 2019-04-25 14:53:35 +00:00
Yao Wei Tjong 姚伟忠 5a787ee903 For CI - test CI/CD to bintray/jcenter. 2019-04-20 13:52:45 +08:00
urho3d-travis-ci a476f0c401 Travis CI: bump copyright to 2019. 2019-01-12 01:00:16 +00:00
Yao Wei Tjong 姚伟忠 a0f9f67fdf For CI - fix build artifact upload in container.
[ci package]
2018-11-30 22:01:55 +08:00
Yao Wei Tjong 姚伟忠 4df1e52073 For CI - workaround intermittent network I/O error on Travis-CI. 2018-11-25 21:13:53 +08:00
Yao Wei Tjong 姚伟忠 7b87d9589f For CI - clean up rake tasks, fix site update automation. 2018-11-25 20:48:45 +08:00
Yao Wei Tjong 姚伟忠 aaa9911e3e For CI - use docker. Close #2348 2018-11-24 12:06:13 +08:00
Yao Wei Tjong 姚伟忠 abaa5ae884 Rename 'WIN32' build option to 'MINGW'. 2018-11-17 11:42:10 +08:00
Yao Wei Tjong 姚伟忠 af683125c5 Only emit the env-var name and let the docker CLI to do actual work.
This fixes a parsing issue caused by the value having whitespaces or newlines.
2018-11-10 13:51:48 +08:00
Yao Wei Tjong 姚伟忠 024e1104eb Emulate the host project directory structure in container. 2018-11-03 15:12:45 +08:00
Yao Wei Tjong 姚伟忠 dda252dfa6 Preparation to use docker images for CI.
Move '.build-options' and '.env-file' into 'script' dir. As the 'script' dir get symlink-ed during scaffolding task, the downstream project would automatically able to reference these two files.
2018-11-03 12:44:18 +08:00
Yao Wei Tjong 姚伟忠 32065a4b1b Multi host-user support for dockerized build environment. 2018-11-03 11:14:59 +08:00
Yao Wei Tjong 姚伟忠 fbcac184da Combine ccache_dir and home_dir into a single docker volume. 2018-10-20 12:43:21 +08:00
Yao Wei Tjong 姚伟忠 71ed76ece0 Fallback workaround on older Docker CLI version. 2018-10-19 20:13:43 +08:00
Yao Wei Tjong 姚伟忠 a2dad539fd Add Docker CLI version check. 2018-10-19 17:56:23 +08:00
Yao Wei Tjong 姚伟忠 c4da0fa54c Mount a docker volume as urho3d's home dir. 2018-10-13 16:42:04 +08:00
Yao Wei Tjong 姚伟忠 b87cbc72cb Allow base image to be run also (unsupported feature). 2018-10-13 13:33:51 +08:00
Yao Wei Tjong 姚伟忠 f1d6cbd3c5 Replace 'grep -Pzo' as Trusty's grep version is too old. 2018-10-12 00:53:25 +08:00
Yao Wei Tjong 姚伟忠 434dcafb9a New script for running dockerized build environment. 2018-10-09 23:24:47 +08:00
Yao Wei Tjong 姚伟忠 0fc21934f5 Cleanup CMake build scripts and documentation update.
Close #743.
2018-08-09 23:08:45 +08:00
Yao Wei Tjong 姚伟忠 384ed3224f Move all the shell scripts and batch files into 'script' directory. 2018-08-06 21:46:00 +08:00