summaryrefslogtreecommitdiffstats
path: root/wscript (unfollow)
Commit message (Expand)AuthorFilesLines
2024-02-28build: Fix script actionSebastian Huber1-2/+8
2023-12-06build: Add assert-in-set option actionSebastian Huber1-0/+8
2023-11-23waf: Fix Python 3.12 escape sequencesChris Johns1-1/+1
2023-10-23build: Let the get-integer action return NoneSebastian Huber1-2/+2
2023-09-22build: Remove enabled-by special caseSebastian Huber1-9/+3
2023-09-11build: Use build context for custom commandsSebastian Huber1-5/+9
2023-08-30build: Allow enabled-by in ldflags for link_cc and link_cxxAlex White1-3/+10
2023-08-14build: Make gzip archives reproducibleSebastian Huber1-1/+1
2023-08-11build: Make tar archives reproducibleSebastian Huber1-1/+10
2023-08-03build: Add PROGRAM_PREFIX optionSebastian Huber1-22/+2
2023-08-02build: Optionally use a VERSION fileSebastian Huber1-57/+51
2023-06-14build: Format with yapfSebastian Huber1-3/+2
2023-05-20Update company nameSebastian Huber1-1/+1
2023-03-06build: Print item UID in case of errorsSebastian Huber1-2/+12
2023-01-17build: Use enabled by for defaultsSebastian Huber1-30/+18
2023-01-17build: Add reason to test state definitionsSebastian Huber1-2/+3
2022-11-11wscript: rename bsp_list to bsplistGedare Bloom1-1/+1
2022-11-11wscript: rename bsp_defaults to bspdefaultsGedare Bloom1-9/+9
2022-11-07wscript: fix formatting with yapfGedare Bloom1-166/+139
2022-07-04build: Allow separate optimization flagsSebastian Huber1-1/+1
2022-07-04build: Add cppflags, cflags, cxxflags to groupsSebastian Huber1-3/+3
2022-07-04build: Improve value substitutionSebastian Huber1-9/+16
2022-07-04build: Fix identifier patternSebastian Huber1-1/+1
2022-07-04build: Move BSP_INCLUDES splitSebastian Huber1-1/+1
2022-07-04build: Add more flags to BuildItemContextSebastian Huber1-23/+70
2022-06-08build: Assert value properties only if not NoneSebastian Huber1-9/+9
2022-04-26wscript: Allow start code to be written in CKinsey Moore1-1/+5
2022-04-14wscript: Allow substitution outside valuesKinsey Moore1-26/+28
2022-03-18build: Apply command line options to all variantsSebastian Huber1-5/+3
2021-11-17build: Add --rtems-version command line optionSebastian Huber1-2/+23
2021-11-16build: Support command line specified optionsSebastian Huber1-2/+38
2021-08-18build: Merge default-by-family into by-variantSebastian Huber1-4/+6
2021-07-26build: Bring Item.link() in line with waf linkSebastian Huber1-1/+1
2021-07-22build: Add "bsps/" prefix to BSP family enableSebastian Huber1-1/+1
2021-07-15build: Use objects of build context for programsSebastian Huber1-1/+1
2021-07-15build: Add the BSP family to the enable setSebastian Huber1-1/+6
2021-07-15build: Fix formatSebastian Huber1-1/+1
2021-07-15build: Prefer variant default value over familySebastian Huber1-4/+4
2021-07-15build: Fix bsp_defaults commandSebastian Huber1-6/+8
2021-07-15build: Use BSP family for optionsChris Johns1-13/+21
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