| Commit message (Expand) | Author | Age | Files | Lines |
* | VS: Simplify ;-separated attribute value parsing | Brad King | 2012-02-03 | 1 | -34/+20 |
|
|
* | VS: Add support for WinRT project properties (#12930) | Eugene Golushkov | 2012-02-03 | 1 | -1/+37 |
|
|
* | VS10: Fix /pdb option vcxproj element name (#12328) | Brad King | 2012-01-09 | 1 | -1/+1 |
|
|
* | VS: Add support for three new project properties (#12586) | Aaron Ten Clay | 2011-11-28 | 1 | -1/+56 |
|
|
* | Merge topic 'vs-version-ivar' | David Cole | 2011-11-15 | 1 | -4/+4 |
|\ |
|
| * | Order VS local generator Version ivar values consistently | Brad King | 2011-11-14 | 1 | -4/+4 |
|
|
* | | Merge topic 'fix-11213-vs10-mfc-support' | David Cole | 2011-11-15 | 1 | -4/+12 |
|\ \
| |/
|/| |
|
| * | VS10: Use expected values for UseOfMfc (#11213) | David Cole | 2011-11-04 | 1 | -4/+12 |
|
|
* | | VS: Add VS_SCC_AUXPATH target property (#12549) | Robert Dailey | 2011-11-01 | 1 | -1/+9 |
|/ |
|
* | VS10: Avoid unnecessary rebuilds for custom commands | David Cole | 2011-08-18 | 1 | -1/+1 |
|
|
* | Merge topic 'intel_fortran_vs2010' | David Cole | 2011-08-16 | 1 | -0/+7 |
|\ |
|
| * | Fix custom commands in VS2010 Fortran projects using CFG_INTDIR and test. | Bill Hoffman | 2011-08-03 | 1 | -0/+7 |
|
|
* | | VS10: Add SCC support | Steven Velez | 2011-07-29 | 1 | -2/+17 |
|/ |
|
* | Merge topic 'use_devenv_forvs2010' | Brad King | 2011-06-24 | 1 | -1/+15 |
|\ |
|
| * | Use relative paths for custom command inputs. | Bill Hoffman | 2011-06-22 | 1 | -10/+15 |
|
|
| * | Revert "With very long file names, VS 2010 was unable to compile files." | Bill Hoffman | 2011-06-21 | 1 | -1/+10 |
|
|
* | | Fix for bug #11927, external project git clone step always runs vs10. | Bill Hoffman | 2011-06-07 | 1 | -0/+11 |
|/ |
|
* | VS10: Write header-only files in correct xml element (#11925) | David Cole | 2011-05-23 | 1 | -5/+5 |
|
|
* | Fix for bug where VS2010 did not use .obj files as part of the build. | Bill Hoffman | 2011-04-01 | 1 | -5/+21 |
|
|
* | With very long file names, VS 2010 was unable to compile files. | Bill Hoffman | 2011-03-23 | 1 | -10/+1 |
|
|
* | VS2010: Fixed GenerateManifest flag (#10704) | David Cole | 2011-02-09 | 1 | -1/+13 |
|
|
* | 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 |
|
|