tools/populate.in
2008-07-19 It's been a long time that the gcc libraries are all installed in the sys-root.
2008-05-20 Get rid of all `command` (which is a bashism), and replace them with $(command), which is POSIX.
2007-08-07 Make use of setsid to spawn removal processes: we don't want the rm's to stop if the main script fails and ends before all directories were removed.
2007-08-07 Revert previous spurious commit.
2007-08-07 Fix the Makefile.in to correctly remove generated documentation.
2007-07-14 Sanitise populate a little bit.
2007-07-14 Re-order help entries in populate.
2007-07-14 Upgrade populate.in:
2007-07-08 Add a utility to populate a root directory with libraries from the toolchain.