summaryrefslogtreecommitdiff
path: root/lib/make/setup_configuration.pl
Commit message (Expand)AuthorAge
* Replace the SILENT option with a VERBOSE option (of opposite meaning). Defaultknarf2011-09-27
* Remove whitespace from option values passed on the "make" command linehinder2011-01-26
* Give more information about the location of the user defaults fileknarf2010-09-08
* Create the scratch directories in the configurations when theschnetter2005-09-26
* Read Cactus configuration options from files listed in an environment variabletradke2005-01-31
* Don't enclose option settings with single quotes; they break config-info beingtradke2004-06-22
* Slightly change layout for the 'config-info' file so that it can be usedtradke2004-06-22
* Patch from Yaakoub to fix a spelling mistake.goodale2004-06-21
* Fixed a regular expression in the configuration options file parsertradke2003-09-26
* Fix for storing command-line arguments to config-info. Now correctly dealsgoodale2003-03-24
* type in variable name, fixed thislanfer2003-03-21
* match for ~ was negated, fixed thislanfer2003-03-21
* Allow options=~/whatever.goodale2003-03-21
* Fix problems from my last commit which didn't let you overwrite settings fromtradke2003-01-10
* Don't set makefile environment variables again when they were given on thetradke2003-01-10
* Fixed bug in parsing for gmake <config>-configinfoallen2002-01-06
* Remove a pre-existing config.cache file before running configure.tradke2002-01-03
* Better parsing of make command line options for reporting in the config-infoallen2001-12-29
* Fixed pathnames being ignored when parsing commandline configurationallen2001-10-13
* Implemented default users, option file and command line options forallen2001-09-23
* Use configuration options in CACTUSRC directory if it existsallen2001-09-22
* Fix for allowing absolute paths for options filesallen2001-01-08
* Remove spaces from ends of lines in options fileallen2000-11-17
* Change to syntax for cross-compilation.goodale2000-05-12
* Preliminary support for cross-compilation.goodale2000-05-12
* Tidied a bit.goodale2000-04-18
* Pass back the return code from the configure script.goodale2000-04-17
* Fixed a bug I committed the other day.goodale1999-07-20
* Added an environment variable CACTUS_CONFIGS_DIR which tells cactus wheregoodale1999-07-18
* Now seems to configure out of the box under NT. Note that cpp.exe needsgoodale1999-06-25
* Can now pass options to the configure scriptgoodale1999-02-20
* config_parser -> CSTallen1999-02-14
* Moved setup out of the top level into the lib/make directory, and renamed itgoodale1999-02-03