summaryrefslogtreecommitdiffstats
path: root/Templates/CMakeSystemConfig.cmake.in
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Bill Hoffman2001-08-081-0/+1
| | | | class and GetDefinition, also the cmMakefile is the only way for commands to add to the cache. Also, some changes to configure.in that check for for scoping
* 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
| | | | on shared builds.
* 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