summaryrefslogtreecommitdiffstats
path: root/source-builder/sb (follow)
Commit message (Expand)AuthorAgeFilesLines
* sb: Disable a log file for the check command.Chris Johns2018-01-182-1/+2
* sb: Back port options module from master.Chris Johns2018-01-181-32/+53
* sb: Add an orphan check to sb-check.Chris Johns2018-01-181-3/+107
* sb: Back port the path module from master.Chris Johns2018-01-181-15/+44
* sb/download: Fix --rsb-file options with released sources.4.11.2Chris Johns2017-07-101-2/+6
* sb: Backport from master the '--rsb-file=' option.Chris Johns2017-06-142-48/+104
* sb: Fix long path support in the copy_tree and removeall path support.Chris Johns2017-06-141-35/+64
* sb: Add the `release_path` key to the `version` section in the VERSION file.Chris Johns2017-03-263-8/+25
* freebsd: Update makeinfo and install-info paths on FreeBSD 11.0Chris Johns2017-03-211-1/+9
* gdb: Build with system readline and use MinGW compilers.4.11.14.11.0Chris Johns2016-04-151-2/+8
* sb: fix the if logic to handle directives in if statements.Chris Johns2016-03-192-19/+66
* sb: Fix vairable type in _if.Chris Johns2016-03-181-1/+1
* sb: Fix op parsing bug where the string was not created.Chris Johns2016-03-181-0/+2
* sb: Make the URL output truncate on long long URLs.Chris Johns2016-03-181-6/+3
* sb: Fix %if logical OP parsing.Chris Johns2016-03-181-3/+9
* bare: Update qemu package source hashes that are missing.Chris Johns2016-03-171-0/+4
* sb: Fix the sensible url printer on Python3.Chris Johns2016-03-171-2/+5
* sb: Change urlib to urllib2 on Python2 and add user agent support.Chris Johns2016-03-171-11/+24
* sb: Support --dry-run --with-download for 3rd party RTEMS BSP packages.Chris Johns2016-03-176-13/+85
* bare/devel/qemu: Fix the release URL logic and pkconfig python3 issues.Chris Johns2016-03-161-2/+8
* sb: Do not expand the package name in a bset file.Chris Johns2016-03-161-1/+1
* sb: Make cvs optional.Chris Johns2016-03-163-3/+3
* sb: Fix the --without-error-report parsing of the label.Chris Johns2016-03-141-2/+2
* sb: Update download to check the config file for release URL control.Chris Johns2016-03-141-0/+3
* sb: Fix build's --with-error-report handling.Chris Johns2016-03-141-1/+2
* sb: Fix --without-release-url logic.Chris Johns2016-03-101-2/+2
* sb: Add a download option --with-release-url/--without-release-url.Chris Johns2016-03-103-14/+26
* sb: Fix typo on the urlparse name in download.pyChris Johns2016-03-102-2/+1
* sb: Download's urllib_parse should point to urlparse on Python2.Chris Johns2016-03-101-3/+1
* sb: Fix configparser import on Python2 in version.py.Chris Johns2016-03-101-1/+4
* sb: Add support to GDB to select a specific Python.Chris Johns2016-03-081-0/+51
* sb: Report platform import errors.Chris Johns2016-03-081-0/+2
* qemu: Add a package name to create a tarball.Chris Johns2016-03-071-1/+1
* sb: Update code base to support Python3 and Python2.Chris Johns2016-03-0721-294/+373
* sb: Remove http query flags from the file name if present.Chris Johns2016-02-291-1/+8
* sb: bootstrap.py clearing of environ var 'ACLOCAL_PATH' on MSYS2 fails.Chris Johns2016-02-291-2/+9
* Wrap the tar command in double quotes for Windows cmd.exe.Chris Johns2016-02-251-2/+2
* Fix sb-bootrap to run on Windows using MSYS2.Chris Johns2016-02-241-2/+18
* Fix pkgconfig for MSYS to allow QEMU to build.Chris Johns2016-02-241-21/+41
* Fix sb-build to reference the opts correctly.Chris Johns2016-02-241-1/+2
* Download source from RTEMS if a release.Chris Johns2015-12-141-12/+35
* A VERSION file may have no hashes.Chris Johns2015-12-111-1/+5
* VERSION is an INI format file.Chris Johns2015-12-112-19/+37
* Return after an error as a dry-run carries on.Chris Johns2015-12-111-0/+6
* Generate an error if there is no hash when released.Chris Johns2015-12-111-0/+3
* Remove the warning when undefining an undefined macro.Chris Johns2015-12-111-2/+0
* Support released downloading of the RTEMS Tools and RTEMS Kernel.Chris Johns2015-12-102-5/+6
* sb. Add VERSION support for releasing the RSB.Chris Johns2015-12-038-48/+161
* Canandian Cross Compiling and RTEMS 3rd party package building Fixes.Chris Johns2015-07-216-78/+165
* Change license to BSD.Chris Johns2015-06-221-12/+10