summaryrefslogtreecommitdiffstats
path: root/source-builder (follow)
Commit message (Expand)AuthorAgeFilesLines
* sb/execute: Use a decoder that maintains state aross blocksChris Johns2022-09-301-1/+3
* sb/version: Set top from external packageChris Johns2022-09-301-1/+9
* 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-171-3/+6
* sb/setbuilder: Do not install if --no-install option is usedChris Johns2022-09-161-1/+2
* sb/setbuilder: Correctly create build set tar filesChris Johns2022-09-162-24/+39
* sb/config: Correctly handle multiple config pathsChris Johns2022-09-142-28/+26
* sb/setbuilder: Support line continuationChris Johns2022-09-141-1/+13
* sb: Back port fixes from the development branchChris Johns2022-09-083-85/+133
* sb/getsources: Fix getting sourcesChris Johns2022-09-082-563/+771
* Add QEMU 5 configuration filesRyan Long2022-08-232-0/+154
* sb: Merge mailer changes from rtems-toolsAlex White2021-12-163-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-1/+17
* bare/libusb: Fix the configuration and add a hashChris Johns2020-08-111-1/+3
* 5: Remove unused configuration files for the releaseChris Johns2020-08-1112-526/+0
* sb/options: A Canadian Cross is a different host, build and targetChris Johns2020-06-301-6/+5
* sqlite: Change to https for downloading the source package.Chris Johns2020-06-261-3/+3
* bare/qemu: Fixes building on FreeBSDChris Johns2020-05-083-257/+139
* 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
* devel/dtc: Change the home page to www.devicetree.orgChris Johns2020-04-281-1/+1
* source-builder/config/gdb-common-1.cfg: Fix building with Python 3.8Anders Montonen2020-04-281-1/+6
* sb/linux.py: Workaround for Python >= 3.8Anders Montonen2020-04-281-7/+11
* sb: Fix Python literal comparison warningsAnders Montonen2020-04-282-30/+30
* source-builder: Add capstoneVijay Kumar Banerjee2020-04-101-0/+62
* rsb: Fix Spike buildHesham Almatary2020-04-091-3/+2
* sb/reports: add sanitize parameter enabled for --mailGedare Bloom2020-04-042-21/+35
* databases/sqlite: Update to 3.31.1Jonathan Brandmeyer2020-04-021-19/+25
* sb/reports.py: Remove spurious error checkGedare Bloom2020-04-011-2/+0
* sb/sha512-base64: Add script to generate a base64 checksum.Chris Johns2020-03-301-0/+2
* sb/execute: Port fixes from rtems-toolsChris Johns2020-03-301-10/+23
* qemu: Update glib to build on newer gccMartin Erik Werner2020-03-201-1/+2
* 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
* protobufs: Fix the incorrectly update top level URL for the project.Chris Johns2020-03-031-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
* protobufs: Top level project rename. Fix URL path on github.Chris Johns2020-03-031-1/+1
* windows: Use GNU tar to unpack sourceChris Johns2020-02-121-1/+1
* freebsd: Fix GDB building on some 12 and higher versionsChris Johns2020-01-212-1/+13
* sb/getsources: Fix the repo_mail reference.Chris Johns2019-12-051-1/+1
* sb/getsources: Macro right hand values need to be strings.Chris Johns2019-12-051-2/+2
* sb: VERSION may not contain a release path or hashesChris Johns2019-12-051-2/+2
* Use user ID number instead of nameSebastian Huber2019-12-031-1/+1
* Be more resilient against $PATH errorsSebastian Huber2019-12-021-13/+17