summaryrefslogtreecommitdiffstats
path: root/wscript (unfollow)
Commit message (Expand)AuthorFilesLines
2021-02-23build: Fix format in wscriptSebastian Huber1-1/+3
2021-01-26build: Add CPPFLAGS to assembler command lineSebastian Huber1-0/+1
2020-12-16build: Add ABI flags to gnatmake compiler flagsSebastian Huber1-0/+2
2020-11-24wscript: Apply test state expectations correctlyKinsey Moore1-1/+1
2020-11-12build: Fix cache file placementSebastian Huber1-3/+5
2020-11-05build: Place cache file in output directorySebastian Huber1-2/+2
2020-10-28build: Improve cache handlingSebastian Huber1-1/+4
2020-10-28build: Report caching errorsSebastian Huber1-1/+1
2020-10-02build: Use exact match by default for BSP namesSebastian Huber1-2/+2
2020-09-28build: Add commentSebastian Huber1-0/+4
2020-09-27build: Fix option default valuesSebastian Huber1-3/+4
2020-09-27build: Fix enabled-by evaluationSebastian Huber1-1/+2
2020-09-27build: Simplify get_compiler()Sebastian Huber1-2/+2
2020-09-17build: Allow test program item UIDs with a "-"Sebastian Huber1-2/+4
2020-09-17build: Fix dependencies for start and asm filesSebastian Huber1-7/+38
2020-09-14build: Use Python tarfile instead of paxSebastian Huber1-13/+14
2020-09-14build: Alternative build system based on wafSebastian Huber1-0/+1531