Commit graph

9 commits

Author SHA1 Message Date
Antz
850ab3057f [Build] Improved Build System, based on the work of H0zen (#131)
* [Build] Submodules updated in prep for build system changes

* [Build] Improved Build System, based on the work of H0zen
2020-02-17 12:12:32 +00:00
Rochet2
3d25dcc44a Fix static linking in shared libs 2020-02-17 12:12:12 +00:00
Antz
d1968f619a Fixed memory issue with msbuild build 2020-02-17 12:11:43 +00:00
Antz
0c1bb928e5 [Build] Cmake fixes from Zero 2020-02-17 12:10:52 +00:00
Antz
94916ef635 Revert "Fix floating point model for VS 2015 (#52)"
This reverts commit 3a47de30f29178b90248a08dcf9df728e703822b.
2020-02-17 12:10:48 +00:00
H0zen
c145ba171a Fix floating point model for VS 2015 (#52)
* Fix floating point model for VS 2015

* Fix logic for previous commit.
2020-02-17 12:10:45 +00:00
Charles A Edwards
09ef29c064 Fixed build errors related to the static_assert instructions (#64)
Error was due to the build process not making use of C++11, which is
required for static_assert(...)
2020-02-17 12:08:49 +00:00
Antz
216a2737f2 [Sync] Some minor updates from Two 2020-02-17 12:08:13 +00:00
Antz
fdefc0869a [Rel21] Stage 1 of updates for Rel21 Build System 2020-02-17 12:07:03 +00:00