summaryrefslogtreecommitdiff
path: root/Templates/CMakeSystemConfig.cmake.in
Commit message (Expand)AuthorAgeFilesLines
* There can be multiple ansi flags nowBerk Geveci2002-03-151-2/+2
* ENH: add some OS/compiler variablesBill Hoffman2002-03-011-0/+6
* ERR: Cache bigendianAndy Cedilnik2002-02-071-1/+2
* Add sizeof some types supportAndy Cedilnik2002-01-071-0/+8
* ENH: Add option to disable use of -rpath.Amitha Perera2001-12-211-0/+4
* made install prefix non advancedKen Martin2001-12-061-1/+0
* Removed unused options.Berk Geveci2001-11-301-11/+4
* CMAKE_WORDS_BIGENDIAN should not be in the cache.Berk Geveci2001-11-301-2/+1
* fix: If documentation added, then need cache typeSebastien Barre2001-11-301-1/+1
* ENH: fix various problems caused by the generalization of nmake generatorBill Hoffman2001-11-291-1/+1
* Nmake build: move most of hard-coded values to config parametersSebastien Barre2001-11-291-43/+107
* ENH: add advanced variable types and command line wizard guiBill Hoffman2001-11-261-0/+39
* closer to nmake working, added CMAKE_MAKE_COMMAND instead of MAKECOMMAND used...Bill Hoffman2001-11-151-0/+1
* added CMAKE_NO_EXPLICIT_TEMPLATE_INSTANTIATIONBerk Geveci2001-10-261-0/+2
* Changes to allow a MODULE target for a shared library.Yves Starreveld2001-08-281-0/+6
* ENH: sgi -LANG:stdBill Hoffman2001-08-271-0/+1
* ENH: more sgi -LANG stuffBill Hoffman2001-08-241-0/+1
* ENH: add CMAKE_USE_WIN32_THREADS to the possible thread typesBill Hoffman2001-08-161-0/+2
* ENH: big change, only allow commands access to the cache via the cmMakefile c...Bill Hoffman2001-08-081-0/+1
* ENH: add a variable for CMAKE_COMPILER_IS_GNUCXXBill Hoffman2001-07-161-0/+1
* BUG: break up CMAKE_AR into program and ARGSBill Hoffman2001-06-291-0/+2
* set values in the cache not just the current makefileBill Hoffman2001-06-281-3/+3
* BUG: remove quotesBill Hoffman2001-06-211-3/+3
* ENH: fix cmake so it can boot strap itself betterBill Hoffman2001-06-201-1/+2
* ENH: Runtime library search paths can be added to the link lines forAmitha Perera2001-06-081-0/+4
* ERR: VAR type entry missing after CACHE for CMAKE_TEMPLATE_FLAGS.Brad King2001-05-241-1/+1
* ENH: change the syntax of the SET command, fix the combo box for larger stringsBill Hoffman2001-05-241-23/+38
* added prefix to configKen Martin2001-05-231-0/+1
* fix for hp x11 and glBill Hoffman2001-05-211-1/+1
* clean up for build on its ownBill Hoffman2001-05-211-1/+1
* new structureKen Martin2001-05-211-0/+29