alexey.lysiuk
|
b02ef69d49
|
- cleaned POSIX compiler arguments for libraries
Removed omission of frame pointers as it makes crash reports much less useful
Modified warning flags to hide annoying reports for external code
|
2019-10-05 15:02:10 +03:00 |
|
alexey.lysiuk
|
c09f196141
|
- applied fast math flags to C and C++ files
Avoid copy-paste using CMake macro
|
2019-10-05 14:41:21 +03:00 |
|
Christoph Oelckers
|
315e15c7f0
|
- fixed compilation on XCode and silenced several warnings in the music code
|
2019-09-27 01:42:56 +02:00 |
|
alexey.lysiuk
|
86e8d4711d
|
- fixed compilation with GCC and Clang
'fatal error: no input files' and '-ffast-math: not found'
|
2019-09-23 12:25:30 +03:00 |
|
Christoph Oelckers
|
b3a9884eb1
|
- gave libopen the same treatment and made it its own subproject
|
2019-09-23 10:03:18 +02:00 |
|