Timeline



02/27/13:

18:13 Changeset in rtems [48fc25f]4.115 by Anthony Green <green@…>
Common file changes in support of Moxie port Signed-off-by: Anthony Green <green@…>
18:13 Changeset in rtems [032e5e4]4.115 by Anthony Green <green@…>
Add sample Moxie BSP for GDB sim Signed-off-by: Anthony Green <green@…>
18:13 Changeset in rtems [ff11282c]4.115 by Anthony Green <green@…>
Add Moxie CPU support Signed-off-by: Anthony Green <green@…>
14:57 Changeset in rtems [c6902a8]4.115 by Andreas Heinig <andreas.heinig@…>
libchip/network: Fixed warning
13:38 Changeset in rtems [f806289]4.115 by Andreas Heinig <andreas.heinig@…>
libchip/serial: Fixed warnings
11:37 Ticket #2089 (Request for removal of unused symbols (#define BSP_RT_TIMER1 / ...) closed by Wendell P Silva
fixed: Agreed. Let's keep them.
10:00 Changeset in rtems [2434555]4.115 by Andreas Heinig <andreas.heinig@…>
dosfs: PR2091: Fix warning
09:40 Changeset in rtems [d06d4ab]4.115 by Andreas Heinig <andreas.heinig@…>
dosfs: PR2092: Delete unused function
09:22 Changeset in rtems [01eff24]4.115 by Sebastian Huber <sebastian.huber@…>
IMFS: PR2093: Fix warning
08:55 Ticket #2093 (Node type not always defined in IMFS_mknod()) closed by Sebastian Huber
fixed: http://git.rtems.org/rtems/commit/?id=01eff2488761ccfd5b2d57efe4523b4463f7e049
08:47 Ticket #2092 (Dead code? fat_cluster_read()) closed by Sebastian Huber
fixed: http://git.rtems.org/rtems/commit/?id=d06d4ab312d9294738df33ecdcfec0e6589196b0
08:30 Ticket #2093 (Node type not always defined in IMFS_mknod()) reopened by Sebastian Huber
08:21 Projects/TinyRTEMS edited by C Rempel
possible idea, Small Device C Compiler suite has ~1000 weekly downloads (diff)
05:04 Changeset in rtems-source-builder [bc71066]4.104.114.95 by Chris Johns <chrisj@…>
Fix host paths on Windows.
05:04 Changeset in rtems-source-builder [9262cd4]4.104.114.95 by Chris Johns <chrisj@…>
Update the Windows location of new tools.
01:27 Changeset in rtems-source-builder [e154844]4.104.114.95 by Chris Johns <chrisj@…>
Updates and corrections.
01:26 Changeset in rtems-source-builder [87118b9]4.104.114.95 by Chris Johns <chrisj@…>
Fix the spelling.
01:26 Changeset in rtems-source-builder [b366c75]4.104.114.95 by Chris Johns <chrisj@…>
Fix the spelling.

02/26/13:

