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
...
*
|
VS: Add a source file property to set the hlsl shader type
Brad King
2014-08-12
1
-0/+17
*
|
VS: Add a source file property to mark content for Windows App deployment
Brad King
2014-08-12
1
-0/+40
*
|
VS: Re-arrange WriteExtraSource to support tool configuration
Brad King
2014-08-12
1
-1/+13
|
/
*
VS: Fix generation of desktop applications for ARM
Gilles Khouzam
2014-08-12
1
-0/+5
*
VS: Set WindowsPhone and WindowsStore min VS version required
Gilles Khouzam
2014-07-31
1
-0/+12
*
VS: Generate WindowsPhone and WindowsStore application types
Gilles Khouzam
2014-07-31
1
-0/+22
*
VS: Always add IgnoreSpecificDefaultLibraries to .vcxproj files
Brad King
2014-07-31
1
-0/+2
*
VS: Add missing newline after .vcxproj user prop import line
Gilles Khouzam
2014-07-31
1
-1/+1
*
VS: Map .jpg and .png sources to Image tool
Brad King
2014-07-29
1
-0/+5
*
VS: Map .xml to XML tool
Brad King
2014-07-29
1
-0/+4
*
VS: Map .appxmanifest sources to AppxManifest tool
Brad King
2014-07-29
1
-1/+7
*
VS: Refactor handling of resx headers
Brad King
2014-07-29
1
-14/+12
*
VS: Refactor handling of "header" sources in VS >= 10
Brad King
2014-07-29
1
-1/+10
*
VS: Refactor handling of "extra" sources in VS >= 10
Brad King
2014-07-29
1
-1/+10
*
VS: Convert 'WriteSource' tool argument to std::string
Brad King
2014-07-29
1
-4/+4
*
VS: Encode more content correctly in vcxproj files (#15031)
Brad King
2014-07-23
1
-13/+16
*
cmIDEOption: Store mapped flag values as a vector<string>
Brad King
2014-07-23
1
-19/+13
*
cmVisualStudio10TargetGenerator: Remove dupilcate line
Brad King
2014-07-23
1
-1/+0
*
VS: Make MS-tool-specific options conditional
Brad King
2014-07-17
1
-95/+141
*
VS: Fix handling of non-preprocessor flags in CMAKE_RC_FLAGS
Martin Mitas
2014-07-10
1
-0/+66
*
VS14: Generate flag tables from MSBuild v140 tool files
Brad King
2014-06-25
1
-3/+12
*
VS: Factor MS-tool-specific vcxproj settings into helper
Brad King
2014-06-09
1
-45/+52
*
VS: Re-order logic to group MS-tool-specific options together
Brad King
2014-06-09
1
-27/+29
*
VS: Set some options directly instead of using flag map
Brad King
2014-06-09
1
-14/+17
*
VS: Remove always-true condition on compile options block
Brad King
2014-06-09
1
-36/+32
*
VS: Fix vcxproj specification of empty output file extension
Brad King
2014-06-09
1
-0/+6
*
VS: Fix vcxproj elements specifying binary output locations
Brad King
2014-06-09
1
-9/+8
*
VS: Refactor flag table lookup
Brad King
2014-06-09
1
-16/+19
*
VS: Use full path to sources to allow deeper trees with VS >= 10
Brad King
2014-04-15
1
-2/+3
*
cmTarget: Make the source files depend on the config.
Stephen Kelly
2014-04-02
1
-13/+16
*
cmTarget: Allow any generator expression in SOURCES property.
Stephen Kelly
2014-04-02
1
-0/+13
*
Merge topic 'target-objects-refactor'
Brad King
2014-03-17
1
-21/+22
|
\
|
*
cmGeneratorTarget: Constify cmSourceFile* in containers.
Stephen Kelly
2014-03-13
1
-16/+16
|
*
Constify some APIs in generators.
Stephen Kelly
2014-03-13
1
-5/+6
*
|
Encoding: If configured, write Visual Studio project files as UTF-8.
Clinton Stimpson
2014-03-14
1
-2/+4
|
/
*
Generalize cmCustomCommandGenerator to more fields
Brad King
2014-03-12
1
-11/+12
*
stringapi: Pass configuration names as strings
Ben Boeckel
2014-03-08
1
-1/+1
*
stringapi: Use strings for the languages
Ben Boeckel
2014-03-08
1
-20/+19
*
Merge topic 'msvc-compiler-pdb-files'
Brad King
2014-02-26
1
-0/+11
|
\
|
*
MSVC: Add properties to configure compiler PDB files (#14762)
Brad King
2014-02-26
1
-0/+11
*
|
cmGeneratorTarget: Use a method to access the definition file.
Stephen Kelly
2014-02-24
1
-3/+3
|
/
*
cmMakefile: Make FindSourceGroup const.
Stephen Kelly
2014-01-22
1
-4/+4
*
Merge topic 'minor-cleanups'
Brad King
2014-01-09
1
-22/+36
|
\
|
*
cmTarget: Make GetSourceFiles populate an out-vector parameter.
Stephen Kelly
2014-01-09
1
-1/+2
|
*
cmGeneratorTarget: Add methods to access source file groups.
Stephen Kelly
2014-01-09
1
-21/+34
*
|
Merge topic 'vs10-include-backslashes'
Brad King
2014-01-09
1
-1/+3
|
\
\
|
|
/
|
/
|
|
*
VS: Convert include path to backslashes for VS >= 10
Brad King
2014-01-08
1
-1/+3
*
|
Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream.
Clinton Stimpson
2014-01-07
1
-1/+1
*
|
Constify handling of target dependencies.
Stephen Kelly
2013-12-11
1
-1/+1
*
|
INTERFACE_LIBRARY: Avoid codepaths which set unneeded properties.
Stephen Kelly
2013-11-25
1
-1/+2
[prev]
[next]