summaryrefslogtreecommitdiffstats
path: root/source-builder (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* config: Add net-snmp package for RTEMS.Chris Johns2014-06-231-0/+68
* sb: Trace relative paths for nesting configs.Chris Johns2014-06-171-16/+24
* sb: Fix pkg-config bug with src tracking.Chris Johns2014-06-171-1/+1
* config: NTP build fails with too many jobs.Chris Johns2014-06-151-1/+3
* sb: Add support for building RTEMS 3rd party packages.Chris Johns2014-06-1513-151/+321
* sb: Tighten the canadian cross compile detection.Chris Johns2014-06-151-10/+22
* sb: Improve the error handling for setbuilder errors.Chris Johns2014-06-151-6/+21
* sb: Support Linux Mint.Chris Johns2014-06-041-1/+1
* sb: Fix FreeBSD compiler support.Chris Johns2014-06-041-0/+13
* config: Fix the check to disable the gdb simulator.Chris Johns2014-06-021-1/+4
* Add support for building rtems-or1k tool-chain - fixedHesham ALMatary2014-06-021-1/+5
* sb: Fix the source option string for getopts.Chris Johns2014-06-011-1/+1
* sb: Clean up the bootstrap error handling.Chris Johns2014-05-201-11/+24
* sb: Move error report generation to the build phase.Chris Johns2014-05-152-47/+39
* sb: Fix the formatting string.Chris Johns2014-05-141-1/+1
* sb: Implement %source and %patch to manage source and patches.Chris Johns2014-05-1331-425/+402
* config: Add gcc-4.9.0 configuration support.Chris Johns2014-05-081-0/+41
* sb: Fix the testing commit for FreeBSD. Used this to test error reporting.Chris Johns2014-05-081-1/+1
* sb: Generate an error report on an error.Chris Johns2014-05-087-22/+120
* config: Fix the host and build options for Canadian cross builds.Chris Johns2014-05-043-36/+47
* sb:Use cc and c++ on FreeBSD 10 and higher.Chris Johns2014-04-281-0/+6