| Commit message (Expand) | Author | Age | Files | Lines |
* | cmGlobalGenerator: Make ComputeTargetObjects non-virtual | Stephen Kelly | 2014-03-15 | 1 | -1/+0 |
|
|
* | cmGlobalGenerator: Extract a ComputeTargetObjectDirectory interface. | Stephen Kelly | 2014-03-13 | 1 | -0/+1 |
|
|
* | cmGlobalXCodeGenerator: Simplify handling of multiple outputs | Brad King | 2014-03-12 | 1 | -3/+1 |
|
|
* | stringapi: Use strings for program paths | Ben Boeckel | 2014-03-08 | 1 | -1/+1 |
|
|
* | stringapi: Use strings for generator names | Ben Boeckel | 2014-03-08 | 1 | -2/+2 |
|
|
* | stringapi: Use strings for directories | Ben Boeckel | 2014-03-08 | 1 | -1/+1 |
|
|
* | stringapi: Miscellaneous char* parameters | Ben Boeckel | 2014-03-08 | 1 | -2/+2 |
|
|
* | stringapi: Pass configuration names as strings | Ben Boeckel | 2014-03-08 | 1 | -5/+6 |
|
|
* | strings: Remove cmStdString references | Ben Boeckel | 2014-03-08 | 1 | -8/+8 |
|
|
* | stringapi: Use strings for VS project names | Ben Boeckel | 2014-03-08 | 1 | -1/+1 |
|
|
* | stringapi: Use strings in target name | Ben Boeckel | 2014-03-08 | 1 | -2/+2 |
|
|
* | stringapi: Use strings for the languages | Ben Boeckel | 2014-03-08 | 1 | -5/+6 |
|
|
* | stringapi: Use strings for AddString methods | Ben Boeckel | 2014-03-08 | 1 | -1/+1 |
|
|
* | OS X: Make sure RPATHs are unique to avoid possible corruption. | Clinton Stimpson | 2014-02-03 | 1 | -0/+3 |
|
|
* | cmGlobalGenerator: Make SelectMakeProgram const. | Stephen Kelly | 2014-01-12 | 1 | -1/+1 |
|
|
* | Constify handling of target dependencies. | Stephen Kelly | 2013-12-11 | 1 | -1/+1 |
|
|
* | cmGlobalGenerator: Cleanup GenerateBuildCommand API | Brad King | 2013-11-18 | 1 | -8/+10 |
|
|
* | Require CMAKE_<LANG>_COMPILER to be found as a full path | Brad King | 2013-10-28 | 1 | -0/+1 |
|
|
* | Escape target flags taken from COMPILE_OPTIONS | Brad King | 2013-06-27 | 1 | -1/+1 |
|
|
* | Add projectDir parameter to GenerateBuildCommand | Petr Kmoch | 2013-04-12 | 1 | -0/+1 |
|
|
* | Xcode: Implement generator toolset selection (#9831, #13802) | Brad King | 2013-02-07 | 1 | -0/+2 |
|
|
* | Make cmGlobalGenerator::GetDocumentation() a static function | Patrick Gansterer | 2012-11-19 | 1 | -1/+1 |
|
|
* | Introduce the abstract class cmGlobalGeneratorFactory | Patrick Gansterer | 2012-11-19 | 1 | -1/+3 |
|
|
* | Remove trailing whitespace from most CMake and C/C++ code | Kitware Robot | 2012-08-13 | 1 | -18/+18 |
|
|
* | Pre-compute object file names before Xcode generation | David Cole | 2012-03-19 | 1 | -0/+2 |
|
|
* | Xcode: Re-factor some existing methods into "FromPath" variants | David Cole | 2012-03-16 | 1 | -0/+6 |
|
|
* | Xcode: Re-factor code into GetObjectsNormalDirectory method | David Cole | 2012-03-16 | 1 | -0/+5 |
|
|
* | Rename/constify build-time config placeholder lookup | Brad King | 2012-03-09 | 1 | -1/+1 |
|
|
* | Remove unused partial OBJECT_FILES property implementation | Brad King | 2012-03-06 | 1 | -3/+0 |
|
|
* | Constify XCode generator getters to match cmGlobalGenerator | Brad King | 2011-10-07 | 1 | -2/+2 |
|
|
* | Xcode: Save object id values in CMakeCache.txt (#11690) | David Cole | 2011-08-24 | 1 | -0/+4 |
|
|
* | Merge topic 'xcode-source_groups-folders-issue-10039' | Brad King | 2011-06-08 | 1 | -0/+2 |
|\ |
|
| * | Xcode: Support multiple level nesting of XCode folders (#10039) | Johan Björk | 2011-06-07 | 1 | -0/+2 |
|
|
* | | Xcode: Fix parallel build depends with universal binaries (#11844) | Brad King | 2011-06-06 | 1 | -0/+2 |
|/ |
|
* | Xcode: Make generation depend on all input directories | Brad King | 2011-01-13 | 1 | -1/+2 |
|
|
* | Fix issue #2336 - honor the -C arg to ctest. Honor it for all stages of runni... | David Cole | 2009-12-04 | 1 | -0/+5 |
|
|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
|
|
* | Teach Xcode generator to set XCODE_VERSION | Brad King | 2009-09-23 | 1 | -3/+3 |
|
|
* | Fix Xcode project references to the source tree | Brad King | 2009-09-22 | 1 | -0/+3 |
|
|
* | Remove cmGlobalXCode21Generator subclass | Brad King | 2009-09-19 | 1 | -4/+3 |
|
|
* | Separate Xcode flag escaping code from defines | Brad King | 2009-07-29 | 1 | -0/+4 |
|
|
* | BUG: Fix Xcode linker language | Brad King | 2009-07-10 | 1 | -0/+2 |
|
|
* | BUG: Do not generate "global" Xcode config | Brad King | 2009-07-02 | 1 | -2/+1 |
|
|
* | ENH: Simplify Xcode CreateBuildSettings method | Brad King | 2009-07-02 | 1 | -3/+2 |
|
|
* | ENH: Generate native Xcode 3.0 and 3.1 projects | Brad King | 2009-06-29 | 1 | -1/+4 |
|
|
* | BUG: Do not automatically set HEADER_FILE_ONLY | Brad King | 2009-03-16 | 1 | -0/+1 |
|
|
* | STYLE: Fix line-too-long | Brad King | 2008-10-10 | 1 | -1/+2 |
|
|
* | ENH: Put custom target sources in Xcode projects | Brad King | 2008-10-09 | 1 | -0/+1 |
|
|
* | BUG: Fix Xcode reference to Info.plist resource | Brad King | 2008-07-03 | 1 | -0/+2 |
|
|
* | ENH: Create COMPILE_DEFINITIONS property for targets and source files. Creat... | Brad King | 2008-01-14 | 1 | -0/+3 |
|
|