Files
GammaTendonNine 903477cd99 Makefile: more robust macOS build support + improvements to build speed (#445)
* Makefile: macOS Package Manager & Compiler detection

* Makefile: (Moderate) Build Speed improvements:
0) use gnu make "simply expanded" variable
1) use gnu make `shell` function instead of backticks
2) collectively these avoid multiple variable expansions per compiler call
3) should most significantly improve I/O bound platforms (e.g. MSYS2)

* Makefile: revert "Compiler Options" comment change

* Makefile: Move `PLATFORM_CFLAGS` to a less intrusive location
2021-11-30 16:02:37 +03:00
..
2019-08-25 00:46:40 -04:00
2020-03-01 22:42:52 -05:00
2020-05-07 20:21:22 +02:00
2020-08-05 23:12:02 +02:00
2020-06-20 02:49:59 +03:00
2020-03-01 22:42:52 -05:00
2019-12-01 21:52:53 -05:00
2019-08-25 00:46:40 -04:00
2019-09-01 15:50:50 -04:00
2020-03-01 22:42:52 -05:00
2019-12-01 21:52:53 -05:00
2019-12-01 21:52:53 -05:00
2020-06-20 02:49:59 +03:00
2019-11-03 14:36:27 -05:00
2019-08-25 00:46:40 -04:00
2019-08-25 00:46:40 -04:00
2020-02-03 00:51:26 -05:00
2019-08-25 00:46:40 -04:00
2019-12-01 21:52:53 -05:00
2020-06-20 02:49:59 +03:00
2020-06-20 02:49:59 +03:00
2020-06-20 02:53:56 +03:00
2020-06-20 02:49:59 +03:00
2019-12-01 21:52:53 -05:00
2020-03-01 22:42:52 -05:00
2020-01-03 10:38:57 -05:00
2020-06-20 02:49:59 +03:00
2020-03-01 22:42:52 -05:00
2019-09-01 15:50:50 -04:00
2020-06-20 02:49:59 +03:00
2019-08-25 00:46:40 -04:00
2020-07-05 14:15:43 +03:00
2019-08-25 00:46:40 -04:00
2019-08-25 00:46:40 -04:00
2019-08-25 00:46:40 -04:00
2020-06-13 00:21:02 +03:00