summaryrefslogtreecommitdiff
path: root/Templates
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Bill Hoffman2001-08-271-3728/+1782
* ENH: use ANSI_CXXFLAGS for testing compilerBill Hoffman2001-08-272-6/+6
* ENH: sgi -LANG:stdBill Hoffman2001-08-273-20/+25
* *** empty log message ***Bill Hoffman2001-08-242-2/+2
* ENH: more sgi -LANG stuffBill Hoffman2001-08-243-19/+42
* BUG: fix flag for building shared on HPBill Hoffman2001-08-242-2/+2
* BUG: fix check for no std::Bill Hoffman2001-08-202-1783/+3727
* BUG: get the flags rightBill Hoffman2001-08-182-3732/+1788
* ENH: default for cygwin should be pthreadsBill Hoffman2001-08-161-1780/+3727
* ENH: add CMAKE_USE_WIN32_THREADS to the possible thread typesBill Hoffman2001-08-164-7/+15
* ENH: make pthreads the default for cygwinBill Hoffman2001-08-152-2/+2
* ENH: big change, only allow commands access to the cache via the cmMakefile c...Bill Hoffman2001-08-083-2/+39
* ENH: Added INSTALL_PROGRAMS command and corresponding support. This involved...Brad King2001-07-311-1/+2
* adding what I think is a missing /pdbtype:septIan Scott2001-07-201-2/+2
* ENH: Added support for using backslash-style escaping in CMakeLists.txt file ...Brad King2001-07-172-2/+2
* ENH: add a variable for CMAKE_COMPILER_IS_GNUCXXBill Hoffman2001-07-163-0/+12
* BUG: fix excape of * for cmakeBill Hoffman2001-07-102-2/+2
* BUG: fix flags for cygwin and shared buildsBill Hoffman2001-07-052-24/+26
* BUG: fix solaris problems in install and arBill Hoffman2001-07-052-2/+2
* Renamed the ReleaseWithDebugInfo Build configuration to RelWithDebInfo,Ian Scott2001-07-036-41/+41
* BUG: break up CMAKE_AR into program and ARGSBill Hoffman2001-06-293-2/+11
* ENH: various fixes to allow bootstrap on sunos with CCBill Hoffman2001-06-282-30/+37
* set values in the cache not just the current makefileBill Hoffman2001-06-281-3/+3
* BUG: pass flags to compiler during configureBill Hoffman2001-06-282-7/+3
* BUG: pass flags to compiler during configureBill Hoffman2001-06-282-4/+4
* ENH: fix install for cygwin, build cmake from configureBill Hoffman2001-06-271-41/+157
* minor install fixKen Martin2001-06-211-2/+1
* better install supportKen Martin2001-06-212-0/+138
* BUG: remove quotesBill Hoffman2001-06-211-3/+3
* ENH: boot strap mfc gui and support for MFCBill Hoffman2001-06-204-32/+32
* ENH: fix cmake so it can boot strap itself betterBill Hoffman2001-06-203-14/+15
* BUG: SHLIB_LINK was being used when linking static executables. Missing commaAmitha Perera2001-06-122-30/+40
* ENH: Runtime library search paths can be added to the link lines forAmitha Perera2001-06-083-44/+170
* ENH: move utilities to targets from makefile, and add versioning to cacheBill Hoffman2001-06-071-5/+3
* adding a "Release with debugging Info" build to CMake for NTIan Scott2001-06-076-1/+139
* the "Release" target is not the default.Sebastien Barre2001-06-045-5/+5
* better helpSebastien Barre2001-05-251-2/+2
* 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-242-28/+47
* removed hardcoded VTKDLLSebastien Barre2001-05-241-2/+2
* slight change in the order of the options (right-most takes precedence)Sebastien Barre2001-05-244-12/+12
* Intermediate Dir was wrongSebastien Barre2001-05-231-1/+1
* /Gz => /GZSebastien Barre2001-05-231-1/+1
* removed /O2 from debugSebastien Barre2001-05-231-1/+1
* ENH: create CMAKE_CXX_FLAGS_[Buildtype] flagsBill Hoffman2001-05-235-29/+64
* ReleaseMinSize => MinSizeRelSebastien Barre2001-05-235-20/+20
* BUG: remove vtkCommonBill Hoffman2001-05-231-1/+1
* ENH: change Release Minsize to MinSizeRel, add MinSizeRel to dll templateBill Hoffman2001-05-235-15/+44
* added prefix to configKen Martin2001-05-231-0/+1
* Template now uses EXECUTABLE_OUTPUT_PATH too.Sebastien Barre2001-05-221-6/+6