Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Make ExportLanguages a subtest of the ObjectLibrary test | Stephen Kelly | 2013-10-24 | 7 | -16/+32 | |
| * | | | | | | | Refactor the Plugin test. | Stephen Kelly | 2013-10-24 | 2 | -30/+42 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'wix-fix-shortcut-ids' | Brad King | 2013-10-26 | 6 | -129/+210 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | CPackWiX: use safe IDs for generated start menu shortcuts | Nils Gladitz | 2013-10-26 | 6 | -129/+210 | |
* | | | | | | | | Merge topic 'python-interp-remove-debug-messages' | Brad King | 2013-10-26 | 1 | -2/+0 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | python: remove debug statements from FindPythonInterp.cmake. | Clinton Stimpson | 2013-10-24 | 1 | -2/+0 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'intel-no-i_dynamic' | Brad King | 2013-10-26 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Intel: Drop deprecated -i_dynamic flag from Fortran (#14507) | Brad King | 2013-10-24 | 1 | -2/+2 | |
* | | | | | | | | | Merge topic 'compatible-interface-numbers' | Brad King | 2013-10-26 | 11 | -36/+429 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | cmTarget: Add interface for compatible numeric properties | Stephen Kelly | 2013-10-24 | 11 | -16/+339 | |
| * | | | | | | | | | cmTarget: Add enumeration for consistency to expect from properties. | Stephen Kelly | 2013-10-24 | 1 | -18/+57 | |
| * | | | | | | | | | cmTarget: Assign consistent content back to the property being evaluated. | Stephen Kelly | 2013-10-24 | 1 | -3/+12 | |
| * | | | | | | | | | cmTarget: Make consistentProperty return consistent content. | Stephen Kelly | 2013-10-24 | 1 | -6/+14 | |
| * | | | | | | | | | cmTarget: Add a template to create correct implied content. | Stephen Kelly | 2013-10-24 | 1 | -0/+14 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge topic 'FindCUDA-arm-5.5' | Brad King | 2013-10-26 | 1 | -8/+40 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | added support for arm cross compilation with CUDA 5.5: | Vladislav Vinogradov | 2013-10-24 | 1 | -8/+40 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'qt4-svg-dep' | Brad King | 2013-10-26 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | qt4: Fix linking with QtSvg to not include QtXml. | Clinton Stimpson | 2013-10-23 | 1 | -1/+1 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'remove-pre-2.4-compatibility' | Brad King | 2013-10-26 | 53 | -327/+89 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Drop compatibility with CMake < 2.4 | Brad King | 2013-10-23 | 35 | -309/+71 | |
| * | | | | | | | | | CTestTest*: Update minimum required CMake to 2.4 | Brad King | 2013-10-23 | 18 | -18/+18 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge topic 'fix-tll-static-private' | Brad King | 2013-10-26 | 4 | -9/+26 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Don't add invalid content to static lib INTERFACE_LINK_LIBRARIES. | Stephen Kelly | 2013-10-26 | 4 | -9/+26 | |
* | | | | | | | | | | Merge topic 'cmarray-templates' | Brad King | 2013-10-26 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | cmArray: Use macro variant of cmArray{Begin,Size,End} for old GCC. | Stephen Kelly | 2013-10-24 | 1 | -1/+2 | |
* | | | | | | | | | | | Merge topic 'remove-old-commands-by-policy' | Brad King | 2013-10-26 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Cygwin: Avoid legacy warnings in RunCMake.DisallowedCommands test | Brad King | 2013-10-25 | 1 | -1/+1 | |
* | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-10-26 | 1 | -1/+1 | |
| |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-10-25 | 1 | -1/+1 | |
| |_|_|_|_|/ / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'minor-cleanups' | Brad King | 2013-10-24 | 3 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Docs: Fix typo | Stephen Kelly | 2013-10-23 | 1 | -1/+1 | |
| * | | | | | | | | | | Docs: Fix typo. | Stephen Kelly | 2013-10-23 | 2 | -2/+2 | |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'cmake-syntax-updates' | Brad King | 2013-10-24 | 18 | -45/+147 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | cmRST: Teach cmake-module directive to scan bracket comments | Brad King | 2013-10-23 | 6 | -27/+102 | |
| * | | | | | | | | | cmake-developer.7: Improve flow of module documentation instructions | Brad King | 2013-10-23 | 1 | -17/+18 | |
| * | | | | | | | | | Add \-continuation to CMake language quoted arguments | Brad King | 2013-10-23 | 12 | -2/+28 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-10-24 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge topic 'FindJava-msg' | Brad King | 2013-10-23 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | FindJava: fix message output (#14502) | Rolf Eike Beer | 2013-10-22 | 1 | -1/+1 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge topic 'output-CMP0022-entries' | Brad King | 2013-10-23 | 2 | -1/+35 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | CMP0022: Output link interface mismatch for static library warning | Stephen Kelly | 2013-10-23 | 2 | -1/+35 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'vs-graceful-empty-compiler' | Brad King | 2013-10-23 | 4 | -7/+7 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Quote ${CMAKE_<LANG>_COMPILER} while enabling a language | Brad King | 2013-10-22 | 4 | -6/+6 | |
| * | | | | | | | | CMakeDetermineCompilerId: Do not test vendor without a compiler | Brad King | 2013-10-22 | 1 | -1/+1 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'doc-cmake-developer' | Brad King | 2013-10-23 | 5 | -189/+512 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | cmRST: Cross-reference cmake-developer.7 manual and cmRST Doxygen | Brad King | 2013-10-22 | 2 | -0/+13 | |
| * | | | | | | | | Help: Add documentation format to cmake-developer.7 manual | Brad King | 2013-10-22 | 1 | -0/+205 | |
| * | | | | | | | | Help: Organize cmake-developer.7 manual Modules section | Brad King | 2013-10-22 | 2 | -51/+77 | |
| * | | | | | | | | Help: Fix module documentation markup in cmake-developer.7 manual | Kitware Robot | 2013-10-22 | 1 | -102/+161 | |
| * | | | | | | | | Help: Move Modules/readme.txt content into cmake-developer.7 manual | Kitware Robot | 2013-10-22 | 2 | -188/+188 | |