summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'GNU-4.4-compile-features'Brad King2015-01-223-4/+22
|\
| * Features: Fix GNU 4.4 and 4.5 C standard level flagsBrad King2015-01-211-3/+10
| * Features: Fix CompileFeatures non-feature tests for space in pathBrad King2015-01-211-1/+2
| * Features: Fix CompileFeatures test for C non-featuresBrad King2015-01-211-0/+10
* | CMake Nightly Date StampKitware Robot2015-01-221-1/+1
* | Merge topic 'jsoncpp-third-party'Brad King2015-01-216-7/+40
|\ \
| * | Add option to build CMake against a system jsoncppBrad King2015-01-206-7/+40
* | | Merge topic 'test-ctest_submit-fail-with-RunCMake'Brad King2015-01-2120-1/+43
|\ \ \
| * | | Tests: Fix obscure RunCMake.CTestSubmit 'drop' case failuresBrad King2015-01-212-0/+2
| * | | Tests: Extend RunCMake.CTestSubmit test to cover 'drop' failuresBrad King2015-01-1919-1/+41
* | | | CMake Nightly Date StampKitware Robot2015-01-211-1/+1
* | | | Merge branch 'release'Brad King2015-01-200-0/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branch 'doc-virtual-override-specifiers-links' into releaseBrad King2015-01-191-2/+7
| |\ \ \
| * \ \ \ Merge branch 'xcode-target-sort' into releaseBrad King2015-01-192-14/+54
| |\ \ \ \
| * \ \ \ \ Merge branch 'emacs-mode-fix-word-at-point' into releaseBrad King2015-01-191-0/+1
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'cmake-labels-json'Brad King2015-01-206-5/+64
|\ \ \ \ \ \ \
| * | | | | | | cmake: Generate an internal 'Labels.json' file next to 'Labels.txt'Brad King2015-01-202-2/+28
| * | | | | | | jsoncpp: Add headers to help CMake include in-source jsoncpp headersBrad King2015-01-202-0/+36
| * | | | | | | jsoncpp: Drop doxygen comments that cause Clang warningsBrad King2015-01-202-3/+0
* | | | | | | | Merge topic 'cmake-E-tar-mtime'Brad King2015-01-2016-7/+115
|\ \ \ \ \ \ \ \
| * | | | | | | | cmake: Teach "-E tar" command a "--mtime=" optionBrad King2015-01-1916-6/+112
| * | | | | | | | cmake: Teach "-E tar" to report file name on failure to read from diskBrad King2015-01-191-1/+3
| |/ / / / / / /
* | | | | | | | Merge topic 'doc-unsupported-compilers'Brad King2015-01-201-0/+22
|\ \ \ \ \ \ \ \
| * | | | | | | | Help: Document unsupported compilers in the release notes.Stephen Kelly2015-01-191-0/+22
* | | | | | | | | Merge topic 'find-package-mode-fix-multiarch'Brad King2015-01-201-2/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | CMakeFindPackageMode: Fix Debian multiarch default guess (#15250)Felix Geyer2015-01-191-2/+5
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'emacs-mode-fix-word-at-point'Brad King2015-01-201-0/+1
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | cmake-mode.el: Re-add explicit call to require thingatptPeter Vasil2015-01-191-0/+1
* | | | | | | | | Merge topic 'xcode-target-sort'Brad King2015-01-202-14/+54
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | Xcode: Sort targets deterministically and with ALL_BUILD first (#15346)Ben Boeckel2015-01-191-1/+25
| * | | | | | | | Xcode: Fix early termination on per-config source file errorBrad King2015-01-192-13/+29
* | | | | | | | | Merge topic 'doc-virtual-override-specifiers-links'Brad King2015-01-201-2/+7
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | Help: Link relevant documents for virtual override features (#15311)Stephen Kelly2015-01-191-2/+7
| |/ / / / / / /
* | | | | | | | CMake Nightly Date StampKitware Robot2015-01-201-1/+1
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge topic 'GNU-4.4-compile-features'Brad King2015-01-199-38/+38
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Features: Record for GNU 4.4.Stephen Kelly2015-01-185-15/+13
| * | | | | | Features: Wrap failure-test in UNIX condition.Stephen Kelly2015-01-181-6/+8
| * | | | | | Features: Blacklist cxx_constexpr test for GNU 4.5.Stephen Kelly2015-01-181-0/+8
| * | | | | | Features: Use a more-common feature in cycle-test.Stephen Kelly2015-01-181-2/+2
| * | | | | | Features: Update comment in test to match the code.Stephen Kelly2015-01-181-1/+1
| * | | | | | Features: Test presence of cxx_auto_type with genex.Stephen Kelly2015-01-172-13/+6
| * | | | | | Features: Remove outdated comment.Stephen Kelly2015-01-171-1/+0
* | | | | | | Merge topic 'SolarisStudio-compile-features'Brad King2015-01-199-11/+125
|\ \ \ \ \ \ \
| * | | | | | | Help: Add notes for topic 'SolarisStudio-compile-features'Brad King2015-01-191-0/+5
| * | | | | | | Features: Record for SolarisStudio 12.4.Stephen Kelly2015-01-175-3/+96
| * | | | | | | Features: Adjust cxx_variadic_templates unit test for SolarisStudio.Stephen Kelly2015-01-171-6/+15
| * | | | | | | Features: Use variable in cxx_inheriting_constructors test.Stephen Kelly2015-01-171-1/+1
| * | | | | | | Features: Ensure that the cxx_auto_type test is correct.Stephen Kelly2015-01-171-1/+8
* | | | | | | | Merge topic 'WriteCompilerDetectionHeader-multi-file-lang'Brad King2015-01-192-15/+35
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Help: Add notes for topic 'WriteCompilerDetectionHeader-multi-file-lang'Stephen Kelly2015-01-171-0/+6
| |/ / / / / /