21:23 GSoC/Mentors edited by Acudmore
(diff)
18:49 Changeset in rtems [83b555f]4.115 by Joel Sherrill <joel.sherrill@…>
doc: Build html into subdirectory (fix make clean) Building with a document specific prefix will require coding in both texi2any and texi2html. It is easier to build into a directory (e.g. $(PROJECT)/). This also fixes "make clean" which was broken.
18:31 Changeset in rtems [e517714b]4.115 by Jennifer Averett <jennifer.averett@…>
sparc: Remove dead code that was leftover from SMP development.
15:26 Changeset in rtems [c4946cd0]4.115 by Andreas Heinig <andreas.heinig@…>
PR2090: Fix warning in threadqdequeuepriority.c
14:58 Changeset in rtems [e148397]4.115 by Ralf Kirchner <ralf.kirchner@…>
fsdosfsname01: Add compatibility tests Test handling of file names and directory names according to Microsofts specification for the FAT file system. Tests for compatibility with a genuine MS Windows FAT file system have been added.
14:18 Changeset in rtems [52f3aa0]4.115 by Ralf Kirchner <ralf.kirchner@…>
fsdosfsname01: Add multibyte tests Test handling of file names and directory names according to Microsofts specification for the FAT file system. Tests for multibyte file names and directory names have been added.
13:11 Ticket #2093 (Node type not always defined in IMFS_mknod()) created by Andreas Heinig
In some (rare) cases get_type_and_info_by_mode_and_dev() does not …
12:44 Ticket #2092 (Dead code? fat_cluster_read()) created by Andreas Heinig
I have here a compiler warning in fat.c:408 saying that …
12:31 Ticket #2091 (msdos_format.c compiler warning fix) created by Andreas Heinig
Fixed compiler warning: msdos_format.c:604, GNU Compiler 4 (gcc), …
12:25 Changeset in rtems [2ee8b15]4.115 by Ralf Kirchner <ralf.kirchner@…>
libtests: Add new test: utf8proc01 utf8proc is a library for processing UTF-8 encoded Unicode strings. Some features are Unicode normalization, stripping of default ignorable characters, case folding and detection of grapheme cluster boundaries. For now utf8proc is intended for normalizing and folding strings for comparison purposes within the UTF-8 support of the FAT file system. This test will call interface methods of library utf8proc in order to make sure they compiled and linked ok. The library is third party, thus it should be sufficient for us to make sure we can build it correctly.
12:08 Ticket #2090 (threadqdequeuepriority.c compiler warning fix) created by Andreas Heinig
Fix of compiler warning: threadqdequeuepriority.c:7 "/*" within …
11:00 Changeset in rtems [46b7f921]4.115 by Ralf Kirchner <ralf.kirchner@…>
libmisc: Add utf8proc-v1.1.5 utf8proc is a small library for processing UTF-8 encoded Unicode strings. Some features are Unicode normalization, stripping of default ignorable characters, case folding and detection of grapheme cluster boundaries. For the time beeing utf8proc is intended to be used for normalizing and folding UTF-8 strings for comparison purposes when adding UTF-8 support to the FAT file system.
10:18 Changeset in rtems [ccd212e]4.115 by Ralf Kirchner <ralf.kirchner@…>
fsdosfsname01: New test Test handling of file names and directory names according to Microsofts specification for the FAT file system. So far tested only for the default character set (code page 850).
10:04 Changeset in rtems [8db586c8]4.115 by Ralf Kirchner <ralf.kirchner@…>
fstests: Use "tmacros.h" instead of "pmacros.h"
07:10 Changeset in rtems [f2448903]4.115 by Ralf Corsépius <ralf.corsepius@…>
Add missing @item.
07:10 Changeset in rtems [a420a489]4.115 by Ralf Corsépius <ralf.corsepius@…>
Add missing @items.
06:55 Changeset in rtems-source-builder [99eee0e]4.104.114.95 by Chris Johns <chrisj@…>
Fix the != operator.
06:55 Changeset in rtems-source-builder [6e4f5e7]4.104.114.95 by Chris Johns <chrisj@…>
Updated doco.

02/25/13:

23:54 Changeset in rtems [9215bfb3]4.115 by Joel Sherrill <joel.sherrill@…>
user/preface.texi: Add NEC V850 and SPARC V9
23:34 Changeset in rtems [a26834d2]4.115 by Joel Sherrill <joel.sherrill@…>
user/overview.t: Add missing chapters to overview
21:23 Changeset in rtems [4eaf781]4.115 by Joel Sherrill <joel.sherrill@…>
doc master include files: Do not include top node on printed output In PDF, DVI, and PostScript? files, the contents of the @top node were being printed. These are intended only for info and html output formats.
20:03 Changeset in rtems [3695c588]4.115 by Joel Sherrill <joel.sherrill@…>
doc/user/semaphore_attributes.eps: Correct rotation
17:55 Changeset in rtems [e0bf787]4.115 by Joel Sherrill <joel.sherrill@…>
doc/project.am: Make texi2html and texi2any stanzas share
17:54 Changeset in rtems [941e345]4.115 by Joel Sherrill <joel.sherrill@…>
doc: Update copyright year in common files
17:52 Changeset in rtems [838bfb6]4.115 by Joel Sherrill <joel.sherrill@…>
doc: Update version.texi and stamp-vti files See http://www.rtems.org/pipermail/rtems-devel/2013-February/002466.html for instructions on how to do this.
16:33 Changeset in rtems [ef921556]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/mpc55xx: Add register type definition
14:58 Changeset in rtems [609cc9c]4.115 by Ralf Corsépius <ralf.corsepius@…>
Fix typo.

