Commit Graph

28 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
urhobot
dca418313b GH Actions: Update dot files for DBE 2021-07-18 06:05:06 +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 姚伟忠
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 姚伟忠
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 姚伟忠
2553b9851d
Debug build config for Linux VM. 2020-10-29 08:22:37 +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
1vanK
ef1dfe3417
AS Autobindings 2020-10-28 19:18:41 +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
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 姚伟忠
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
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
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
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
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 姚伟忠
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 姚伟忠
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