summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Simplify bootstrap script source dir detectionBrad King2009-09-251-2/+2
* ENH: Configure script now just invokes bootstrap script.Brad King2003-06-231-1707/+2
* BUG: Rename Bootstrap directory to Bootstrap.cmk, so that on platforms such a...Andy Cedilnik2003-04-171-5/+5
* ENH: Centralized setting of CMake version number to top-level CMake listfile.Brad King2003-02-131-19/+43
* Improve bootstrapping on Unix, so that it bootstraps in the subdirectory. Thi...Andy Cedilnik2002-09-131-85/+111
* ERR: Went back to old-style test for -LANG:std on the SGI.Brad King2002-09-101-60/+24
* ERR: AC_SUBST replaced with AC_DEFINE. Needed to get configure script to cor...Brad King2002-09-101-22/+26
* BUG: Missing AC_SUBST commands added.Brad King2002-09-101-10/+18
* ENH: Improved configure test implementations by using AC_TRY_COMPILE.Brad King2002-09-061-78/+291
* try another flag for the dec compiler...Bill Hoffman2002-08-231-3/+3
* BUG: fix for OSF compiler to use ansi mode for streamsBill Hoffman2002-08-221-6/+18
* ERR: Ran autoconf on corresponding fixes to configure.in and cxxconfigure.in.Brad King2002-06-211-14/+12
* ENH: Re-ran autoconf to include changes to corresponding configure input. Th...Brad King2002-06-191-4/+23
* Revert to make it work againAndy Cedilnik2002-05-021-4/+4
* Improve bootstrap on UNIX. Now it bootstraps into a separate directory.Andy Cedilnik2002-05-021-4/+4
* ENH: handle spaces in paths for cygwin bootstrapKen Martin2002-04-181-25/+35
* ENH: do not use O2 g as default flagsBill Hoffman2002-02-141-23/+34
* check for LANG:stdBill Hoffman2001-12-191-5/+13
* -LANG:std should be default on sgi for ansi CXX FlagsBill Hoffman2001-12-181-13/+5
* remove template flags from cmake, no ptused, or -instance=staticBill Hoffman2001-11-071-29/+4
* ENH: pass prefix from configure into cmakeBill Hoffman2001-09-271-2/+2
* *** empty log message ***Bill Hoffman2001-08-271-3/+3
* ENH: clean up sgi build and use non-broken autoconfBill Hoffman2001-08-271-5/+8
* *** empty log message ***Bill Hoffman2001-08-271-2252/+772
* auto detect lang:std:Bill Hoffman2001-08-241-19/+18
* auto detect lang:std:Bill Hoffman2001-08-241-18/+19
* auto detect lang:std:Bill Hoffman2001-08-241-3/+3
* auto detect lang:std:Bill Hoffman2001-08-241-3/+3
* auto detect lang:std:Bill Hoffman2001-08-241-18/+44
* auto detect lang:std:Bill Hoffman2001-08-241-1/+1
* BUG: fix for SGI Native compilerBill Hoffman2001-08-241-764/+2254
* ENH: big change, only allow commands access to the cache via the cmMakefile c...Bill Hoffman2001-08-081-1/+20
* ENH: run make dependBill Hoffman2001-07-061-8/+4
* ENH: various fixes to allow bootstrap on sunos with CCBill Hoffman2001-06-281-0/+2
* ENH: fix install for cygwin, build cmake from configureBill Hoffman2001-06-271-0/+49
* better install supportKen Martin2001-06-211-94/+2
* use cxxflags in test buildsBill Hoffman2001-05-221-4/+3
* clean up for build on its ownBill Hoffman2001-05-211-1973/+23
* out of place cmakeKen Martin2001-05-211-0/+3382