summaryrefslogtreecommitdiff
path: root/Templates
Commit message (Expand)AuthorAgeFilesLines
* VS: Mark Windows Phone and Store targets as App ContainersGilles Khouzam2014-09-026-0/+0
* create_test_sourcelist: Suppress MSVC warnings in test driver (#15066)Brad King2014-08-071-0/+4
* Add an "installed file" property scopeNils Gladitz2014-05-281-0/+8
* create_test_sourcelist: Initialize variable at declarationSean McBride2014-03-311-2/+1
* create_test_sourcelist: Fix linkage in generated test driver codeSean McBride2013-11-121-2/+2
* TestDriver.cxx.in: Untrusted array index read.Matt McCormick2013-10-161-0/+7
* Fix config-specific INCLUDE_DIRECTORIES in multi-config generatorsStephen Kelly2012-10-174-33/+33
* Convert CMake-language commands to lower caseKitware Robot2012-08-132-16/+16
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-133-11/+11
* Update CPackConfig template.Eric NOULARD2012-02-251-25/+8
* CPack fix template tooEric NOULARD2011-09-091-1/+1
* 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