summaryrefslogtreecommitdiffstats
path: root/source-builder/sb (unfollow)
Commit message (Expand)AuthorFilesLines
2017-07-12sb/download: Fix --rsb-file options with released sources.Chris Johns1-2/+6
2017-06-26sb: Fix 'bare' builds with --trace.Chris Johns1-1/+2
2017-06-14sb: Make error messages uniqueSebastian Huber1-4/+4
2017-06-08sb: Restrict file name lengthSebastian Huber1-0/+4
2017-06-06sb: Create hopefully more valid file namesSebastian Huber1-5/+3
2017-05-10bootstrap: Do not create a log file by default.Chris Johns2-5/+9
2017-03-26freebsd: Update makeinfo and install-info paths on FreeBSD 11.0Chris Johns1-1/+9
2017-03-26sb: Add the `release_path` key to the `version` section in the VERSION file.Chris Johns3-8/+25
2017-03-01sb: Bail out only if hash definitions conflictSebastian Huber1-7/+11
2017-01-10Add distro aliases for Gentoo hostsRalf Ramsauer1-0/+6
2016-04-15gdb: Build with system readline and use MinGW compilers.Chris Johns1-2/+8
2016-04-15sb: Add --rsb-file options to %source and %patch to set a file name.Chris Johns2-48/+103
2016-04-15sb: Do not filter -f options from a BSP.Chris Johns1-1/+1
2016-03-19sb: fix the if logic to handle directives in if statements.Chris Johns2-19/+66
2016-03-18sb: Fix vairable type in _if.Chris Johns1-1/+1
2016-03-18sb: Fix op parsing bug where the string was not created.Chris Johns1-0/+2
2016-03-18sb: Make the URL output truncate on long long URLs.Chris Johns1-6/+3
2016-03-18sb: Fix %if logical OP parsing.Chris Johns1-3/+9
2016-03-17bare: Update qemu package source hashes that are missing.Chris Johns1-0/+4
2016-03-17sb: Fix the sensible url printer on Python3.Chris Johns1-2/+5
2016-03-17sb: Support --dry-run --with-download for 3rd party RTEMS BSP packages.Chris Johns6-13/+85
2016-03-17sb: Change urlib to urllib2 on Python2 and add user agent support.Chris Johns1-11/+24
2016-03-16bare/devel/qemu: Fix the release URL logic and pkconfig python3 issues.Chris Johns1-2/+8
2016-03-16sb: Do not expand the package name in a bset file.Chris Johns1-1/+1
2016-03-15sb: Make cvs optional.Chris Johns3-3/+3
2016-03-14sb: Fix the --without-error-report parsing of the label.Chris Johns1-2/+2
2016-03-14sb: Update download to check the config file for release URL control.Chris Johns1-0/+3
2016-03-14sb: Fix build's --with-error-report handling.Chris Johns1-1/+2
2016-03-10sb: Fix --without-release-url logic.Chris Johns1-2/+2
2016-03-10sb: Add a download option --with-release-url/--without-release-url.Chris Johns3-14/+26
2016-03-10sb: Fix typo on the urlparse name in download.pyChris Johns2-2/+1
2016-03-10sb: Download's urllib_parse should point to urlparse on Python2.Chris Johns1-3/+1
2016-03-10sb: Fix configparser import on Python2 in version.py.Chris Johns1-1/+4
2016-03-08sb: Add support to GDB to select a specific Python.Chris Johns1-0/+51
2016-03-08sb: Report platform import errors.Chris Johns1-0/+2
2016-03-07qemu: Add a package name to create a tarball.Chris Johns1-1/+1
2016-03-07sb: Update code base to support Python3 and Python2.Chris Johns21-294/+373
2016-02-29sb: Remove http query flags from the file name if present.Chris Johns1-1/+8
2016-02-29sb: bootstrap.py clearing of environ var 'ACLOCAL_PATH' on MSYS2 fails.Chris Johns1-2/+9
2016-02-25Wrap the tar command in double quotes for Windows cmd.exe.Chris Johns1-2/+2
2016-02-24Fix sb-bootrap to run on Windows using MSYS2.Chris Johns1-2/+18
2016-02-24Fix pkgconfig for MSYS to allow QEMU to build.Chris Johns1-21/+41
2016-02-24Fix sb-build to reference the opts correctly.Chris Johns1-1/+2
2015-12-14Download source from RTEMS if a release.Chris Johns1-12/+35
2015-12-13A VERSION file may have no hashes.Chris Johns1-1/+5
2015-12-11VERSION is an INI format file.Chris Johns2-19/+37
2015-12-11Return after an error as a dry-run carries on.Chris Johns1-0/+6
2015-12-11Generate an error if there is no hash when released.Chris Johns1-0/+3
2015-12-11Remove the warning when undefining an undefined macro.Chris Johns1-2/+0
2015-12-11Support released downloading of the RTEMS Tools and RTEMS Kernel.Chris Johns2-5/+6