sm64pc/tools
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
..
asm_processor init2 2019-08-25 00:46:40 -04:00
audiofile Makefile: more robust macOS build support + improvements to build speed (#445) 2021-11-30 16:02:37 +03:00
ido5.3_compiler Refresh 7 2020-03-01 22:42:52 -05:00
include merge PC port onto the decompile 2020-05-07 20:21:22 +02:00
n64graphics_ci_dir Update exoquant.c 2020-08-05 23:12:02 +02:00
sdk-tools tools: make some stuff endianness-aware 2020-06-14 02:28:59 +03:00
util replace full audiofile source with a stripped down single-file version 2020-06-12 23:43:45 +03:00
.gitignore merge refresh 10 2020-06-20 02:49:59 +03:00
Makefile Makefile: more robust macOS build support + improvements to build speed (#445) 2021-11-30 16:02:37 +03:00
aifc_decode.c tools: make some stuff endianness-aware 2020-06-14 02:28:59 +03:00
aiff_extract_codebook.c Fix macOS builds being broken (#489) 2021-11-30 04:24:54 +03:00
apply_patch.sh Refresh 7 2020-03-01 22:42:52 -05:00
assemble_sound.py refresh 4 2019-12-01 21:52:53 -05:00
calc_bss.sh init2 2019-08-25 00:46:40 -04:00
clang-tidy.sh Refresh 1 2019-09-01 15:50:50 -04:00
cleancrcmap.py add scripts to rename CRC-named HD textures 2020-05-27 02:56:12 +03:00
create_patch.sh Refresh 7 2020-03-01 22:42:52 -05:00
default_crcmap.txt update the exclamation box texture names in crcmaps 2020-06-14 13:40:53 +03:00
demo_data_converter.py refresh 4 2019-12-01 21:52:53 -05:00
determine-endian-bitwidth.c refresh 4 2019-12-01 21:52:53 -05:00
disassemble_sound.py merge refresh 10 2020-06-20 02:49:59 +03:00
extract_data_for_mio.c Refresh 3 2019-11-03 14:36:27 -05:00
gen_asset_list.cpp tools: make some stuff endianness-aware 2020-06-14 02:28:59 +03:00
hashtable.c init2 2019-08-25 00:46:40 -04:00
hashtable.h init2 2019-08-25 00:46:40 -04:00
libmio0.c refresh 6 2020-02-03 00:51:26 -05:00
libmio0.h init2 2019-08-25 00:46:40 -04:00
mario_anims_converter.py refresh 4 2019-12-01 21:52:53 -05:00
mkzip.py add virtual filesystem thing w/ ZIP support 2020-06-07 21:06:25 +03:00
n64cksum.c merge refresh 10 2020-06-20 02:49:59 +03:00
n64cksum.h merge refresh 10 2020-06-20 02:49:59 +03:00
n64graphics.c Refresh 10.1 2020-06-20 02:53:56 +03:00
n64graphics.h merge refresh 10 2020-06-20 02:49:59 +03:00
output_level_headers.py refresh 4 2019-12-01 21:52:53 -05:00
patch_libmalloc.py Refresh 7 2020-03-01 22:42:52 -05:00
patch_libultra_math.c refresh 5 2020-01-03 10:38:57 -05:00
rasm2armips.py merge refresh 10 2020-06-20 02:49:59 +03:00
revert_patch.sh Refresh 7 2020-03-01 22:42:52 -05:00
rice_crcmap.txt update the exclamation box texture names in crcmaps 2020-06-14 13:40:53 +03:00
seq_decoder.py Refresh 1 2019-09-01 15:50:50 -04:00
skyconv.c merge refresh 10 2020-06-20 02:49:59 +03:00
sm64tools.LICENSE init2 2019-08-25 00:46:40 -04:00
texrename.py texrename: put textures in gfx folder 2020-06-09 05:23:15 +03:00
textconv.c Refresh 11 2020-07-05 14:15:43 +03:00
unpak.py add script to unpack .pak-formatted texture packs 2020-06-05 20:27:54 +03:00
utf8.c init2 2019-08-25 00:46:40 -04:00
utf8.h init2 2019-08-25 00:46:40 -04:00
utils.c init2 2019-08-25 00:46:40 -04:00
utils.h fix that damn ERROR() warning in tools 2020-06-13 00:21:02 +03:00
zeroterm.py use a script to output zero-terminated strings instead of bash printf 2020-05-26 02:59:38 +03:00