summaryrefslogtreecommitdiffstats
path: root/source-builder/sb (follow)
Commit message (Expand)AuthorAgeFilesLines
* sb/set-bulder: Fix installing builds when a single buildsetChris Johns2022-10-011-8/+7
* sb/execute: Fix incremental decoder with --dry-runChris Johns2022-10-011-2/+5
* sb/version: Set top from external packageChris Johns2022-09-301-1/+9
* sb/execute: Use a decoder that maintains state aross blocksChris Johns2022-09-301-1/+3
* sb/set-builder: Fix staging and tar file generation with a single config buildChris Johns2022-09-291-16/+6
* sb/setbuilder: Install the build when stagging or configured to installChris Johns2022-09-161-3/+6
* sb/setbuilder: Do not install if --no-install option is usedChris Johns2022-09-141-1/+2
* sb/setbuilder: Correctly create build set tar filesChris Johns2022-09-092-24/+39
* sb/build.py: Output build scripts to traceChris Johns2022-09-091-5/+17
* sb/config: Correctly handle multiple config pathsChris Johns2022-09-091-27/+25
* sb/setbuilder: Support line continuationChris Johns2022-09-091-1/+13
* sb/rtems-kernel-config-check: Support multiple BSPs and add a test optionChris Johns2022-09-091-20/+22
* sb/rtems-kernel-config-check: Reformat using yapfChris Johns2022-09-091-52/+30
* sb/get-sources: Fix getting sources with archsChris Johns2022-08-172-35/+123
* source-builder/sb/options.py: Change arc to arch in helpJoel Sherrill2022-05-221-1/+1
* source-builder: Handle utf8 in pathKinsey Moore2022-05-161-7/+7
* sb/setbuilder: Control buildsets using the --with-* command line optionChris Johns2022-05-051-7/+15
* sb: %if checks are numeric if the left and right values are numbersChris Johns2022-04-261-34/+35
* sb/linux.py: Simplify "distro" determinationSebastian Huber2022-01-241-7/+3
* rtems-kernel: Implement kernel recipe using wafRyan Long2021-11-091-0/+147
* setbuilder minor list-host optionRobin Mueller2021-07-171-1/+13
* sb: Merge mailer changes from rtems-toolsAlex White2021-05-263-33/+189
* sb/config.py: Fix operator reconstructionRicardo Cárdenes2021-03-111-3/+3
* sb/config.py: Fix relational operatorVijay Kumar Banerjee2021-03-101-1/+1
* pkgconfig.py: Removed use of "unicode" keyword for python3 compatibilityStephen Clark2020-09-261-6/+17
* sb: Fix the imports on Python2Chris Johns2020-08-2810-21/+31
* sb: Use shebang env pythonChris Johns2020-08-2538-624/+166
* sb/track: Only output unreferenced configs with the optionChris Johns2020-08-121-33/+30
* sb/bootstrap: Remove the sb-bootstrap commandChris Johns2020-08-102-302/+0
* sb/builder: Remove sb-builder commandChris Johns2020-08-101-29/+0
* sb/track: Add a command to track build sets.Chris Johns2020-08-106-596/+1029
* sb/options: A Canadian Cross is a different host, build and targetChris Johns2020-06-301-6/+5
* Change version to RTEMS 6Sebastian Huber2020-06-301-1/+1
* sb: Disable any trace dataChris Johns2020-05-081-2/+2
* sb: Add git clean to the supported git commands.Chris Johns2020-05-082-0/+17
* sb/linux.py: Workaround for Python >= 3.8Anders Montonen2020-04-281-7/+11
* sb: Fix Python literal comparison warningsAnders Montonen2020-04-282-30/+30
* sb/reports: add sanitize parameter enabled for --mailGedare Bloom2020-04-042-21/+35
* sb/reports.py: Remove spurious error checkGedare Bloom2020-04-011-2/+0
* sb/execute: Port fixes from rtems-toolsChris Johns2020-03-301-10/+23
* sb: Use multiprocessing.cpu_count()Sebastian Huber2020-03-051-16/+2
* sb/options: Let --source-only-download download releasesChris Johns2020-03-042-3/+2
* sb/pkgconfig: Fix python2 issue with caching changesChris Johns2020-03-041-1/+2
* sb/python-wrapper: Add python2.7 to aid testingChris Johns2020-03-041-1/+1
* sb/pkgconfig: Cache pkgconfig based on a file name not nameChris Johns2020-03-031-7/+9
* sb/config: Add paths checks to %{path ...}Chris Johns2020-03-031-11/+37
* sb/config: Expanded nested shell commandsChris Johns2020-03-031-2/+7
* windows: Use GNU tar to unpack sourceChris Johns2020-02-121-1/+1
* freebsd: Fix GDB building on some 12 and higher versionsChris Johns2020-01-211-1/+3
* sb/getsources: Fix the repo_mail reference.Chris Johns2019-12-051-1/+1