index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Templates
Commit message (
Expand
)
Author
Age
Files
Lines
*
Utilities/Release: Drop Cygwin binary
Brad King
2016-09-12
1
-103/+0
*
create_test_sourcelist: Use safer strncpy instead of strcpy
Sylvain Joubert
2016-08-25
1
-4/+6
*
Drop unnecessary LSRequiresCarbon reference from Info.plist files
Sean McBride
2016-03-18
1
-2/+0
*
Drop Visual Studio 6 generator
Brad King
2016-03-09
10
-847/+0
*
VS: Add support for Windows 10 Universal (Store) Applications
Gilles Khouzam
2015-10-05
1
-0/+0
*
Replace http://www.cmake.org URLs with https://cmake.org
Brad King
2015-09-25
2
-2/+2
*
VS: Mark Windows Phone and Store targets as App Containers
Gilles Khouzam
2014-09-02
6
-0/+0
*
create_test_sourcelist: Suppress MSVC warnings in test driver (#15066)
Brad King
2014-08-07
1
-0/+4
*
Add an "installed file" property scope
Nils Gladitz
2014-05-28
1
-0/+8
*
create_test_sourcelist: Initialize variable at declaration
Sean McBride
2014-03-31
1
-2/+1
*
create_test_sourcelist: Fix linkage in generated test driver code
Sean McBride
2013-11-12
1
-2/+2
*
TestDriver.cxx.in: Untrusted array index read.
Matt McCormick
2013-10-16
1
-0/+7
*
Fix config-specific INCLUDE_DIRECTORIES in multi-config generators
Stephen Kelly
2012-10-17
4
-33/+33
*
Convert CMake-language commands to lower case
Kitware Robot
2012-08-13
2
-16/+16
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
3
-11/+11
*
Update CPackConfig template.
Eric NOULARD
2012-02-25
1
-25/+8
*
CPack fix template too
Eric NOULARD
2011-09-09
1
-1/+1
*
Add STATIC_LIBRARY_FLAGS_<CONFIG> property (#10768)
Brad King
2010-05-28
1
-4/+4
*
Use per-config output dir in VS 6 templates
Brad King
2009-10-28
4
-32/+32
*
Add '#!/bin/sh' to cygwin-package.sh
Brad King
2009-10-05
1
-0/+2
*
Fix Windows GUI implib and image version in VS 6
Brad King
2009-09-25
1
-8/+8
*
ENH: Install all Modules and Templates
Brad King
2009-07-24
1
-6/+0
*
BUG: Avoid cmTarget::GetDirectory for utilities
Brad King
2009-07-03
1
-4/+0
*
COMP: Don't emit old style cast warning when configured as C++ but still allo...
David Cole
2008-12-09
1
-2/+14
*
BUG: fix for rc and vs6
Bill Hoffman
2008-12-03
4
-0/+32
*
BUG: the return value of scanf should not be ignored
Amitha Perera
2008-11-25
1
-1/+5
*
ENH: fix failing tests
Bill Hoffman
2008-09-10
1
-4/+4
*
BUG: fix bug OUTPUT_LIBNAME_EXPORTS done differently now
Bill Hoffman
2008-09-10
2
-11/+11
*
BUG: fix empty /D option for vs6, fix for 7580
Bill Hoffman
2008-09-09
1
-4/+4
*
ENH: Add code to support calling the VS reload macro from Visual Studio 7.1 a...
David Cole
2008-02-15
1
-0/+0
*
BUG: Install the vsmacros file.
David Cole
2007-11-21
1
-1/+1
*
ENH: Added StopBuild macro.
Brad King
2007-11-19
1
-0/+0
*
ENH: Add ability to call Visual Studio macros from CMake. Add a CMake Visual ...
David Cole
2007-11-16
1
-0/+0
*
ENH: Removed dependency on Templates/CMakeWindowsSystemConfig.cmake which is ...
Brad King
2007-11-09
1
-81/+0
*
ENH: add package script for cmake project
Bill Hoffman
2007-10-30
1
-0/+101
*
ENH: now target names can be used in add_custom_command() and
Alexander Neundorf
2007-05-09
5
-20/+20
*
ENH: Added support for import libraries created by executable and module targ...
Brad King
2007-03-19
1
-4/+4
*
ENH: Implemented use of cmTarget::GetDirectory() in Visual Studio 6 generator...
Brad King
2007-03-09
5
-40/+40
*
ENH: Adding image version number (major.minor) property to windows binaries. ...
Brad King
2006-10-16
2
-8/+8
*
ENH: Add template of ctest script
Andy Cedilnik
2006-04-28
1
-0/+33
*
ENH: Simplify the generic instructions
Andy Cedilnik
2006-04-20
3
-81/+5
*
BUG: VS6 generator now uses ComputeLinkInformation just like all other genera...
Brad King
2006-04-19
3
-22/+15
*
ENH: Updated VS6 generator to use target.GetFullName() to compute target file...
Brad King
2006-04-18
4
-12/+16
*
ENH: Start adding support for packaging component and to package into a subdi...
Andy Cedilnik
2006-04-14
1
-1/+4
*
ENH: Install cpack files
Andy Cedilnik
2006-03-01
1
-0/+1
*
ENH: Add resource files for PackageMaker
Andy Cedilnik
2006-02-28
2
-0/+17
*
ENH: Add generic instructions
Andy Cedilnik
2006-02-28
1
-0/+70
*
ENH: Several packaging issues. Allow random variables to be passed to cpack (...
Andy Cedilnik
2006-02-27
1
-19/+23
*
ENH: Several NSIS features
Andy Cedilnik
2006-02-23
1
-1/+2
*
ENH: Fix icons
Andy Cedilnik
2006-02-16
1
-1/+1
[next]