summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* 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
* | CMake Nightly Date StampKitware Robot2014-12-091-1/+1
|/
* Merge topic 'custom-command-multiple-outputs'Brad King2014-12-088-163/+99
|\
| * Makefile: Workaround Borland Make bug with multiple outputsBrad King2014-12-063-0/+19
| * Makefile: Fix rebuild with multiple custom command outputs (#15116)Brad King2014-12-055-111/+68
| * Xcode: Fix rebuild with multiple custom command outputs (#15116)Brad King2014-12-052-52/+12
* | Merge topic 'file-LOCK-timeout-type'Brad King2014-12-089-23/+27
|\ \
| * | file: Use 'long' to represent the parsed LOCK TIMEOUT valueRuslan Baratov2014-12-059-23/+27
* | | Merge topic 'ctest-binary-pipe'Brad King2014-12-081-0/+13
|\ \ \
| * | | ctest --launch: write to cout and cerr in binaryBen Boeckel2014-12-051-0/+13
| |/ /
* | | Merge topic 'vs-inherit-wd'Brad King2014-12-081-0/+5
|\ \ \
| * | | VS: Inherit target-level "-wd" flags in source files (#15284)Brad King2014-12-041-0/+5
| | |/ | |/|
* | | Merge topic 'try_compile-link-flags'Brad King2014-12-083-0/+42
|\ \ \
| * | | try_compile: Pass linker flags into test project (#14066)Brad King2014-12-033-0/+40
| * | | CMakeDetermineCompilerABI: Use normal linker flags in ABI projectBrad King2014-12-031-0/+2
* | | | CMake Nightly Date StampKitware Robot2014-12-081-1/+1
* | | | CMake Nightly Date StampKitware Robot2014-12-071-1/+1
* | | | CMake Nightly Date StampKitware Robot2014-12-061-1/+1
| |_|/ |/| |
* | | CMake Nightly Date StampKitware Robot2014-12-051-1/+1
| |/ |/|
* | Merge topic 'cached-regex-clear-fixed'Brad King2014-12-045-43/+69
|\ \
| * | cmMakefile: store the number of last matches in a CMake varBen Boeckel2014-12-035-43/+69
* | | Merge topic 'fix-add_library-check-for-shared'Brad King2014-12-041-3/+2
|\ \ \