summaryrefslogtreecommitdiff
path: root/tools/project.py
AgeCommit message (Collapse)Author
2026-07-13Update dtk-template and tools (#1116)LagoLunatic
2025-11-20Update dtk-template & use wibo on macOS (#901)Luke Street
* Update dtk-template & use wibo on macOS * Update to wibo 1.0.0-beta.5 * Fix implicit deps for pch rules
2025-09-03Add hacks to fix PCH .data causing fake mismatches with decompctxLagoLunatic
2025-08-22Update dtk-templateLagoLunatic
2025-08-21Add pch to build systemLagoLunatic
2025-08-15Update dtk-template, add build cache to CI workflow (#854)LagoLunatic
* Update dtk-template, add build cache to CI workflow * Add --merge argument * Add --commit-time * Update compilers, objdiff, wibo
2025-06-23Update dtk-templateLagoLunatic
2025-06-01Update dtk-templateLagoLunatic
2025-06-01Update dtk-templateLagoLunatic
2025-05-22Update dtk-templateLagoLunatic
2025-05-19Update dtk-templateLagoLunatic
2025-04-19More inlinesLagoLunatic
Also update dtk-template
2025-04-15Add `ninja changes` command for regression testingLagoLunatic
2025-01-28Update dtk-template, dtk, and objdiffLagoLunatic
2024-11-20Revert "Add workaround to fix clangd not being able to perform cross-file ↵LagoLunatic
renames on Windows" This reverts commit e86613af7ee5af1cd53373e29869b5e67016805c.
2024-11-20Add workaround to fix clangd not being able to perform cross-file renames on ↵LagoLunatic
Windows
2024-11-07Update dtk-template, add decomp.me preset IDsLagoLunatic
2024-11-01Update dtk and dtk-templateLagoLunatic
2024-10-17Update dtk-template, switch from intellisense to clangdLagoLunatic
2024-10-10Update dtk-templateLagoLunatic
2024-10-01Update from dtk-templateLagoLunatic
2024-09-29Update from dtk-templateLagoLunatic
2024-09-06Update dtk-templateLagoLunatic
2024-09-03Progress categories support 2.0Luke Street
2024-09-02Progress categories supportLuke Street
2024-07-11Fix auto-decomp.me scratch config ignoring extra_cflagsLagoLunatic
2024-07-07MSL_C OK, add MWCC GC v1.3LagoLunatic
2024-06-26Update dtk to 0.9.2LagoLunatic
2023-10-18Fix missing Runtime filesLagoLunatic
2023-10-17Add .inc to objdiff watched filesLagoLunatic
2023-10-01extra_cflagsJasper St. Pierre
2023-09-15Add configuration for remaining filesLuke Street
2023-09-14Fix transform_dep.py usage with sjiswrapLuke Street
2023-09-14Add progress calculation & upload to frogressLuke Street
2023-09-13Clean up configure.py, move common logic to tools/project.pyLuke Street