summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gdb: Build with system readline and use MinGW compilers.4.11.14.11.0Chris Johns2016-04-152-3/+14
* Bump OpenRISC versionsStefan Wallentowitz2016-03-241-7/+7
* sb: fix the if logic to handle directives in if statements.Chris Johns2016-03-192-19/+66
* bare/qemu: Use git if the RSB is not release or without a release URL.Chris Johns2016-03-182-3/+5
* bare/qemu: Fix %endif type.Chris Johns2016-03-181-1/+1
* 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
* bare/qemu: Use a tarfile is the RSB is released.Chris Johns2016-03-181-5/+5
* sb: Make the URL output truncate on long long URLs.Chris Johns2016-03-181-6/+3
* 4.11/rtems-kernel: Use the updated common support for conditional building.Chris Johns2016-03-181-50/+2
* rtems/kernel: Move the --with-rtems logic in the common file.Chris Johns2016-03-181-112/+154
* sb: Fix %if logical OP parsing.Chris Johns2016-03-181-3/+9
* bare: Update or1ksim-master.zip hashChris Johns2016-03-171-0/+1
* bare: Correct the libffi-3.0.13 hash.Chris Johns2016-03-171-1/+1
* bare: Update qemu package source hashes that are missing.Chris Johns2016-03-173-0/+7
* sb: Fix the sensible url printer on Python3.Chris Johns2016-03-171-2/+5
* rtems: Remove 4.10 and 4.9 base configuration files.Chris Johns2016-03-172-14/+0
* rtems: Remove 4.9 and 4.10 from the 4.11 branch.Chris Johns2016-03-1725-631/+1
* 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-178-18/+104
* rtems/net-mgmt: Switch the net-snmp path to https as SF has changed.Chris Johns2016-03-171-1/+1
* bare/devel/qemu: Add a hash for glib.Chris Johns2016-03-161-0/+2
* bare/devel/qemu: Fix the release URL logic and pkconfig python3 issues.Chris Johns2016-03-163-5/+12
* sb: Do not expand the package name in a bset file.Chris Johns2016-03-161-1/+1
* sb: Make cvs optional.Chris Johns2016-03-164-3/+4
* rtems-kernel: Fix the --with-rtems/--without-rtems support when released.Chris Johns2016-03-142-15/+26
* 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-143-1/+6
* sb: Fix build's --with-error-report handling.Chris Johns2016-03-141-1/+2
* 4.11: Change binutils version to 2.26.Chris Johns2016-03-1119-18/+40
* 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-105-19/+29
* 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-102-3/+4
* sb: Add support to GDB to select a specific Python.Chris Johns2016-03-082-1/+62
* sb: Report platform import errors.Chris Johns2016-03-081-0/+2
* qemu: Add a package name to create a tarball.Chris Johns2016-03-072-1/+6
* sb: Update code base to support Python3 and Python2.Chris Johns2016-03-0729-312/+410
* 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
* config: Patch automake-1.12.6 to remove warning on newer perl versions.Chris Johns2016-02-292-0/+8
* 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-242-21/+46
* Fix sb-build to reference the opts correctly.Chris Johns2016-02-241-1/+2
* Fix the rtems-tools waf --destdir path on Windows.Chris Johns2016-02-222-3/+16
* Fix RTEMS Tools source symlink generation.Patrick Gauvin2016-01-281-2/+1
* source-builder/config/qemu-1-1.cfg: Add --disable-smartcard-nssJoel Sherrill2016-01-241-0/+1
* Download source from RTEMS if a release.Chris Johns2015-12-141-12/+35