Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Factor an <INCLUDES> placeholder out of <FLAGS> in rule variables | Brad King | 2015-07-13 | 44 | -75/+104 |
* | Place <DEFINES> before <FLAGS> consistently across compilers | Brad King | 2015-07-13 | 6 | -12/+12 |
* | Merge branch 'release' | Brad King | 2015-07-13 | 0 | -0/+0 |
|\ | |||||
| * | Merge branch 'fix-command-rename' into release | Brad King | 2015-07-13 | 2 | -0/+18 |
| |\ | |||||
| * \ | Merge branch 'FindMPI-Intel-5' into release | Brad King | 2015-07-13 | 1 | -1/+1 |
| |\ \ | |||||
| * \ \ | Merge branch 'cpack-ifw-framework-version' into release | Brad King | 2015-07-08 | 1 | -2/+4 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'empty-LINK_LIBRARIES' into release | Brad King | 2015-07-08 | 5 | -6/+26 |
| |\ \ \ \ | |||||
| * \ \ \ \ | 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 |
|\ \ \ \ \ \ \ \ \ |