Commit Graph
37 Commits
Author SHA1 Message Date
Jcw87andGitHub 472340e2d6 add FLT_MAX, FLT_EPSILON, NAN, and HUGE_VALF to MSL_C headers (#316) 2023-04-21 02:01:46 -07:00
Jcw87 3fb45ab5bf Progress.md: update with new ordering 2023-01-31 17:47:54 -08:00
Jcw87 81c2adfad4 tp.py: progress: fix rels progress for windows 2023-01-31 17:45:47 -08:00
Jcw87 d34c3440c3 tp.py: progress: sort rels by name 2023-01-31 17:45:47 -08:00
Jcw87 cd4a37fdd4 tp.py: setup: call 'make tools' 2023-01-30 09:19:24 -08:00
Jcw87 61fc276734 requirements.txt: remove standard libraries that pip cannot install 2023-01-30 02:39:28 -08:00
Jcw87 5d49bb7777 tp.py: setup: Add execute flag to compilers on posix systems 2023-01-30 02:39:28 -08:00
Jcw87 6b031acca9 Makefile: 'tools' target should depend on 'dirs' 2023-01-30 02:39:27 -08:00
Jcw87 d09507c60c tp.py: setup: refactor lmgr326b.dll copy, and also do it for 1.2.5e 2023-01-30 02:39:27 -08:00
Jcw87 3d8bfabe5a lcf.py: fix wrong variable being checked for "@" 2023-01-28 20:53:37 -08:00
Jcw87 b63d35d9cf transform-dep.py: fake the -MP compiler option 2023-01-26 21:30:17 -08:00
Jcw87 8ccb2d4776 transform-dep.py: refactor 2023-01-26 21:26:40 -08:00
Jcw87 10ebe01a42 libarc/arc.py: use unix paths for _files.txt 2023-01-26 01:41:20 -08:00
Jcw87 e786c7dd3a libarc/arc.py: Check if directories already exist before creating 2023-01-26 01:41:19 -08:00
Jcw87 9ac1269473 libarc/arc.py: explicitly specify utf-8 encoding when opening text files 2023-01-26 01:41:19 -08:00
Jcw87 3a1282dd71 tp.py: fix exception handler 2023-01-25 23:15:49 -08:00
Jcw87 98db45807c makerel.py: Accept arguments from files, allowing rels to build with msys2 2023-01-23 01:53:06 -08:00
Jcw87 9237c661cf rename mwcceppc_patched.exe to mwcceppc_modded.exe for better windows compatibility 2023-01-23 00:34:44 -08:00
Jcw87 a1b027ed52 transform-dep.py: fix for wsl 2023-01-22 00:02:46 -08:00
Jcw87 df2391faa7 diff.py: invoke make with DISABLE_DEPS 2023-01-06 18:50:13 -08:00
Jcw87 2112d5d992 header dependency tracking might be useful for main.dol too 2023-01-06 18:49:42 -08:00
Jcw87 dd984e3b8e Generate makefiles from dol2asm 2023-01-06 03:52:59 -08:00
Jcw87 5aa83db436 dol2asm: generate makefiles that use header dependencies for smarter rebuilds 2023-01-06 03:52:56 -08:00
Jcw87 b4bfca89a1 dol2asm: fix incorrect debug function importing into libdol2asm/exporter/makefile.py 2023-01-06 03:52:55 -08:00
Jcw87 3786e47886 dol2asm: move exi library, f070ee948f 2023-01-06 03:52:55 -08:00
Jcw87 3ae051c356 dol2asm: fix libdol2asm.util import issue 2023-01-06 03:42:29 -08:00
Jcw87 95e34e69fd dol2asm: apply makefile changes from bc428f7f65 2023-01-05 01:56:46 -08:00
Jcw87 309148334f dol2asm: generate Unix paths in makefiles regardless of platform 2023-01-05 01:56:46 -08:00
Jcw87 3aa269c33b dol2asm: fix game paths 2023-01-05 01:56:45 -08:00
Jcw87andGitHub bc30d007e1 TNodeLinkList (#207) 2022-07-11 21:44:01 +02:00
Jcw87andGitHub 9e3baca808 JUTProcBar (#206) 2022-07-11 21:43:46 +02:00
Jcw87andGitHub fb9dd3cdee JKRDvdRipper, JKRSolidHeap (#199) 2022-06-07 16:03:27 -04:00
Jcw87andGitHub 9bcbccbeb5 JKRArchive: fix SDirEntry confusion (#196) 2022-05-21 10:26:15 +02:00
Jcw87andGitHub 0e299bb7a1 JKRDvdAramRipper (#195) 2022-05-16 19:42:10 -04:00
Jcw87andGitHub 88be83ca43 tp.py: Add type annotations (#190) 2022-05-07 14:38:20 -04:00
Jcw87andGitHub 4270643931 tp.py: Explicitly specify utf-8 encoding when opening text files. (#189) 2022-04-11 00:59:52 +02:00
Jcw87andGitHub ea42afb6f8 JKRExpHeap (#146) 2021-09-11 20:38:50 +02:00