sm64pc/tools/audiofile
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
..
Makefile Makefile: more robust macOS build support + improvements to build speed (#445) 2021-11-30 16:02:37 +03:00
audiofile.cpp fix segfaults in libaudiofile.cpp 2020-06-18 01:33:45 +03:00
audiofile.h replace full audiofile source with a stripped down single-file version 2020-06-12 23:43:45 +03:00
aupvlist.h replace full audiofile source with a stripped down single-file version 2020-06-12 23:43:45 +03:00