Commit Graph

63 Commits

Author SHA1 Message Date
SuperWangKai
404690eeba Tracy profiler integration. (#2776)
* Tracy profiler integration.

* Cleanup URHO3D_TRACY_PROFILING macro.

* Fix comment of Tracy build option.

* Decouple URHO3D_TRACY_PROFILING exclusively from URHO3D_PROFILING.

* Comment explains URHO3D_TRACY_PROFILING

* Update

* Update CMakeLists.txt

* Update CMakeLists.txt

* Update CMakeLists.txt

* Update CMakeLists.txt

* Update

* Update TracyCallstack.cpp

* Update

* Update CMakeLists.txt

* Update TracyCallstack.cpp

* Update TracyCallstack.cpp

Co-authored-by: 1vanK <1vanK@users.noreply.github.com>
2021-12-05 07:48:11 +00:00
Yao Wei Tjong 姚伟忠
825b344d13
Make the 'dockerized.sh' more generic. 2021-08-08 23:27:12 +08:00
Yao Wei Tjong 姚伟忠
436046bd34
Add the possibility to use custom DBE image name too (for devel). 2021-08-01 21:48:09 +08:00
Yao Wei Tjong 姚伟忠
1132abfa84
Prevent running of dockerized.sh script with root user.
Website - add memory requirement for Android build.
2021-07-31 13:32:13 +08:00
urhobot
dca418313b GH Actions: Update dot files for DBE 2021-07-18 06:05:06 +00:00
urhobot
f861a10a61 GH Actions: Bump copyright to 2021. 2021-07-17 16:43:46 +00: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
SuperWangKai
30a629ca21
Tracy profiler integration. (#2776)
* Tracy profiler integration.

* Cleanup URHO3D_TRACY_PROFILING macro.

* Fix comment of Tracy build option.

* Decouple URHO3D_TRACY_PROFILING exclusively from URHO3D_PROFILING.

* Comment explains URHO3D_TRACY_PROFILING

* Update

* Update CMakeLists.txt

* Update CMakeLists.txt

* Update CMakeLists.txt

* Update CMakeLists.txt

* Update

* Update TracyCallstack.cpp

* Update

* Update CMakeLists.txt

* Update TracyCallstack.cpp

* Update TracyCallstack.cpp

Co-authored-by: 1vanK <1vanK@users.noreply.github.com>
2021-02-16 17:56:04 +03:00
Yao Wei Tjong 姚伟忠
9e435fc6da
Quick fix for CMake 3.19.x on Apple platform.
Temporarily 'pin' to use the legacy build system even when using Xcode 12.x.
2020-12-04 13:57:08 +08:00
Yao Wei Tjong 姚伟忠
9114f2975b
Android - also publish to JCenter when tagging. 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 姚伟忠
223fbd4cba
Refactor to start to use lower case name. 2020-10-29 08:22:43 +08:00
Yao Wei Tjong 姚伟忠
b32ba10004
For CI - anchor down dockerized home dir. 2020-10-29 08:22:43 +08:00
Yao Wei Tjong 姚伟忠
f8f86e5e3c
Merge all tasks into one Rakefile. 2020-10-29 08:22:43 +08:00
Yao Wei Tjong 姚伟忠
2d71e523ab
Minor refactoring and clean up. 2020-10-29 08:22:41 +08:00
Yao Wei Tjong 姚伟忠
fbff271bfc
Task to auto update the criticial dot files. 2020-10-29 08:22:38 +08:00
Yao Wei Tjong 姚伟忠
f0af72778a
For CI - use bind mount instead of hacking into docker volume. 2020-10-29 08:22:38 +08:00
Yao Wei Tjong 姚伟忠
f18fefa2cd
Lint job with clang-tidy. 2020-10-29 08:22:38 +08:00
Yao Wei Tjong 姚伟忠
2553b9851d
Debug build config for Linux VM. 2020-10-29 08:22:37 +08:00
Yao Wei Tjong 姚伟忠
bb73a41d0e
Refactor to rename 'native' DBE to 'linux'. 2020-10-29 08:22:35 +08:00
Yao Wei Tjong 姚伟忠
9ae4dd83aa
Change the Windows matrix to use GRAPHICS_API instead of ARCH. 2020-10-29 08:22:35 +08:00
Yao Wei Tjong 姚伟忠
c5b1f53c0c
Rake 'build' task. 2020-10-29 08:22:35 +08:00
Yao Wei Tjong 姚伟忠
9fa51dad5b
Rake 'cmake' task. 2020-10-29 08:22:34 +08:00
Yao Wei Tjong 姚伟忠
7937119e63
Handle CMake cache entry in '-D <var>=<value>' format. 2020-10-29 08:22:33 +08:00
1vanK
ef1dfe3417
AS Autobindings 2020-10-28 19:18:41 +08:00
Yao Wei Tjong 姚伟忠
6ae88f9b44
DBE - avoid retrying from other public registries. 2020-08-31 01:39:06 +08:00
urho3d-travis-ci
b7db6cecdb Travis CI: source tree update at 2020-05-03 09:46:38 UTC. 2020-05-03 09:46:38 +00:00
Yao Wei Tjong 姚伟忠
d4a5be70f5
Add option to refresh DBE image before run. 2020-02-18 00:49:26 +08:00
Yao Wei Tjong 姚伟忠
646c059620
Fix Android-build using DBE with Podman.
Do not explicitly name the container so that a same DBE image can be spawned multiple times at the same time.

[ci skip]
2020-02-08 14:50:45 +08:00
urho3d-travis-ci
a703919497 Travis CI: source tree update at 2020-01-12 15:22:58 UTC. 2020-01-12 15:22:58 +00:00
Yao Wei Tjong 姚伟忠
dabfdbd213
Remove unsupported build options for Web platform. 2020-01-12 14:19:44 +08:00
Yao Wei Tjong 姚伟忠
b1c996e009
Support running DBE image using podman. 2020-01-12 12:39:54 +08:00
urho3d-travis-ci
1151b8a2d6 Travis CI: bump copyright to 2020. 2020-01-05 06:21:40 +00:00
Yao Wei Tjong 姚伟忠
68635536db
For CI - fix dockerized.sh from pulling latest tag unnecessarily.
Also ensure the same DBE_TAG is being used accross the CI mirror branches when a git tag is being made.
Minor refactoring to make the script more robust and to keep the IDE happy.
2019-10-13 19:00:17 +08:00
Yao Wei Tjong 姚伟忠
d34dda158e
Change dockerized.sh to just expect DBE_TAG without ':' prefix.
[ci package]
2019-10-06 12:46:51 +08:00
Yao Wei Tjong 姚伟忠
8939d25e71
For CI - use the ':master' DBE tag. 2019-09-28 21:51:57 +08:00
urho3d-travis-ci
e14c95bdbb Travis CI: source tree update at 2019-09-14 14:15:23 UTC. 2019-09-14 14:15:23 +00:00
Yao Wei Tjong 姚伟忠
6bc86793e7
For CI - use the '-A' option for VS. 2019-09-14 16:27:47 +08:00
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