Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | 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 | |
| * | | | | | | | | | | Features: Use variable in cxx_inheriting_constructors test. | Stephen Kelly | 2015-01-17 | 1 | -1/+1 | |
| * | | | | | | | | | | Features: Ensure that the cxx_auto_type test is correct. | Stephen Kelly | 2015-01-17 | 1 | -1/+8 | |
* | | | | | | | | | | | Merge topic 'WriteCompilerDetectionHeader-multi-file-lang' | Brad King | 2015-01-19 | 2 | -15/+35 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Help: Add notes for topic 'WriteCompilerDetectionHeader-multi-file-lang' | Stephen Kelly | 2015-01-17 | 1 | -0/+6 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | WCDH: Generate per-language files in multi-file mode. | Stephen Kelly | 2015-01-17 | 1 | -12/+16 | |
| * | | | | | | | | | WCDH: Allow compilers to specify features for one language but not the other. | Stephen Kelly | 2015-01-17 | 1 | -2/+8 | |
| * | | | | | | | | | WCDH: Find a language-specific DetermineCompiler.cmake if present. | Stephen Kelly | 2015-01-17 | 1 | -1/+5 | |
* | | | | | | | | | | Merge topic 'test-ctest_submit-fail-with-RunCMake' | Brad King | 2015-01-19 | 13 | -0/+81 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Tests: Add RunCMake.CTestSubmit cases covering ctest_submit failures | Brad King | 2015-01-19 | 13 | -0/+81 | |
* | | | | | | | | | | Merge branch 'release' | Brad King | 2015-01-19 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'emacs-mode-fix-word-at-point' into release | Brad King | 2015-01-19 | 1 | -3/+7 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'FindQt-fixes' into release | Brad King | 2015-01-16 | 1 | -3/+10 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'fix-cmake-org-links' into release | Brad King | 2015-01-16 | 3 | -4/+4 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'release-3.0' into release | Brad King | 2015-01-16 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ | Merge branch 'eclipse-fix-cxx-natures' into release-3.0 | Brad King | 2015-01-16 | 1 | -0/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'fix-qcc-compiler-id' into release | Brad King | 2015-01-15 | 3 | -3/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'fix-COMPILE_FEATURES-genex' into release | Brad King | 2015-01-15 | 3 | -9/+17 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge topic 'consistent-empty-method' | Brad King | 2015-01-19 | 81 | -310/+310 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Replace foo.length() pattern with !foo.empty(). | Stephen Kelly | 2015-01-18 | 5 | -8/+8 | |
| * | | | | | | | | | | | | | | | | Replace 'foo.length() >= 1' pattern with !foo.empty() | Stephen Kelly | 2015-01-18 | 2 | -2/+2 | |
| * | | | | | | | | | | | | | | | | Replace 'foo.length() > 0' pattern with !foo.empty(). | Stephen Kelly | 2015-01-18 | 5 | -8/+8 | |
| * | | | | | | | | | | | | | | | | Replace 'foo.length() == 0' pattern with foo.empty(). | Stephen Kelly | 2015-01-18 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | Replace foo.size() pattern with !foo.empty(). | Stephen Kelly | 2015-01-18 | 42 | -114/+114 | |
| * | | | | | | | | | | | | | | | | Replace !foo.size() pattern with foo.empty(). | Stephen Kelly | 2015-01-18 | 7 | -13/+13 | |
| * | | | | | | | | | | | | | | | | cmListCommand: Use empty() and expand whitespace. | Stephen Kelly | 2015-01-18 | 1 | -1/+1 | |