source: rtems-source-builder/source-builder/sb/setbuilder.py

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @29819a2   03/19/16 06:23:50 Chris Johns sb: fix the if logic to handle directives in if statements. … 4.104.95
(edit) @38ed59a   03/17/16 05:39:57 Chris Johns sb: Support --dry-run --with-download for 3rd party RTEMS BSP … 4.104.95
(edit) @52561d9   03/11/16 01:39:34 Chris Johns sb: Do not expand the package name in a bset file. If the package … 4.104.95
(edit) @62f76d98   03/10/16 04:06:32 Chris Johns sb: Fix typo on the urlparse name in download.py Updates #2619. 4.104.95
(edit) @e645642   03/07/16 00:59:51 Chris Johns qemu: Add a package name to create a tarball. 4.104.95
(edit) @3a972f6   03/07/16 00:56:02 Chris Johns sb: Update code base to support Python3 and Python2. Fix Windows … 4.104.95
(edit) @056e601   02/25/16 03:29:00 Chris Johns Wrap the tar command in double quotes for Windows cmd.exe. Windows … 4.104.95
(edit) @47d703fd   12/03/15 11:22:17 Chris Johns sb. Add VERSION support for releasing the RSB. Add support to release … 4.104.95
(edit) @6444d58   07/20/15 03:49:42 Chris Johns Canandian Cross Compiling and RTEMS 3rd party package building Fixes. … 4.104.95
(edit) @4bd058e   05/22/15 02:20:41 Chris Johns sb: Always generate an XML report. 4.104.114.95
(edit) @ce60578   05/21/15 11:49:25 Chris Johns sb: Fix reporting and installing the reports when building. Switch … 4.104.114.95
(edit) @eeded98   01/26/15 00:57:43 Chris Johns Fix the check to see if the path is writable. 4.104.114.95
(edit) @3963ac4   01/18/15 00:24:11 Chris Johns Detect a Cxc build from the options and automatically disabled … 4.104.114.95
(edit) @53290f9   08/13/14 21:10:52 Chris Johns sb: Add a dry run footer to ereports. 4.104.114.95
(edit) @a083b52   07/29/14 06:35:43 Chris Johns Add checksum support for downloaded files. File download by http, … 4.104.114.95
(edit) @120e101   06/15/14 05:12:10 Chris Johns sb: Improve the error handling for setbuilder errors. If an error … 4.104.114.95
(edit) @65d9457   05/14/14 22:49:34 Chris Johns sb: Move error report generation to the build phase. Generate a … 4.104.114.95
(edit) @9a15c40   05/13/14 13:26:09 Chris Johns sb: Implement %source and %patch to manage source and patches. Remove … 4.104.114.95
(edit) @74da24c   05/08/14 02:58:14 Chris Johns sb: Generate an error report on an error. Generate an error report … 4.104.114.95
(edit) @ce0f7a1   11/09/13 22:55:37 Chris Johns Add the host to the build set tar file name if no target. If building … 4.104.114.95
(edit) @b843e62   09/05/13 06:32:50 Chris Johns sb: Do no install with a Cxc build. 4.104.114.95
(edit) @2802080   09/03/13 22:45:04 Chris Johns sb: Do not create a build set tar file on error. If creating build … 4.104.114.95
(edit) @72f89c5   09/02/13 22:29:36 Chris Johns sb: Output the new info message. With the set builder add nesting … 4.104.114.95
(edit) @869b8a6   08/15/13 02:20:29 Chris Johns sb: Fix the copy tree. Python's distutil's copy tree code maintains a … 4.104.114.95
(edit) @01b2815   07/21/13 00:22:03 Chris Johns SB: Fix internal build and mailing. Output errors to the log. 4.104.114.95
(edit) @ebf8a1f   07/16/13 00:02:41 Chris Johns Automtically build the Autotools to bootstrap RTEMS. This changes … 4.104.114.95
(edit) @8a1e7a0   05/14/13 01:12:54 Chris Johns Add better error messages. 4.104.114.95
(edit) @04f447f   05/13/13 04:47:14 Chris Johns Show a trace message on copy when with --dry-run. 4.104.114.95
(edit) @df56f7e   05/01/13 00:42:08 Chris Johns Improve the email reporter. 4.104.114.95
(edit) @c914e1d   05/01/13 00:08:36 Chris Johns Add tail support to the log. Email the log tail in a failure. 4.104.114.95
(edit) @97a685f   04/30/13 01:20:54 Chris Johns Add mail support to mail reports. 4.104.114.95
(edit) @adf0946   04/28/13 23:01:14 Chris Johns Report from the setbuilder's build config. Refactor the reporter to … 4.104.114.95
(edit) @5142bec   04/21/13 08:37:02 Chris Johns Refactor the logging support. 4.104.114.95
(edit) @2cc7a97   04/15/13 02:16:26 Chris Johns PR 2117 - Only check the prefix is writable if installing and not a … 4.104.114.95
(edit) @9994530   04/15/13 00:05:23 Chris Johns PR 2115 - Check prefix path write access before starting to build. … 4.104.114.95
(edit) @8508944   04/14/13 23:48:18 Chris Johns PR 2115 - Fixed the exception on no 'what'. 4.104.114.95
(edit) @e45a2e4   04/13/13 21:54:58 Chris Johns Bug fix the list name. 4.104.114.95
(edit) @cb12e48   04/09/13 03:51:43 Chris Johns Refactor defaults, macros and options. To support building snapshots … 4.104.114.95
(edit) @5499354   04/05/13 21:28:09 Chris Johns Remove the deep copy and use a shallow copy so it worked on Python 2.6. 4.104.114.95
(edit) @affea81   04/05/13 03:10:48 Chris Johns Fix the version module's name. 4.104.114.95
(edit) @efb6688   04/04/13 22:17:47 Chris Johns Support a common verion number for all commands. 4.104.114.95
(edit) @0add2ea   04/03/13 03:31:41 Chris Johns PR 2108, PR 2109. Add --jobs and --always-clean. Refactor the options … 4.104.114.95
(edit) @4f26bdb   04/01/13 04:19:56 Chris Johns Add Canadian Cross support. Add support to build MinGW tools using … 4.104.114.95
(edit) @1e1ea1e   03/22/13 13:28:01 Sebastian Huber Install reports under "share" directory This is normally the place … 4.104.114.95
(edit) @aa4f8f6   03/15/13 04:26:51 Chris Johns Generate a better error message. Use the package name in the … 4.104.114.95
(edit) @fa653c2   03/12/13 07:30:15 Chris Johns Use the new opts define and add an undefine. 4.104.114.95
(edit) @5cba075   03/10/13 23:39:57 Chris Johns Improve the parsing in build set files. 4.104.114.95
(edit) @b48dc23   03/08/13 07:20:11 Chris Johns Define as a macro as the remaining fields of the split. 4.104.114.95
(edit) @79f80fd   03/07/13 04:23:29 Chris Johns Add a deps option to print the dependent config files. 4.104.114.95
(edit) @984e4e6   03/06/13 02:30:54 Chris Johns Provide better control of sharing the defaults. When using the set … 4.104.114.95
(edit) @5e883db   03/06/13 01:35:01 Chris Johns Do not copy on a dry run. 4.104.114.95
(edit) @0606a65   03/05/13 08:43:43 Chris Johns Clean path when building autoconf and automake. Autoconf hard codes … 4.104.114.95
(edit) @06834cf   03/04/13 07:07:38 Chris Johns Build set reports are the package name and not the config name. 4.104.114.95
(edit) @0759d98   03/03/13 23:14:57 Chris Johns Move find_configs to build and fix. Install reports to … 4.104.114.95
(edit) @864e8ff   03/03/13 22:42:08 Chris Johns Clean up build set configuration reporting. 4.104.114.95
(edit) @c18c4b6   03/03/13 22:17:41 Chris Johns Catch any importing errors. 4.104.114.95
(edit) @26595c7   03/03/13 22:14:11 Chris Johns Create a report for each configuration file installed. Add reporting … 4.104.114.95
(edit) @d63f135   02/28/13 09:43:33 Chris Johns Make the bset/cfg lister a function. 4.104.114.95
(edit) @dab4a9b   02/24/13 07:15:12 Chris Johns Check the dry-opt option before doing the install. 4.104.114.95
(edit) @de8f4bf   02/22/13 23:09:40 Chris Johns Rename Source Builder to RTEMS Source Builder. 4.104.114.95
(edit) @ee47d72   02/22/13 03:44:51 Chris Johns Create tar directory when making build set tar files. Move the mkdir … 4.104.114.95
(edit) @cafbcc6   02/21/13 08:03:09 Chris Johns Support directly installing. By default the Source Builder now … 4.104.114.95
(edit) @729f0bb   02/20/13 23:17:24 Chris Johns Build sets can optional keep going on failure to support tool build … 4.104.114.95
(edit) @251a42d   02/20/13 06:30:59 Chris Johns Output the time a build set takes. 4.104.114.95
(edit) @4f8fb65   02/20/13 05:38:46 Chris Johns Fix the path handling of nesting build sets. 4.104.114.95
(edit) @ab99d6f   02/19/13 09:04:26 Chris Johns Print the installed path as relative. 4.104.114.95
(edit) @fba1136   02/19/13 08:00:56 Chris Johns Build Sets can reference other build sets. A build set can invoke … 4.104.114.95
(edit) @8d7624e   02/17/13 00:50:02 Chris Johns Clean _tmproot. Move config listing to the setbuilder module. Add the … 4.104.114.95
(edit) @6fad89b   02/11/13 03:22:02 Chris Johns Default a define with no value to 1. 4.104.114.95
(edit) @2f72d35   02/09/13 08:07:37 Chris Johns Add per arch build sets using %include. Add per arch build sets as … 4.104.114.95
(add) @c80560d   11/05/12 23:09:40 Chris Johns Move into the source-builder tree. 4.104.114.95
Note: See TracRevisionLog for help on using the revision log.