Duke
|
93c0aa0659
|
Use custom compiler env vars CC/CXX for linux hosts when building
|
2025-12-29 20:18:01 -05:00 |
|
Duke Leto
|
06aaa346b6
|
Use -03 for release builds
|
2020-12-05 05:22:51 -05:00 |
|
Taylor Hornby
|
46ad3c2758
|
Fix inconsistent optimization flags; single source of truth.
|
2016-08-17 11:38:28 -06:00 |
|
Cory Fields
|
f397304002
|
depends: add debug/release flags for linux/osx/win
Linux and mingw enable libstdc++ debugging for extra runtime checks. OSX
doesn't play nice, so don't enable it there.
|
2014-09-25 14:56:26 -04:00 |
|
Cory Fields
|
1dec09b341
|
depends: add shared dependency builder
See the README's in depends for documentation
|
2014-08-08 15:10:46 -04:00 |
|