| Commit message (Expand) | Author | Age | Files | Lines |
* | VS: Support Intel Fortran 15 .vfproj generation (#15175) | Brad King | 2014-09-30 | 1 | -0/+14 |
|
|
* | VS: Add MASM support to VS 8 and 9 (#8170, #14984) | Brad King | 2014-08-20 | 1 | -0/+51 |
|
|
* | cmLocalVisualStudio7Generator: Rename local 'lang' var | Brad King | 2014-08-13 | 1 | -3/+3 |
|
|
* | VS: Encode mapped flag values in XML project files (#15031) | Brad King | 2014-07-23 | 1 | -1/+1 |
|
|
* | VS: Delay getting platform name in local generator | Brad King | 2014-07-17 | 1 | -8/+16 |
|
|
* | Merge topic 'vs-vcproj-bool-case' | Brad King | 2014-05-29 | 1 | -28/+28 |
|\ |
|
| * | VS: Use lower-case boolean values in VS 7-9 (#14927) | Mark Salisbury | 2014-05-28 | 1 | -28/+28 |
|
|
* | | cmTarget: Make the source files depend on the config. | Stephen Kelly | 2014-04-02 | 1 | -3/+6 |
|
|
* | | cmTarget: Allow any generator expression in SOURCES property. | Stephen Kelly | 2014-04-02 | 1 | -0/+4 |
|
|
* | | cmTarget: Use string API to add sources to cmTarget objects. | Stephen Kelly | 2014-03-31 | 1 | -2/+2 |
|
|
* | | Encoding: If configured, write Visual Studio project files as UTF-8. | Clinton Stimpson | 2014-03-14 | 1 | -4/+8 |
|
|
* | | Generalize cmCustomCommandGenerator to more fields | Brad King | 2014-03-12 | 1 | -11/+13 |
|
|
* | | stringapi: Use strings for dependency information | Ben Boeckel | 2014-03-08 | 1 | -1/+1 |
|
|
* | | stringapi: Miscellaneous char* parameters | Ben Boeckel | 2014-03-08 | 1 | -4/+4 |
|
|
* | | stringapi: Pass configuration names as strings | Ben Boeckel | 2014-03-08 | 1 | -7/+9 |
|
|
* | | strings: Remove cmStdString references | Ben Boeckel | 2014-03-08 | 1 | -3/+3 |
|
|
* | | stringapi: Take strings in escaping functions | Ben Boeckel | 2014-03-08 | 1 | -2/+2 |
|
|
* | | stringapi: Use strings for VS project names | Ben Boeckel | 2014-03-08 | 1 | -3/+2 |
|
|
* | | stringapi: Use strings in target name | Ben Boeckel | 2014-03-08 | 1 | -15/+15 |
|
|
* | | stringapi: Use strings for the languages | Ben Boeckel | 2014-03-08 | 1 | -16/+16 |
|
|
* | | VS: For Intel Fortran .vfproj put OBJECT libs in link line (#14777) | Brad King | 2014-02-27 | 1 | -4/+4 |
|
|
* | | MSVC: Add properties to configure compiler PDB files (#14762) | Brad King | 2014-02-26 | 1 | -1/+12 |
|/ |
|
* | cmMakefile: Make FindSourceGroup const. | Stephen Kelly | 2014-01-22 | 1 | -2/+2 |
|
|
* | 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 | -2/+2 |
|
|
* | Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream. | Clinton Stimpson | 2014-01-07 | 1 | -3/+3 |
|
|
* | Windows: Use wide-character system APIs | Clinton Stimpson | 2013-12-09 | 1 | -1/+1 |
|
|
* | Merge topic 'vs9-map-Fd' | Brad King | 2013-11-20 | 1 | -0/+2 |
|\ |
|
| * | VS: Map /Fd to ProgramDataBaseFileName for VS 7,8,9 (#14577) | Brad King | 2013-11-18 | 1 | -0/+2 |
|
|
* | | VS: Set .NET target framework version for VS 7-9 (#14499) | Brad King | 2013-10-21 | 1 | -0/+5 |
|
|
* | | VS: Expose Intel Fortran .vfproj format version to CMake language | Brad King | 2013-10-18 | 1 | -29/+1 |
|
|
* | | Add the INTERFACE_LIBRARY target type. | Stephen Kelly | 2013-10-07 | 1 | -1/+11 |
|/ |
|
* | VS: Future-proof Intel project format selection | Brad King | 2013-09-10 | 1 | -7/+11 |
|
|
* | Merge topic 'optimize-custom-command-dependencies' | Brad King | 2013-08-07 | 1 | -4/+3 |
|\ |
|
| * | VS 6,7: Refactor local generators to avoid GetSourceFileWithOutput | Brad King | 2013-08-06 | 1 | -4/+3 |
|
|
* | | Fix setting of the entry point symbol for Windows CE (#14088) | Patrick Gansterer | 2013-08-05 | 1 | -9/+12 |
|/ |
|
* | Unify the way the flags of a static library are read | Patrick Gansterer | 2013-07-31 | 1 | -11/+1 |
|
|
* | Refactor cmTarget::GetCompileDefinitions to use an out-vector, not a string. | Stephen Kelly | 2013-07-11 | 1 | -1/+3 |
|
|
* | Refactor target COMPILE_OPTIONS and COMPILE_FLAGS handling | Brad King | 2013-06-27 | 1 | -9/+3 |
|
|
* | Add whitespace after colons in error messages. | Stephen Kelly | 2013-06-21 | 1 | -1/+1 |
|
|
* | Add cmLocalGenerator::GetCompileOptions. | Stephen Kelly | 2013-06-02 | 1 | -1/+3 |
|
|
* | VS: Allow /Fa to set AssemblerListingLocation (#14153) | Brad King | 2013-05-20 | 1 | -1/+5 |
|
|
* | Merge topic 'doc-improvements' | Brad King | 2013-05-16 | 1 | -7/+7 |
|\ |
|
| * | Fix spelling and typos (affecting users) | Andreas Mohr | 2013-05-07 | 1 | -7/+7 |
|
|
* | | VS: Separate compiler and linker PDB files (#11899, #14062) | Brad King | 2013-04-05 | 1 | -10/+0 |
|/ |
|
* | Fix the evaluation of per-config COMPILE_DEFINITIONS (#14037) | Stephen Kelly | 2013-03-25 | 1 | -1/+0 |
|
|
* | VS: Avoid empty source groups in some cases (#3474) | Anton Helwart | 2013-03-08 | 1 | -7/+21 |
|
|
* | VS: Specify WinCE subsystems correctly in VS 9 2008 | Mark Salisbury | 2013-02-13 | 1 | -3/+17 |
|
|
* | VS: Specify WinCE subsystem also for DLLs | Mark Salisbury | 2013-02-13 | 1 | -0/+4 |
|
|
* | Move GetCompileDefinitions to cmTarget. | Stephen Kelly | 2013-01-29 | 1 | -2/+2 |
|
|