summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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-181-2/+4
* 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.12/rtems-kernel: Add default support to build a kernel if asked too.Chris Johns2016-03-183-56/+9
* 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
* sb: Support --dry-run --with-download for 3rd party RTEMS BSP packages.Chris Johns2016-03-178-18/+104
* sb: Change urlib to urllib2 on Python2 and add user agent support.Chris Johns2016-03-171-11/+24
* 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
* 4.11: Remove from master.Chris Johns2016-03-1639-1028/+1
* 4.12/gdb-7.11: Add ERC32 patches to fix the simulator.Chris Johns2016-03-161-8/+10
* rtems/4.12: Add hash to gdb-7.11.Chris Johns2016-03-151-1/+1
* sb: Make cvs optional.Chris Johns2016-03-154-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.12: Update GDB to gdb-7.11.Chris Johns2016-03-142-1/+35
* 4.12/rtems-moxie.bset: Update to match default RTEMS toolsetJoel Sherrill2016-03-111-22/+2
* Bugfix: gdb-7.3.1 for rtems 4.10 couldn't be built with modern texinfo.Goetz Pfeiffer2016-03-101-0/+2
* Bugfix: gcc-4.4.7 for rtems 4.10 couldn't be built with modern texinfo.Goetz Pfeiffer2016-03-101-0/+2
* Bugfix: binutils-2.20.1 for rtems 4.10 couldn't be built with modern texinfo.Goetz Pfeiffer2016-03-101-1/+3
* 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
* Clean up 4.9 build issues.Chris Johns2016-03-015-20/+92
* Fix 4.10 and 4.9 building.rtems2016-03-013-1/+3
* 4.12: Add aarch64 and x86_64 support.Chris Johns2016-02-296-1/+44
* 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
* update newlib git revision to get <sys/select.h> RTEMS dependencyHesham Almatary2016-02-272-2/+2
* 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