summaryrefslogtreecommitdiffstats
path: root/source-builder/sb/setbuilder.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* sb: Fix the imports on Python2Chris Johns2020-08-281-2/+1
* sb: Use shebang env pythonChris Johns2020-08-251-11/+11
* sb/reports: add sanitize parameter enabled for --mailGedare Bloom2020-04-041-2/+2
* sb/setbuilder: Output the mail send failure message on errorChris Johns2019-11-191-1/+5
* sb: Align the version processing with rtems-tools.Chris Johns2019-11-181-1/+1
* 5/llvm: Add LLVM as a package for RTEMS.Chris Johns2019-09-161-24/+30
* sb/setbuilder: Add a trace to help installing.Chris Johns2019-09-161-0/+1
* sb/setbuilder: Check is mail is valid.Chris Johns2019-08-291-1/+1
* sb: Send only one mail when building a BSPChris Johns2019-08-271-46/+68
* rtems/bsp: Build packages for the beagle BSP.Chris Johns2019-07-221-3/+5
* sb/setbuilder: Support staging of build set build before installing.Chris Johns2019-07-211-42/+121
* 5/packages: Add curl and update all packages with RTEMS 5 and LibBSDChris Johns2019-07-211-1/+1
* 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