summaryrefslogtreecommitdiffstats
path: root/source-builder/sb/setbuilder.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* sb/set-bulder: Fix installing builds when a single buildsetChris Johns2022-10-011-8/+7
* sb/set-builder: Fix staging and tar file generation with a single config buildChris Johns2022-09-291-16/+6
* sb/setbuilder: Install the build when stagging or configured to installChris Johns2022-09-161-3/+6
* sb/setbuilder: Do not install if --no-install option is usedChris Johns2022-09-141-1/+2
* sb/setbuilder: Correctly create build set tar filesChris Johns2022-09-091-22/+36
* sb/setbuilder: Support line continuationChris Johns2022-09-091-1/+13
* sb/setbuilder: Control buildsets using the --with-* command line optionChris Johns2022-05-051-7/+15
* setbuilder minor list-host optionRobin Mueller2021-07-171-1/+13
* sb: Merge mailer changes from rtems-toolsAlex White2021-05-261-0/+2
* 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