summaryrefslogtreecommitdiffstats
path: root/source-builder (follow)
Commit message (Expand)AuthorAgeFilesLines
* sb: Fix nesting if statements.Chris Johns2013-09-031-68/+89
* sb: Output the new info message.Chris Johns2013-09-033-4/+9
* sb: Add options log_info.Chris Johns2013-09-031-6/+12
* sb: Add NetBSD support.Ivan Temp2013-09-012-0/+93
* sb: Fixed the errors as found by Gedare.Chris Johns2013-08-271-3/+3
* sb: Import log for the copytree warnings.Chris Johns2013-08-271-0/+1
* config: Fix the empty case of extra gcc options.Chris Johns2013-08-271-2/+2
* config: Fix the use of the extra options.Chris Johns2013-08-221-1/+1
* sb: Fix copy_tree coping links on LinuxChris Johns2013-08-221-1/+13
* config: Add support for extra GCC configure options.Chris Johns2013-08-221-1/+2
* sb: Fix the copy tree.Chris Johns2013-08-152-14/+33
* config: Add support for iconv encodings.Chris Johns2013-08-141-0/+1
* config: Control languages from the command line --with/--without options.Chris Johns2013-08-141-9/+23
* config: Add the iconv encodings to the defaults.Chris Johns2013-08-141-0/+10
* config: Check the path for a valid autoconf.Chris Johns2013-08-081-0/+3
* SB: Fix internal build and mailing. Output errors to the log.Chris Johns2013-07-211-7/+9
* CONFIG: PR 2127 - Build fails on Linux.Chris Johns2013-07-212-4/+4
* Automtically build the Autotools to bootstrap RTEMS.Chris Johns2013-07-168-87/+122
* Fix the Cxc build configuration for the DTC tool.Chris Johns2013-07-142-1/+12
* Remove /usr/local from build flags. They cause problems with BFD etc.Chris Johns2013-06-171-1/+0
* distro_ver fails on Non-LSB distros.Dhananjay Balan2013-06-041-2/+6
* Align the 4.8 and 4.5 configurations with the gcc-common.Chris Johns2013-05-202-8/+16
* Clean the paths passed as args.Chris Johns2013-05-171-1/+1
* Fix the core detection on Linux.Chris Johns2013-05-161-1/+1
* Make outputing errors optional.Chris Johns2013-05-151-8/+12
* Support Canadian cross builds on FreeBSD (and other hosts).Chris Johns2013-05-1512-72/+126
* Add better error messages.Chris Johns2013-05-141-3/+5
* Add bare/config and move the source-builder/config to it.Chris Johns2013-05-1418-319/+10
* Show a trace message on copy when with --dry-run.Chris Johns2013-05-131-16/+18
* Better error message on rmdir failure.Chris Johns2013-05-131-1/+1
* Fix support for Windows (MinGW) native builds using MSYS.Chris Johns2013-05-137-12/+51
* Add an RTEMS config wrapper around Makefile.inc.Chris Johns2013-05-133-0/+288
* Match output with the bootstrap script.Chris Johns2013-05-101-5/+5
* Add check_output if on Python 2.6, ie CentOS.Chris Johns2013-05-101-1/+21
* Add svn in /usr/local for FreeBSD.Chris Johns2013-05-081-0/+1
* Improve the email reporter.Chris Johns2013-05-011-13/+21
* Add tail support to the log. Email the log tail in a failure.Chris Johns2013-05-012-29/+79
* Add the missing Windows versions or MinGW.Chris Johns2013-05-011-0/+3
* Fix the open calls to use a host path.Chris Johns2013-05-013-7/+8
* Produce a better error message if the host support code does not load.Chris Johns2013-05-011-3/+6
* Use float for version number such as CentOS 6.3.Chris Johns2013-05-011-2/+2
* CVS is required. The newlib version is based on cvs for 4.11.Chris Johns2013-04-301-1/+1
* The dist version is index 1 not 2.Chris Johns2013-04-301-1/+1
* Fix the dist_ver bug. Covert the string to an int.Chris Johns2013-04-301-2/+2
* Updated 4.11 tool versions.Chris Johns2013-04-301-3/+1
* Add options help.Chris Johns2013-04-301-1/+2
* Add mail support to mail reports.Chris Johns2013-04-304-21/+164
* Add user private macro loading.Chris Johns2013-04-301-1/+13
* Add a get value call for macros.Chris Johns2013-04-301-0/+6
* Report from the setbuilder's build config.Chris Johns2013-04-292-55/+92