| Commit message (Expand) | Author | Age | Files | Lines |
* | cmLocalGenerator: Require a parent in the constructor. | Stephen Kelly | 2015-04-28 | 1 | -2/+3 |
|
|
* | cmMakefile: Port users of GetStart* methods to new names. | Stephen Kelly | 2015-04-20 | 1 | -7/+7 |
|
|
* | cmMakefile: Rename GetCurrent{Output,Binary}Directory. | Stephen Kelly | 2015-04-20 | 1 | -2/+2 |
|
|
* | cmState: Move CacheEntryType enum from cmCacheManager. | Stephen Kelly | 2015-04-13 | 1 | -2/+1 |
|
|
* | Merge topic 'vs-Intel-Fortran-map-more-flags' | Brad King | 2015-03-12 | 1 | -0/+7 |
|\ |
|
| * | VS: Add more Fortran compiler flags to flag table (#15381) | Oyvind Jensen | 2015-03-10 | 1 | -0/+7 |
|
|
* | | Genex: Allow COMPILE_LANGUAGE when processing compile definitions. | Stephen Kelly | 2015-03-09 | 1 | -1/+1 |
|/ |
|
* | VS: Fix .vcproj and .vfproj file OutputDirectory generation | Brad King | 2015-02-16 | 1 | -2/+11 |
|
|
* | VS: Use $(ConfigurationName) as CMAKE_CFG_INTDIR in VS 7, 8, 9 | Brad King | 2015-02-16 | 1 | -1/+2 |
|
|
* | Port all cmOStringStream to std::ostringstream. | Stephen Kelly | 2015-01-11 | 1 | -2/+2 |
|
|
* | Fix incremental linking setting for Fortran + VS | Zack Galbreath | 2014-11-21 | 1 | -2/+16 |
|
|
* | 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 |
|
|