summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Tests/ExternalProject: Skip Windows hg tests with cygwin hgBrad King2014-10-221-0/+7
* CMake Nightly Date StampKitware Robot2014-10-141-1/+1
* Merge topic 'doc-3.1-relnotes'Brad King2014-10-1368-455/+382
|\
| * Help: Organize 3.1 release notesBrad King2014-10-101-181/+231
| * Help: Consolidate 3.1 release notesBrad King2014-10-1068-455/+332
* | Merge topic 'fix-ninja-rc-include-flags'Brad King2014-10-138-9/+32
|\ \
| * | Ninja: Fix RC include directories regressionBrad King2014-10-138-9/+32
* | | CMake Nightly Date StampKitware Robot2014-10-131-1/+1
* | | CMake Nightly Date StampKitware Robot2014-10-121-1/+1
* | | CMake Nightly Date StampKitware Robot2014-10-111-1/+1
| |/ |/|
* | Merge topic 'note-link-libraries-genex'Brad King2014-10-101-0/+22
|\ \
| * | Help: Add note about restoring pre-3.0 link libraries genex behaviorBrad King2014-10-101-0/+22
| |/
* | Merge topic 'fix-OSX-bundle-rpaths-and-Qt5'Brad King2014-10-106-61/+229
|\ \ | |/ |/|
| * Help: Add notes for topic 'fix-OSX-bundle-rpaths-and-Qt5'Brad King2014-10-101-0/+6
| * OSX: Warn when attempting to change runtime paths on OS X 10.5Clinton Stimpson2014-10-102-28/+55
| * cmake-gui: Make sure we bundle Qt5 Cocoa platform pluginAdam Strzelecki2014-10-101-1/+27
| * BundleUtilities: Framework codesign Resources/Info.plist & CurrentAdam Strzelecki2014-10-101-2/+21
| * BundleUtilities: Resolve & replace @rpath placeholdersAdam Strzelecki2014-10-102-26/+98
| * GetPrerequisites: Make sure dyld placeholders are prefixesAdam Strzelecki2014-10-101-3/+3
| * BundleUtilities: Use find on UNIX for fast executable lookupAdam Strzelecki2014-10-101-1/+19
* | CMake Nightly Date StampKitware Robot2014-10-101-1/+1
* | Merge topic 'FindThreads_overhaul'Brad King2014-10-091-36/+78
|\ \
| * | FindThreads: introduce THREADS_PREFER_PTHREAD_FLAG (#14767)Rolf Eike Beer2014-10-081-0/+18
| * | FindThreads: introduce an imported target to link toTimo Rothenpieler2014-10-081-0/+18
| * | FindThreads: move checking of the -pthread compiler flag into a macroRolf Eike Beer2014-10-061-36/+42
* | | Merge topic 'doc-drop-dart'Brad King2014-10-091-8/+5
|\ \ \
| * | | Help: Replace 'Dart' with 'CDash' in ctest.1 manualBrad King2014-10-081-8/+5
* | | | Merge topic 'ninja-phony-rules-only-in-build-tree'Brad King2014-10-091-6/+16
|\ \ \ \
| * | | | Ninja: Limit custom command side-effects to build folderBrad King2014-10-081-6/+16
* | | | | CMake Nightly Date StampKitware Robot2014-10-091-1/+1
* | | | | Merge topic 'FPHSA_exact_version'Brad King2014-10-0825-7/+89
|\ \ \ \ \
| * | | | | FPHSA: fix when requested or found version is exactly 0Rolf Eike Beer2014-10-075-3/+12
| * | | | | FPHSA: when EXACT version match is requested only compare the components givenRolf Eike Beer2014-10-0722-4/+77
* | | | | | Merge topic 'ctest-memcheck-sanitizers'Brad King2014-10-088-27/+161
|\ \ \ \ \ \
| * | | | | | Help: Add notes for topic 'ctest-memcheck-sanitizers'Brad King2014-10-072-5/+8
| * | | | | | tests: Add a test for ctest_memcheck MemorySanitizerBill Hoffman2014-10-072-0/+44
| * | | | | | ctest_memcheck: Add support for MemorySanitizer msanBill Hoffman2014-10-073-1/+24
| * | | | | | tests: add a test for ctest_memcheck UndefinedBehaviorSanitizerBen Boeckel2014-10-072-0/+38
| * | | | | | ctest_memcheck: Add support for UndefinedBehaviorSanitizer ubsanBen Boeckel2014-10-073-3/+25
| * | | | | | ctest_memcheck: Order sanitizer type code consistentlyBrad King2014-10-072-24/+26
| * | | | | | Tests: Organize CTestTestMemcheck inner test codeBrad King2014-10-071-3/+5
* | | | | | | Merge topic 'FindLATEX-cross-compile-ps2pdf14'Brad King2014-10-081-1/+1
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | FindLATEX: Search for ps2pdf14 even on Windows (#15198)Brad King2014-10-071-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2014-10-081-1/+1
* | | | | | Merge topic 'ctest-memcheck-sanitizers'Brad King2014-10-0710-13/+40
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | tests: set sanitizer options properlyBen Boeckel2014-10-061-2/+2
| * | | | | tests: fix copy/paste from tsan -> asan commentsBen Boeckel2014-10-061-3/+2
| * | | | | ctest: add support for additional sanitizer optionsBen Boeckel2014-10-036-5/+26
| * | | | | ctest: update documentation for CTEST_MEMORYCHECK_TYPEBen Boeckel2014-10-033-3/+10
* | | | | | Merge topic 'fix-ninja-rsp-var-duplication'Brad King2014-10-071-1/+1
|\ \ \ \ \ \