| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|
* | | cmTarget: Make custom command accessors API const. | Stephen Kelly | 2013-11-19 | 1 | -3/+3 |
|
|
* | | MSVC: Fix encoding of Visual Studio 10+ project files. | Clinton Stimpson | 2013-11-14 | 1 | -2/+4 |
|
|
* | | Move TraceDependencies to cmGeneratorTarget. | Stephen Kelly | 2013-10-30 | 1 | -2/+3 |
|
|
* | | Add the INTERFACE_LIBRARY target type. | Stephen Kelly | 2013-10-07 | 1 | -1/+7 |
|/ |
|
* | VS: Generate ToolsVersion matching each VS version | Robert Maynard | 2013-08-26 | 1 | -12/+20 |
|
|
* | VS10: Add support for assembler code (#11536) | Patrick Gansterer | 2013-08-05 | 1 | -12/+35 |
|
|
* | VS10: Escape include paths in XML project files (#14331) | Brad King | 2013-08-01 | 1 | -1/+1 |
|
|
* | VS10: Honor user-specified /SUBSYSTEM: flag (#14326) | Brad King | 2013-07-31 | 1 | -2/+2 |
|
|
* | Unify the way the flags of a static library are read | Patrick Gansterer | 2013-07-31 | 1 | -8/+5 |
|
|
* | Refactor cmTarget::GetCompileDefinitions to use an out-vector, not a string. | Stephen Kelly | 2013-07-11 | 1 | -2/+3 |
|
|
* | Merge topic 'vs12-generator' | Brad King | 2013-07-01 | 1 | -6/+18 |
|\ |
|
| * | Merge branch 'master' into vs12-generator | Brad King | 2013-06-28 | 1 | -22/+103 |
| |\ |
|
| * | | VS12: Generate flag tables from MSBuild v120 tool files | Brad King | 2013-06-28 | 1 | -6/+18 |
|
|
* | | | Merge topic 'vs-windows-forms' | Brad King | 2013-07-01 | 1 | -8/+45 |
|\ \ \
| |_|/
|/| | |
|
| * | | VS: Add Resx configuration to the vcxproj file | Jonas Andersen | 2013-06-28 | 1 | -8/+45 |
|
|
* | | | Refactor target COMPILE_OPTIONS and COMPILE_FLAGS handling | Brad King | 2013-06-27 | 1 | -9/+2 |
|
|
* | | | Merge topic 'add-whitespace' | Brad King | 2013-06-24 | 1 | -3/+3 |
|\ \ \ |
|
| * | | | Add whitespace after colons in error messages. | Stephen Kelly | 2013-06-21 | 1 | -3/+3 |
|
|
* | | | | VS: Add support for .NET target framework version | Christian Maaser | 2013-06-14 | 1 | -0/+7 |
|/ / / |
|
* | | | Merge topic 'target-COMPILE_OPTIONS' | Brad King | 2013-06-03 | 1 | -1/+5 |
|\ \ \
| |/ /
|/| | |
|
| * | | Add cmLocalGenerator::GetCompileOptions. | Stephen Kelly | 2013-06-02 | 1 | -1/+5 |
|
|
* | | | Merge topic 'vs-RootNamespace' | Brad King | 2013-06-03 | 1 | -0/+9 |
|\ \ \
| |/ /
|/| | |
|
| * | | VS: Add VS_GLOBAL_ROOTNAMESPACE target property | John Farrier | 2013-05-31 | 1 | -0/+9 |
|
|
* | | | Merge topic 'vs-asm-listing-location' | Brad King | 2013-05-21 | 1 | -3/+2 |
|\ \ \ |
|
| * | | | VS: Allow /Fa to set AssemblerListingLocation (#14153) | Brad King | 2013-05-20 | 1 | -3/+2 |
|
|
* | | | | Merge topic 'vs-windows-forms' | Brad King | 2013-05-21 | 1 | -2/+64 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| * | | VS: Add Windows Forms Support | John Farrier | 2013-05-16 | 1 | -2/+64 |
| |/ |
|
* | | Merge topic 'doc-improvements' | Brad King | 2013-05-16 | 1 | -0/+15 |
|\ \ |
|
| * | | VS10: add detailed comment about MIDL processing | Andreas Mohr | 2013-05-07 | 1 | -0/+15 |
| |/ |
|
* | | VS: Separate compiler and linker PDB files (#11899, #14062) | Brad King | 2013-04-05 | 1 | -8/+0 |
|/ |
|
* | Fix the evaluation of per-config COMPILE_DEFINITIONS (#14037) | Stephen Kelly | 2013-03-25 | 1 | -2/+0 |
|
|
* | VS 10: Fix CMAKE_<LANG>_STACK_SIZE implementation (#13968) | Brad King | 2013-03-04 | 1 | -1/+1 |
|
|
* | Move GetCompileDefinitions to cmTarget. | Stephen Kelly | 2013-01-29 | 1 | -2/+2 |
|
|
* | VS11: Simplify external object file handling (#13831) | Brad King | 2013-01-07 | 1 | -5/+20 |
|
|