summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'GNU-4.6-compile-features'Brad King2015-01-1615-40/+61
|\
| * Help: Add notes for topic 'GNU-4.6-compile-features'Brad King2015-01-161-0/+5
| * Features: Record for GNU 4.6.Stephen Kelly2015-01-155-8/+12
| * Features: Adjust the RunCMake test to use more-common features.Stephen Kelly2015-01-152-6/+6
| * Features: Adjust cxx_variadic_templates unit test for GNU < 4.7.Stephen Kelly2015-01-151-2/+2
| * Features: Extend the generalized_initializers test for GNU < 4.7.Stephen Kelly2015-01-151-0/+1
| * Features: Test __GXX_EXPERIMENTAL_CXX0X__ macro for GNU < 4.7 compatibility.Stephen Kelly2015-01-151-7/+12
| * Features: Don't test __cplusplus value for CXX98 on GNU.Stephen Kelly2015-01-151-1/+1
| * Features: Test an old value of __STDC_VERSION__ for GNU < 4.7 compatibility.Stephen Kelly2015-01-151-1/+6
| * Features: Record C/CXX dialect flags for GNU 4.6.Stephen Kelly2015-01-152-2/+10
| * Features: Remove wrong content from else() condition.Stephen Kelly2015-01-151-1/+1
| * Features: Make cxx_noexcept available from GNU 4.6.Stephen Kelly2015-01-151-1/+1
| * Features: Update the default_dialect test for old GNU-like compilers.Stephen Kelly2015-01-151-1/+1
| * Features: Ensure appropriate return value from feature test macros.Stephen Kelly2015-01-156-12/+5
* | Merge topic 'extend-COMPILE_FEATURES-test'Brad King2015-01-162-0/+81
|\ \ | |/
| * Features: Extend the tests for the COMPILE_FEATURES genex.Stephen Kelly2015-01-152-0/+81
* | Merge topic 'windows-utf-8'Brad King2015-01-163-4/+28
|\ \
| * | Encoding: Switch to use UTF-8 internally by default on Windows.Clinton Stimpson2015-01-163-4/+28
* | | Merge topic 'fix-qcc-compiler-id'Brad King2015-01-163-3/+3
|\ \ \
| * | | QNX: Fix detection of QCC compiler id (#15349)Brad King2015-01-143-3/+3
* | | | Merge topic 'tests-RunCMake-report-command'Brad King2015-01-161-0/+4
|\ \ \ \
| * | | | Tests: Teach RunCMake to report command-line on failureBrad King2015-01-151-0/+4
* | | | | Merge topic 'libarchive-constify-internal-get_date'Brad King2015-01-161-4/+4
|\ \ \ \ \
| * | | | | libarchive: Constify internal __archive_get_date implementationBrad King2015-01-151-4/+4
| |/ / / /
* | | | | Merge topic 'import-jsoncpp'Brad King2015-01-1623-0/+6388
|\ \ \ \ \
| * | | | | jsoncpp: Add README-CMake.txtBrad King2015-01-151-0/+66
| * | | | | jsoncpp: Provide 'isfinite' implementation on SolarisBrad King2015-01-151-0/+6
| * | | | | jsoncpp: Provide 'isfinite' implementation on ancient glibcBrad King2015-01-151-0/+7
| * | | | | jsoncpp: Add missing assert before strcmp in json_value.cppBrad King2015-01-151-2/+6
| * | | | | jsoncpp: Add missing <iosfwd> include in json/writer.hBrad King2015-01-151-0/+1
| * | | | | jsoncpp: Include C headers since we use APIs without std::Brad King2015-01-152-5/+5
| * | | | | jsoncpp: Disable warnings to avoid changing 3rd party codeBrad King2015-01-152-0/+12
| * | | | | jsoncpp: Build the library within CMakeBrad King2015-01-155-1/+43
| * | | | | jsoncpp: Include "config.h" before system headersBrad King2015-01-151-2/+2
| * | | | | Merge branch 'jsoncpp-upstream' into import-jsoncppBrad King2015-01-1318-0/+6249
| |\ \ \ \ \
| | * | | | | JsonCpp 1.0.0 (reduced)JsonCpp Upstream2015-01-1318-0/+6249
| | / / / /
| * | | | | jsoncpp: Add .gitattributes to skip whitespace checksBrad King2015-01-131-0/+1
| |/ / / /
* | | | | Merge topic 'ExternalData-custom-download'Brad King2015-01-1620-185/+438
|\ \ \ \ \
| * | | | | Help: Add notes for topic 'ExternalData-custom-download'Brad King2015-01-152-0/+9
| * | | | | ExternalData: Add support for custom download scriptsBrad King2015-01-1519-1/+179
| * | | | | ExternalData: Improve documentation organizationBrad King2015-01-151-13/+18
| * | | | | ExternalData: Re-order documentationBrad King2015-01-151-97/+97
| * | | | | ExternalData: Document all variables defined by moduleBrad King2015-01-151-5/+21
| * | | | | ExternalData: Split documentation into sectionsBrad King2015-01-151-67/+111
| * | | | | ExternalData: Convert docs to a bracket commentBrad King2015-01-151-184/+185
| | |_|_|/ | |/| | |
* | | | | Merge topic 'fix-ctest_build-output-processing-regression'Brad King2015-01-161-1/+1
|\ \ \ \ \
| * | | | | ctest_build: Fix logic regression in parent that clips build outputBrad King2015-01-151-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2015-01-161-1/+1
| |/ / / / |/| | | |
* | | | | Merge branch 'release'Brad King2015-01-150-0/+0
|\ \ \ \ \
| * \ \ \ \ Merge branch 'cpack-PackageMaker-OSX-10.10' into releaseBrad King2015-01-152-10/+26
| |\ \ \ \ \