Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | Merge branch 'CheckCompilerFlag-do-not-use-FLAGS' into release | Brad King | 2015-07-08 | 4 | -12/+19 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ | Merge topic 'fix-command-rename' | Brad King | 2015-07-13 | 2 | -0/+18 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | cmState: Restore renamed commands on cleanup. | Stephen Kelly | 2015-07-12 | 2 | -0/+18 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge topic 'FindMPI-Intel-5' | Brad King | 2015-07-13 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | FindMPI: Extend Intel-MPI 5+ workaround for recent GCCs | Sean Brennan | 2015-07-10 | 1 | -1/+1 | |
* | | | | | | | | | | Merge topic 'update-prebuilt-openssl' | Brad King | 2015-07-13 | 2 | -6/+6 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Utilities/Release: Update to openssl-1.0.2d | Brad King | 2015-07-10 | 2 | -6/+6 | |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-07-13 | 1 | -1/+1 | |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-07-12 | 1 | -1/+1 | |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-07-11 | 1 | -1/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge topic 'update-kwsys' | Brad King | 2015-07-10 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2015-07-10 | 0 | -0/+0 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | | | ||||||
| | * | | | | | | | | KWSys 2015-07-08 (d3ba91e1) | KWSys Robot | 2015-07-10 | 2 | -681/+2 | |
* | | | | | | | | | | Merge topic 'autorcc-qt-5.1' | Brad King | 2015-07-10 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | cmQtAutoGenerators: Fix rcc invocation for Qt 5.0 and 5.1 (#15644) | Brad King | 2015-07-09 | 1 | -1/+1 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'OUTPUT_NAME-genex' | Brad King | 2015-07-10 | 9 | -9/+49 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Add generator expression support to OUTPUT_NAME target property | Robert Goulet | 2015-07-09 | 7 | -6/+34 | |
| * | | | | | | | | | | Help: Improve OUTPUT_NAME documentation formatting | Brad King | 2015-07-09 | 3 | -3/+15 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'factor-out-common-generator' | Brad King | 2015-07-10 | 20 | -581/+646 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | / | | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
| * | | | | | | | | cmNinjaTargetGenerator: Use GetDefines method | Brad King | 2015-07-09 | 1 | -11/+1 | |
| * | | | | | | | | cmCommonTargetGenerator: Adopt GetDefines method | Brad King | 2015-07-09 | 4 | -29/+28 | |
| * | | | | | | | | cmCommonTargetGenerator: Adopt GetFlags method | Brad King | 2015-07-09 | 6 | -103/+56 | |
| * | | | | | | | | cmNinjaTargetGenerator: Add OX X framework flags | Brad King | 2015-07-09 | 1 | -2/+4 | |
| * | | | | | | | | cmMakefileTargetGenerator: Fix comment typo | Brad King | 2015-07-09 | 1 | -1/+1 | |
| * | | | | | | | | cmNinjaTargetGenerator: Factor out AddIncludeFlags helper | Brad King | 2015-07-09 | 2 | -16/+25 | |
| * | | | | | | | | cmNinjaTargetGenerator: Add Fortran flag generation | Brad King | 2015-07-09 | 1 | -7/+12 | |
| * | | | | | | | | cmCommonTargetGenerator: Adopt GetFrameworkFlags | Brad King | 2015-07-09 | 4 | -64/+65 | |
| * | | | | | | | | cmCommonTargetGenerator: Adopt AppendFortranFormatFlags | Brad King | 2015-07-09 | 4 | -32/+34 | |
| * | | | | | | | | cmCommonTargetGenerator: Adopt AddFortranFlags and friends | Brad King | 2015-07-09 | 4 | -104/+105 | |
| * | | | | | | | | cmCommonTargetGenerator: Adopt Convert method | Brad King | 2015-07-09 | 3 | -12/+15 | |
| * | | | | | | | | cmCommonTargetGenerator: Adopt ModuleDefinitionFile member | Brad King | 2015-07-09 | 7 | -70/+39 | |
| * | | | | | | | | cmCommonTargetGenerator: Adopt GetFeature and friends | Brad King | 2015-07-09 | 6 | -63/+34 | |
| * | | | | | | | | cmCommonTargetGenerator: Adopt ConfigName member | Brad King | 2015-07-09 | 6 | -9/+9 | |
| * | | | | | | | | cmLocalCommonGenerator: Adopt ConfigName member | Brad King | 2015-07-09 | 6 | -38/+24 | |
| * | | | | | | | | cmLocalUnixMakefileGenerator3: Provide GetConfigName() accessor | Brad King | 2015-07-09 | 4 | -17/+18 | |
| * | | | | | | | | cmCommonTargetGenerator: Adopt basic target generator members | Brad King | 2015-07-09 | 6 | -16/+28 | |
| * | | | | | | | | Add common base classes to Makefile and Ninja generators | Brad King | 2015-07-09 | 20 | -16/+177 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge topic 'move-command-line-escape-code' | Brad King | 2015-07-10 | 9 | -727/+698 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | cmOutputConverter: Adopt command line escaping code | Brad King | 2015-07-08 | 5 | -700/+673 | |
| * | | | | | | | | cmOutputConverter: Adopt EscapeWindowsShellArgument method | Brad King | 2015-07-08 | 5 | -25/+27 | |
| * | | | | | | | | cmLocalVisualStudio7Generator: Remove unused include | Brad King | 2015-07-08 | 1 | -2/+0 | |
| * | | | | | | | | cmLocalGenerator: Remove unused include | Brad King | 2015-07-08 | 1 | -2/+0 | |
* | | | | | | | | | Merge topic 'FindIce-imported-targets' | Brad King | 2015-07-10 | 2 | -0/+19 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Help: Add notes for topic 'FindIce-imported-targets' | Brad King | 2015-07-09 | 1 | -0/+4 | |
| * | | | | | | | | | FindIce: document imported targets | Roger Leigh | 2015-07-09 | 1 | -0/+7 | |
| * | | | | | | | | | FindIce: create imported targets for components | Daniel Pfeifer | 2015-07-09 | 1 | -0/+8 | |
* | | | | | | | | | | Merge topic 'compiler-feature-AppleClang-std-flags' | Brad King | 2015-07-10 | 1 | -1/+4 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | AppleClang: Use modern C++14 standard flags for Apple Clang 6.1 | Brad King | 2015-07-09 | 1 | -1/+4 | |
* | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-07-10 | 1 | -1/+1 | |
| |_|_|/ / / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'FindXercesC-versioned-library' | Brad King | 2015-07-09 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ |