Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

source: rtems-source-builder/source-builder

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @faa3583   02/12/14 02:13:28 Chris Johns sb: Fixed from Fedora testing. 4.104.114.95
(edit) @6ff0672   02/12/14 02:09:56 Chris Johns config: Set build top for pkg-config. 4.104.114.95
(edit) @7c04790   02/12/14 02:08:07 Chris Johns config: Disable werror because recent glibs have warnings. 4.104.114.95
(edit) @c5b5493   02/11/14 03:06:45 Chris Johns config: Change pkgconfig to check. Add the extra actions: ccflags, … 4.104.114.95
(edit) @55e52f4   02/11/14 03:06:07 Chris Johns sb: Do not scan for libraries by default. 4.104.114.95
(edit) @ee93200   02/11/14 03:05:16 Chris Johns sb: Check for empty flags and only add when a str. 4.104.114.95
(edit) @dcea9e0   02/10/14 23:40:32 Chris Johns sb: Remove the extra path. Use the default. 4.104.114.95
(edit) @f27f7c4   02/10/14 23:38:33 Chris Johns config: Update qemu to build on FreeBSD. Update configuration to … 4.104.114.95
(edit) @c4fefde   02/10/14 23:18:35 Chris Johns sb: Add pkg-config support. Add a pkg-config look alike command so … 4.104.114.95
(edit) @56e8d80   02/04/14 07:38:18 Chris Johns config: Add support to build qemu. Qemu requires gettext, glib, … 4.104.114.95
(edit) @edf60aa   02/04/14 07:35:33 Chris Johns sb: Do not assume the src is valid. 4.104.114.95
(edit) @53b918e   02/04/14 07:23:08 Chris Johns sb: Fix downloader url parsing and add submodule git support. Split … 4.104.114.95
(edit) @5601b9c   02/04/14 07:22:03 Chris Johns sb: Add submodule support to the git support. 4.104.114.95
(edit) @7c30130   02/04/14 07:20:40 Chris Johns darwin: Default to cc and c++ for Mavrick. 4.104.114.95
(edit) @00693f9   02/04/14 07:19:19 Chris Johns config: Default _internal_autotools_path to nil when not an internal build. 4.104.114.95
(edit) @04aadb6   01/30/14 03:04:42 Chris Johns Check the user's PATH environment variable. 4.104.114.95
(edit) @1e7eb16   01/07/14 11:30:41 Chris Johns Fix the link path for GDB expat test. If doing a Cxc add the ld flags … 4.104.114.95
(edit) @b7a13ab   01/06/14 23:04:49 Nick Withers FreeBSD 10 and above no longer have /usr/bin/cvs - allow it to be … 4.104.114.95
(edit) @8225925   12/14/13 01:15:14 Chris Johns Use the --jobs option. 4.104.114.95
(edit) @46dcbfc   11/10/13 01:30:23 Chris Johns Catch the OSError on the process failing. 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) @4a59eb9   10/25/13 23:12:15 Chris Johns Split FLAGS into CFLAGS and LDFLAGS. The clang compiler on MacOS 10.9 … 4.104.114.95
(edit) @3bc9e31   10/25/13 23:11:30 Chris Johns Search any path for CVS on Darwin (MacOS). 4.104.114.95
(edit) @b8b0f44   09/10/13 06:19:20 Chris Johns config: Use ${build_top} to change dir to parent. On NetBSD with ksh … 4.104.114.95
(edit) @ef58e21   09/10/13 06:18:52 Chris Johns sb: Add include/lib paths for /usr/pkg to NetBSD. 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) @7a691b8   09/02/13 22:50:06 Chris Johns sb: Fix the config _parse args. 4.104.114.95
(edit) @845e92f   09/02/13 22:30:26 Chris Johns sb: Fix nesting if statements. Nesting if statements did not … 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) @348e498   09/02/13 21:59:38 Chris Johns sb: Add options log_info. Provide a log_info method for the options … 4.104.114.95
(edit) @a4937d8   08/31/13 22:25:56 ivan.temp sb: Add NetBSD support. 4.104.114.95
(edit) @d4fa101   08/27/13 02:21:14 Chris Johns sb: Fixed the errors as found by Gedare. 4.104.114.95
(edit) @5e536f8   08/26/13 21:48:10 Chris Johns sb: Import log for the copytree warnings. 4.104.114.95
(edit) @2f4bd55   08/26/13 21:47:44 Chris Johns config: Fix the empty case of extra gcc options. 4.104.114.95
(edit) @f4e9035   08/22/13 03:24:14 Chris Johns config: Fix the use of the extra options. 4.104.114.95
(edit) @85007c3   08/22/13 01:38:44 Chris Johns sb: Fix copy_tree coping links on Linux Overwriting symlinks did not … 4.104.114.95
(edit) @75aa2db   08/22/13 01:38:10 Chris Johns config: Add support for extra GCC configure options. 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) @27d6ea0   08/14/13 04:06:30 Chris Johns config: Add support for iconv encodings. Turn off iconv support for … 4.104.114.95
(edit) @76d4899   08/14/13 03:56:24 Chris Johns config: Control languages from the command line --with/--without … 4.104.114.95
(edit) @6201a0dd   08/14/13 03:55:33 Chris Johns config: Add the iconv encodings to the defaults. 4.104.114.95
(edit) @ff0fc8e   08/08/13 01:43:52 Chris Johns config: Check the path for a valid autoconf. 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) @6d32fe7   07/20/13 22:55:11 Chris Johns CONFIG: PR 2127 - Build fails on Linux. Fix shell tests where '==' … 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) @2626dba   07/13/13 23:11:21 Chris Johns Fix the Cxc build configuration for the DTC tool. 4.104.114.95
(edit) @80d5fde   06/17/13 00:09:24 Chris Johns Remove /usr/local from build flags. They cause problems with BFD etc. 4.104.114.95
(edit) @54a2a5f   06/03/13 07:28:00 mb.dhananjay distro_ver fails on Non-LSB distros. 4.104.114.95
(edit) @d925ea3   05/20/13 07:19:47 Chris Johns Align the 4.8 and 4.5 configurations with the gcc-common. 4.104.114.95
(edit) @54d1426   05/17/13 02:52:22 Chris Johns Clean the paths passed as args. 4.104.114.95
(edit) @b83b596   05/16/13 05:34:00 Chris Johns Fix the core detection on Linux. 4.104.114.95
(edit) @1b40c77   05/15/13 03:23:41 Chris Johns Make outputing errors optional. 4.104.114.95
(edit) @db65c6a   05/15/13 02:15:14 Chris Johns Support Canadian cross builds on FreeBSD (and other hosts). Set up … 4.104.114.95
(edit) @8a1e7a0   05/14/13 01:12:54 Chris Johns Add better error messages. 4.104.114.95
(edit) @1a56a07   05/14/13 01:08:02 Chris Johns Add bare/config and move the source-builder/config to it. Rework the … 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) @ca047f1e   05/13/13 04:46:30 Chris Johns Better error message on rmdir failure. 4.104.114.95
(edit) @5237f1cc   05/13/13 04:44:49 Chris Johns Fix support for Windows (MinGW) native builds using MSYS. Fix paths … 4.104.114.95
(edit) @e226605   05/13/13 02:22:18 Chris Johns Add an RTEMS config wrapper around Makefile.inc. This is an internal … 4.104.114.95
(edit) @e191ce8   05/10/13 08:13:38 Chris Johns Match output with the bootstrap script. 4.104.114.95
(edit) @8ee8460   05/10/13 01:10:40 Chris Johns Add check_output if on Python 2.6, ie CentOS. 4.104.114.95
(edit) @c8c60e5   05/07/13 23:55:33 Chris Johns Add svn in /usr/local for FreeBSD. 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) @3c69de0   04/30/13 22:34:09 Chris Johns Add the missing Windows versions or MinGW. 4.104.114.95
(edit) @84924e4   04/30/13 20:29:12 Chris Johns Fix the open calls to use a host path. 4.104.114.95
(edit) @2edd4c9   04/30/13 19:30:22 Chris Johns Produce a better error message if the host support code does not load. 4.104.114.95
(edit) @a128418   04/30/13 19:17:11 Chris Johns Use float for version number such as CentOS 6.3. 4.104.114.95
(edit) @9815f5f   04/30/13 07:55:33 Chris Johns CVS is required. The newlib version is based on cvs for 4.11. 4.104.114.95
(edit) @cb5fc2c   04/30/13 07:27:40 Chris Johns The dist version is index 1 not 2. 4.104.114.95
(edit) @49c668c   04/30/13 07:23:18 Chris Johns Fix the dist_ver bug. Covert the string to an int. 4.104.114.95
(edit) @a48a478   04/30/13 05:01:30 Chris Johns Updated 4.11 tool versions. 4.104.114.95
(edit) @fbb39e7   04/30/13 03:22:28 Chris Johns Add options help. 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) @dfdc129   04/30/13 01:19:09 Chris Johns Add user private macro loading. 4.104.114.95
(edit) @1c44f1c   04/30/13 01:18:46 Chris Johns Add a get value call for macros. 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) @8837860   04/28/13 22:59:53 Chris Johns Add a function to return the config file name. 4.104.114.95
(edit) @0ed876c   04/28/13 22:58:01 Chris Johns Do not run any download type functions if performing a dry-run. 4.104.114.95
(edit) @055e490   04/28/13 06:10:02 Chris Johns Fix the report command. Only output if an outname is given. 4.104.114.95
(edit) @22afed3   04/28/13 05:51:51 Chris Johns Fix the trace message for _disable. 4.104.114.95
(edit) @bd26be0   04/28/13 05:30:39 Chris Johns Fix the arguments to the locking map. All maps are locked out. 4.104.114.95
(edit) @bf23399   04/27/13 11:56:33 Chris Johns Add a grep function and timestamp. Fix the acinclude.m4. 4.104.114.95
(edit) @e879c9f   04/27/13 10:30:15 Chris Johns Add a faster bootstrap for RTEMS. This is a threading dispatcher to … 4.104.114.95
(edit) @517f036   04/27/13 10:26:49 Chris Johns Add '%disable select' to turn off the macros maps. 4.104.114.95
(edit) @dbede73   04/27/13 10:23:35 Chris Johns Make _sbdir absolute. Add locks to read maps. Add locks to the read … 4.104.114.95
(edit) @624954b   04/26/13 02:05:53 Chris Johns Add macro include support. Use it for building from head. This change … 4.104.114.95
(edit) @8f30997   04/26/13 02:05:13 Chris Johns Add binutils support for snapshot builds. 4.104.114.95
(edit) @9cce399   04/26/13 02:04:39 Chris Johns Default to cvs with -z 9. 4.104.114.95
(edit) @a202f3e   04/25/13 07:50:08 Chris Johns Add SuSE variations. 4.104.114.95
(edit) @9cf846d   04/25/13 06:50:34 Chris Johns Remove all patches. 4.104.114.95
(edit) @40fec60   04/25/13 05:30:48 Chris Johns Update for Fedora 17 changes. 4.104.114.95
(edit) @8029c99   04/25/13 05:06:44 Chris Johns Undefine all possible patches. 4.104.114.95
(edit) @c65b9eb   04/25/13 05:06:20 Chris Johns Change the CVS download path to include the module and tag/date. 4.104.114.95
(edit) @9131a56   04/24/13 07:32:49 Chris Johns Move the common snapshots to the common config tree. Add gdb. 4.104.114.95
(edit) @9745848   04/24/13 06:19:09 Chris Johns Add touch for Redhat hosts. 4.104.114.95
(edit) @86b2b4f   04/23/13 06:03:25 Chris Johns Add support to check for a valid autoconf for RTEMS. 4.104.114.95
(edit) @1869040   04/23/13 01:41:49 Chris Johns Fix the path for a CVS checkout. 4.104.114.95
(edit) @f077b2b   04/22/13 12:28:27 Chris Johns Fixes for CVS to work. Add RTEMS build for sparc/sis. 4.104.114.95
Note: See TracRevisionLog for help on using the revision log.