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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
VS10: Port to cmGeneratorTarget.
Stephen Kelly
2015-10-24
1
-3/+1
*
VS: Add support for Windows 10 Universal (Store) Applications
Gilles Khouzam
2015-10-05
1
-0/+7
*
VS: Prevent generated "rule" files from causing rebuilds
Mike Pagel
2015-09-28
1
-0/+2
*
Add support for *.manifest source files with MSVC tools
Brad King
2015-09-17
1
-0/+1
*
VS: Do not accumulate configurations globally (#15577)
Brad King
2015-05-21
1
-0/+1
*
VS: Add support for XAML source files
Gilles Khouzam
2015-04-03
1
-0/+3
*
VS: Generate Nsight Tegra project revision number
Brad King
2014-09-30
1
-0/+1
*
VS: Generate ANDROID_GUI executables as app packages
Brad King
2014-09-30
1
-0/+1
*
VS: Teach vcxproj generation about the Tegra-Android platform
Brad King
2014-09-29
1
-0/+2
*
Merge topic 'vs-windows-apps'
Brad King
2014-09-02
1
-0/+13
|
\
|
*
VS: Do not compile C sources as WinRT (#15100)
Brad King
2014-09-02
1
-0/+1
|
*
VS: Mark Windows Phone and Store targets as App Containers
Gilles Khouzam
2014-09-02
1
-0/+11
|
*
VS: Handle .pfx files explicitly in generator
Gilles Khouzam
2014-08-21
1
-0/+1
*
|
VS: Populate MASM tool build settings in .vcxproj files
Brad King
2014-08-13
1
-0/+6
*
|
VS: Refactor include directory generation in .vcxproj files
Brad King
2014-08-13
1
-1/+0
|
/
*
VS: Generate WindowsPhone and WindowsStore application types
Gilles Khouzam
2014-07-31
1
-0/+1
*
VS: Refactor handling of "header" sources in VS >= 10
Brad King
2014-07-29
1
-0/+1
*
VS: Refactor handling of "extra" sources in VS >= 10
Brad King
2014-07-29
1
-0/+1
*
VS: Convert 'WriteSource' tool argument to std::string
Brad King
2014-07-29
1
-2/+2
*
cmIDEOption: Store mapped flag values as a vector<string>
Brad King
2014-07-23
1
-1/+2
*
VS: Make MS-tool-specific options conditional
Brad King
2014-07-17
1
-0/+1
*
VS: Fix handling of non-preprocessor flags in CMAKE_RC_FLAGS
Martin Mitas
2014-07-10
1
-0/+4
*
VS: Factor MS-tool-specific vcxproj settings into helper
Brad King
2014-06-09
1
-0/+1
*
VS: Refactor flag table lookup
Brad King
2014-06-09
1
-0/+5
*
cmGeneratorTarget: Constify cmSourceFile* in containers.
Stephen Kelly
2014-03-13
1
-1/+2
*
Constify some APIs in generators.
Stephen Kelly
2014-03-13
1
-6/+7
*
stringapi: Pass configuration names as strings
Ben Boeckel
2014-03-08
1
-1/+1
*
strings: Remove cmStdString references
Ben Boeckel
2014-03-08
1
-2/+2
*
cmTarget: Make custom command accessors API const.
Stephen Kelly
2013-11-19
1
-1/+2
*
VS: Add Resx configuration to the vcxproj file
Jonas Andersen
2013-06-28
1
-0/+1
*
VS: Add Windows Forms Support
John Farrier
2013-05-16
1
-1/+2
*
VS10: Refactor link options collection
Brad King
2012-10-26
1
-0/+3
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-5/+5
*
VS10: Convert paths normally unless forced to relative
Brad King
2012-04-27
1
-0/+1
*
VS10: Simplify vcxproj.filter file generation
Brad King
2012-04-27
1
-2/+11
*
VS10: Refactor custom commands to use WriteSource
Brad King
2012-04-27
1
-1/+1
*
Simplify cmVisualStudio10TargetGenerator source classification
Brad King
2012-03-19
1
-2/+3
*
Simplify cmVisualStudio10TargetGenerator using cmGeneratorTarget
Brad King
2012-03-09
1
-2/+2
*
VS: Add support for WinRT project properties (#12930)
Eugene Golushkov
2012-02-03
1
-0/+1
*
VS: Add support for three new project properties (#12586)
Aaron Ten Clay
2011-11-28
1
-0/+1
*
VS10: Skip targets with no linker language (#11230)
Brad King
2010-09-30
1
-2/+2
*
Fix nested source groups with VS 10 (#9863)
Christoph Watzl
2010-06-11
1
-0/+4
*
Detect and set Unicode character set in VS 10
Brad King
2009-10-23
1
-0/+6
*
WIP: VS 10 Win64 generator
Brad King
2009-10-22
1
-3/+3
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
Put custom commands in topological order for VS 10
Brad King
2009-09-07
1
-0/+2
*
ENH: almost all tests passing in vs 10, commit fixes preprocess and starts v...
Bill Hoffman
2009-07-13
1
-0/+1
*
ENH: add group support and fix borland error
Bill Hoffman
2009-07-11
1
-0/+4
*
ENH: only 5 failing tests for VS 10
Bill Hoffman
2009-07-10
1
-0/+6
*
ENH: add rest of lib check
Bill Hoffman
2009-06-28
1
-0/+1
[next]