summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make message suppression more consistent.Michael Scott2015-11-308-24/+102
* Tests: Revise message in RunCMake.CommandLine -Wdev caseMichael Scott2015-11-303-3/+3
* Merge branch 'release'Brad King2015-11-300-0/+0
|\
| * Merge branch 'reduce-cmState-accumulation' into releaseBrad King2015-11-308-66/+121
| |\
| * \ Merge branch 'fix-find_package-version-file-error-stack' into releaseBrad King2015-11-2519-2/+40
| |\ \
| * \ \ Merge branch 'test-add_subdirectory-in-function' into releaseBrad King2015-11-244-0/+33
| |\ \ \
| * \ \ \ Merge branch 'revert-compiler-links-statically' into releaseBrad King2015-11-237-23/+0
| |\ \ \ \
* | \ \ \ \ Merge topic 'reduce-cmState-accumulation-for-master'Brad King2015-11-308-66/+121
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'reduce-cmState-accumulation' into reduce-cmState-accumulation-f...Brad King2015-11-258-66/+121
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | cmState: Avoid accumulating snapshot storage for short-lived scopesBrad King2015-11-253-0/+34
| | * | | | | cmState: Avoid accumulating policy stack storage for short-lived scopesBrad King2015-11-251-1/+1
| | * | | | | cmListFileCache: Implement cmListFileBacktrace ctor/dtor out-of-lineBrad King2015-11-252-4/+13
| | * | | | | cmLinkedTree: Add Pop methodBrad King2015-11-251-0/+21
| | * | | | | cmLinkedTree: Rename 'Extend' method to 'Push'Brad King2015-11-252-35/+35
| | * | | | | cmState: Enforce policy scope balancing around variable scopesBrad King2015-11-252-6/+2
| | * | | | | cmLocalGenerator: Use ScopePushPop RAII class to manage local variable scopesBrad King2015-11-251-4/+2
| | * | | | | cmMakefile: Remove unused PolicyPushPop interfacesBrad King2015-11-252-10/+4
| | * | | | | cmMakefile: Clarify purpose of method that pops a scope snapshotBrad King2015-11-252-8/+11
| | | |_|_|/ | | |/| | |
* | | | | | CMake Nightly Date StampKitware Robot2015-11-301-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2015-11-291-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2015-11-281-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2015-11-271-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2015-11-261-1/+1
|/ / / / /
* | | | | Merge topic 'fix-find_package-version-file-error-stack'Brad King2015-11-2512-2/+26
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'test-cmake_policy-unmatched' into fix-find_package-version-file...Brad King2015-11-2418-0/+36
| |\ \ \ \
| | * | | | Tests: Add case for package version file unmatched policy scopeBrad King2015-11-2411-0/+22
| * | | | | cmState: Skip variable scope snapshots to avoid call stack duplicatesBrad King2015-11-241-2/+4
* | | | | | Merge topic 'test-cmake_policy-unmatched'Brad King2015-11-257-0/+14
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Tests: Add case for unmatched cmake_policy({PUSH,POP})Brad King2015-11-247-0/+14
* | | | | | CMake Nightly Date StampKitware Robot2015-11-251-1/+1
* | | | | | Merge topic 'FindCUDA-aarch64'Brad King2015-11-241-0/+3
|\ \ \ \ \ \
| * | | | | | FindCUDA: Add paths for crosscompiling to aarch64Alexander Szakaly2015-11-231-0/+3
* | | | | | | Merge topic 'FindXercesC-imported-targets'Brad King2015-11-246-10/+99
|\ \ \ \ \ \ \
| * | | | | | | FindXercesC: Add imported targets and unit testRoger Leigh2015-11-236-10/+99
* | | | | | | | Merge topic 'doc-CLEAN_NO_CUSTOM-makefile-only'Brad King2015-11-241-4/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Help: Document CLEAN_NO_CUSTOM as for Makefile generators only (#15856)Brad King2015-11-231-4/+3
* | | | | | | | | Merge topic 'test-add_subdirectory-in-function'Brad King2015-11-244-0/+33
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Tests: Add case for add_subdirectory inside a functionBrad King2015-11-234-0/+33
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge topic 'cpack-dmg-multilanguage-sla'Brad King2015-11-241-7/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | CPack/DragNDrop: Use documented CPACK_DMG_SLA_LANGUAGES variableSimon Levermann2015-11-231-7/+7
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge topic 'revert-compiler-links-statically'Brad King2015-11-247-23/+0
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Revert "Disable shared library support when compiler links statically" (#15855)Brad King2015-11-237-23/+0
* | | | | | | | Merge topic 'doc-ios-support'Brad King2015-11-2421-72/+102
|\ \ \ \ \ \ \ \
| * | | | | | | | Help: Update documentation to reflect support for iOSBartosz Kosiorek2015-11-2321-72/+102
| | |/ / / / / / | |/| | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2015-11-241-1/+1
| |_|_|_|/ / / |/| | | | | |
* | | | | | | Merge branch 'release'Brad King2015-11-230-0/+0
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge branch 'backport-fix-autodef-bigobj-64' into releaseBrad King2015-11-202-1/+3
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'avoid-divide-by-zero' into releaseBrad King2015-11-191-1/+7
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'fix-forced-toolchain-dialect' into releaseBrad King2015-11-197-0/+29
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'expand_cobertura_search'Brad King2015-11-232-3/+19
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |