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
*
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
*
ENH: only 5 failing tests for VS 10
Bill Hoffman
2009-07-10
1
-45/+173
*
ENH: Pass config to cmTarget::GetLinkerLanguage
Brad King
2009-07-08
1
-3/+6
*
ENH: Simpler cmTarget::GetLinkerLanguage signature
Brad King
2009-07-07
1
-8/+4
*
ENH: fix line length
Bill Hoffman
2009-06-28
1
-6/+31
*
ENH: fix line length issues
Bill Hoffman
2009-06-26
1
-10/+14
*
ENH: remove debug print
Bill Hoffman
2009-06-26
1
-2/+0
*
ENH: add obj file support and remove a warning
Bill Hoffman
2009-06-26
1
-8/+37
*
ENH: first pass at VS 10, can bootstrap CMake, but many tests still fail
Bill Hoffman
2009-06-25
1
-0/+965