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
/
Source
/
cmVisualStudio10TargetGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmGeneratorTarget: Move GetExportMacro from cmTarget.
Stephen Kelly
2015-10-20
1
-1/+2
*
cmLocalGenerator: Port some API to cmGeneratorTarget.
Stephen Kelly
2015-10-17
1
-2/+2
*
Use cmGeneratorTarget for property access.
Stephen Kelly
2015-10-17
1
-50/+59
*
Use GetName from cmGeneratorTarget.
Stephen Kelly
2015-10-17
1
-7/+12
*
Merge topic 'clean-up-cmTarget'
Brad King
2015-10-16
1
-52/+54
|
\
|
*
Remove now-obsolete casts.
Stephen Kelly
2015-10-14
1
-2/+1
|
*
cmState: Move TargetType enum from cmTarget.
Stephen Kelly
2015-10-14
1
-52/+52
|
*
Generators: Use GetType from the cmGeneratorTarget.
Stephen Kelly
2015-10-14
1
-38/+41
*
|
cmLocalGenerator: Port GetTargetDirectory to cmGeneratorTarget.
Stephen Kelly
2015-10-14
1
-8/+8
|
/
*
cmGeneratorExpression: Port to cmLocalGenerator.
Stephen Kelly
2015-10-12
1
-4/+7
*
Merge topic 'use-generator-target'
Brad King
2015-10-12
1
-3/+4
|
\
|
*
cmGeneratorTarget: Move GetPDBDirectory from cmTarget.
Stephen Kelly
2015-10-08
1
-1/+1
|
*
cmGeneratorTarget: Move GetDirectory from cmTarget.
Stephen Kelly
2015-10-08
1
-2/+3
*
|
cmLocalGenerator: Add current source directory accessor.
Stephen Kelly
2015-10-10
1
-1/+1
*
|
cmLocalGenerator: Add current binary directory accessor.
Stephen Kelly
2015-10-10
1
-7/+7
|
/
*
Merge topic 'vs-win10-store'
Brad King
2015-10-05
1
-7/+217
|
\
|
*
VS: Add support for Windows 10 Universal (Store) Applications
Gilles Khouzam
2015-10-05
1
-6/+216
|
*
VS: Refactor indentation of LinkLibraryDependencies
Gilles Khouzam
2015-10-05
1
-1/+1
*
|
Merge topic 'vs-win10-sdk'
Brad King
2015-10-02
1
-0/+10
|
\
\
|
|
/
|
*
VS: Add support for selecting the Windows 10 SDK (#15670)
Gilles Khouzam
2015-10-02
1
-0/+10
*
|
cmVisualStudio10TargetGenerator: Fix unsigned integer constant type
Brad King
2015-09-30
1
-1/+1
|
/
*
VS: Prevent generated "rule" files from causing rebuilds
Mike Pagel
2015-09-28
1
-0/+27
*
VS: Fix rebuild with regeneration after input CMake code change (#15754)
Brad King
2015-09-22
1
-1/+1
*
VS: Refactor target ordering logic
Brad King
2015-09-22
1
-1/+1
*
Add support for *.manifest source files with MSVC tools
Brad King
2015-09-17
1
-0/+29
*
Merge topic 'vs-store-phone-cert-thumbs'
Brad King
2015-08-31
1
-1/+15
|
\
|
*
VS: Windows Store/Phone package cert thumbprint
Gilles Khouzam
2015-08-27
1
-1/+15
*
|
cmGeneratorTarget: Move GetConfigCommonSourceFiles from cmTarget.
Stephen Kelly
2015-08-26
1
-1/+1
*
|
cmGeneratorTarget: Move compile defintions processing from cmTarget.
Stephen Kelly
2015-08-26
1
-1/+1
*
|
Replace foo.size() pattern with !foo.empty().
Stephen Kelly
2015-08-24
1
-2/+2
*
|
Replace 'foo.size() != 0' pattern with !foo.empty().
Stephen Kelly
2015-08-24
1
-1/+1
*
|
Replace 'foo.size() == 0' pattern with foo.empty().
Stephen Kelly
2015-08-24
1
-1/+1
|
/
*
cmGeneratorTarget: Move GetLinkerLanguage from cmTarget.
Stephen Kelly
2015-08-05
1
-3/+3
*
cmGeneratorTarget: Move GetFullName from cmTarget.
Stephen Kelly
2015-08-05
1
-1/+1
*
cmGeneratorTarget: Move GetCompilePDBPath from cmTarget.
Stephen Kelly
2015-08-05
1
-1/+2
*
cmGeneratorTarget: Move GetLibraryNames from cmTarget.
Stephen Kelly
2015-08-05
1
-1/+2
*
cmGeneratorTarget: Move GetExecutableNames from cmTarget.
Stephen Kelly
2015-08-05
1
-1/+1
*
cmGeneratorTarget: Move GetLinkInformation from cmTarget
Stephen Kelly
2015-08-05
1
-1/+1
*
cmCustomCommandGenerator: Require cmLocalGenerator in API.
Stephen Kelly
2015-07-27
1
-2/+2
*
VS: Add more Nsight Tegra generator Android property settings
Mikhail Filimonov
2015-07-14
1
-6/+135
*
Merge topic 'auto_export_dll_symbols'
Brad King
2015-07-08
1
-2/+28
|
\
|
*
Windows: Optionally generate DLL module definition files automatically
Bill Hoffman
2015-07-06
1
-2/+28
*
|
cmComputeTargetDepends: Change API to use cmGeneratorTarget.
Stephen Kelly
2015-07-01
1
-2/+2
|
/
*
Get the local generator from the GeneratorTarget.
Stephen Kelly
2015-06-22
1
-1/+1
*
Merge topic 'remove-CMAKE_USE_RELATIVE_PATHS'
Brad King
2015-06-04
1
-4/+1
|
\
|
*
cmLocalGenerator: Remove 'optional' parameter from Convert.
Stephen Kelly
2015-06-04
1
-4/+1
*
|
VS: Compute project GUIDs deterministically
Brad King
2015-06-04
1
-4/+0
|
/
*
VS: Do not accumulate configurations globally (#15577)
Brad King
2015-05-21
1
-56/+39
*
VS: Move version information to global generator.
Stephen Kelly
2015-05-19
1
-23/+24
*
cmMakefile: Port users of GetStart* methods to new names.
Stephen Kelly
2015-04-20
1
-5/+5
[next]