summaryrefslogtreecommitdiffstats
path: root/Templates/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Changes to allow a MODULE target for a shared library.Yves Starreveld2001-08-281-10/+71
* Added support for Darwin (OSX)Yves Starreveld2001-08-281-0/+13
* ENH: use ANSI_CXXFLAGS for testing compilerBill Hoffman2001-08-271-3/+3
* ENH: sgi -LANG:stdBill Hoffman2001-08-271-1/+3
* *** empty log message ***Bill Hoffman2001-08-241-1/+1
* ENH: more sgi -LANG stuffBill Hoffman2001-08-241-1/+12
* BUG: fix flag for building shared on HPBill Hoffman2001-08-241-1/+1
* BUG: fix check for no std::Bill Hoffman2001-08-201-1/+1
* BUG: get the flags rightBill Hoffman2001-08-181-5/+5
* ENH: add CMAKE_USE_WIN32_THREADS to the possible thread typesBill Hoffman2001-08-161-1/+3
* ENH: make pthreads the default for cygwinBill Hoffman2001-08-151-1/+1
* ENH: big change, only allow commands access to the cache via the cmMakefile c...Bill Hoffman2001-08-081-0/+17
* ENH: Added support for using backslash-style escaping in CMakeLists.txt file ...Brad King2001-07-171-1/+1
* ENH: add a variable for CMAKE_COMPILER_IS_GNUCXXBill Hoffman2001-07-161-0/+5
* BUG: fix excape of * for cmakeBill Hoffman2001-07-101-1/+1
* BUG: fix flags for cygwin and shared buildsBill Hoffman2001-07-051-1/+2
* BUG: fix solaris problems in install and arBill Hoffman2001-07-051-1/+1
* BUG: break up CMAKE_AR into program and ARGSBill Hoffman2001-06-291-1/+4
* ENH: various fixes to allow bootstrap on sunos with CCBill Hoffman2001-06-281-9/+12
* BUG: pass flags to compiler during configureBill Hoffman2001-06-281-2/+0
* BUG: pass flags to compiler during configureBill Hoffman2001-06-281-2/+2
* ENH: fix cmake so it can boot strap itself betterBill Hoffman2001-06-201-2/+4
* BUG: SHLIB_LINK was being used when linking static executables. Missing commaAmitha Perera2001-06-121-4/+9
* ENH: Runtime library search paths can be added to the link lines forAmitha Perera2001-06-081-7/+67
* BUG: fix depends and CXXFLAGS passingBill Hoffman2001-05-221-2/+5
* new structureKen Martin2001-05-211-0/+490