source: rtems-source-builder/source-builder

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3351e15   03/15/13 06:00:38 Chris Johns Add distro aliases to group similar types. 4.104.114.95
(edit) @c3ab00c   03/15/13 05:15:23 Chris Johns Remove tabs. Add a safe way to default to a distro. 4.104.114.95
(edit) @2feb624   03/15/13 04:41:49 mb.dhananjay Arch specific additions 4.104.114.95
(edit) @2c2c6bc   03/15/13 04:32:17 mb.dhananjay Linux Distro specific path names 4.104.114.95
(edit) @3643c48   03/15/13 04:33:59 Chris Johns Add RTEMS 4.9 support for i386 and SPARC. 4.104.114.95
(edit) @e39d5e2   03/15/13 04:28:11 Chris Johns Allow a build set to provide the source0 path. 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) @4266597   03/13/13 04:08:22 Chris Johns Fix the second config call to pass defaults and opts. 4.104.114.95
(edit) @fd4e4fb   03/13/13 00:35:21 Chris Johns Use separate defaults and opts for each build set. 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) @b4b4f3c   03/12/13 07:29:57 Chris Johns Add a define and undefine to opts. Define git details. 4.104.114.95
(edit) @ce4759e   03/11/13 22:22:40 Chris Johns Add build set patch option support. 4.104.114.95
(edit) @a420a64   03/11/13 22:22:01 Chris Johns Fix the patch opts logic typo. 4.104.114.95
(edit) @3bab09c   03/11/13 02:55:56 Chris Johns Add support for build set patch options. Remove the hard coded … 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) @aabd20d   03/10/13 23:37:13 Chris Johns Clean up the error message. 4.104.114.95
(edit) @ce5e991   03/10/13 03:50:55 Chris Johns Store downloaded patches in %{_patchdir}. 4.104.114.95
(edit) @8301afa   03/08/13 21:12:47 Chris Johns Switch LM32 to gcc-4.5.3. This is the reported known working tool set … 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) @50da39a   03/08/13 02:58:48 Chris Johns Macro %define updates an existing macro. Analysis of the current … 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) @514ad16   03/04/13 07:08:03 Chris Johns Add more report detail. 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) @5e502a9   03/04/13 07:06:51 Chris Johns Update C message to the user. 4.104.114.95
(edit) @3b0ce4e   03/04/13 07:04:00 Chris Johns More info helpers, allow info to append and fix %{?} expansion. Add … 4.104.114.95
(edit) @54d76bb   03/04/13 07:03:19 Chris Johns Provide the main package as a function. 4.104.114.95
(edit) @9867b1c   03/04/13 07:02:49 Chris Johns Update the summary to include version number of parts. 4.104.114.95
(edit) @71329cd   03/04/13 07:02:06 Chris Johns Fix conditional logic. 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) @0464153   03/03/13 04:58:11 Chris Johns Change asciidoc to the 8.6.4 release package because Windows was broken. 4.104.114.95
(edit) @dac9502   03/03/13 04:18:07 Chris Johns Import more of asciidoc. 4.104.114.95
(edit) @d6638aa   03/03/13 04:16:43 Chris Johns Add html as a format and now asciidoc gives you the asciidoc text. 4.104.114.95
(edit) @6ee25e5   03/03/13 03:52:39 Chris Johns Fix the asciidoc import. Add the missing config files. 4.104.114.95
(edit) @29a4f48   03/03/13 02:26:25 Chris Johns Import asciidoc into the tool. 4.104.114.95
(edit) @d7e4900   03/03/13 02:24:19 Chris Johns Add support for GIT. The git module allows basic access to git. Hosts … 4.104.114.95
(edit) @45ca8cf   03/02/13 05:08:05 Chris Johns Conditional macros are defined for true else must be 0 for false. The … 4.104.114.95
(edit) @a18e76b   03/02/13 05:06:59 Chris Johns If %setup -c then always create and change into the directory. 4.104.114.95
(edit) @c096c20   03/02/13 04:20:28 Chris Johns Fix %{?:} and %{!?:} conditional macros. Building on Windows showed … 4.104.114.95
(edit) @7618a74c   02/28/13 23:01:11 Chris Johns Fix %setup now the scripts have been cleaned up. 4.104.114.95
(edit) @4754f1e   02/28/13 09:44:02 Chris Johns Add a reporting tool. 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) @bcae849   02/28/13 05:37:27 Chris Johns Cleanup the %setup flags 4.104.114.95
(edit) @60f70d6   02/28/13 05:36:37 Chris Johns Fix the %setup error messages. 4.104.114.95
(edit) @bc71066   02/27/13 05:04:29 Chris Johns Fix host paths on Windows. 4.104.114.95
(edit) @9262cd4   02/27/13 05:04:04 Chris Johns Update the Windows location of new tools. 4.104.114.95
(edit) @87118b9   02/27/13 01:26:42 Chris Johns Fix the spelling. 4.104.114.95
(edit) @b366c75   02/27/13 01:26:26 Chris Johns Fix the spelling. 4.104.114.95
(edit) @99eee0e   02/26/13 06:55:58 Chris Johns Fix the != operator. 4.104.114.95
(edit) @eef48f9   02/24/13 09:09:15 Chris Johns Make the doco more visiable. A user asked for the documentation to be … 4.104.114.95
(edit) @5ba5405   02/24/13 09:07:47 Chris Johns Update documentation. Lots more is needed before it is finished. 4.104.114.95
(edit) @9c2fe14   02/24/13 07:42:48 Chris Johns Clean out the unused directives. 4.104.114.95
(edit) @d5fa35c   02/24/13 07:17:27 Chris Johns RTEMS uses 1.12.2. 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) @27e5a7e   02/23/13 03:45:27 Chris Johns Add the sb-defaults command to print a hosts defaults. 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) @0c84a4f   02/22/13 05:44:28 Chris Johns Add support for Raspberry Pi. 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) @1b7e392   02/20/13 23:16:52 Chris Johns Make the shell cmd path relative on error. 4.104.114.95
(edit) @e5aa27f0   02/20/13 23:07:04 Chris Johns Make sources directory if it does not exist. Remove the need to add … 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) @4f5321f   02/20/13 05:39:41 Chris Johns Fix support for GCC being build as C++. 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) @b112284   02/20/13 03:48:54 Chris Johns Use a relative path for the download notice message. 4.104.114.95
(edit) @a32dcbd   02/20/13 03:46:51 Chris Johns Add unstable. Add a tree of unstable configurations to track recent … 4.104.114.95
(edit) @9f04b64   02/20/13 00:18:10 Chris Johns Architecture arm-rtems4.11 uses EABI. Switch the arm-rtems4.11 to use … 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) @972ad8c   02/19/13 08:02:51 Chris Johns Make force on the default. Option is now --no-force. 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) @ebc505c   02/17/13 00:49:41 Chris Johns Clean up the configure command for expat. 4.104.114.95
(edit) @e908afb   02/14/13 07:00:38 Chris Johns Listing options now handle nested directories. 4.104.114.95
(edit) @73e8afb   02/14/13 07:00:06 Chris Johns If the path is empty do prepend a dirsep. 4.104.114.95
(edit) @b1202fc   02/14/13 05:14:38 Chris Johns Moxie GDB DTC support added The Moxie GDB simulator uses the DTC … 4.104.114.95
(edit) @87fc7e0   02/14/13 01:32:03 Chris Johns Add Moxie support. Binutils and the compiler build how-ever gdb needs … 4.104.114.95
(edit) @78543a9   02/13/13 09:13:19 Chris Johns Add python-devel to the CentOS packages required. 4.104.114.95
(edit) @726b38e   02/13/13 05:49:36 Chris Johns Fix _tmproot bug in OPT flags set up. 4.104.114.95
(edit) @5110a45   02/13/13 04:50:16 Chris Johns Update the CentOS package list. 4.104.114.95
(edit) @1b094bf   02/13/13 00:46:00 Chris Johns Fix the tmprort name. It should be _tmproot. 4.104.114.95
(edit) @d58a31b   02/13/13 00:39:28 Chris Johns Remove debug print from the config parsing. 4.104.114.95
(edit) @94db614   02/13/13 00:35:01 Chris Johns Add required CentOS packages to the documentation. 4.104.114.95
(edit) @73f6ad2   02/13/13 00:34:33 Chris Johns Override the bison path on FreeBSD. 4.104.114.95
(edit) @d963553b   02/13/13 00:30:47 Chris Johns Restructure RTEMS Config Files Add arch build files. This allows … 4.104.114.95
(edit) @aa46b9c   02/12/13 03:12:40 chris Fixes to the NIOS2 build on FreeBSD. 4.104.114.95
(edit) @0328944   02/12/13 00:46:29 Chris Johns NIOS2 Tools based on Altera's 4.11 tool set. Add support for building … 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
(edit) @6a2003e   02/07/13 23:06:16 Chris Johns Add support to turn on the "obsolete" arm-rtems4.11 target. This … 4.104.114.95
(edit) @bc97729   02/01/13 01:39:04 Chris Johns Optionally enable deterministic archives. 4.104.114.95
(edit) @3142708   02/01/13 01:38:26 Chris Johns Build the expat library. 4.104.114.95
(edit) @bd8fef3   02/01/13 01:35:59 Chris Johns Improve mkdir and rmdir. Testing on various hosts shows a few … 4.104.114.95
(edit) @d34a0a9   11/30/12 06:13:18 Chris Johns Add rtems-4.11 support for 4.7.2. 4.104.114.95
(edit) @0a48c8a   11/14/12 02:45:52 Chris Johns Remove the _bindir from the path as it breaks on MacOS with python enabled. 4.104.114.95
Note: See TracRevisionLog for help on using the revision log.