summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Factor an <INCLUDES> placeholder out of <FLAGS> in rule variablesBrad King2015-07-1344-75/+104
* Place <DEFINES> before <FLAGS> consistently across compilersBrad King2015-07-136-12/+12
* Merge branch 'release'Brad King2015-07-130-0/+0
|\
| * Merge branch 'fix-command-rename' into releaseBrad King2015-07-132-0/+18
| |\
| * \ Merge branch 'FindMPI-Intel-5' into releaseBrad King2015-07-131-1/+1
| |\ \
| * \ \ Merge branch 'cpack-ifw-framework-version' into releaseBrad King2015-07-081-2/+4
| |\ \ \
| * \ \ \ Merge branch 'empty-LINK_LIBRARIES' into releaseBrad King2015-07-085-6/+26
| |\ \ \ \
| * \ \ \ \ Merge branch 'CheckCompilerFlag-do-not-use-FLAGS' into releaseBrad King2015-07-084-12/+19
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'fix-command-rename'Brad King2015-07-132-0/+18
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | cmState: Restore renamed commands on cleanup.Stephen Kelly2015-07-122-0/+18
| |/ / / / /
* | | | | | Merge topic 'FindMPI-Intel-5'Brad King2015-07-131-1/+1
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | FindMPI: Extend Intel-MPI 5+ workaround for recent GCCsSean Brennan2015-07-101-1/+1
* | | | | | Merge topic 'update-prebuilt-openssl'Brad King2015-07-132-6/+6
|\ \ \ \ \ \
| * | | | | | Utilities/Release: Update to openssl-1.0.2dBrad King2015-07-102-6/+6
* | | | | | | CMake Nightly Date StampKitware Robot2015-07-131-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2015-07-121-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2015-07-111-1/+1
|/ / / / / /
* | | | | | Merge topic 'update-kwsys'Brad King2015-07-100-0/+0
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'upstream-kwsys' into update-kwsysBrad King2015-07-100-0/+0
| |\ \ \ \ \ \
| | * | | | | | KWSys 2015-07-08 (d3ba91e1)KWSys Robot2015-07-102-681/+2
* | | | | | | | Merge topic 'autorcc-qt-5.1'Brad King2015-07-101-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | cmQtAutoGenerators: Fix rcc invocation for Qt 5.0 and 5.1 (#15644)Brad King2015-07-091-1/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge topic 'OUTPUT_NAME-genex'Brad King2015-07-109-9/+49
|\ \ \ \ \ \ \ \
| * | | | | | | | Add generator expression support to OUTPUT_NAME target propertyRobert Goulet2015-07-097-6/+34
| * | | | | | | | Help: Improve OUTPUT_NAME documentation formattingBrad King2015-07-093-3/+15
* | | | | | | | | Merge topic 'factor-out-common-generator'Brad King2015-07-1020-581/+646
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | cmNinjaTargetGenerator: Use GetDefines methodBrad King2015-07-091-11/+1
| * | | | | | | | cmCommonTargetGenerator: Adopt GetDefines methodBrad King2015-07-094-29/+28
| * | | | | | | | cmCommonTargetGenerator: Adopt GetFlags methodBrad King2015-07-096-103/+56
| * | | | | | | | cmNinjaTargetGenerator: Add OX X framework flagsBrad King2015-07-091-2/+4
| * | | | | | | | cmMakefileTargetGenerator: Fix comment typoBrad King2015-07-091-1/+1
| * | | | | | | | cmNinjaTargetGenerator: Factor out AddIncludeFlags helperBrad King2015-07-092-16/+25
| * | | | | | | | cmNinjaTargetGenerator: Add Fortran flag generationBrad King2015-07-091-7/+12
| * | | | | | | | cmCommonTargetGenerator: Adopt GetFrameworkFlagsBrad King2015-07-094-64/+65
| * | | | | | | | cmCommonTargetGenerator: Adopt AppendFortranFormatFlagsBrad King2015-07-094-32/+34
| * | | | | | | | cmCommonTargetGenerator: Adopt AddFortranFlags and friendsBrad King2015-07-094-104/+105
| * | | | | | | | cmCommonTargetGenerator: Adopt Convert methodBrad King2015-07-093-12/+15
| * | | | | | | | cmCommonTargetGenerator: Adopt ModuleDefinitionFile memberBrad King2015-07-097-70/+39
| * | | | | | | | cmCommonTargetGenerator: Adopt GetFeature and friendsBrad King2015-07-096-63/+34
| * | | | | | | | cmCommonTargetGenerator: Adopt ConfigName memberBrad King2015-07-096-9/+9
| * | | | | | | | cmLocalCommonGenerator: Adopt ConfigName memberBrad King2015-07-096-38/+24
| * | | | | | | | cmLocalUnixMakefileGenerator3: Provide GetConfigName() accessorBrad King2015-07-094-17/+18
| * | | | | | | | cmCommonTargetGenerator: Adopt basic target generator membersBrad King2015-07-096-16/+28
| * | | | | | | | Add common base classes to Makefile and Ninja generatorsBrad King2015-07-0920-16/+177
| |/ / / / / / /
* | | | | | | | Merge topic 'move-command-line-escape-code'Brad King2015-07-109-727/+698
|\ \ \ \ \ \ \ \
| * | | | | | | | cmOutputConverter: Adopt command line escaping codeBrad King2015-07-085-700/+673
| * | | | | | | | cmOutputConverter: Adopt EscapeWindowsShellArgument methodBrad King2015-07-085-25/+27
| * | | | | | | | cmLocalVisualStudio7Generator: Remove unused includeBrad King2015-07-081-2/+0
| * | | | | | | | cmLocalGenerator: Remove unused includeBrad King2015-07-081-2/+0
* | | | | | | | | Merge topic 'FindIce-imported-targets'Brad King2015-07-102-0/+19
|\ \ \ \ \ \ \ \ \