summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-18sb: Fix %if logical OP parsing.Chris Johns
2016-03-17bare: Update or1ksim-master.zip hashChris Johns
2016-03-17bare: Correct the libffi-3.0.13 hash.Chris Johns
2016-03-17bare: Update qemu package source hashes that are missing.Chris Johns
2016-03-17sb: Fix the sensible url printer on Python3.Chris Johns
2016-03-17rtems: Remove 4.10 and 4.9 base configuration files.Chris Johns
2016-03-17rtems: Remove 4.9 and 4.10 from the 4.11 branch.Chris Johns
2016-03-17sb: Change urlib to urllib2 on Python2 and add user agent support.Chris Johns
2016-03-17sb: Support --dry-run --with-download for 3rd party RTEMS BSP packages.Chris Johns
2016-03-17rtems/net-mgmt: Switch the net-snmp path to https as SF has changed.Chris Johns
2016-03-16bare/devel/qemu: Add a hash for glib.Chris Johns
2016-03-16bare/devel/qemu: Fix the release URL logic and pkconfig python3 issues.Chris Johns
2016-03-16sb: Do not expand the package name in a bset file.Chris Johns
2016-03-16sb: Make cvs optional.Chris Johns
2016-03-14rtems-kernel: Fix the --with-rtems/--without-rtems support when released.Chris Johns
2016-03-14sb: Fix the --without-error-report parsing of the label.Chris Johns
2016-03-14sb: Update download to check the config file for release URL control.Chris Johns
2016-03-14sb: Fix build's --with-error-report handling.Chris Johns
2016-03-114.11: Change binutils version to 2.26.Chris Johns
2016-03-10sb: Fix --without-release-url logic.Chris Johns
2016-03-10sb: Add a download option --with-release-url/--without-release-url.Chris Johns
2016-03-10sb: Fix typo on the urlparse name in download.pyChris Johns
2016-03-10sb: Download's urllib_parse should point to urlparse on Python2.Chris Johns
2016-03-10sb: Fix configparser import on Python2 in version.py.Chris Johns
2016-03-08sb: Add support to GDB to select a specific Python.Chris Johns
2016-03-08sb: Report platform import errors.Chris Johns
2016-03-07qemu: Add a package name to create a tarball.Chris Johns
2016-03-07sb: Update code base to support Python3 and Python2.Chris Johns
2016-02-29sb: Remove http query flags from the file name if present.Chris Johns
2016-02-29sb: bootstrap.py clearing of environ var 'ACLOCAL_PATH' on MSYS2 fails.Chris Johns
2016-02-29config: Patch automake-1.12.6 to remove warning on newer perl versions.Chris Johns
2016-02-25Wrap the tar command in double quotes for Windows cmd.exe.Chris Johns
2016-02-24Fix sb-bootrap to run on Windows using MSYS2.Chris Johns
2016-02-24Fix pkgconfig for MSYS to allow QEMU to build.Chris Johns
2016-02-24Fix sb-build to reference the opts correctly.Chris Johns
2016-02-22Fix the rtems-tools waf --destdir path on Windows.Chris Johns
2016-01-28Fix RTEMS Tools source symlink generation.Patrick Gauvin
2016-01-24source-builder/config/qemu-1-1.cfg: Add --disable-smartcard-nssJoel Sherrill
2015-12-14Download source from RTEMS if a release.Chris Johns
2015-12-13Remove epiphany from 4.11/rtems-all. It does not build.Chris Johns
2015-12-13Fix the building of the RTEMS Tools from a tar file.Chris Johns
2015-12-13Update 4.11/rtems-all to include h8300 and epiphany.Chris Johns
2015-12-13Remove RTEMS 4.11 unstable.Chris Johns
2015-12-11A VERSION file may have no hashes.Chris Johns
2015-12-11VERSION is an INI format file.Chris Johns
2015-12-11Return after an error as a dry-run carries on.Chris Johns
2015-12-11Generate an error if there is no hash when released.Chris Johns
2015-12-11Use BZ2 for gdb-7.7.Chris Johns
2015-12-11Remove the warning when undefining an undefined macro.Chris Johns
2015-12-11or1k: use newlib snapshot for rtems4.11Hesham Almatary