Crypto City
|
478d92c59d
|
static build fixes
|
2021-12-05 07:43:58 +00:00 |
|
urhobot
|
f861a10a61
|
GH Actions: Bump copyright to 2021.
|
2021-07-17 16:43:46 +00:00 |
|
urho3d-travis-ci
|
1151b8a2d6
|
Travis CI: bump copyright to 2020.
|
2020-01-05 06:21:40 +00:00 |
|
urho3d-travis-ci
|
a476f0c401
|
Travis CI: bump copyright to 2019.
|
2019-01-12 01:00:16 +00:00 |
|
urho3d-travis-ci
|
70049ba582
|
Travis CI: bump copyright to 2018.
[cache clear]
|
2018-01-01 05:35:37 +00:00 |
|
Lasse Öörni
|
12c394232c
|
Disable verbose debug output (z_verbose & z_error) from FreeType's zlib, to make sure it doesn't clash with Assimp's zlib in a debug build.
|
2017-08-19 19:56:06 +03:00 |
|
Lasse Öörni
|
0b8af7cf04
|
Remove the FreeType docs/reference folder, as it has been Urho3D tradition to not include it.
|
2017-06-17 00:06:00 +03:00 |
|
Iain Merrick
|
4e851dbd4d
|
Update FreeType to 2.8.
|
2017-06-15 13:07:34 -05:00 |
|
Lasse Öörni
|
b8ee493454
|
Restore FreeType gzip debug build fix.
|
2017-01-31 14:29:12 +02:00 |
|
Lasse Öörni
|
2ebbbd477b
|
Update FreeType to 2.7.1.
|
2017-01-21 13:21:43 +02:00 |
|
urho3d-travis-ci
|
ee054a1507
|
Travis CI: bump copyright to 2017.
[ccache clear]
|
2017-01-01 13:01:31 +00:00 |
|
Yao Wei Tjong 姚伟忠
|
f1d1b757b8
|
Change all CMakeLists.txt to use LF for consistency sake.
|
2016-12-05 22:33:59 +08:00 |
|
urho3d-travis-ci
|
c4f6f315ff
|
Travis CI: bump copyright to 2016.
[ccache clear]
|
2016-01-26 13:55:03 +00:00 |
|
Lasse Öörni
|
bb2ebf7568
|
Bump copyright to 2015.
|
2015-01-31 21:03:53 +02:00 |
|
Yao Wei Tjong 姚伟忠
|
35307869ee
|
Clean up to remove unused CMake variables.
LIBS is now defunct. No more dual purpose usage.
INCLUDE_DIRS_ONLY is renamed to INCLUDE_DIRS.
LINK_LIBS_ONLY is renamed to LIBS.
|
2015-01-07 21:51:00 +08:00 |
|
Yao Wei Tjong 姚伟忠
|
2b353512c3
|
Fix freetype2 headers installation - missed one file earlier.
|
2015-01-04 22:40:40 +08:00 |
|
Yao Wei Tjong 姚伟忠
|
4c17b03173
|
Remove existing include path abstraction.
Remove engine's sub-CMakeLists.txt.
|
2015-01-04 22:32:42 +08:00 |
|
Yao Wei Tjong 姚伟忠
|
83a5aae303
|
Fix Clang-Makefile Debug configuration build detected by OSX-CI.
For Travis CI - consider nothing to commit as OK to proceed to next step.
|
2014-02-17 21:43:39 +08:00 |
|
Yao Wei Tjong 姚伟忠
|
9070746b56
|
Fix Xcode AssetImpoter linker error caused by both freetype and assimp emitting same symbols.
|
2013-10-21 19:36:41 +08:00 |
|
Lasse Öörni
|
0b938bf1ae
|
Further iOS FreeType fix.
|
2013-10-17 13:12:07 +03:00 |
|
Lasse Öörni
|
9667886273
|
Restored the previous architecture check for whether to use arm assembly in FreeType.
|
2013-10-17 12:18:45 +03:00 |
|
Yao Wei Tjong 姚伟忠
|
aed0da5161
|
Fixed FreeType debug build.
|
2013-10-15 22:56:49 +08:00 |
|
Lasse Öörni
|
bc6dd70fae
|
Update FreeType version in documentation, and FreeType's own documentation. Enabled FreeType subpixel hinting. Restored old BlueHighway.ttf. Removed FreeType .mk and jamfiles.
|
2013-10-14 23:15:52 +03:00 |
|
Chris Friesen
|
12d22bd8cc
|
update freetype
|
2013-10-13 16:18:28 -05:00 |
|
Wei Tjong Yao
|
463ce2a65d
|
Enabled option to build Urho3D static and shared library (without main entry point) for Android. Fixed debug compiler flags being defined multiple times for Android build. Added post-build command to strip the generated Urho3D shared library if it is built for embedded devices. Enhanced cmake_gcc.sh to automatically fix the generated Eclipse project setting files for Android build.
|
2013-08-25 08:08:52 +00:00 |
|
Wei Tjong Yao
|
02512cecf9
|
In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'.
|
2013-08-09 10:29:22 +00:00 |
|