summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* VS: Add version year to generator namesBrad King2013-10-2815-93/+208
* Merge topic 'enable-language-require-compiler'Brad King2013-10-2835-39/+233
|\
| * Require CMAKE_<LANG>_COMPILER to be found as a full pathBrad King2013-10-2830-29/+225
| * CMakeDetermineCompilerId: Always use compiler detected from IDEBrad King2013-10-281-6/+4
| * CMakeDetermine*Compiler: Remove temporary cache entryBrad King2013-10-244-4/+4
* | Merge topic 'restore-serial-failed-test-order'Brad King2013-10-281-3/+4
|\ \
| * | CTest: restore old failed test priority in serial test runsNils Gladitz2013-10-271-3/+4
* | | Merge topic 'locale-independent-date-in-test'Brad King2013-10-281-132/+31
|\ \ \
| * | | Tests: use string(TIMESTAMP) instead of system and locale specific date/timeNils Gladitz2013-10-261-132/+31
* | | | Merge topic 'ninja-use-deps'Brad King2013-10-2811-77/+158
|\ \ \ \
| * | | | Ninja: use deps = gcc/msvc featurePeter Kümmel2013-10-2411-77/+158
* | | | | CMake Nightly Date StampKitware Robot2013-10-281-1/+1
| |_|/ / |/| | |
* | | | CMake Nightly Date StampKitware Robot2013-10-271-1/+1
| |/ / |/| |
* | | Merge topic 'ctest-fix-run-serial'Brad King2013-10-265-59/+127
|\ \ \
| * | | CTest: fix dashboard issues associated with the ctest-fix-run-serial topicNils Gladitz2013-10-253-8/+24
| * | | CTest: added test for RUN_SERIAL issue #14484Nils Gladitz2013-10-213-0/+39
| * | | CTest: added comments that describe the basic test sorting approachNils Gladitz2013-10-211-0/+7
| * | | CTest: removed redundant copy of test dependency setNils Gladitz2013-10-211-7/+1
| * | | CTest: perform cycle test earlyNils Gladitz2013-10-192-1/+8
| * | | CTest: consider previously failed tests before all othersNils Gladitz2013-10-191-15/+10
| * | | CTest: prioritize tests by their depth in the dependency graphNils Gladitz2013-10-181-4/+45
| * | | CTest: handle dependent and non dependent test requirements equallyNils Gladitz2013-10-171-40/+9
* | | | Merge topic 'ctest-p4'Brad King2013-10-2611-2/+969
|\ \ \ \
| * | | | ctest_update: Add support for Perforce p4 clientPedro Navarro2013-10-2611-2/+969
* | | | | Merge topic 'less-versioned-installs'Brad King2013-10-262-4/+12
|\ \ \ \ \
| * | | | | Shorten CMake version used in install destinationsBrad King2013-10-252-4/+12
| | |_|_|/ | |/| | |
* | | | | Merge topic 'clang-binutils'Brad King2013-10-262-4/+4
|\ \ \ \ \
| * | | | | Find appropriate binutils when cross-compiling with clangStephen Kelly2013-10-252-4/+4
* | | | | | Merge topic 'QNX-ninja-generator'Brad King2013-10-261-0/+3
|\ \ \ \ \ \
| * | | | | | QNX: Don't attempt to create depfilesStephen Kelly2013-10-251-0/+3
| |/ / / / /
* | | | | | Merge topic 'handle-CMP0024-in-tests'Brad King2013-10-269-46/+74
|\ \ \ \ \ \
| * | | | | | Make ExportLanguages a subtest of the ObjectLibrary testStephen Kelly2013-10-247-16/+32
| * | | | | | Refactor the Plugin test.Stephen Kelly2013-10-242-30/+42
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'wix-fix-shortcut-ids'Brad King2013-10-266-129/+210
|\ \ \ \ \ \
| * | | | | | CPackWiX: use safe IDs for generated start menu shortcutsNils Gladitz2013-10-266-129/+210
* | | | | | | Merge topic 'python-interp-remove-debug-messages'Brad King2013-10-261-2/+0
|\ \ \ \ \ \ \
| * | | | | | | python: remove debug statements from FindPythonInterp.cmake.Clinton Stimpson2013-10-241-2/+0
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'intel-no-i_dynamic'Brad King2013-10-261-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Intel: Drop deprecated -i_dynamic flag from Fortran (#14507)Brad King2013-10-241-2/+2
* | | | | | | | Merge topic 'compatible-interface-numbers'Brad King2013-10-2611-36/+429
|\ \ \ \ \ \ \ \
| * | | | | | | | cmTarget: Add interface for compatible numeric propertiesStephen Kelly2013-10-2411-16/+339
| * | | | | | | | cmTarget: Add enumeration for consistency to expect from properties.Stephen Kelly2013-10-241-18/+57
| * | | | | | | | cmTarget: Assign consistent content back to the property being evaluated.Stephen Kelly2013-10-241-3/+12
| * | | | | | | | cmTarget: Make consistentProperty return consistent content.Stephen Kelly2013-10-241-6/+14
| * | | | | | | | cmTarget: Add a template to create correct implied content.Stephen Kelly2013-10-241-0/+14
| |/ / / / / / /
* | | | | | | | Merge topic 'FindCUDA-arm-5.5'Brad King2013-10-261-8/+40
|\ \ \ \ \ \ \ \
| * | | | | | | | added support for arm cross compilation with CUDA 5.5:Vladislav Vinogradov2013-10-241-8/+40
* | | | | | | | | Merge topic 'qt4-svg-dep'Brad King2013-10-261-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | qt4: Fix linking with QtSvg to not include QtXml.Clinton Stimpson2013-10-231-1/+1
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'remove-pre-2.4-compatibility'Brad King2013-10-2653-327/+89
|\ \ \ \ \ \ \ \ \