summaryrefslogtreecommitdiff
path: root/tools/bootstrp
AgeCommit message (Expand)AuthorFilesLines
2001-03-01Method NeedsUpdate() now thread save, needed for async. update of configurati...Nils Fuhrmann2-8/+21
2001-02-23FixesNils Fuhrmann1-4/+3
2001-02-22Fixes for reload of new solar list particlesNils Fuhrmann1-32/+59
2001-02-16chg: SyntaxMartin Hollmichel1-4/+5
2001-02-15Added new functionality for multiple solarlistsNils Fuhrmann1-47/+87
2001-02-14Added new functionality for multiple solarlistsNils Fuhrmann1-3/+2
2001-02-14Fixes: Read and Write for multiple solarlists per workspaceNils Fuhrmann1-26/+139
2001-02-13New funtionality: method Star::NeedsUpdate() return TRUE if one of the config...Nils Fuhrmann1-4/+26
2001-02-13Fixes for UNIX platformsNils Fuhrmann1-4/+4
2001-02-13Added functionality for multiple solar listsNils Fuhrmann1-14/+122
2001-02-09Support of multiple solar.lst (one per project) per workspaceNils Fuhrmann1-93/+173
2001-02-08Some commentsNils Fuhrmann1-9/+15
2001-02-08Added new ctor for project dependent solar.lstNils Fuhrmann1-9/+78
2001-02-05use static stlHans-Joachim Lankenau1-2/+3
2001-01-30add the function GetEnv( const char *, const char *); the second parameter is...vs1-2/+9
2001-01-08special treatment for connectivityHans-Joachim Lankenau1-4/+5
2000-12-18compare case insensitiveHans-Joachim Lankenau1-4/+31
2000-12-12keep it static; libCrun staticHans-Joachim Lankenau1-14/+2
2000-12-11New functionality for command line SearchAndReplaceNils Fuhrmann2-2/+87
2000-12-11Fixes for static link of stlNils Fuhrmann1-2/+4
2000-11-20Add NetBSD support. Contributed by: Michael Rauch <mrauch-openoffice@fs.tum.de>Sander Vesik1-2/+5
2000-11-13add: zipdepMartin Hollmichel1-2/+8
2000-11-10Fix: Changed Search method. Works correctly now when the first entry of path ...Nils Fuhrmann1-2/+9
2000-11-03Corrected include paths for string.hxx and list.hxxoisin1-4/+4
2000-11-02Added #include <glibc/posix/getopt.h> when bootstrapping on Macosxoisin1-2/+6
2000-11-01search for #Hans-Joachim Lankenau1-4/+4
2000-10-20cleaned up support for the bootstrap script for OpenOfficeJohn Marmion2-11/+7
2000-09-29New header for recusrsive makefilesNils Fuhrmann1-13/+61
2000-09-28Fixes for files which will nor be found in the given environment variable. In...Nils Fuhrmann1-4/+4
2000-09-25Fix: search for called executable in all pathesNils Fuhrmann1-23/+38
2000-09-22corrected if clausesArmin Theissen2-11/+8
2000-09-19Reverted one MACOSX macro back to MAC macro.Martin Hollmichel1-3/+3
2000-09-19Replaced MAC macros with MACOSX macros where appropriate.Martin Hollmichel2-8/+8
2000-09-18initial importJens-Heiner Rechtien14-0/+5286