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