summaryrefslogtreecommitdiffstats
path: root/wscript (follow)
Commit message (Expand)AuthorAgeFilesLines
* build: Fix format in wscriptSebastian Huber2021-02-231-1/+3
* build: Add CPPFLAGS to assembler command lineSebastian Huber2021-01-261-0/+1
* build: Add ABI flags to gnatmake compiler flagsSebastian Huber2020-12-161-0/+2
* wscript: Apply test state expectations correctlyKinsey Moore2020-11-241-1/+1
* build: Fix cache file placementSebastian Huber2020-11-121-3/+5
* build: Place cache file in output directorySebastian Huber2020-11-051-2/+2
* build: Improve cache handlingSebastian Huber2020-10-281-1/+4
* build: Report caching errorsSebastian Huber2020-10-281-1/+1
* build: Use exact match by default for BSP namesSebastian Huber2020-10-021-2/+2
* build: Add commentSebastian Huber2020-09-281-0/+4
* build: Fix option default valuesSebastian Huber2020-09-271-3/+4
* build: Fix enabled-by evaluationSebastian Huber2020-09-271-1/+2
* build: Simplify get_compiler()Sebastian Huber2020-09-271-2/+2
* build: Allow test program item UIDs with a "-"Sebastian Huber2020-09-171-2/+4
* build: Fix dependencies for start and asm filesSebastian Huber2020-09-171-7/+38
* build: Use Python tarfile instead of paxSebastian Huber2020-09-141-13/+14
* build: Alternative build system based on wafSebastian Huber2020-09-141-0/+1531