summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'linux-XL-fortran'Brad King2015-01-113-0/+3
|\
| * XL: Fix link flags for executables on Linux with XL compilersBrad King2015-01-103-0/+3
* | Merge branch 'release'Brad King2015-01-110-0/+0
|\ \
| * \ Merge branch 'fix-empty-target-property-queries' into releaseBrad King2015-01-1120-6/+170
| |\ \
| * \ \ Merge branch 'FindSDL-quoting' into releaseBrad King2015-01-081-1/+1
| |\ \ \
| * \ \ \ Merge branch 'FindCUDA-cross' into releaseBrad King2015-01-081-2/+2
| |\ \ \ \
| * \ \ \ \ Merge branch 'FindIce-CMP0054' into releaseBrad King2015-01-081-5/+5
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'doc-CXX_STANDARD-14' into releaseBrad King2015-01-081-1/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'doc-if-variable-not-defined' into releaseBrad King2015-01-081-4/+5
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'kwsys-Terminal-xterm-termite' into releaseBrad King2015-01-081-0/+1
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'doc-octothorpe-escaping' into releaseBrad King2014-12-241-0/+22
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'ninja-fix-subdir-objlib-languages' into releaseBrad King2014-12-246-2/+25
| |\ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ Merge topic 'tests-encoding'Brad King2015-01-119-46/+49
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Encoding: Modify tests to work using non-ascii paths.Clinton Stimpson2015-01-099-46/+49
* | | | | | | | | | | | | Merge topic 'FindCUDA.cmake/UseCMAKE_CXX_FLAGS_separableCompilation'Brad King2015-01-111-1/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | FindCUDA: Add relevant CMAKE_{C,CXX}_FLAGS for separable compilationJames Bigler2015-01-061-1/+9
* | | | | | | | | | | | | | Merge topic 'sln-bom'Brad King2015-01-112-0/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Encoding: Write Visual Studio solution file with BOM.Clinton Stimpson2014-12-272-0/+10
* | | | | | | | | | | | | | | Merge topic 'feature_record_msvc'Brad King2015-01-1110-7/+185
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Help: Add notes for topic 'feature_record_msvc'Brad King2015-01-111-0/+6
| * | | | | | | | | | | | | | | Features: Enable writing of MSVC compiler feature header.Robert Maynard2015-01-115-7/+48
| * | | | | | | | | | | | | | | Features: Record for MSVC C++ 2015 and MSVC C 2010-2015.Robert Maynard2015-01-114-16/+78
| * | | | | | | | | | | | | | | Features: Record for MSVC 2010-2013.Stephen Kelly2015-01-112-0/+69
* | | | | | | | | | | | | | | | Merge topic 'refactor-CompileFeatures-test'Brad King2015-01-114-19/+45
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | Features: Quote all compiler names when comparing with COMPILER_IDRobert Maynard2015-01-112-10/+10
| * | | | | | | | | | | | | | | Features: Properly evaluate if the compiler supports cxx_final.Robert Maynard2015-01-111-2/+2
| * | | | | | | | | | | | | | | Features: Add a comment explaining part of test.Stephen Kelly2015-01-031-0/+2
| * | | | | | | | | | | | | | | Features: Test nullptr as a side-effect activation of static_assert.Stephen Kelly2015-01-032-3/+23
| * | | | | | | | | | | | | | | Features: Test feature propagation with more-common features.Stephen Kelly2015-01-031-4/+4
| * | | | | | | | | | | | | | | Features: Test an expectation of whether OVERRIDE_CONTROL is expectedStephen Kelly2015-01-032-0/+4
* | | | | | | | | | | | | | | | Merge topic 'fix-empty-target-property-queries'Brad King2015-01-1120-6/+170
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | tests: add tests for querying propertiesBen Boeckel2015-01-1117-0/+161
| * | | | | | | | | | | | | | | set_tests_properties: fix documentationBen Boeckel2015-01-111-1/+1
| * | | | | | | | | | | | | | | get_test_property: clarify the documentationBen Boeckel2015-01-111-4/+4
| * | | | | | | | | | | | | | | get_target_property: discern empty from undefined properties (#15333)Stephen Kelly2015-01-111-1/+4
* | | | | | | | | | | | | | | | Merge topic 'kwsys-Terminal-xterm-termite'Brad King2015-01-110-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | KWSys Terminal: Add xterm-termite to VT100 color support whitelistSimon Gomizelj2015-01-081-0/+1
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge topic 'update-kwsys'Brad King2015-01-115-6/+18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'upstream-kwsys' into update-kwsysBrad King2015-01-105-6/+18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | KWSys 2015-01-09 (425fa73e)KWSys Robot2015-01-105-6/+18
* | | | | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2015-01-111-1/+1
* | | | | | | | | | | | | | | | Merge topic 'doc-CXX_STANDARD-14'Brad King2015-01-101-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Help: Document valid 14 value for CXX_STANDARD. (#15339)Stephen Kelly2015-01-081-1/+1
| | |_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge topic 'doc-if-variable-not-defined'Brad King2015-01-101-4/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | Help: Clarify if(<variable>) documentation (#15335)Brad King2015-01-081-4/+5
| | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2015-01-101-1/+1
| |_|/ / / / / / / / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2015-01-091-1/+1
| |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Merge topic 'WCDH-thread_local-portability'Brad King2015-01-082-0/+22
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | WCDH: Add feature portability for thread_local.Stephen Kelly2015-01-012-0/+22
* | | | | | | | | | | | | Merge topic 'record-GNU-5-features'Brad King2015-01-081-0/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \