summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | cmMakefile: Remove unused ListFileStack.Stephen Kelly2015-07-182-8/+0
| * | | | | | cmMakefile: Port some users of ListFileStack to cmState.Stephen Kelly2015-07-181-3/+3
| * | | | | | cmMakefile: Remove obsolete condition.Stephen Kelly2015-07-181-4/+0
| * | | | | | cmMakefile: Simplify setting of current snapshot.Stephen Kelly2015-07-181-2/+1
| * | | | | | cmMakefile: Implement LISTFILE_STACK property in terms of cmState.Stephen Kelly2015-07-181-1/+9
| * | | | | | cmMakefile: Implement FormatListFileStack in terms of cmState.Stephen Kelly2015-07-181-4/+12
| |/ / / / /
* | | | | | Merge topic 'doc-CMakeExpandImportedTargets-deprecated'Brad King2015-07-211-3/+13
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | CMakeExpandImportedTargets: Document as deprecatedBrad King2015-07-171-3/+13
| |/ / / /
* | | | | CMake Nightly Date StampKitware Robot2015-07-211-1/+1
* | | | | CMake Nightly Date StampKitware Robot2015-07-201-1/+1
| |_|/ / |/| | |
* | | | CMake Nightly Date StampKitware Robot2015-07-191-1/+1
| |/ / |/| |
* | | CMake Nightly Date StampKitware Robot2015-07-181-1/+1
|/ /
* | Merge topic 'ctest-change-id'Brad King2015-07-179-0/+67
|\ \
| * | CTest: Optionally add a ChangeId attribute on XML Site tagsZack Galbreath2015-07-179-0/+67
* | | Merge topic 'cpack-per-component-extra-control-file'Brad King2015-07-177-8/+73
|\ \ \
| * | | CPack/DEB: component version of PACKAGE_CONTROL_EXTRADomen Vrankar2015-07-155-1/+50
| * | | CPack/DEB: Remove duplicate string(TOUPPER) callsDomen Vrankar2015-07-151-2/+0
| * | | Tests/RunCMake/CPack/DEB: add verifyDebControlDomen Vrankar2015-07-151-0/+18
| * | | Tests/RunCMake/CPack: found files should be preservedDomen Vrankar2015-07-151-5/+5
* | | | CMake Nightly Date StampKitware Robot2015-07-171-1/+1
* | | | CMake Nightly Date StampKitware Robot2015-07-161-1/+1
* | | | Merge topic 'update-kwsys'Brad King2015-07-152-16/+45
|\ \ \ \
| * \ \ \ Merge branch 'upstream-kwsys' into update-kwsysBrad King2015-07-152-16/+45
| |\ \ \ \
| | * | | | KWSys 2015-07-10 (c9336bcf)KWSys Robot2015-07-132-16/+45
* | | | | | Merge topic 'makefile-target-messages'Brad King2015-07-1516-3/+100
|\ \ \ \ \ \
| * | | | | | Tests: Add test for TARGET_MESSAGES global propertyBrad King2015-07-1411-0/+55
| * | | | | | Makefile: Optionally disable target completion messages in build outputMichael Ensslin2015-07-145-2/+44
| * | | | | | CMakeGenericSystem: Recognize Watcom WMake generator as Makefile generatorBrad King2015-07-141-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge topic 'vs-nsight-tegra-attributes'Brad King2015-07-1536-10/+510
|\ \ \ \ \ \
| * | | | | | VS: Add more Nsight Tegra generator Android property settingsMikhail Filimonov2015-07-1436-10/+510
| |/ / / / /
* | | | | | Merge topic 'add-Euros-platform-module'Brad King2015-07-151-0/+19
|\ \ \ \ \ \
| * | | | | | Add EUROS RTOS platform description fileStanimir Kabaivanov2015-07-141-0/+19
| |/ / / / /
* | | | | | Merge topic 'doc-apple-framework-creation'Brad King2015-07-155-1/+27
|\ \ \ \ \ \
| * | | | | | Help: Document Apple Framework creation with an example (#15651)Brad King2015-07-145-1/+27
| |/ / / / /
* | | | | | Merge topic 'doc-set_target_properties-cleanup'Brad King2015-07-152-94/+6
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Help: Link to cmake-properties.7 manual from set_target_properties docsBrad King2015-07-141-94/+3
| * | | | | Help: Link to cmake-properties.7 manual from set_property docsBrad King2015-07-141-0/+3
| |/ / / /
* | | | | Merge topic 'tests-no-match-full-path'Brad King2015-07-15119-285/+266
|\ \ \ \ \
| * | | | | Tests: Move command failure cases into RunCMake infrastructureBrad King2015-07-14111-204/+239
| * | | | | Tests: Move CTestTestConfigFileInBuildDir into RunCMake.ctest_startBrad King2015-07-148-81/+27
* | | | | | CMake Nightly Date StampKitware Robot2015-07-151-1/+1
| |/ / / / |/| | | |
* | | | | Merge topic 'coverage_no_tests'Brad King2015-07-141-1/+1
|\ \ \ \ \
| * | | | | ctest_coverage: Always do coverage for CTEST_EXTRA_COVERAGE_GLOBZack Galbreath2015-07-131-1/+1
* | | | | | Merge topic 'refactor-rule-var-includes'Brad King2015-07-1444-75/+104
|\ \ \ \ \ \
| * | | | | | 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 topic 'FindXercesC-versioned-library-2'Brad King2015-07-141-1/+1
|\ \ \ \ \ \
| * | | | | | FindXercesC: Also search for xerces-c_2 (#15648)Roger Leigh2015-07-131-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'factor-out-common-generator'Brad King2015-07-141-0/+6
|\ \ \ \ \ \
| * | | | | | cmNinjaTargetGenerator: Restore addition of Fortran format flagsBrad King2015-07-131-0/+6