Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | KWSys 2015-01-20 (b33e7b96) | KWSys Robot | 2015-01-21 | 4 | -6/+28 | |
* | | | | | | | | Merge topic 'WriteCompilerDetectionHeader-tests' | Brad King | 2015-01-22 | 3 | -1/+9 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | WCDH: Test that no C compiler features are defined for CXX compiler. | Stephen Kelly | 2015-01-19 | 2 | -0/+8 | |
| * | | | | | | | | WCDH: Fix the C_STANDARD property in the tests. | Stephen Kelly | 2015-01-19 | 1 | -1/+1 | |
* | | | | | | | | | Merge topic 'GNU-4.4-compile-features' | Brad King | 2015-01-22 | 3 | -4/+22 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
| * | | | | | | | | Features: Fix GNU 4.4 and 4.5 C standard level flags | Brad King | 2015-01-21 | 1 | -3/+10 | |
| * | | | | | | | | Features: Fix CompileFeatures non-feature tests for space in path | Brad King | 2015-01-21 | 1 | -1/+2 | |
| * | | | | | | | | Features: Fix CompileFeatures test for C non-features | Brad King | 2015-01-21 | 1 | -0/+10 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-01-22 | 1 | -1/+1 | |
* | | | | | | | | | Merge topic 'jsoncpp-third-party' | Brad King | 2015-01-21 | 6 | -7/+40 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Add option to build CMake against a system jsoncpp | Brad King | 2015-01-20 | 6 | -7/+40 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'test-ctest_submit-fail-with-RunCMake' | Brad King | 2015-01-21 | 20 | -1/+43 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Tests: Fix obscure RunCMake.CTestSubmit 'drop' case failures | Brad King | 2015-01-21 | 2 | -0/+2 | |
| * | | | | | | | | Tests: Extend RunCMake.CTestSubmit test to cover 'drop' failures | Brad King | 2015-01-19 | 19 | -1/+41 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-01-21 | 1 | -1/+1 | |
* | | | | | | | | | Merge branch 'release' | Brad King | 2015-01-20 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | / / / | | |_|_|_|/ / / | |/| | | | | | | ||||||
| * | | | | | | | Merge branch 'doc-virtual-override-specifiers-links' into release | Brad King | 2015-01-19 | 1 | -2/+7 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'xcode-target-sort' into release | Brad King | 2015-01-19 | 2 | -14/+54 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'emacs-mode-fix-word-at-point' into release | Brad King | 2015-01-19 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ | Merge topic 'cmake-labels-json' | Brad King | 2015-01-20 | 6 | -5/+64 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | cmake: Generate an internal 'Labels.json' file next to 'Labels.txt' | Brad King | 2015-01-20 | 2 | -2/+28 | |
| * | | | | | | | | | | | jsoncpp: Add headers to help CMake include in-source jsoncpp headers | Brad King | 2015-01-20 | 2 | -0/+36 | |
| * | | | | | | | | | | | jsoncpp: Drop doxygen comments that cause Clang warnings | Brad King | 2015-01-20 | 2 | -3/+0 | |
* | | | | | | | | | | | | Merge topic 'cmake-E-tar-mtime' | Brad King | 2015-01-20 | 16 | -7/+115 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | cmake: Teach "-E tar" command a "--mtime=" option | Brad King | 2015-01-19 | 16 | -6/+112 | |
| * | | | | | | | | | | | | cmake: Teach "-E tar" to report file name on failure to read from disk | Brad King | 2015-01-19 | 1 | -1/+3 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge topic 'doc-unsupported-compilers' | Brad King | 2015-01-20 | 1 | -0/+22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Help: Document unsupported compilers in the release notes. | Stephen Kelly | 2015-01-19 | 1 | -0/+22 | |
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge topic 'find-package-mode-fix-multiarch' | Brad King | 2015-01-20 | 1 | -2/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | CMakeFindPackageMode: Fix Debian multiarch default guess (#15250) | Felix Geyer | 2015-01-19 | 1 | -2/+5 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge topic 'emacs-mode-fix-word-at-point' | Brad King | 2015-01-20 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | cmake-mode.el: Re-add explicit call to require thingatpt | Peter Vasil | 2015-01-19 | 1 | -0/+1 | |
* | | | | | | | | | | | | Merge topic 'xcode-target-sort' | Brad King | 2015-01-20 | 2 | -14/+54 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Xcode: Sort targets deterministically and with ALL_BUILD first (#15346) | Ben Boeckel | 2015-01-19 | 1 | -1/+25 | |
| * | | | | | | | | | | | Xcode: Fix early termination on per-config source file error | Brad King | 2015-01-19 | 2 | -13/+29 | |
* | | | | | | | | | | | | Merge topic 'doc-virtual-override-specifiers-links' | Brad King | 2015-01-20 | 1 | -2/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Help: Link relevant documents for virtual override features (#15311) | Stephen Kelly | 2015-01-19 | 1 | -2/+7 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-01-20 | 1 | -1/+1 | |
| |_|_|/ / / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'GNU-4.4-compile-features' | Brad King | 2015-01-19 | 9 | -38/+38 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Features: Record for GNU 4.4. | Stephen Kelly | 2015-01-18 | 5 | -15/+13 | |
| * | | | | | | | | | Features: Wrap failure-test in UNIX condition. | Stephen Kelly | 2015-01-18 | 1 | -6/+8 | |
| * | | | | | | | | | Features: Blacklist cxx_constexpr test for GNU 4.5. | Stephen Kelly | 2015-01-18 | 1 | -0/+8 | |
| * | | | | | | | | | Features: Use a more-common feature in cycle-test. | Stephen Kelly | 2015-01-18 | 1 | -2/+2 | |
| * | | | | | | | | | Features: Update comment in test to match the code. | Stephen Kelly | 2015-01-18 | 1 | -1/+1 | |
| * | | | | | | | | | Features: Test presence of cxx_auto_type with genex. | Stephen Kelly | 2015-01-17 | 2 | -13/+6 | |
| * | | | | | | | | | Features: Remove outdated comment. | Stephen Kelly | 2015-01-17 | 1 | -1/+0 | |
* | | | | | | | | | | Merge topic 'SolarisStudio-compile-features' | Brad King | 2015-01-19 | 9 | -11/+125 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Help: Add notes for topic 'SolarisStudio-compile-features' | Brad King | 2015-01-19 | 1 | -0/+5 | |
| * | | | | | | | | | | Features: Record for SolarisStudio 12.4. | Stephen Kelly | 2015-01-17 | 5 | -3/+96 | |
| * | | | | | | | | | | Features: Adjust cxx_variadic_templates unit test for SolarisStudio. | Stephen Kelly | 2015-01-17 | 1 | -6/+15 | |