02/24/13:

16:07 Changeset in rtems [df0ec89]4.115 by Joel Sherrill <joel.sherrill@…>
doc/user Object Id Figures: Correct rotation and border The 16 bit Object Id image was incorrectly rotated in the manual. Both the 16 and 32 Object Id bit images had thin borders on the table and the bottom line was not visible in the PDF. I tinkered with the original drawings to add a bit more space around the tables and manually converted the PNG to EPS using Gimp to ensure a controlled and high quality conversion.
09:09 Changeset in rtems-source-builder [eef48f9]4.104.114.95 by Chris Johns <chrisj@…>
Make the doco more visiable. A user asked for the documentation to be move higher in the source tree so it is easier to find.
09:07 Changeset in rtems-source-builder [5ba5405]4.104.114.95 by Chris Johns <chrisj@…>
Update documentation. Lots more is needed before it is finished.
07:43 Changeset in rtems-source-builder [77c68e8]4.104.114.95 by Chris Johns <chrisj@…>
Add an RTEMS 4.11 autotools build set.
07:42 Changeset in rtems-source-builder [9c2fe14]4.104.114.95 by Chris Johns <chrisj@…>
Clean out the unused directives.
07:17 Changeset in rtems-source-builder [d5fa35c]4.104.114.95 by Chris Johns <chrisj@…>
RTEMS uses 1.12.2.
07:15 Changeset in rtems-source-builder [dab4a9b]4.104.114.95 by Chris Johns <chrisj@…>
Check the dry-opt option before doing the install.
00:18 Ticket #2089 (Request for removal of unused symbols (#define BSP_RT_TIMER1 / ...) created by Wendell P Silva
The following symbols are #defined but never used: …

02/23/13:

10:42 Building/U-Boot edited by C Rempel
/* Building U-Boot (mkimage) from Source */ (diff)
10:12 Building/U-Boot edited by C Rempel
/* Building U-Boot (mkimage) from Source */ (diff)
10:04 Building/U-Boot edited by C Rempel
Flushing out the TODO (diff)
09:44 Building/U-Boot created by C Rempel
Created page with "Note: this stub is to help with the LEON3 Qemu tutorial. The following instructions built the image and were run on a Debian Sqeeze host. Download the latest release of the ..."
08:41 Developer/Tools/RSB edited by C Rempel
Debian notes (diff)
03:45 Changeset in rtems-source-builder [27e5a7e]4.104.114.95 by Chris Johns <chrisj@…>
Add the sb-defaults command to print a hosts defaults.

02/22/13:

23:09 Changeset in rtems-source-builder [de8f4bf]4.104.114.95 by Chris Johns <chrisj@…>
Rename Source Builder to RTEMS Source Builder.
22:02 Changeset in rtems [380daa25]4.115 by Joel Sherrill <joel.sherrill@…>
doc/c_user: Fix Lines that were too long
19:43 Changeset in rtems [0c59b4b]4.115 by Joel Sherrill <joel.sherrill@…>
doc: Use More Readable Names for Generated Nodes Per a discussion with the GNU Texinfo maintainer Patrice Dumas, change to generating HTML files per a standard for stable URL names and easier cross manual referencing. http://lists.gnu.org/archive/html/help-texinfo/2013-02/msg00002.html
05:44 Changeset in rtems-source-builder [0c84a4f]4.104.114.95 by Chris Johns <chrisj@…>
Add support for Raspberry Pi.
03:44 Changeset in rtems-source-builder [ee47d72]4.104.114.95 by Chris Johns <chrisj@…>
Create tar directory when making build set tar files. Move the mkdir and removeall code from the build module to the path module.
01:19 Changeset in rtems [94ca070]4.115 by Joel Sherrill <joel.sherrill@…>
doc: Support texi2any and texi2html This was tested with texi2html-1.82-5.1.el6.noarch and a locally built texinfo 5.0. These are completely different implementations and require different invocations. The Makefile dependencies appear to work but are likely not perfect at this point. The key point is that the autoconf probe detects which to use and responds accordingly with preference given to texi2any.

02/21/13:

