summaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Collapse)Author
2006-03-23(svn r4065) -Fix: the configure now knows --host-cflagstruelight
2006-03-23(svn r4064) -Fix: fixes for configure to accept spaces in params. This are ↵truelight
mostly bypasses because bash really does suck in handling spaces and " stuff :(
2006-03-23(svn r4059) -Fix: add --dedicated flag to configuretruelight
2006-03-15(svn r3894) -Fix: use "" over in configuretruelight
2006-03-14(svn r3873) -Fix: don't remove Makefile.config if it isn't there in the ↵truelight
first place -Add: allow --debug=3 to enable DEBUG lvl 3 (--debug results in a lvl 1)
2006-03-14(svn r3870) -Fix: missed one item in last commit, tnx glx :)truelight
2006-03-14(svn r3869) -Fix: don't use OS in configure, some system have that defined ;)truelight
2006-03-14(svn r3867) -Add: added --debug, --profile and --revision to configuretruelight
2006-03-14(svn r3866) -Fix: only add CXX if it is giventruelight
Word of warning: configure _does_ delete your Makefile.config!
2006-03-14(svn r3865) -Add: a fully optional configure script, that is a wrapper aroundtruelight
Makefile.config, inserting data directly into it. This is needed for the CompileFarm (nightly) and most likely it will help out many people who want to cross-compile. I might have missed several options out of the Makefile.config, but those are the needed ones for the CompileFarm.
2004-12-08(svn r988) Removed the JAM file stuff since it turned out that nobody uses ↵bjarni
it anymore and it is not maintained anymore
2004-08-09(svn r1) Import of revision 975 of old (crashed) SVNtruelight