| Commit message (Expand) | Author | Age | Files | Lines |
* | CMake: don't use else after return | Daniel Pfeifer | 2016-08-18 | 1 | -46/+37 |
|
|
* | Make sure unnused parameters are /*named*/ | Daniel Pfeifer | 2016-08-16 | 1 | -8/+11 |
|
|
* | Honor BUNDLE_EXTENSION also for Frameworks (#14742) | Gregor Jasny | 2016-07-22 | 1 | -2/+13 |
|
|
* | Honor BUNDLE_EXTENSION also for App Bundles (#16148) | Gregor Jasny | 2016-07-22 | 1 | -1/+6 |
|
|
* | Avoid using KWSys auto_ptr by adopting it ourselves | Brad King | 2016-06-29 | 1 | -16/+14 |
|
|
* | use CM_NULLPTR | Daniel Pfeifer | 2016-06-28 | 1 | -67/+70 |
|
|
* | Use <unordered_set> where available | Daniel Pfeifer | 2016-06-27 | 1 | -1/+4 |
|
|
* | cmGeneratorTarget: Fix Fortran module directory regression | Brad King | 2016-06-21 | 1 | -1/+1 |
|
|
* | cmGeneratorTarget: Adopt Fortran module directory generation | Tobias Hunger | 2016-06-17 | 1 | -0/+35 |
|
|
* | Prefer istringstream and ostringstream over stringstream. | Daniel Pfeifer | 2016-06-14 | 1 | -2/+2 |
|
|
* | Add missing braces around statements. | Daniel Pfeifer | 2016-06-10 | 1 | -7/+14 |
|
|
* | Simplify boolean expressions | Daniel Pfeifer | 2016-06-02 | 1 | -5/+1 |
|
|
* | Merge topic 'improve-character-find-and-replace' | Brad King | 2016-05-25 | 1 | -1/+1 |
|\ |
|
| * | Improve string find: prefer character overloads. | Daniel Pfeifer | 2016-05-24 | 1 | -1/+1 |
|
|
* | | Add a variable to specify language-wide system include directories | Brad King | 2016-05-25 | 1 | -0/+12 |
|/ |
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -2741/+1907 |
|
|
* | cmGeneratorTarget: Protect macro code layout from clang-format | Brad King | 2016-05-16 | 1 | -12/+12 |
|
|
* | Remove `//------...` horizontal separator comments | Brad King | 2016-05-09 | 1 | -169/+0 |
|
|
* | Isolate formatted streaming blocks with clang-format off/on | Brad King | 2016-05-06 | 1 | -0/+10 |
|
|
* | Format include directive blocks and ordering with clang-format | Brad King | 2016-04-29 | 1 | -9/+9 |
|
|
* | Avoid depending on CMAKE_ROOT cache entry internally (#16015) | Brad King | 2016-03-16 | 1 | -2/+1 |
|
|
* | Remove temporary allocations when calling cmGeneratorTarget::GetName. | Milian Wolff | 2016-01-20 | 1 | -1/+1 |
|
|
* | iOS: Fix framework resource directory layout (#15848) | Bartosz Kosiorek | 2015-12-03 | 1 | -1/+5 |
|
|
* | Android: Restore generation of non-versioned soname (#15851) | Brad King | 2015-11-19 | 1 | -0/+1 |
|
|
* | Refactor `.def` file lookup | Tim Grothe | 2015-11-04 | 1 | -4/+10 |
|
|
* | cmGeneratorTarget: Fix IMPLEMENT_VISIT_IMPL for template data types | Brad King | 2015-11-04 | 1 | -1/+1 |
|
|
* | cmGeneratorTarget: Add API for globally visible IMPORTED | Stephen Kelly | 2015-10-27 | 1 | -0/+5 |
|
|
* | cmTargetCollectLinkLanguages: Remove cmMakefile dependency | Stephen Kelly | 2015-10-27 | 1 | -3/+3 |
|
|
* | cmGeneratorTarget: Port cmOptionalLinkImplementation | Stephen Kelly | 2015-10-27 | 1 | -2/+2 |
|
|
* | cmGeneratorTarget: Add API for property keys | Stephen Kelly | 2015-10-27 | 1 | -6/+23 |
|
|
* | cmGeneratorTarget: Move LinkLanguagePropagatesToDependents from cmTarget | Stephen Kelly | 2015-10-27 | 1 | -2/+2 |
|
|
* | cmGeneratorTarget: Add GetUtilityBacktrace API | Stephen Kelly | 2015-10-27 | 1 | -0/+6 |
|
|
* | cmGeneratorTarget: Add GetUtilities API | Stephen Kelly | 2015-10-27 | 1 | -1/+6 |
|
|
* | cmGeneratorTarget: Add GetLinkDirectories API. | Stephen Kelly | 2015-10-26 | 1 | -0/+5 |
|
|
* | cmGeneratorTarget: Move GetFrameworkVersion from cmTarget | Stephen Kelly | 2015-10-26 | 1 | -2/+21 |
|
|
* | cmGeneratorTarget: Add API for target-relative commands. | Stephen Kelly | 2015-10-26 | 1 | -3/+21 |
|
|
* | Makefiles: Port progress marks to cmGeneratorTarget. | Stephen Kelly | 2015-10-24 | 1 | -0/+12 |
|
|
* | cmGlobalGenerator: Move GeneratorTargetsType to usage site. | Stephen Kelly | 2015-10-24 | 1 | -12/+0 |
|
|
* | Access policy status from cmGeneratorTarget at generate time. | Stephen Kelly | 2015-10-20 | 1 | -13/+13 |
|
|
* | cmGeneratorTarget: Copy the policy map from the cmTarget. | Stephen Kelly | 2015-10-20 | 1 | -0/+2 |
|
|
* | Move ComputeLinkType out of cmTarget. | Stephen Kelly | 2015-10-20 | 1 | -1/+6 |
|
|
* | cmGeneratorTarget: Move IsDLLPlatform from cmTarget. | Stephen Kelly | 2015-10-20 | 1 | -2/+11 |
|
|
* | cmGeneratorTarget: Move HaveWellDefinedOutputFiles from cmTarget. | Stephen Kelly | 2015-10-20 | 1 | -1/+11 |
|
|
* | cmGeneratorTarget: Move GetExportMacro from cmTarget. | Stephen Kelly | 2015-10-20 | 1 | -0/+26 |
|
|
* | cmGeneratorTarget: Provide direct access to the backtrace. | Stephen Kelly | 2015-10-20 | 1 | -12/+17 |
|
|
* | cmGeneratorTarget: Copy IsExecutableWithExports from cmTarget. | Stephen Kelly | 2015-10-20 | 1 | -7/+14 |
|
|
* | cmGeneratorTarget: Move IsCFBundleOnApple from cmTarget. | Stephen Kelly | 2015-10-19 | 1 | -4/+12 |
|
|
* | cmGeneratorTarget: Move IsXCTestOnApple from cmTarget. | Stephen Kelly | 2015-10-19 | 1 | -1/+8 |
|
|
* | cmGeneratorTarget: Copy IsAppBundleOnApple from cmTarget. | Stephen Kelly | 2015-10-19 | 1 | -6/+13 |
|
|
* | cmGeneratorTarget: Copy IsFrameworkOnApple from cmTarget. | Stephen Kelly | 2015-10-19 | 1 | -7/+15 |
|
|