14:53 Changeset in rtems [b6ecf33]4.115 by Joel Sherrill <joel.sherrill@…>
doc: Update to build info format with texinfo 4.13 and 5.0 Texinfo 5.0 is a complete reimplementation and has stricter interpretations of the texinfo language.
08:03 Changeset in rtems-source-builder [cafbcc6]4.104.114.95 by Chris Johns <chrisj@…>
Support directly installing. By default the Source Builder now directly installs in the prefix and does not create tar files. You need to supply options to create build set level tar files and/or package level tar files.

02/20/13:

23:17 Changeset in rtems-source-builder [729f0bb]4.104.114.95 by Chris Johns <chrisj@…>
Build sets can optional keep going on failure to support tool build testing. The --keep-going option lets a build set continue if it fails. The keep going is only at the build set level and not at the package level.
23:16 Changeset in rtems-source-builder [1b7e392]4.104.114.95 by Chris Johns <chrisj@…>
Make the shell cmd path relative on error.
23:07 Changeset in rtems-source-builder [e5aa27f0]4.104.114.95 by Chris Johns <chrisj@…>
Make sources directory if it does not exist. Remove the need to add the --force option. Also revert the force option back to the --force from --no-force and leave it so the user can bypass the host check of various packages.
17:41 Changeset in rtems [75e5127]4.115 by Cudmore, Alan P. (GSFC-5820) <alan.p.cudmore@…>
add ARM_ARCH_6ZK to cpukit/score/cpu/arm/rtems/score/arm.h
12:30 Changeset in rtems [71cf3e9d]4.115 by Sebastian Huber <sebastian.huber@…>
libblock: Do resource allocation in one place All resource allocations take place in rtems_bdbuf_init() now. After rtems_bdbuf_init() no fatal errors can happen due to configuration errors or resource limits. This makes it easier to detect configuration errors for users.
10:29 Projects/Open/SimulatorUpdates edited by C Rempel
/* LEON Specific References (caveat emptor) */ (diff)
07:46 Projects/Open/SimulatorUpdates edited by C Rempel
/* References */ (diff)
06:30 Changeset in rtems-source-builder [251a42d]4.104.114.95 by Chris Johns <chrisj@…>
Output the time a build set takes.
05:39 Changeset in rtems-source-builder [4f5321f]4.104.114.95 by Chris Johns <chrisj@…>
Fix support for GCC being build as C++.
05:38 Changeset in rtems-source-builder [4f8fb65]4.104.114.95 by Chris Johns <chrisj@…>
Fix the path handling of nesting build sets.
03:56 Changeset in rtems-source-builder [879c68a]4.104.114.95 by Chris Johns <chrisj@…>
Add remaining unstable archs.
03:55 Changeset in rtems-source-builder [9348933]4.104.114.95 by Chris Johns <chrisj@…>
Fix the path to the build sets.
03:48 Changeset in rtems-source-builder [b112284]4.104.114.95 by Chris Johns <chrisj@…>
Use a relative path for the download notice message.
03:46 Changeset in rtems-source-builder [a32dcbd]4.104.114.95 by Chris Johns <chrisj@…>
Add unstable. Add a tree of unstable configurations to track recent gcc source.
00:18 Changeset in rtems-source-builder [9f04b64]4.104.114.95 by Chris Johns <chrisj@…>
Architecture arm-rtems4.11 uses EABI. Switch the arm-rtems4.11 to use EABI. The patch do this is taken from http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53325.

02/19/13:

09:08 Changeset in rtems-source-builder [2fd402d]4.104.114.95 by Chris Johns <chrisj@…>
Add the remaining archs to the all build set.
09:04 Changeset in rtems-source-builder [ab99d6f]4.104.114.95 by Chris Johns <chrisj@…>
Print the installed path as relative.
09:02 Changeset in rtems-source-builder [608cfa7]4.104.114.95 by Chris Johns <chrisj@…>
Remove the build scripts. Build sets are used now.
08:43 Developer/Projects/Obsolete/DebianHostedTools edited by C Rempel
Qemubuilder (diff)
08:29 Projects/Open/SimulatorUpdates edited by C Rempel
awesome leon3 buildroot find (diff)
08:17 Projects/Open/SimulatorUpdates edited by C Rempel
Found the bios! (diff)
08:03 Changeset in rtems-source-builder [f6814ff]4.104.114.95 by Chris Johns <chrisj@…>
An RTEMS Tool All build set.
08:02 Changeset in rtems-source-builder [972ad8c]4.104.114.95 by Chris Johns <chrisj@…>
Make force on the default. Option is now --no-force.
08:00 Changeset in rtems-source-builder [fba1136]4.104.114.95 by Chris Johns <chrisj@…>
Build Sets can reference other build sets. A build set can invoke another build set. This allows an 'all' type build set that builds all the RTEMS archs. Change the get config call to return a map of paths and files.
05:44 Developer/Tools/RSB edited by C Rempel
/* Source Builder Quick Start */ (diff)
05:42 Developer/Tools/RSB edited by C Rempel
extracting the sources (diff)
01:48 Developer/Tools/RSB edited by C Rempel
/* Source Builder Quick Start */ (diff)
01:47 Developer/Tools/RSB edited by C Rempel
Quick start notes (diff)

