Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | CMake 3.1.0-rc1 version update | Brad King | 2014-10-14 | 1 | -3/+3 | |
| * | | | | | | | Help: Drop development topic notes to prepare release | Brad King | 2014-10-14 | 2 | -9/+0 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge topic 'CheckStructHasMember-avoid-breakage-on-Wall' | Brad King | 2014-10-14 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | CheckStructHasMember: avoid breakage on -Wall -Werror (#15203) | Peter Wu | 2014-10-13 | 1 | -1/+1 | |
* | | | | | | | | Merge topic 'fix-comment-typos' | Brad King | 2014-10-14 | 17 | -22/+22 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Fix some spelling errors in comments | Geoff Viola | 2014-10-13 | 17 | -22/+22 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-10-14 | 1 | -1/+1 | |
* | | | | | | | | Merge topic 'doc-3.1-relnotes' | Brad King | 2014-10-13 | 68 | -455/+382 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Help: Organize 3.1 release notes | Brad King | 2014-10-10 | 1 | -181/+231 | |
| * | | | | | | | | Help: Consolidate 3.1 release notes | Brad King | 2014-10-10 | 68 | -455/+332 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'fix-ninja-rc-include-flags' | Brad King | 2014-10-13 | 8 | -9/+32 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Ninja: Fix RC include directories regression | Brad King | 2014-10-13 | 8 | -9/+32 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-10-13 | 1 | -1/+1 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-10-12 | 1 | -1/+1 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-10-11 | 1 | -1/+1 | |
| |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge topic 'note-link-libraries-genex' | Brad King | 2014-10-10 | 1 | -0/+22 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Help: Add note about restoring pre-3.0 link libraries genex behavior | Brad King | 2014-10-10 | 1 | -0/+22 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge topic 'fix-OSX-bundle-rpaths-and-Qt5' | Brad King | 2014-10-10 | 6 | -61/+229 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | / / / | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | Help: Add notes for topic 'fix-OSX-bundle-rpaths-and-Qt5' | Brad King | 2014-10-10 | 1 | -0/+6 | |
| * | | | | | | OSX: Warn when attempting to change runtime paths on OS X 10.5 | Clinton Stimpson | 2014-10-10 | 2 | -28/+55 | |
| * | | | | | | cmake-gui: Make sure we bundle Qt5 Cocoa platform plugin | Adam Strzelecki | 2014-10-10 | 1 | -1/+27 | |
| * | | | | | | BundleUtilities: Framework codesign Resources/Info.plist & Current | Adam Strzelecki | 2014-10-10 | 1 | -2/+21 | |
| * | | | | | | BundleUtilities: Resolve & replace @rpath placeholders | Adam Strzelecki | 2014-10-10 | 2 | -26/+98 | |
| * | | | | | | GetPrerequisites: Make sure dyld placeholders are prefixes | Adam Strzelecki | 2014-10-10 | 1 | -3/+3 | |
| * | | | | | | BundleUtilities: Use find on UNIX for fast executable lookup | Adam Strzelecki | 2014-10-10 | 1 | -1/+19 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-10-10 | 1 | -1/+1 | |
* | | | | | | | Merge topic 'FindThreads_overhaul' | Brad King | 2014-10-09 | 1 | -36/+78 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | FindThreads: introduce THREADS_PREFER_PTHREAD_FLAG (#14767) | Rolf Eike Beer | 2014-10-08 | 1 | -0/+18 | |
| * | | | | | | | FindThreads: introduce an imported target to link to | Timo Rothenpieler | 2014-10-08 | 1 | -0/+18 | |
| * | | | | | | | FindThreads: move checking of the -pthread compiler flag into a macro | Rolf Eike Beer | 2014-10-06 | 1 | -36/+42 | |
* | | | | | | | | Merge topic 'doc-drop-dart' | Brad King | 2014-10-09 | 1 | -8/+5 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Help: Replace 'Dart' with 'CDash' in ctest.1 manual | Brad King | 2014-10-08 | 1 | -8/+5 | |
* | | | | | | | | | Merge topic 'ninja-phony-rules-only-in-build-tree' | Brad King | 2014-10-09 | 1 | -6/+16 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Ninja: Limit custom command side-effects to build folder | Brad King | 2014-10-08 | 1 | -6/+16 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-10-09 | 1 | -1/+1 | |
* | | | | | | | | | Merge topic 'FPHSA_exact_version' | Brad King | 2014-10-08 | 25 | -7/+89 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | FPHSA: fix when requested or found version is exactly 0 | Rolf Eike Beer | 2014-10-07 | 5 | -3/+12 | |
| * | | | | | | | | | FPHSA: when EXACT version match is requested only compare the components given | Rolf Eike Beer | 2014-10-07 | 22 | -4/+77 | |
* | | | | | | | | | | Merge topic 'ctest-memcheck-sanitizers' | Brad King | 2014-10-08 | 8 | -27/+161 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Help: Add notes for topic 'ctest-memcheck-sanitizers' | Brad King | 2014-10-07 | 2 | -5/+8 | |
| * | | | | | | | | | | tests: Add a test for ctest_memcheck MemorySanitizer | Bill Hoffman | 2014-10-07 | 2 | -0/+44 | |
| * | | | | | | | | | | ctest_memcheck: Add support for MemorySanitizer msan | Bill Hoffman | 2014-10-07 | 3 | -1/+24 | |
| * | | | | | | | | | | tests: add a test for ctest_memcheck UndefinedBehaviorSanitizer | Ben Boeckel | 2014-10-07 | 2 | -0/+38 | |
| * | | | | | | | | | | ctest_memcheck: Add support for UndefinedBehaviorSanitizer ubsan | Ben Boeckel | 2014-10-07 | 3 | -3/+25 | |
| * | | | | | | | | | | ctest_memcheck: Order sanitizer type code consistently | Brad King | 2014-10-07 | 2 | -24/+26 | |
| * | | | | | | | | | | Tests: Organize CTestTestMemcheck inner test code | Brad King | 2014-10-07 | 1 | -3/+5 | |
* | | | | | | | | | | | Merge topic 'FindLATEX-cross-compile-ps2pdf14' | Brad King | 2014-10-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | FindLATEX: Search for ps2pdf14 even on Windows (#15198) | Brad King | 2014-10-07 | 1 | -1/+1 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-10-08 | 1 | -1/+1 | |
* | | | | | | | | | | Merge topic 'ctest-memcheck-sanitizers' | Brad King | 2014-10-07 | 10 | -13/+40 | |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | |