summaryrefslogtreecommitdiffstats
path: root/source-builder (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix coping and delete on Windows.Chris Johns2015-02-181-12/+31
* Windows native build fixes.Chris Johns2015-02-078-16/+37
* Update all 4.11 archs to newlib-2.2.0-1 and gdb-7.8.2 where possible.Chris Johns2015-02-072-123/+8
* Add Sqlite as a 3rd party package.Chris Johns2015-01-281-0/+86
* Fix the check to see if the path is writable.Chris Johns2015-01-261-1/+1
* Add Google Protocol Buffers as a 3prd party package for RTEMS.Chris Johns2015-01-231-0/+73
* Fix C++ build support for cross-compiling RTEMS 3rd party packages.Chris Johns2015-01-231-2/+7
* Add the host name to the package name.Chris Johns2015-01-185-7/+7
* Minor version number bump.Chris Johns2015-01-181-1/+1
* Detect a Cxc build from the options and automatically disabled installing.Chris Johns2015-01-182-2/+17
* Provide flags and include paths for the host when building a Cxc.Chris Johns2015-01-181-1/+11
* rtems4.11: Update DTC for Moxie to it's new home path.Chris Johns2014-12-121-4/+4
* sb: Move content to formatter classesSebastian Huber2014-12-111-212/+154
* sb: Add HTML generation to formatter classSebastian Huber2014-12-111-40/+28
* sb: Move build set to formatter classesSebastian Huber2014-12-111-101/+191
* sb: Move git status to formatter classesSebastian Huber2014-12-111-63/+96
* sb: Add XML formatterSebastian Huber2014-12-111-1/+29
* sb: Move introduction to formatter classesSebastian Huber2014-12-111-60/+93
* sb: Introduce formatter classesSebastian Huber2014-12-111-12/+44
* sb: Statically link zlib for GCC on MinGWSebastian Huber2014-12-041-1/+7
* sparc-gdb: use patch for leon2/3 support to sisJiri Gaisler2014-12-011-0/+122
* sb: FreeBSD uses clang for cc on version 10 and later.Chris Johns2014-11-061-2/+6
* sb: Provide a default log if none is provided.Chris Johns2014-10-311-1/+2
* sb: Convert the '-' to '_' in symlinks for git repos.Chris Johns2014-10-311-1/+2
* rtems-4.11: Add libjpegJoel Sherrill2014-10-241-0/+70
* add support for i386-solaris2 platformKarel Gardas2014-10-072-0/+90
* Fixes qemu build error.Matt Carberry2014-09-081-0/+1
* sb: Add support for the standard git protocols for the %source command.Chris Johns2014-08-292-3/+28
* Add support for building bare-metal or1ksim.Hesham ALMatary2014-08-291-0/+57
* Fix bug of uncompressing zip files.Hesham ALMatary2014-08-291-1/+1
* sb: Fix the if logic for parameters.Chris Johns2014-08-231-3/+10
* config: Detect a pipe error on command failure.Chris Johns2014-08-231-1/+1
* rtems-4.11: Fix building the SPARC simulator.Chris Johns2014-08-212-1/+4
* sb: Add a dry run footer to ereports.Chris Johns2014-08-142-4/+5
* sb: Fix sources related bugs.Chris Johns2014-08-122-2/+3
* sb: Complete support for INI file reporting.Chris Johns2014-08-122-88/+209
* sb: Add INI format output to the reports.Chris Johns2014-08-091-37/+157
* sb: Update git support.Chris Johns2014-08-091-16/+20
* sb: Add support to get sources and hashses.Chris Johns2014-08-092-3/+41
* rtems-4.11: Do not build GDB sim on MinGW32 for some targets.Chris Johns2014-08-051-1/+10
* sb: PR 2184 - Fix the subprocess use on Python < 2.7.Chris Johns2014-08-052-2/+2
* sb: Fix using hashlib's algorithms on python earlier than 2.7.Chris Johns2014-08-041-1/+5
* Version 0.4.0.Chris Johns2014-07-291-2/+2
* Add checksum support for downloaded files.Chris Johns2014-07-296-8/+83
* sb: Add visual feedback for http type downloads.Chris Johns2014-07-292-4/+58
* rtems-bsp: Install net-smp under the BSP if building for RTEMS.Chris Johns2014-07-261-0/+8
* rtems-bsp: Install 3rd party packages under a BSP.Chris Johns2014-07-261-0/+8
* sb: Remove duplicates from the config file list.Chris Johns2014-07-251-1/+1
* sb: Add CXX flags support rather than use CFLAGS.Chris Johns2014-07-253-4/+11
* sb: Fix error handling.Chris Johns2014-07-251-1/+1