summaryrefslogtreecommitdiffstats
path: root/source-builder/sb (follow)
Commit message (Expand)AuthorAgeFilesLines
* Download source from RTEMS if a release.Chris Johns2015-12-141-12/+35
* A VERSION file may have no hashes.Chris Johns2015-12-111-1/+5
* VERSION is an INI format file.Chris Johns2015-12-112-19/+37
* Return after an error as a dry-run carries on.Chris Johns2015-12-111-0/+6
* Generate an error if there is no hash when released.Chris Johns2015-12-111-0/+3
* Remove the warning when undefining an undefined macro.Chris Johns2015-12-111-2/+0
* Support released downloading of the RTEMS Tools and RTEMS Kernel.Chris Johns2015-12-102-5/+6
* sb. Add VERSION support for releasing the RSB.Chris Johns2015-12-038-48/+161
* Canandian Cross Compiling and RTEMS 3rd party package building Fixes.Chris Johns2015-07-216-78/+165
* Change license to BSD.Chris Johns2015-06-221-12/+10
* Revert "add basic support for OpenBSD"Chris Johns2015-06-222-95/+0
* add basic support for OpenBSDKarel Gardas2015-06-222-0/+95
* sb: Fix the downloader file:// URL to copy the file to the local path.Chris Johns2015-06-162-5/+19
* sb: Expand each data line.Chris Johns2015-06-051-0/+1
* sb: Always generate an XML report.Chris Johns2015-05-221-21/+22
* Don't let a GCC port install override base Clang for FreeBSD 10+Nick Withers2015-05-221-13/+13
* sb: Fix reporting and installing the reports when building.Chris Johns2015-05-212-40/+70
* sb: Update the downloader for 2.7.8 and earlier without a context.Chris Johns2015-03-301-2/+4
* sb: Provide an unverified SSL context to the URL.Chris Johns2015-03-291-1/+7
* sb: Make the source and patch labels have sortable label.Chris Johns2015-03-262-3/+6
* sb: Do not accept an extra separate option for --with/--without.Chris Johns2015-03-201-6/+5
* sb: Change Cygwin support to produce cygwin executables.Chris Johns2015-03-181-9/+6
* Add merge to the git and download modules to merge after a fetch.Chris Johns2015-03-182-4/+11
* Fix removall for Windows and POSIX file systems.Chris Johns2015-03-071-6/+12
* Windows fixes to build with MSYS2.Chris Johns2015-03-072-30/+43
* Add options support for --with/--without processing. Add --with-download supp...Chris Johns2015-02-182-36/+144
* Fixes to get a better update on MSYS2.Chris Johns2015-02-181-0/+2
* Fix coping and delete on Windows.Chris Johns2015-02-181-12/+31
* Windows native build fixes.Chris Johns2015-02-077-12/+32
* Fix the check to see if the path is writable.Chris Johns2015-01-261-1/+1
* 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
* 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: 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
* add support for i386-solaris2 platformKarel Gardas2014-10-072-0/+90
* sb: Add support for the standard git protocols for the %source command.Chris Johns2014-08-292-3/+28
* 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
* rtems-4.11: Fix building the SPARC simulator.Chris Johns2014-08-211-1/+1
* 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