summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'cleanup-ExpandListArgument-usage'Brad King2014-12-235-67/+11
|\
| * Remove some temporary vectors for ExpandListArgument.Stephen Kelly2014-12-183-60/+8
| * cmGeneratorExpression: Remove unused header.Stephen Kelly2014-12-181-2/+0
| * CTest: Expand a string directly into a container.Stephen Kelly2014-12-181-5/+3
* | Merge topic 'ctest-coverage-extra-line-error'Brad King2014-12-231-1/+1
|\ \
| * | ctest_coverage: Fix error message to report the file nameVladislav Vinogradov2014-12-221-1/+1
* | | CMake Nightly Date StampKitware Robot2014-12-231-1/+1
* | | Merge topic 'macho-parser'Brad King2014-12-225-22/+493
|\ \ \ | |/ / |/| |
| * | Mach-O: Use Mach-O parser to extract install names instead of otool.Clinton Stimpson2014-12-221-22/+12
| * | Mach-O: Add Mach-O parser for OS X and iOS.Clinton Stimpson2014-12-224-0/+481
| |/
* | CMake Nightly Date StampKitware Robot2014-12-221-1/+1
* | CMake Nightly Date StampKitware Robot2014-12-211-1/+1
* | CMake Nightly Date StampKitware Robot2014-12-201-1/+1
* | Merge topic 'update-kwsys'Brad King2014-12-191-0/+16
|\ \
| * | Merge branch 'upstream-kwsys' into update-kwsysBrad King2014-12-181-0/+16
| |/
* | Merge topic 'osx-cfbundle-tweaks'Brad King2014-12-192-10/+3
|\ \
| * | 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-192-41/+20
|\ \ \
| * | | install: Allow absolute EXPORT destination with relative targets (#15258)Brad King2014-12-152-41/+20
* | | | 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
* | | | Merge topic 'vs-nsight-tegra-min-api'Brad King2014-12-182-0/+7
|\ \ \ \
| * | | | Add 'ANDROID_API_MIN' target property to set Android Target MIN APIDmitry Polyanitsa2014-12-172-0/+7
| | |/ / | |/| |
* | | | 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
| | |_|/ | |/| |
* | | | 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 'fix_coverage_scanbuild_errors'Brad King2014-12-172-4/+0
|\ \ \ | |_|/ |/| |
| * | CTest: Remove code to fix scanbuild errorsJoseph Snyder2014-12-152-4/+0
| |/
* | CMake Nightly Date StampKitware Robot2014-12-171-1/+1
* | CMake Nightly Date StampKitware Robot2014-12-161-1/+1
|/
* Merge topic 'assert-no-string-conversion'Brad King2014-12-155-12/+12
|\
| * Fix some Clang -Wstring-conversion warningsSean McBride2014-12-125-12/+12
* | Merge topic 'suncc-fixes'Brad King2014-12-152-8/+12
|\ \
| * | Misc. fixes for the Oracle / Sun compiler.Chuck Atkins2014-12-122-8/+12
* | | CMake Nightly Date StampKitware Robot2014-12-151-1/+1
* | | CMake Nightly Date StampKitware Robot2014-12-141-1/+1
* | | CMake Nightly Date StampKitware Robot2014-12-131-1/+1
| |/ |/|
* | Merge topic 'catch-ctest-errors-better'Brad King2014-12-121-1/+1
|\ \
| * | ctest: count errors from scripts properlyBen Boeckel2014-12-101-1/+1
* | | Merge topic 'drop-double-underscores'Brad King2014-12-1214-41/+41
|\ \ \
| * | | Rename header guards to not start with double underscoreSean McBride2014-12-1114-41/+41
| | |/ | |/|
* | | CMake Nightly Date StampKitware Robot2014-12-121-1/+1
|/ /
* | CMake Nightly Date StampKitware Robot2014-12-111-1/+1
* | CMake Nightly Date StampKitware Robot2014-12-101-1/+1
|/
* Merge topic 'find_library-updated-directory-content'Brad King2014-12-092-20/+30
|\
| * find_library: Fix repeat call after changing directory content (#15293)Brad King2014-12-082-20/+30