| Commit message (Expand) | Author | Age | Files | Lines |
* | cmValue: Use operator* explicitly to convert to std::string; avoid extra call | Vitaly Stakhovsky | 2023-01-16 | 1 | -1/+1 |
|
|
* | xcode: add support for xcconfig files | Gregor Jasny | 2022-04-03 | 1 | -0/+20 |
|
|
* | Source: Fix IWYU warnings in Xcode generators | NAKAMURA Takumi | 2021-11-16 | 1 | -2/+6 |
|
|
* | IOS_INSTALL_COMBINED: Support Xcode 12 (command line only) | Craig Scott | 2021-02-08 | 1 | -3/+57 |
|
|
* | cmLocalGenerator: modernize memory management | Marc Chevrier | 2019-11-11 | 1 | -2/+2 |
|
|
* | Source sweep: Use cmStrCat for string concatenation | Sebastian Holtermann | 2019-08-22 | 1 | -3/+2 |
|
|
* | clang-tidy: Use `= default` | Regina Pfeifer | 2019-01-25 | 1 | -3/+1 |
|
|
* | LocalGenerator: refactoring | Marc Chevrier | 2018-01-23 | 1 | -3/+3 |
|
|
* | Xcode: use ranged for loops, cleanup existing for loops | Craig Scott | 2017-11-10 | 1 | -4/+2 |
|
|
* | Convert some leftover loops to C++11 range-based loop | Matthias Maennich | 2017-09-28 | 1 | -11/+7 |
|
|
* | Performance: Fix a few more unnecessary vector copies missed in af3fd6f | Aaron Orenstein | 2017-08-18 | 1 | -4/+4 |
|
|
* | iwyu: Fix OSX specific issues | Daniel Pfeifer | 2016-11-22 | 1 | -1/+4 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -11/+2 |
|
|
* | fix a load of include-what-you-use violations | Daniel Pfeifer | 2016-09-03 | 1 | -0/+1 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -19/+16 |
|
|
* | Remove `//------...` horizontal separator comments | Brad King | 2016-05-09 | 1 | -7/+0 |
|
|
* | Format include directive blocks and ordering with clang-format | Brad King | 2016-04-29 | 1 | -1/+1 |
|
|
* | Source: Stabilize include order | Brad King | 2016-04-29 | 1 | -0/+1 |
|
|
* | Xcode: Port away from GetGeneratorTarget | Stephen Kelly | 2015-10-27 | 1 | -10/+6 |
|
|
* | cmLocalGenerator: Port GetTargetDirectory to cmGeneratorTarget. | Stephen Kelly | 2015-10-14 | 1 | -1/+1 |
|
|
* | cmGeneratorTarget: Move HasMacOSXRpathInstallNameDir from cmTarget. | Stephen Kelly | 2015-10-10 | 1 | -2/+4 |
|
|
* | cmLocalGenerator: Create from already-constructed cmMakefile. | Stephen Kelly | 2015-08-28 | 1 | -2/+2 |
|
|
* | cmLocalGenerator: Remove Parent pointer. | Stephen Kelly | 2015-08-28 | 1 | -2/+1 |
|
|
* | cmLocalGenerator: Require a valid cmState::Snapshot in the ctor. | Stephen Kelly | 2015-05-27 | 1 | -2/+3 |
|
|
* | cmLocalGenerator: Require a global generator in the constructor. | Stephen Kelly | 2015-05-14 | 1 | -2/+3 |
|
|
* | cmLocalGenerator: Require a parent in the constructor. | Stephen Kelly | 2015-04-28 | 1 | -1/+2 |
|
|
* | cmLocalGenerator: Add ComputeObjectFilenames interface. | Stephen Kelly | 2014-03-13 | 1 | -0/+28 |
|
|
* | stringapi: Pass configuration names as strings | Ben Boeckel | 2014-03-08 | 1 | -2/+2 |
|
|
* | stringapi: Take strings in escaping functions | Ben Boeckel | 2014-03-08 | 1 | -1/+1 |
|
|
* | OS X: Add CMP0042 to enable MACOSX_RPATH by default | Clinton Stimpson | 2014-01-02 | 1 | -0/+29 |
|
|
* | Escape target flags taken from COMPILE_OPTIONS | Brad King | 2013-06-27 | 1 | -0/+9 |
|
|
* | Remove unused partial OBJECT_FILES property implementation | Brad King | 2012-03-06 | 1 | -13/+0 |
|
|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
|
|
* | ENH: Improvements to the Xcode generator. Build frameworks using native Copy ... | David Cole | 2007-08-14 | 1 | -0/+20 |
|
|
* | ENH: Moved GetTargetDirectory method up to cmLocalGenerator. This provides a... | Brad King | 2007-08-01 | 1 | -0/+7 |
|
|
* | ENH: Merging changes from branch CMake-SourceFile2-b between tags | Brad King | 2007-06-18 | 1 | -13/+0 |
|
|
* | STYLE: fix line length issues | Bill Hoffman | 2007-02-17 | 1 | -1/+2 |
|
|
* | ENH: check in initial conv library stuff | Bill Hoffman | 2007-02-16 | 1 | -0/+25 |
|
|
* | ENH: add support for universal binaries | Bill Hoffman | 2006-03-24 | 1 | -0/+3 |
|
|
* | ENH: initial xcode stuff | Bill Hoffman | 2005-01-24 | 1 | -0/+10 |
|
|