summaryrefslogtreecommitdiff
path: root/Templates
Commit message (Expand)AuthorAgeFilesLines
* Add STATIC_LIBRARY_FLAGS_<CONFIG> property (#10768)Brad King2010-05-281-4/+4
* Use per-config output dir in VS 6 templatesBrad King2009-10-284-32/+32
* Add '#!/bin/sh' to cygwin-package.shBrad King2009-10-051-0/+2
* Fix Windows GUI implib and image version in VS 6Brad King2009-09-251-8/+8
* ENH: Install all Modules and TemplatesBrad King2009-07-241-6/+0
* BUG: Avoid cmTarget::GetDirectory for utilitiesBrad King2009-07-031-4/+0
* COMP: Don't emit old style cast warning when configured as C++ but still allo...David Cole2008-12-091-2/+14
* BUG: fix for rc and vs6Bill Hoffman2008-12-034-0/+32
* BUG: the return value of scanf should not be ignoredAmitha Perera2008-11-251-1/+5
* ENH: fix failing testsBill Hoffman2008-09-101-4/+4
* BUG: fix bug OUTPUT_LIBNAME_EXPORTS done differently nowBill Hoffman2008-09-102-11/+11
* BUG: fix empty /D option for vs6, fix for 7580Bill Hoffman2008-09-091-4/+4
* ENH: Add code to support calling the VS reload macro from Visual Studio 7.1 a...David Cole2008-02-151-0/+0
* BUG: Install the vsmacros file.David Cole2007-11-211-1/+1
* ENH: Added StopBuild macro.Brad King2007-11-191-0/+0
* ENH: Add ability to call Visual Studio macros from CMake. Add a CMake Visual ...David Cole2007-11-161-0/+0
* ENH: Removed dependency on Templates/CMakeWindowsSystemConfig.cmake which is ...Brad King2007-11-091-81/+0
* ENH: add package script for cmake projectBill Hoffman2007-10-291-0/+101
* ENH: now target names can be used in add_custom_command() andAlexander Neundorf2007-05-095-20/+20
* ENH: Added support for import libraries created by executable and module targ...Brad King2007-03-191-4/+4
* ENH: Implemented use of cmTarget::GetDirectory() in Visual Studio 6 generator...Brad King2007-03-095-40/+40
* ENH: Adding image version number (major.minor) property to windows binaries. ...Brad King2006-10-162-8/+8
* ENH: Add template of ctest scriptAndy Cedilnik2006-04-281-0/+33
* ENH: Simplify the generic instructionsAndy Cedilnik2006-04-203-81/+5
* BUG: VS6 generator now uses ComputeLinkInformation just like all other genera...Brad King2006-04-193-22/+15
* ENH: Updated VS6 generator to use target.GetFullName() to compute target file...Brad King2006-04-184-12/+16
* ENH: Start adding support for packaging component and to package into a subdi...Andy Cedilnik2006-04-141-1/+4
* ENH: Install cpack filesAndy Cedilnik2006-03-011-0/+1
* ENH: Add resource files for PackageMakerAndy Cedilnik2006-02-282-0/+17
* ENH: Add generic instructionsAndy Cedilnik2006-02-281-0/+70
* ENH: Several packaging issues. Allow random variables to be passed to cpack (...Andy Cedilnik2006-02-271-19/+23
* ENH: Several NSIS featuresAndy Cedilnik2006-02-231-1/+2
* ENH: Fix iconsAndy Cedilnik2006-02-161-1/+1
* ENH: CleanupAndy Cedilnik2006-02-141-2/+0
* ENH: Improved support for icons, random directories, etc...Andy Cedilnik2006-02-141-1/+1
* ENH: Some improvements: specify link, copy msvc libraries, fix install directoryAndy Cedilnik2006-01-111-0/+4
* ENH: Pass CPACK_PACKAGE_FILE_NAMEAndy Cedilnik2006-01-091-0/+2
* ENH: Fix test for cpack variables, add support for icon on windowsAndy Cedilnik2006-01-091-0/+7
* ENH: More CPack stuff and fix zlib compressionAndy Cedilnik2006-01-041-0/+10
* BUG: Fixed OUTPUT_NAME feature for VS6 generator. It was not working for Deb...Brad King2005-08-191-0/+4
* FIX: fixes bugs 1152 and 1154Bill Hoffman2005-02-111-4/+4
* make sure tests flush outputBill Hoffman2004-07-161-0/+1
* BUG: remove unused variable CMAKE_OBJECT_FILE_SUFFIX from cmakeBill Hoffman2004-07-092-94/+0
* ENH: add NDEBUG to windows release builds for both ide and nmakeBill Hoffman2004-06-141-6/+6
* BUG: remove debug pop hacks, also remove duplicate call to argvc functionBill Hoffman2004-05-081-39/+0
* fix warning maybeKen Martin2004-05-071-1/+0
* fix warningKen Martin2004-05-061-1/+0
* ENH: remove unused variableBill Hoffman2004-04-301-1/+0
* BUG: add missing install fileBill Hoffman2004-04-301-0/+1
* ENH: make test driver more flexible by using a configured file instead of gen...Bill Hoffman2004-04-281-0/+180