summaryrefslogtreecommitdiffstats
path: root/Modules/CMakeSystemSpecificInformation.cmake
Commit message (Expand)AuthorAgeFilesLines
* ENH: add verbose make abilility to visual studio 7Bill Hoffman2004-04-231-1/+1
* ENH: add the unix makefile generator as an option from the windows GUI, this ...Bill Hoffman2003-08-211-2/+2
* ENH: add LDFLAGS as an initial value for all linker flags, good for -64Bill Hoffman2003-05-231-3/+3
* move cmake install out of advancedBill Hoffman2003-02-041-2/+4
* Remove extra quoteAndy Cedilnik2003-01-301-1/+1
* better docsBill Hoffman2002-12-191-2/+2
* ENH: use CMAKE_ROOT and not PROJECT_ for try compile stuff, this allows proje...Bill Hoffman2002-12-171-4/+4
* ENH: unify EnableLanguage across all generatorsBill Hoffman2002-12-051-40/+48
* determine CMAKE_MAKE_PROGRAM in EnableLanguageBill Hoffman2002-12-031-2/+0
* FUX: those vars need to be ADVANCEDSebastien Barre2002-11-211-0/+7
* ENH: fix for module run time flagBill Hoffman2002-11-211-1/+1
* allow flags to be in the CC and CXX environment variablesBill Hoffman2002-11-191-2/+2
* BUG: fix CFLAGSBill Hoffman2002-11-191-2/+2
* If system detection fails, make copy of CMakeCacheAndy Cedilnik2002-11-181-0/+6
* ENH: add back install prefixBill Hoffman2002-11-151-0/+4
* ENH: add CFLAGS and CXXFLAGSBill Hoffman2002-11-151-2/+2
* BUG: fix flags for c compiler on windowsAndy Cedilnik2002-11-141-0/+8
* Set CMAKE_BUILD_TOOLBill Hoffman2002-11-121-0/+3
* ENH: fix up several problems with new stuffBill Hoffman2002-11-111-1/+73
* clean up flags with _init flagsBill Hoffman2002-11-111-7/+34
* ENH: Moved caching of C*_FLAGS* settings down to CMakeSystemSpecificInformati...Brad King2002-11-081-0/+15
* Complete rework of makefile generators expect troubleBill Hoffman2002-11-081-12/+55
* *** empty log message ***Bill Hoffman2002-10-251-2/+4
* closer to removing autoconfBill Hoffman2002-10-231-31/+45
* *** empty log message ***Bill Hoffman2002-10-221-4/+41
* new cmake based configurationBill Hoffman2002-10-221-0/+35