02/18/13:

23:05 Projects/Open/SimulatorUpdates edited by C Rempel
/* References */ (diff)
16:00 Changeset in rtems [57bcb88e]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/gen5200: New ATA driver This is a replacement for the ATA task. The performance is much better.
15:29 Changeset in rtems [c7a5656]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/gen5200: Add and use mpc5200_fatal()
15:27 Changeset in rtems [ced11eb1]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/mpc55xx: Fix prototype
14:45 TBR/UserManual/RTEMS_Development_Hosts edited by KarelGardas
(diff)
14:27 Changeset in rtems [3d6d4da]4.115 by Sebastian Huber <sebastian.huber@…>
fstests/fsrdwr: Fix warning
10:15 Projects/Open/SimulatorUpdates edited by C Rempel
/* References */ (diff)
10:03 Projects/Open/SimulatorUpdates edited by C Rempel
/* References */ (diff)
09:31 Developer/OpenProjects edited by C Rempel
/* Testing */ (diff)
09:30 Developer/OpenProjects edited by C Rempel
/* Testing */ (diff)
09:30 Developer/OpenProjects edited by C Rempel
/* Testing */ (diff)
09:29 Projects/Open/SimulatorUpdates created by C Rempel
Initial Open Project Template Setup
07:36 Changeset in rtems [78a50d9]4.115 by Sebastian Huber <sebastian.huber@…>
dosfs: Fix file length update

02/17/13:

11:57 Changeset in rtems [4ddeb34]4.115 by Sebastian Huber <sebastian.huber@…>
fstests/fsrdwr: Add test case
00:50 Changeset in rtems-source-builder [8d7624e]4.104.114.95 by Chris Johns <chrisj@…>
Clean _tmproot. Move config listing to the setbuilder module. Add the mising _tmprool clean. Move the list printing out of the build which now just returns a list of config files to the location of the options.
00:49 Changeset in rtems-source-builder [ebc505c]4.104.114.95 by Chris Johns <chrisj@…>
Clean up the configure command for expat.

02/16/13:

02:39 Developer/OpenProjects edited by C Rempel
/* Libraries, Languages, and Applications */ (diff)
02:39 Developer/OpenProjects edited by C Rempel
/* Libraries, Languages, and Applications */ (diff)
01:27 Projects/MMU_Support edited by Gedare
(diff)
01:23 Developer/OpenProjects edited by Gedare
(diff)

02/15/13:

17:00 Changeset in rtems [0a3a1b24]4.115 by Sebastian Huber <sebastian.huber@…>
fstests: Prevent compiler optimizations
15:57 Changeset in rtems [cd85e84]4.115 by Sebastian Huber <sebastian.huber@…>
dosfs: Start scan with a valid data cluster Simpify the loop. Set last cluster to an undefined value in case no free cluster exists.
15:53 Changeset in rtems [df8c2d7]4.115 by Sebastian Huber <sebastian.huber@…>
dosfs: Fix file extend Only append a valid cluster chain (cluster added > 0), otherwise we overwrite the root directory cluster (cluster 0) of a FAT12 or FAT16 with arbitrary data.
15:52 Changeset in rtems [0c9b35e8]4.115 by Sebastian Huber <sebastian.huber@…>
dosfs: Ensure valid data cluster count
02:45 Projects/GraphicsToolkit edited by PavelPisa
Microwindows licensing correction (diff)

02/14/13:

