summaryrefslogtreecommitdiff
path: root/source-builder/sb (follow)
AgeCommit message (Expand)Author
2023-05-16sb/option: Add the arch to the macros from the --rtems-bsp optionChris Johns
2023-05-16sb: Fix the library handling in rtems-build-depChris Johns
2023-05-16sb/path: Handle unicode filenames in a source pathChris Johns
2023-03-096/gdb: fix building on FreeBSD 13.1Chris Johns
2023-01-23RSB: Mitigate too short error reportsFrank Kühndel
2022-10-01sb/set-bulder: Fix installing builds when a single buildsetChris Johns
2022-10-01sb/execute: Fix incremental decoder with --dry-runChris Johns
2022-09-30sb/version: Set top from external packageChris Johns
2022-09-30sb/execute: Use a decoder that maintains state aross blocksChris Johns
2022-09-29sb/set-builder: Fix staging and tar file generation with a single config buildChris Johns
2022-09-16sb/setbuilder: Install the build when stagging or configured to installChris Johns
2022-09-14sb/setbuilder: Do not install if --no-install option is usedChris Johns
2022-09-09sb/setbuilder: Correctly create build set tar filesChris Johns
2022-09-09sb/build.py: Output build scripts to traceChris Johns
2022-09-09sb/config: Correctly handle multiple config pathsChris Johns
2022-09-09sb/setbuilder: Support line continuationChris Johns
2022-09-09sb/rtems-kernel-config-check: Support multiple BSPs and add a test optionChris Johns
2022-09-09sb/rtems-kernel-config-check: Reformat using yapfChris Johns
2022-08-17sb/get-sources: Fix getting sources with archsChris Johns
2022-05-22source-builder/sb/options.py: Change arc to arch in helpJoel Sherrill
2022-05-16source-builder: Handle utf8 in pathKinsey Moore
2022-05-05sb/setbuilder: Control buildsets using the --with-* command line optionChris Johns
2022-04-26sb: %if checks are numeric if the left and right values are numbersChris Johns
2022-01-24sb/linux.py: Simplify "distro" determinationSebastian Huber
2021-11-09rtems-kernel: Implement kernel recipe using wafRyan Long
2021-07-17setbuilder minor list-host optionRobin Mueller
2021-05-26sb: Merge mailer changes from rtems-toolsAlex White
2021-03-11sb/config.py: Fix operator reconstructionRicardo Cárdenes
2021-03-10sb/config.py: Fix relational operatorVijay Kumar Banerjee
2020-09-26pkgconfig.py: Removed use of "unicode" keyword for python3 compatibilityStephen Clark
2020-08-28sb: Fix the imports on Python2Chris Johns
2020-08-25sb: Use shebang env pythonChris Johns
2020-08-12sb/track: Only output unreferenced configs with the optionChris Johns
2020-08-10sb/bootstrap: Remove the sb-bootstrap commandChris Johns
2020-08-10sb/builder: Remove sb-builder commandChris Johns
2020-08-10sb/track: Add a command to track build sets.Chris Johns
2020-06-30sb/options: A Canadian Cross is a different host, build and targetChris Johns
2020-06-30Change version to RTEMS 6Sebastian Huber
2020-05-08sb: Disable any trace dataChris Johns
2020-05-08sb: Add git clean to the supported git commands.Chris Johns
2020-04-28sb/linux.py: Workaround for Python >= 3.8Anders Montonen
2020-04-28sb: Fix Python literal comparison warningsAnders Montonen
2020-04-04sb/reports: add sanitize parameter enabled for --mailGedare Bloom
2020-04-01sb/reports.py: Remove spurious error checkGedare Bloom
2020-03-30sb/execute: Port fixes from rtems-toolsChris Johns
2020-03-05sb: Use multiprocessing.cpu_count()Sebastian Huber
2020-03-04sb/options: Let --source-only-download download releasesChris Johns
2020-03-04sb/pkgconfig: Fix python2 issue with caching changesChris Johns
2020-03-04sb/python-wrapper: Add python2.7 to aid testingChris Johns
2020-03-03sb/pkgconfig: Cache pkgconfig based on a file name not nameChris Johns