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
*
VS10: Escape double quote chars in defines for rc files (#11695)
David Cole
2011-01-26
1
-4/+7
*
VS10: Load projects with obj "source" files (#11147)
David Cole
2011-01-21
1
-49/+54
*
Merge topic 'fix_source_groups_for_custom_targets_vs10'
Brad King
2011-01-11
1
-1/+1
|
\
|
*
Add support for source files in custom targets for VS 10 (Bug#11330).
Bill Hoffman
2011-01-06
1
-1/+1
*
|
Merge topic 'fix-11461-add-midl-vs10'
Brad King
2011-01-11
1
-3/+23
|
\
\
|
|
/
|
/
|
|
*
VS10: Finish Midl support (#11461)
David Cole
2011-01-05
1
-3/+23
*
|
Merge topic 'add_preprocessor_def_vs2010_resources'
Brad King
2011-01-04
1
-1/+4
|
\
\
|
|
/
|
/
|
|
*
Add flags to resource builds on vs 2010 with a test.
Bill Hoffman
2010-12-21
1
-1/+4
*
|
Merge topic 'custom-command-refactor'
Brad King
2010-12-21
1
-14/+2
|
\
\
|
*
|
Simplify VS generator ConstructScript interface
Brad King
2010-12-08
1
-14/+2
*
|
|
Fix vs2010 project generation error when HEADER_FILE_ONLY is set.
Bill Hoffman
2010-12-20
1
-1/+1
|
|
/
|
/
|
*
|
Merge topic 'custom-command-depend'
Brad King
2010-12-14
1
-4/+6
|
\
\
|
|
/
|
*
Improve signature of cmLocalGenerator::GetRealDependency
Brad King
2010-12-08
1
-4/+6
*
|
Enable 64-bit tools with VS 2010 Express (#9981, #10722)
Brad King
2010-12-01
1
-0/+9
|
/
*
VS10: Order .vcxproj dependencies deterministically (#10502)
Brad King
2010-10-07
1
-2/+5
*
Merge topic 'vs10-custom-comments'
Brad King
2010-10-05
1
-2/+28
|
\
|
*
VS10: Encode custom command comments for echo (#11283)
Brad King
2010-10-01
1
-2/+28
*
|
VS10: Skip targets with no linker language (#11230)
Brad King
2010-09-30
1
-5/+13
|
/
*
VS10: Use $(IntDir) for per-source output directory (#11270)
Brad King
2010-09-27
1
-1/+1
*
VS2010: Set IntDir for utility and global targets.
David Cole
2010-09-13
1
-28/+45
*
VS2010: Honor PROJECT_LABEL target property (#10611)
David Cole
2010-09-09
1
-0/+7
*
Fix targets with . in the name for VS 10 IDE.
Bill Hoffman
2010-09-06
1
-3/+2
*
Merge topic 'target-dependencies-const'
Brad King
2010-08-31
1
-1/+1
|
\
|
*
Restore GetTargetDirectDepends const return
Brad King
2010-08-25
1
-1/+1
*
|
VS2010: Disable PDBs when there is no debug info
Robert Goulet
2010-08-19
1
-0/+9
|
/
*
Fix nested source groups with VS 10 (#9863)
Christoph Watzl
2010-06-11
1
-0/+49
*
Add STATIC_LIBRARY_FLAGS_<CONFIG> property (#10768)
Brad King
2010-05-28
1
-5/+10
*
Implement LINK_FLAGS_<CONFIG> in VS 10 generator
Brad King
2010-05-28
1
-0/+14
*
Fix generation of .filters files for Visual Studio 2010 generator.
David Cole
2010-05-14
1
-1/+7
*
Fix for bug 10001, make vs 10 compiler .rc files correctly
Bill Hoffman
2009-12-09
1
-30/+39
*
Use backslashes in VS 10 library dependencies
Brad King
2009-11-18
1
-0/+1
*
Revert "Always set OutputPath in VS 10 projects"
Brad King
2009-10-26
1
-3/+0
*
Fix the showing of non-cpp files in the IDE
Bill Hoffman
2009-10-23
1
-3/+7
*
Detect and set Unicode character set in VS 10
Brad King
2009-10-23
1
-11/+51
*
Always set OutputPath in VS 10 projects
Brad King
2009-10-23
1
-4/+9
*
Fix Microsoft.Cpp.$(Platform).user.props in VS10b2
Brad King
2009-10-22
1
-6/+4
*
WIP: VS 10 Win64 generator
Brad King
2009-10-22
1
-6/+9
*
Fix for bugs #9756, #9690 and #9755, header files were not included, and link...
Bill Hoffman
2009-10-22
1
-8/+25
*
Do not link library dependencies in VS solutions
Brad King
2009-10-20
1
-0/+7
*
Fix use of module .def files for MS tools
Brad King
2009-09-29
1
-0/+5
*
Do not parse preprocessor defs for VS 10 link/lib
Brad King
2009-09-29
1
-8/+8
*
Make sure LINK_FLAGS are seen by generator, fix for part of bug#9613
Bill Hoffman
2009-09-29
1
-0/+6
*
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
-7/+27
*
Do Windows command line escapes for VS 10 too
Brad King
2009-09-07
1
-12/+23
*
Allow for static libraries to depend on other targets so that the MSBuild run...
Bill Hoffman
2009-08-05
1
-5/+0
*
ENH: remove INCLUDE_EXTERNAL_MSPROJECT name hack, and use target properties i...
Bill Hoffman
2009-07-14
1
-20/+17
*
ENH: almost all tests passing in vs 10, commit fixes preprocess and starts v...
Bill Hoffman
2009-07-13
1
-28/+52
*
ENH: add group support and fix borland error
Bill Hoffman
2009-07-11
1
-41/+129
*
ENH: change so rules show up in GUI, must be windows path
Bill Hoffman
2009-07-10
1
-3/+6
[next]