22:45 Changeset in rtems [390258c]4.115 by Ralf Corsépius <ralf.corsepius@…>
New.
22:36 Changeset in rtems [fa1004bd]4.115 by Ralf Corsépius <ralf.corsepius@…>
Conditionally install atomic-headers.
22:35 Changeset in rtems [a718918]4.115 by Ralf Corsépius <ralf.corsepius@…>
Add RTEMS_CHECK_ATOMIC, RTEMS_CPUOPT([RTEMS_ATOMIC]), AM_CONDITIONAL ATOMIC.
22:27 Changeset in rtems [1c0a6e63]4.115 by Ralf Corsépius <ralf.corsepius@…>
Introduce AM_CONDITIONAL ATOMIC.
22:27 Changeset in rtems [bdf90720]4.115 by Ralf Corsépius <ralf.corsepius@…>
Introduce AM_CONDITIONAL ATOMIC, cpuopt RTEMS_ATOMIC.
16:27 Changeset in rtems [91de38f8]4.115 by Ralf Corsépius <ralf.corsepius@…>
Include <stdint.h>
07:00 Changeset in rtems-source-builder [e908afb]4.104.114.95 by Chris Johns <chrisj@…>
Listing options now handle nested directories.
07:00 Changeset in rtems-source-builder [73e8afb]4.104.114.95 by Chris Johns <chrisj@…>
If the path is empty do prepend a dirsep.
06:06 Changeset in rtems-source-builder [7e3c903]4.104.114.95 by Chris Johns <chrisj@…>
Remove the old single tools build set for all archs.
05:14 Changeset in rtems-source-builder [b1202fc]4.104.114.95 by Chris Johns <chrisj@…>
Moxie GDB DTC support added The Moxie GDB simulator uses the DTC (device tree compiler) to build a device tree. This is added and built before the gdb.
02:29 Changeset in rtems-source-builder [a25a19d]4.104.114.95 by Chris Johns <chrisj@…>
Add Microblaze.
01:32 Changeset in rtems-source-builder [87fc7e0]4.104.114.95 by Chris Johns <chrisj@…>
Add Moxie support. Binutils and the compiler build how-ever gdb needs a tool called 'dtc' to build the simulator. This is not present on my FreeBSD test box.

02/13/13:

13:17 Changeset in rtems [995610e1]4.115 by Sebastian Huber <sebastian.huber@…>
ftpd: Go back to the root directory
09:13 Changeset in rtems-source-builder [b991b35]4.104.114.95 by Chris Johns <chrisj@…>
Add remaining archs to 4.11.
09:13 Changeset in rtems-source-builder [78543a9]4.104.114.95 by Chris Johns <chrisj@…>
Add python-devel to the CentOS packages required.
05:49 Changeset in rtems-source-builder [726b38e]4.104.114.95 by Chris Johns <chrisj@…>
Fix _tmproot bug in OPT flags set up.
04:50 Changeset in rtems-source-builder [458b11b]4.104.114.95 by Chris Johns <chrisj@…>
Always build the expat package.
04:50 Changeset in rtems-source-builder [5110a45]4.104.114.95 by Chris Johns <chrisj@…>
Update the CentOS package list.
00:46 Changeset in rtems-source-builder [1b094bf]4.104.114.95 by Chris Johns <chrisj@…>
Fix the tmprort name. It should be _tmproot.
00:39 Changeset in rtems-source-builder [d58a31b]4.104.114.95 by Chris Johns <chrisj@…>
Remove debug print from the config parsing.
00:35 Changeset in rtems-source-builder [94db614]4.104.114.95 by Chris Johns <chrisj@…>
Add required CentOS packages to the documentation.
00:34 Changeset in rtems-source-builder [73f6ad2]4.104.114.95 by Chris Johns <chrisj@…>
Override the bison path on FreeBSD.
00:30 Changeset in rtems-source-builder [d963553b]4.104.114.95 by Chris Johns <chrisj@…>
Restructure RTEMS Config Files Add arch build files. This allows archs to have different versions and patches for specific tools. Break the RTEMS config directory up into separate directories to make long term maintenance easier. This required a change to config.py to handle the config files being in subdirs of the config directory. The defaults have been updated to include the install SB root so packages built before a package are available. Add makeinfo to the required tools. GDB (and others) need it to build without error.
Note: See TracTimeline for information about the timeline view.