summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Tests: Fix RunCMake.CompileFeatures test NonValidTarget2 caseBrad King2014-12-221-0/+2
* Merge topic 'bootstrap-solaris'Brad King2014-12-191-1/+1
|\
| * bootstrap: Fix syntax for Solaris 10 shell (#15317)Brad King2014-12-181-1/+1
* | Merge topic 'update-kwsys'Brad King2014-12-191-0/+16
|\ \
| * \ Merge branch 'upstream-kwsys' into update-kwsysBrad King2014-12-181-0/+16
| |\ \
| | * | KWSys 2014-12-18 (87c65319)KWSys Robot2014-12-181-0/+16
* | | | Merge topic 'osx-cfbundle-tweaks'Brad King2014-12-194-18/+9
|\ \ \ \
| * | | | Tests: Run CFBundleTest only with valid configurationBrad King2014-12-192-8/+6
| * | | | Xcode: Call IsCFBundleOnApple to decide if bundle is being builtGregor Jasny2014-12-171-1/+1
| * | | | cmTarget: Use GetCFBundleDirectory within GetFullNameInternalGregor Jasny2014-12-171-9/+2
* | | | | Merge topic 'install-EXPORT-absolute-prefix'Brad King2014-12-1910-41/+73
|\ \ \ \ \
| * | | | | install: Allow absolute EXPORT destination with relative targets (#15258)Brad King2014-12-1510-41/+73
* | | | | | CMake Nightly Date StampKitware Robot2014-12-191-1/+1
| |_|/ / / |/| | | |
* | | | | Merge topic 'update-kwsys'Brad King2014-12-184-15/+58
|\ \ \ \ \
| * \ \ \ \ Merge branch 'upstream-kwsys' into update-kwsysBrad King2014-12-174-15/+58
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | KWSys 2014-12-16 (cc4046a8)KWSys Robot2014-12-174-15/+58
* | | | | | Merge topic 'vs-nsight-tegra-min-api'Brad King2014-12-189-2/+30
|\ \ \ \ \ \
| * | | | | | Add 'ANDROID_API_MIN' target property to set Android Target MIN APIDmitry Polyanitsa2014-12-179-2/+30
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'fix-sha2-cast-constness'Brad King2014-12-181-12/+12
|\ \ \ \ \ \
| * | | | | | sha2: Fix -Wcast-qual warnings by adding const to some castsSean McBride2014-12-171-12/+12
| | |_|_|/ / | |/| | | |
* | | | | | Merge topic 'doc-INTERFACE-target-type'Brad King2014-12-181-1/+2
|\ \ \ \ \ \
| * | | | | | Help: Add INTERFACE_LIBRARY to TYPE target property documentationTim Blechmann2014-12-171-1/+2
* | | | | | | Merge topic 'test-memcheck-with-RunCMake'Brad King2014-12-1876-301/+354
|\ \ \ \ \ \ \
| * | | | | | | Tests: Move CTestTestMemcheck tools into Tests/CMakeLibBrad King2014-12-185-5/+3
| * | | | | | | Tests: Move CTestTestMemcheck cases into a RunCMake.CTestMemcheck testBrad King2014-12-1871-256/+311
* | | | | | | | Merge topic 'curl-darwinssl'Brad King2014-12-182-0/+28
|\ \ \ \ \ \ \ \
| * | | | | | | | curl: Use OS X SSL/TLS native implementationBrad King2014-12-182-0/+28
* | | | | | | | | CMake Nightly Date StampKitware Robot2014-12-181-1/+1
| |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | Merge topic 'ctest_memcheck-no-empty-BC-output'Brad King2014-12-171-0/+4
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | ctest_memcheck: Do not open empty BC output file nameBrad King2014-12-161-0/+4
* | | | | | | | Merge topic 'test-RunCMake-updates'Brad King2014-12-172-4/+4
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Tests: Allow RunCMake expected result code to be a regexBrad King2014-12-161-1/+1
| * | | | | | | Tests: Simplify RunCMake test extra argument passingBrad King2014-12-151-2/+2
| * | | | | | | Tests: Allow RunCMake tests to pass generator expressionsBrad King2014-12-151-1/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge topic 'fix_coverage_scanbuild_errors'Brad King2014-12-172-4/+0
|\ \ \ \ \ \ \
| * | | | | | | CTest: Remove code to fix scanbuild errorsJoseph Snyder2014-12-152-4/+0
| |/ / / / / /
* | | | | | | Merge topic 'test-CheckSourceTree-update'Brad King2014-12-171-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Tests: Fix CheckSourceTree test for newer GitBrad King2014-12-161-2/+2
* | | | | | | | Merge topic 'doc-custom-command-depends'Brad King2014-12-172-1/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | Help: Document MAIN_DEPENDENCY limitation in add_custom_commandBrad King2014-12-161-1/+2
| * | | | | | | | Help: Mention add_dependencies in add_custom_target DEPENDS optionBrad King2014-12-161-0/+3
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'release'Brad King2014-12-170-0/+0
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | |
| * | | | | | CMake 3.1.0v3.1.0Brad King2014-12-151-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2014-12-171-1/+1
| |_|/ / / |/| | | |
* | | | | CMake Nightly Date StampKitware Robot2014-12-161-1/+1
| |/ / / |/| | |
* | | | Merge topic 'cmp0054-warnings-extproj'Brad King2014-12-151-2/+2
|\ \ \ \
| * | | | ExternalProject: avoid CMP0054 warningsBen Boeckel2014-12-121-2/+2
* | | | | Merge topic 'extproj-extra-newlines'Brad King2014-12-151-2/+2
|\ \ \ \ \
| * | | | | ExternalProject: remove extra newlines from log messagesBen Boeckel2014-12-121-2/+2
| |/ / / /
* | | | | Merge topic 'tests-osx-version'Brad King2014-12-151-1/+1
|\ \ \ \ \