summaryrefslogtreecommitdiff
path: root/wscript (follow)
AgeCommit message (Expand)Author
2023-11-23waf: Fix Python 3.12 escape sequencesChris Johns
2023-10-23build: Let the get-integer action return NoneSebastian Huber
2023-09-22build: Remove enabled-by special caseSebastian Huber
2023-09-11build: Use build context for custom commandsSebastian Huber
2023-08-30build: Allow enabled-by in ldflags for link_cc and link_cxxAlex White
2023-08-14build: Make gzip archives reproducibleSebastian Huber
2023-08-11build: Make tar archives reproducibleSebastian Huber
2023-08-03build: Add PROGRAM_PREFIX optionSebastian Huber
2023-08-02build: Optionally use a VERSION fileSebastian Huber
2023-06-14build: Format with yapfSebastian Huber
2023-05-20Update company nameSebastian Huber
2023-03-06build: Print item UID in case of errorsSebastian Huber
2023-01-17build: Use enabled by for defaultsSebastian Huber
2023-01-17build: Add reason to test state definitionsSebastian Huber
2022-11-11wscript: rename bsp_list to bsplistGedare Bloom
2022-11-11wscript: rename bsp_defaults to bspdefaultsGedare Bloom
2022-11-07wscript: fix formatting with yapfGedare Bloom
2022-07-04build: Allow separate optimization flagsSebastian Huber
2022-07-04build: Add cppflags, cflags, cxxflags to groupsSebastian Huber
2022-07-04build: Improve value substitutionSebastian Huber
2022-07-04build: Fix identifier patternSebastian Huber
2022-07-04build: Move BSP_INCLUDES splitSebastian Huber
2022-07-04build: Add more flags to BuildItemContextSebastian Huber
2022-06-08build: Assert value properties only if not NoneSebastian Huber
2022-04-26wscript: Allow start code to be written in CKinsey Moore
2022-04-14wscript: Allow substitution outside valuesKinsey Moore
2022-03-18build: Apply command line options to all variantsSebastian Huber
2021-11-17build: Add --rtems-version command line optionSebastian Huber
2021-11-16build: Support command line specified optionsSebastian Huber
2021-08-18build: Merge default-by-family into by-variantSebastian Huber
2021-07-26build: Bring Item.link() in line with waf linkSebastian Huber
2021-07-22build: Add "bsps/" prefix to BSP family enableSebastian Huber
2021-07-15build: Use objects of build context for programsSebastian Huber
2021-07-15build: Add the BSP family to the enable setSebastian Huber
2021-07-15build: Fix formatSebastian Huber
2021-07-15build: Prefer variant default value over familySebastian Huber
2021-07-15build: Fix bsp_defaults commandSebastian Huber
2021-07-15build: Use BSP family for optionsChris Johns
2021-02-23build: Fix format in wscriptSebastian Huber
2021-01-26build: Add CPPFLAGS to assembler command lineSebastian Huber
2020-12-16build: Add ABI flags to gnatmake compiler flagsSebastian Huber
2020-11-24wscript: Apply test state expectations correctlyKinsey Moore
2020-11-12build: Fix cache file placementSebastian Huber
2020-11-05build: Place cache file in output directorySebastian Huber
2020-10-28build: Improve cache handlingSebastian Huber
2020-10-28build: Report caching errorsSebastian Huber
2020-10-02build: Use exact match by default for BSP namesSebastian Huber
2020-09-28build: Add commentSebastian Huber
2020-09-27build: Fix option default valuesSebastian Huber
2020-09-27build: Fix enabled-by evaluationSebastian Huber