summaryrefslogtreecommitdiffstats
path: root/source-builder/sb/build.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* sb: Back port the RTEMS 5 and 6 RSB engine.Chris Johns2020-10-061-110/+216
* sb: Backport from master the '--rsb-file=' option.Chris Johns2017-06-141-6/+45
* sb: Fix the --without-error-report parsing of the label.Chris Johns2016-03-141-2/+2
* sb: Fix build's --with-error-report handling.Chris Johns2016-03-141-1/+2
* sb: Update code base to support Python3 and Python2.Chris Johns2016-03-071-15/+15
* Fix sb-build to reference the opts correctly.Chris Johns2016-02-241-1/+2
* Support released downloading of the RTEMS Tools and RTEMS Kernel.Chris Johns2015-12-101-2/+4
* sb. Add VERSION support for releasing the RSB.Chris Johns2015-12-031-1/+1
* Canandian Cross Compiling and RTEMS 3rd party package building Fixes.Chris Johns2015-07-211-17/+57
* Windows native build fixes.Chris Johns2015-02-071-1/+0
* sb: Convert the '-' to '_' in symlinks for git repos.Chris Johns2014-10-311-1/+2
* sb: Add a dry run footer to ereports.Chris Johns2014-08-141-3/+5
* sb: Fix sources related bugs.Chris Johns2014-08-121-2/+2
* Add checksum support for downloaded files.Chris Johns2014-07-291-2/+7
* sb: Remove duplicates from the config file list.Chris Johns2014-07-251-1/+1
* sb: Tighten the canadian cross compile detection.Chris Johns2014-06-151-10/+22
* sb: Fix the source option string for getopts.Chris Johns2014-06-011-1/+1
* sb: Move error report generation to the build phase.Chris Johns2014-05-151-34/+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-131-106/+126
* sb: Generate an error report on an error.Chris Johns2014-05-081-10/+24
* Automtically build the Autotools to bootstrap RTEMS.Chris Johns2013-07-161-35/+48
* Support Canadian cross builds on FreeBSD (and other hosts).Chris Johns2013-05-151-2/+1
* Fix support for Windows (MinGW) native builds using MSYS.Chris Johns2013-05-131-0/+19
* Fixes for CVS to work. Add RTEMS build for sparc/sis.Chris Johns2013-04-221-1/+1
* Refactor the logging support.Chris Johns2013-04-211-43/+23
* Add download git support.Chris Johns2013-04-161-116/+10
* Add --no-download to disable the downloader.Chris Johns2013-04-151-1/+3
* Add support for snapshot testing.Chris Johns2013-04-131-2/+0
* Hack in sources and print the macros when tracing.Chris Johns2013-04-131-1/+8
* Refactor defaults, macros and options.Chris Johns2013-04-091-9/+13
* Support a common verion number for all commands.Chris Johns2013-04-051-13/+16
* PR 2108, PR 2109. Add --jobs and --always-clean.Chris Johns2013-04-031-5/+2
* Add Canadian Cross support.Chris Johns2013-04-011-9/+41
* Generate a better error message. Use the package name in the installing message.Chris Johns2013-03-151-0/+2
* Store downloaded patches in %{_patchdir}.Chris Johns2013-03-101-1/+1
* Provide the main package as a function.Chris Johns2013-03-041-3/+6
* Move find_configs to build and fix. Install reports to 'rtems-source-builder'.Chris Johns2013-03-041-0/+12
* If %setup -c then always create and change into the directory.Chris Johns2013-03-021-1/+1
* Fix %setup now the scripts have been cleaned up.Chris Johns2013-03-011-5/+3
* Fix the %setup error messages.Chris Johns2013-02-281-2/+4
* Fix host paths on Windows.Chris Johns2013-02-271-2/+3
* Rename Source Builder to RTEMS Source Builder.Chris Johns2013-02-231-1/+1
* Create tar directory when making build set tar files.Chris Johns2013-02-221-27/+4
* Support directly installing.Chris Johns2013-02-211-20/+30
* Make the shell cmd path relative on error.Chris Johns2013-02-211-1/+1
* Make sources directory if it does not exist.Chris Johns2013-02-211-3/+2
* Use a relative path for the download notice message.Chris Johns2013-02-201-1/+1
* Build Sets can reference other build sets.Chris Johns2013-02-191-14/+9
* Clean _tmproot. Move config listing to the setbuilder module.Chris Johns2013-02-171-8/+17