AzaezelX
|
bd1bbdc258
correct mac compilation
|
3 years ago |
Robert MacGregor
|
bd979aa5cf
* Adjustment: Minor formatting fix in basics.cmake.
|
3 years ago |
Robert MacGregor
|
d1dbfad0c7
* [MacOS] BugFix: Correct the MacOS executable not being output to the game directory when no build configuration is provided.
|
3 years ago |
Robert MacGregor
|
58f6431ff0
* BugFix: Correct compilation for MacOS by explicitly specifying C++11 for all libraries and C++17 for the engine itself.
|
3 years ago |
AzaezelX
|
490b8271e8
fix erroneous clipout
|
3 years ago |
AzaezelX
|
583014de60
fix erroneous clipout
|
3 years ago |
AzaezelX
|
1816b3ca0c
modular source work
|
3 years ago |
rextimmy
|
d58cf398a9
make use of folder properties in cmake
|
3 years ago |
Robert MacGregor
|
6b56210a47
* Feature: Properly detect ARM32/ARM64 in the CMake build process and enable ARM NEON when either of these are detected.
|
3 years ago |
Robert MacGregor
|
9d9db307c7
* [Build] BugFix: Correct CMake errors on Windows.
|
3 years ago |
Robert MacGregor
|
ca5e706ab4
* [CMake] BugFix: Clear several CMake warnings.
|
3 years ago |
Joseph
|
fe9dc1e25b
Help from Az finally gave the correct answer to the problem I was trying to address originally, so really this fix is from Az.
|
4 years ago |
Joseph
|
4c781ce5c6
Enables support for having your project directory different to your Torque engine directory.
|
4 years ago |
Areloch
|
3fa7a0d4fa
Various fixes
|
6 years ago |
rextimmy
|
b23b8d118e
Physx 3.3 cmake support
|
8 years ago |
RexTimmy
|
79dca17d5e
Change VS to use the default fp:precise
|
8 years ago |
RexTimmy
|
dd64004eaf
MacOS platform support.
|
8 years ago |
Areloch
|
ec6f9c05a6
Integrates the nativeFileDialog library to enable native file dialogs on the major platforms. It is activated with SDL.
|
9 years ago |
wcb
|
845ec9c452
CMake NMake fix to place exe in game directory
|
10 years ago |
LuisAntonRebollo
|
4e9034854d
Linux implementation. Include changes for gcc x64.
|
10 years ago |
Ben Payne
|
d1f450a001
Fix malformed flags
|
10 years ago |
Ben Payne
|
4b57dde346
Fix broken cmake macro
|
10 years ago |
Ben Payne
|
58f07aecb4
Fix CMP0043 cmake warning when using cmake 3.0.2
|
10 years ago |
LuisAntonRebollo
|
6bfb7d8186
CMake changes for WIN64
|
11 years ago |
Anders Dahnielson
|
0ca4dc75a8
Improving CMake build system for power user
|
11 years ago |
LuisAntonRebollo
|
57ac2f8546
Add GG(c) and MIT license to CMake files.
|
11 years ago |
LuisAntonRebollo
|
17bd69e659
CMake changes for dedicated builds.
|
11 years ago |
LuisAntonRebollo
|
8a50895062
Clean CMake files.
|
11 years ago |
LuisAntonRebollo
|
efa3c02291
CMake: Remove unsused variable, and revert a small change.
|
11 years ago |
LuisAntonRebollo
|
808dcb653c
Remove TABs on CMake files.
|
11 years ago |