summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | 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
|\ \ \ \ \ \ \ \
| * | | | | | | | Ninja: Fix variable duplication in RSP rulesNils Gladitz2014-10-061-1/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge topic 'FindBoost-CMP0054'Brad King2014-10-071-4/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | FindBoost: Avoid if() quoted auto-dereferenceNils Gladitz2014-10-061-4/+4
* | | | | | | | | Merge topic 'cpack-ifw-updates'Brad King2014-10-075-81/+269
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | CPackIFW: Added support for multiple repositoriesKonstantin Podsvirov2014-10-055-28/+234
| * | | | | | | | | CPackIFW: Search algorithm updateKonstantin Podsvirov2014-10-042-53/+35
* | | | | | | | | | Merge topic 'encoding-fstream'Brad King2014-10-074-14/+15
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix a few more places to use cmsys::[io]fstream instead of std::fstream.Clinton Stimpson2014-10-044-14/+15
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2014-10-071-1/+1
| |_|_|/ / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge topic 'fix-cobertura-parsing'Brad King2014-10-061-0/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cmParseCoberturaCoverage: Initialize CurFileName to empty stringJonathan Beezley2014-10-031-0/+1
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'wix-fix-root-dir-prop'Brad King2014-10-061-0/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | CPackWiX: Work around RelativePath() returning an empty string for the rootNils Gladitz2014-10-031-0/+5
| |/ / / / / / / / /
* | | | | | | | | | Merge topic 'ninja-console-pool'Brad King2014-10-064-2/+50
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Ninja: Use 'console' pool for CMake re-run if possible (#14915)Sylvain Joubert2014-10-034-2/+50
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'FindThreads-macro'Brad King2014-10-061-23/+17
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | FindThreads: use a macro for the repetitive thread library checksRolf Eike Beer2014-10-031-23/+17
| |/ / / / / / / /
* | | | | | | | | CMake Nightly Date StampKitware Robot2014-10-061-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2014-10-051-1/+1
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2014-10-041-1/+1
| |_|/ / / / / |/| | | | | |