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