summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Split CreateGeneratorTargets into two methods.Stephen Kelly2013-10-274-6/+25
* 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
|\ \ \ \ \ \ \ \
| * | | | | | | | Drop compatibility with CMake < 2.4Brad King2013-10-2335-309/+71
| * | | | | | | | CTestTest*: Update minimum required CMake to 2.4Brad King2013-10-2318-18/+18
| |/ / / / / / /
* | | | | | | | Merge topic 'fix-tll-static-private'Brad King2013-10-264-9/+26
|\ \ \ \ \ \ \ \
| * | | | | | | | Don't add invalid content to static lib INTERFACE_LINK_LIBRARIES.Stephen Kelly2013-10-264-9/+26
* | | | | | | | | Merge topic 'cmarray-templates'Brad King2013-10-261-1/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cmArray: Use macro variant of cmArray{Begin,Size,End} for old GCC.Stephen Kelly2013-10-241-1/+2
* | | | | | | | | | Merge topic 'remove-old-commands-by-policy'Brad King2013-10-261-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Cygwin: Avoid legacy warnings in RunCMake.DisallowedCommands testBrad King2013-10-251-1/+1
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2013-10-261-1/+1
| |_|_|_|_|_|_|/ / / |/| | | | | | | | |
* | | | | | | | | | CMake Nightly Date StampKitware Robot2013-10-251-1/+1
| |_|_|_|_|/ / / / |/| | | | | | | |
* | | | | | | | | Merge topic 'minor-cleanups'Brad King2013-10-243-3/+3
|\ \ \ \ \ \ \ \ \