summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | cmGeneratorTarget: Move LinkInterfaceDependent methods from cmTarget.Stephen Kelly2015-08-057-426/+433
| * | | | cmGeneratorTarget: Port internal API to cmGeneratorTarget.Stephen Kelly2015-08-051-13/+15
| * | | | cmGeneratorTarget: Move CheckPropertyCompatibility from cmTarget.Stephen Kelly2015-08-054-267/+268
| * | | | cmGeneratorTarget: Move GetLinkInformation from cmTargetStephen Kelly2015-08-0514-85/+72
| * | | | Export: Port more API to cmGeneratorTarget.Stephen Kelly2015-08-054-10/+17
| * | | | cmGeneratorTarget: Move IsLinkInterfaceDependent* from cmTarget.Stephen Kelly2015-08-055-119/+122
| * | | | cmGeneratorTarget: Move GetAutoUicOptions from cmTarget.Stephen Kelly2015-08-055-29/+33
| * | | | cmGeneratorTarget: Move GetSOName from cmTarget..Stephen Kelly2015-08-058-70/+73
| * | | | cmExportInstallFileGenerator: Simplify local generator access.Stephen Kelly2015-08-041-1/+1
| * | | | cmGlobalNinjaGenerator: Simplify usage of API.Stephen Kelly2015-08-041-3/+1
| | |_|/ | |/| |
* | | | Merge topic 'cmState-policies'Brad King2015-08-0616-127/+248
|\ \ \ \
| * | | | cmState: Move PolicyState from cmMakefile.Stephen Kelly2015-08-024-97/+135
| * | | | cmState: Record the end position of each directory.Stephen Kelly2015-08-021-2/+14
| * | | | cmLinkedTree: Add Clear API.Stephen Kelly2015-08-021-0/+6
| * | | | cmState: Add Type for policy scope.Stephen Kelly2015-08-023-3/+34
| * | | | cmState: Remove call stack parent tracking.Stephen Kelly2015-08-011-11/+1
| * | | | cmMakefile: Move policy barriers inside cmState scopes.Stephen Kelly2015-08-011-22/+21
| * | | | cmMakefile: Re-order policy entries and barriers.Stephen Kelly2015-08-011-12/+11
| * | | | cmState: Add Snapshot Type accessor.Stephen Kelly2015-08-012-0/+6
| * | | | Tests: Verify generate-time policy scope behavior.Stephen Kelly2015-08-0111-0/+40
* | | | | Merge topic 'refactor-evaluation-files'Brad King2015-08-0610-103/+129
|\ \ \ \ \
| * | | | | cmGeneratorExpressionEvaluationFile: Require generator context.Stephen Kelly2015-08-014-29/+32
| * | | | | cmMakefile: Store EvaluationFiles.Stephen Kelly2015-08-018-77/+100
* | | | | | Merge topic 'compiler-version-Fortran'Brad King2015-08-061-0/+1
|\ \ \ \ \ \
| * | | | | | Fortran: Store detected compiler version persistently (#15684)Brad King2015-08-051-0/+1
* | | | | | | Merge topic 'fix-missing-subdir-error'Brad King2015-08-0611-2/+27
|\ \ \ \ \ \ \
| * | | | | | | add_subdirectory: Fix error message on missing CMakeLists.txt (#15680)Brad King2015-08-0411-2/+27
* | | | | | | | CMake Nightly Date StampKitware Robot2015-08-061-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge topic 'xcode-improve-quoting'Brad King2015-08-051-1/+5
|\ \ \ \ \ \ \
| * | | | | | | Xcode: Invert quoting logic to whitelist of charactersGregor Jasny2015-08-051-1/+5
* | | | | | | | Merge topic 'java-updates'Brad King2015-08-055-42/+178
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | UseJava: Teach install_jar new DESTINATION and COMPONENT optionsMarc Chevrier2015-08-042-6/+52
| * | | | | | | UseJava: Teach add_jar to support file syntax for sourcesMarc Chevrier2015-08-044-13/+50
| * | | | | | | FindJava: Add support for idlj and jarsigner toolsMarc Chevrier2015-08-042-23/+76
* | | | | | | | CMake Nightly Date StampKitware Robot2015-08-051-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge topic 'update-kwsys'Brad King2015-08-043-6/+48
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'upstream-kwsys' into update-kwsysBrad King2015-08-033-6/+48
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | KWSys 2015-08-03 (dad68c33)KWSys Robot2015-08-033-6/+48
* | | | | | | | Merge topic 'doc-ninja-rule-launchers'Brad King2015-08-043-12/+18
|\ \ \ \ \ \ \ \
| * | | | | | | | Help: Refine RULE_LAUNCH_{COMPILE,CUSTOM,LINK} global property docsBrad King2015-08-033-12/+18
| |/ / / / / / /
* | | | | | | | Merge topic 'cmake-W-options'Brad King2015-08-042-6/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | cmake: Do not treat developer warnings as errors by default in scriptsBrad King2015-08-032-6/+6
* | | | | | | | | CMake Nightly Date StampKitware Robot2015-08-041-1/+1
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge topic 'if-test'Brad King2015-08-0319-4/+105
|\ \ \ \ \ \ \ \
| * | | | | | | | if: Add "TEST <test>" conditionMatt McCormick2015-08-0318-1/+102
| * | | | | | | | ExternalProject: Avoid if() auto-dereference of a "TEST" variableMatt McCormick2015-08-031-3/+3
* | | | | | | | | Merge topic 'GetPrerequisites-updates'Brad King2015-08-031-0/+38
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | GetPrerequisites: Optionally filter "objdump" output for speedBill Somerville2015-07-311-0/+8
| * | | | | | | | | GetPrerequisites: Add error checks for execute_process() callsBill Somerville2015-07-311-0/+30
* | | | | | | | | | Merge topic 'FindMPI-drop-GetPrerequisites'Brad King2015-08-031-5/+3
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /