summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Improve bootstrapping on Unix, so that it bootstraps in the subdirectory. Thi...Andy Cedilnik2002-09-131-8/+34
* ERR: Went back to old-style test for -LANG:std on the SGI.Brad King2002-09-101-15/+9
* ERR: AC_SUBST replaced with AC_DEFINE. Needed to get configure script to cor...Brad King2002-09-101-8/+4
* BUG: Missing AC_SUBST commands added.Brad King2002-09-101-0/+4
* ENH: Improved configure test implementations by using AC_TRY_COMPILE.Brad King2002-09-061-73/+104
* 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-1/+13
* fix to sstring stuffBill Hoffman2002-06-211-10/+8
* ENH: Added test for sstream header. Defines CMAKE_NO_ANSI_STRING_STREAM if t...Brad King2002-06-191-1/+16
* Revert to make it work againAndy Cedilnik2002-05-021-3/+3
* Improve bootstrap on UNIX. Now it bootstraps into a separate directory.Andy Cedilnik2002-05-021-3/+3
* ENH: handle spaces in paths for cygwin bootstrapKen Martin2002-04-181-2/+12
* ENH: do not use O2 g as default flagsBill Hoffman2002-02-141-0/+11
* check for LANG:stdBill Hoffman2001-12-191-1/+9
* -LANG:std should be default on sgi for ansi CXX FlagsBill Hoffman2001-12-181-9/+1
* remove template flags from cmake, no ptused, or -instance=staticBill Hoffman2001-11-071-24/+0
* ENH: pass prefix from configure into cmakeBill Hoffman2001-09-271-1/+1
* *** empty log message ***Bill Hoffman2001-08-271-3/+3
* ENH: clean up sgi build and use non-broken autoconfBill Hoffman2001-08-271-1/+3
* auto detect lang:std:Bill Hoffman2001-08-241-1/+0
* auto detect lang:std:Bill Hoffman2001-08-241-0/+1
* 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-0/+24
* auto detect lang:std:Bill Hoffman2001-08-241-1/+1
* BUG: fix for SGI Native compilerBill Hoffman2001-08-241-1/+12
* ENH: big change, only allow commands access to the cache via the cmMakefile c...Bill Hoffman2001-08-081-0/+15
* 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/+9
* better install supportKen Martin2001-06-211-1/+0
* use cxxflags in test buildsBill Hoffman2001-05-221-3/+2
* clean up for build on its ownBill Hoffman2001-05-211-394/+2
* out of place cmakeKen Martin2001-05-211-0/+490