summaryrefslogtreecommitdiffstats
path: root/Templates/CMakeNMakeWindowsSystemConfig.cmake
Commit message (Expand)AuthorAgeFilesLines
* ENH: make CMake less verbose/preciousSebastien Barre2002-04-221-2/+2
* build type should not be advancedBill Hoffman2002-03-061-1/+4
* ENH: add some OS/compiler variablesBill Hoffman2002-03-011-0/+6
* Add sizeof some types supportAndy Cedilnik2002-01-071-0/+9
* BUG: must use CACHE values in theseBill Hoffman2001-12-201-5/+1
* remove stack stuffBill Hoffman2001-12-171-1/+1
* Add CMAKE_LINKER_HIDE_PARAMETERS since some linkers just do not support the @...Sebastien Barre2001-12-071-0/+4
* Add single quotes feature.Sebastien Barre2001-12-051-5/+5
* Add options for library manager (lib). Alpha sortSebastien Barre2001-11-301-73/+104
* Add linker flags for each build typeSebastien Barre2001-11-301-1/+17
* CMAKE_ANSI_CFLAGS is used by VTK, so it should be set in the NMake config so ...Sebastien Barre2001-11-301-0/+3
* Nmake build: move most of hard-coded values to config parametersSebastien Barre2001-11-301-16/+103
* closer to nmake working, added CMAKE_MAKE_COMMAND instead of MAKECOMMAND used...Bill Hoffman2001-11-151-0/+2
* Closer to nmake buildBill Hoffman2001-11-141-1/+9
* nmake supportBill Hoffman2001-11-141-0/+21