Luke Street
|
f49a9cbb62
|
Fancy progress output fixes
|
2024-09-17 19:21:17 -06:00 |
|
Luke Street
|
83e44bbec3
|
Documentation updates
Resolves #28
|
2024-09-17 19:20:51 -06:00 |
|
Luke Street
|
16efd6a025
|
Some configure.py flags cleanup
|
2024-09-07 09:27:42 -06:00 |
|
 NathanandGitHub
|
39697835f3
|
Actually remove config.debug all the way (#36)
|
2024-09-07 09:15:05 -06:00 |
|
 NathanandGitHub
|
3f0a1529ff
|
Move conditional linker flag additions from project.py to configure.py (#35)
|
2024-09-07 02:18:53 -06:00 |
|
Luke Street
|
2049aeb371
|
Fixes for empty progress categories
|
2024-09-06 19:40:12 -06:00 |
|
Luke Street
|
2f052e0982
|
objdiff.json output fixes
Ensures that most unit fields are written even
when missing the source file or auto-generated
|
2024-09-04 21:50:26 -06:00 |
|
Luke Street
|
f54d479e6f
|
Update dtk_tag & remove ldflags -warn off
With dtk v0.9.5, disabling linker warnings is no
longer necessary. Based on mw_comment_version,
it adjusts behavior for the linker version.
|
2024-09-04 20:34:13 -06:00 |
|
 Luke StreetandGitHub
|
af452140cc
|
Support custom progress categories (#33)
* WIP custom progress categories
* Working progress categories & type fixes
|
2024-09-04 08:55:19 -06:00 |
|
 Steven CasperandGitHub
|
4b1995b381
|
Allow spaces after '#' character (#29)
|
2024-08-17 21:18:22 -06:00 |
|
Luke Street
|
d5df3db21f
|
Oops, missed a char
|
2024-08-12 18:13:09 -06:00 |
|
Luke Street
|
3986009d97
|
Add objdiff report to CI example
|
2024-08-12 18:10:35 -06:00 |
|
Luke Street
|
f29cfaf313
|
Add build/GAMEID/report.json rule using objdiff-cli
|
2024-08-12 18:09:10 -06:00 |
|
Luke Street
|
5c3892b317
|
Only build asm with --non-matching
|
2024-08-12 18:08:26 -06:00 |
|
Luke Street
|
b7077b66b2
|
Output src/*.s files into the correct build dir
Before, it would put both `asm/*.s` (modding overrides)
and `src/*.s` files (matching source files that happen
to be assembly) into `build/mod`.
|
2024-08-11 18:22:28 -06:00 |
|
Luke Street
|
a57d08dd07
|
Add ninja tools helper for downloading all tools
|
2024-08-11 18:07:07 -06:00 |
|
 NWPlayer123andGitHub
|
5e7990495b
|
Allow Custom Build Steps/Rules (#27)
|
2024-08-06 21:08:26 -06:00 |
|
 LagoLunaticandGitHub
|
5c333bd399
|
Fix auto-decomp.me scratch config ignoring extra_cflags (#25)
|
2024-07-11 14:46:39 -04:00 |
|
Luke Street
|
e45a0ecf5e
|
Downgrade wibo to 0.6.11
|
2024-06-23 22:32:04 -06:00 |
|
 Luke StreetandGitHub
|
a3af4917a6
|
Update projects list
|
2024-06-20 22:46:43 -06:00 |
|
Luke Street
|
cd2d65c157
|
Bump actions versions
|
2024-06-19 14:08:49 -06:00 |
|
 Luke StreetandGitHub
|
597ffd8f65
|
Keep ldflags "-warn off" commented
|
2024-06-10 00:47:36 -06:00 |
|
Luke Street
|
182de95dae
|
Remove "collected" from fancy progress message
|
2024-06-09 22:42:12 -06:00 |
|
Luke Street
|
a739a4f915
|
Bump tool versions
|
2024-06-09 22:41:00 -06:00 |
|
Luke Street
|
08a61d78b2
|
Enable all decomp.me compiler mappings
|
2024-06-09 22:37:51 -06:00 |
|