summaryrefslogtreecommitdiffstats
path: root/source-builder/sb/setbuilder.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix 'build_max_size_human' ref. before assignmentSebastian Huber2019-01-111-1/+3
* windows: Remove BuildRoot from all configs, add a short tmp path.Chris Johns2018-11-051-0/+1
* sb/setbuilder: Print patches in the size section of the email report.Chris Johns2018-10-211-1/+1
* sb: Add build sizes to the email report.Chris Johns2018-09-281-6/+19
* sb: Monitor the build disk usage. Report the usage, total and various sizesChris Johns2018-09-281-2/+40
* sb: Raise an error if an option is not registered and unknown.Chris Johns2018-09-151-0/+1
* sb: Add platform reporting for better host reviewing in posted email reports.Chris Johns2017-10-311-5/+13
* sb: Remove debug print left in by mistake.Chris Johns2017-10-271-1/+0
* sb: Set the to email address to build@rtems.org.Chris Johns2017-10-271-1/+2
* sb: Provide a more detail email message.Chris Johns2017-10-271-34/+96
* sb: fix the if logic to handle directives in if statements.Chris Johns2016-03-191-0/+5
* sb: Support --dry-run --with-download for 3rd party RTEMS BSP packages.Chris Johns2016-03-171-0/+2
* sb: Do not expand the package name in a bset file.Chris Johns2016-03-161-1/+1
* sb: Fix typo on the urlparse name in download.pyChris Johns2016-03-101-1/+0
* qemu: Add a package name to create a tarball.Chris Johns2016-03-071-1/+1
* sb: Update code base to support Python3 and Python2.Chris Johns2016-03-071-12/+15
* Wrap the tar command in double quotes for Windows cmd.exe.Chris Johns2016-02-251-2/+2
* 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-201-23/+33
* sb: Always generate an XML report.Chris Johns2015-05-221-21/+22
* sb: Fix reporting and installing the reports when building.Chris Johns2015-05-211-16/+29
* Fix the check to see if the path is writable.Chris Johns2015-01-261-1/+1
* Detect a Cxc build from the options and automatically disabled installing.Chris Johns2015-01-181-2/+4
* sb: Add a dry run footer to ereports.Chris Johns2014-08-141-1/+0
* Add checksum support for downloaded files.Chris Johns2014-07-291-3/+5
* sb: Improve the error handling for setbuilder errors.Chris Johns2014-06-151-6/+21
* sb: Move error report generation to the build phase.Chris Johns2014-05-151-13/+0
* sb: Implement %source and %patch to manage source and patches.Chris Johns2014-05-131-3/+5
* sb: Generate an error report on an error.Chris Johns2014-05-081-6/+20
* Add the host to the build set tar file name if no target.Chris Johns2013-11-101-1/+6
* sb: Do no install with a Cxc build.Chris Johns2013-09-051-2/+5
* sb: Do not create a build set tar file on error.Chris Johns2013-09-041-1/+3
* sb: Output the new info message.Chris Johns2013-09-031-4/+7
* sb: Fix the copy tree.Chris Johns2013-08-151-14/+1
* SB: Fix internal build and mailing. Output errors to the log.Chris Johns2013-07-211-7/+9
* Automtically build the Autotools to bootstrap RTEMS.Chris Johns2013-07-161-27/+40
* Add better error messages.Chris Johns2013-05-141-3/+5
* Show a trace message on copy when with --dry-run.Chris Johns2013-05-131-16/+18
* 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-011-26/+44
* Add mail support to mail reports.Chris Johns2013-04-301-21/+30
* Report from the setbuilder's build config.Chris Johns2013-04-291-19/+59
* Refactor the logging support.Chris Johns2013-04-211-33/+15
* PR 2117 - Only check the prefix is writable if installing and not a dry run.Chris Johns2013-04-151-0/+4
* PR 2115 - Check prefix path write access before starting to build.Chris Johns2013-04-151-2/+1
* PR 2115 - Fixed the exception on no 'what'.Chris Johns2013-04-151-1/+1
* Bug fix the list name.Chris Johns2013-04-141-1/+1
* Refactor defaults, macros and options.Chris Johns2013-04-091-51/+48
* Remove the deep copy and use a shallow copy so it worked on Python 2.6.Chris Johns2013-04-061-2/+2
* Fix the version module's name.Chris Johns2013-04-051-1/+1