summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-18bare/qemu: Fix %endif type.Chris Johns
2016-03-18sb: Fix vairable type in _if.Chris Johns
2016-03-18sb: Fix op parsing bug where the string was not created.Chris Johns
2016-03-18bare/qemu: Use a tarfile is the RSB is released.Chris Johns
2016-03-18sb: Make the URL output truncate on long long URLs.Chris Johns
2016-03-184.12/rtems-kernel: Add default support to build a kernel if asked too.Chris Johns
2016-03-18rtems/kernel: Move the --with-rtems logic in the common file.Chris Johns
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-17sb: Support --dry-run --with-download for 3rd party RTEMS BSP packages.Chris Johns
2016-03-17sb: Change urlib to urllib2 on Python2 and add user agent support.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-164.11: Remove from master.Chris Johns
2016-03-164.12/gdb-7.11: Add ERC32 patches to fix the simulator.Chris Johns
2016-03-15rtems/4.12: Add hash to gdb-7.11.Chris Johns
2016-03-15sb: 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-144.12: Update GDB to gdb-7.11.Chris Johns
2016-03-114.12/rtems-moxie.bset: Update to match default RTEMS toolsetJoel Sherrill
2016-03-10Bugfix: gdb-7.3.1 for rtems 4.10 couldn't be built with modern texinfo.Goetz Pfeiffer
2016-03-10Bugfix: gcc-4.4.7 for rtems 4.10 couldn't be built with modern texinfo.Goetz Pfeiffer
2016-03-10Bugfix: binutils-2.20.1 for rtems 4.10 couldn't be built with modern texinfo.Goetz Pfeiffer
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-03-01Clean up 4.9 build issues.Chris Johns
2016-03-01Fix 4.10 and 4.9 building.rtems
2016-02-294.12: Add aarch64 and x86_64 support.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-27update newlib git revision to get <sys/select.h> RTEMS dependencyHesham Almatary
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