summaryrefslogtreecommitdiffstats
path: root/Templates/configure
Commit message (Expand)AuthorAgeFilesLines
* 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/+6
* BUG: fix excape of * for cmakeBill Hoffman2001-07-101-1/+1
* BUG: fix flags for cygwin and shared buildsBill Hoffman2001-07-051-23/+24
* 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/+5
* ENH: various fixes to allow bootstrap on sunos with CCBill Hoffman2001-06-281-21/+25
* BUG: pass flags to compiler during configureBill Hoffman2001-06-281-5/+3
* 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-11/+9
* BUG: SHLIB_LINK was being used when linking static executables. Missing commaAmitha Perera2001-06-121-26/+31
* ENH: Runtime library search paths can be added to the link lines forAmitha Perera2001-06-081-37/+99
* BUG: fix depends and CXXFLAGS passingBill Hoffman2001-05-221-6/+9
* new structureKen Martin2001-05-211-0/+3287