Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | variable_watch: Remove leftover debugging code (#14187) | Brad King | 2013-06-03 | 4 | -13/+13 |
* | variable_watch: Add test for MODIFIED_ACCESS report | Brad King | 2013-06-03 | 5 | -0/+13 |
* | variable_watch: Add missing string enumeration entry (#14188) | Yichao Yu | 2013-06-03 | 1 | -0/+1 |
* | Merge topic 'useless-MATCHES' | Brad King | 2013-06-03 | 9 | -25/+19 |
|\ | |||||
| * | replace string(... MATCHES "^const$) with string(... STREQUAL "const") | Rolf Eike Beer | 2013-06-02 | 9 | -25/+19 |
* | | Merge topic 'target-COMPILE_OPTIONS' | Brad King | 2013-06-03 | 25 | -63/+752 |
|\ \ | |||||
| * | | Add target_compile_options command. | Stephen Kelly | 2013-06-02 | 9 | -0/+242 |
| * | | Add COMPILE_OPTIONS target property. | Stephen Kelly | 2013-06-02 | 10 | -1/+286 |
| * | | cmTarget: Rename LinkInterfaceIncludeDirectoriesEntries | Stephen Kelly | 2013-06-02 | 1 | -6/+6 |
| * | | cmTarget: Rename struct to be more re-usable. | Stephen Kelly | 2013-06-02 | 1 | -21/+21 |
| * | | Add <LANG>_COMPILER_ID generator expressions. | Stephen Kelly | 2013-06-02 | 2 | -0/+110 |
| * | | Add cmLocalGenerator::GetCompileOptions. | Stephen Kelly | 2013-06-02 | 9 | -25/+77 |
| * | | VS6: Rename some variables to correspond to config values. | Stephen Kelly | 2013-06-02 | 1 | -10/+10 |
| |/ | |||||
* | | Merge topic 'refactor-try_compile-argument-processing' | Brad King | 2013-06-03 | 36 | -133/+191 |
|\ \ | |||||
| * | | try_compile: Refactor argument processing | Brad King | 2013-05-31 | 12 | -142/+120 |
| * | | try_compile: Add test for bad call error cases | Brad King | 2013-05-31 | 32 | -0/+80 |
* | | | Merge topic 'vs-RootNamespace' | Brad King | 2013-06-03 | 2 | -0/+14 |
|\ \ \ | |||||
| * | | | VS: Add VS_GLOBAL_ROOTNAMESPACE target property | John Farrier | 2013-05-31 | 2 | -0/+14 |
* | | | | Merge topic 'fix-style' | Brad King | 2013-06-03 | 2 | -3/+3 |
|\ \ \ \ | |||||
| * | | | | Fix indentation. | Stephen Kelly | 2013-05-29 | 2 | -3/+3 |
* | | | | | Merge topic 'FindImageMagick-v6-includes' | Brad King | 2013-06-03 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | FindImageMagick: Find v6 include dir (#14174) | Funda Wang | 2013-05-28 | 1 | -1/+1 |
* | | | | | | Merge topic 'SelectLibraryConfigurations-cached-library' | Brad King | 2013-06-03 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | SelectLibraryConfigurations: Fix for cached <base>_LIBRARY | Bjoern Thiel | 2013-05-28 | 1 | -1/+1 |
* | | | | | | | Merge topic 'qt4-qt5-CMAKE_AUTOMOC' | Brad King | 2013-06-03 | 7 | -3/+95 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | QtAutomoc: Get the Qt version through the target link interface | Stephen Kelly | 2013-05-27 | 7 | -5/+80 |
| * | | | | | | | Use the qt5::moc imported target instead of a variable. | Stephen Kelly | 2013-05-27 | 2 | -1/+18 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'rpath-on-mac' | Brad King | 2013-06-03 | 29 | -33/+626 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | OS X: Add test for rpaths on Mac. | Clinton Stimpson | 2013-06-03 | 12 | -0/+249 |
| * | | | | | | | OS X: Add support for @rpath in export files. | Clinton Stimpson | 2013-06-03 | 9 | -1/+65 |
| * | | | | | | | Xcode: Add rpath support in Xcode generator. | Clinton Stimpson | 2013-06-03 | 1 | -0/+23 |
| * | | | | | | | OS X: Add RPATH support for Mac. | Clinton Stimpson | 2013-06-03 | 8 | -32/+289 |
* | | | | | | | | Merge topic 'xcode-shlib-versioning' | Brad King | 2013-06-03 | 2 | -21/+81 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | Xcode: Add support for shared library versioning | Clinton Stimpson | 2013-05-29 | 2 | -21/+81 |
* | | | | | | | | Merge topic 'framework-refactor' | Brad King | 2013-06-03 | 16 | -169/+229 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | Refactor how bundles and frameworks are supported. | Clinton Stimpson | 2013-05-23 | 16 | -169/+229 |
* | | | | | | | | Merge topic 'fix-qt4_use_modules-QtAx' | Brad King | 2013-06-03 | 1 | -8/+16 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Qt4Macros: Handle Qt ActiveX libraries in qt4_use_modules. | Stephen Kelly | 2013-06-03 | 1 | -8/+16 |
* | | | | | | | | | Merge topic 'find-Qt4-granular-modules' | Brad King | 2013-06-03 | 1 | -20/+34 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | FindQt4: Don't fail if certain Qt modules are unavailable. | Stephen Kelly | 2013-06-03 | 1 | -20/+34 |
| |/ / / / / / / / | |||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-06-03 | 1 | -1/+1 |
| |_|_|_|_|_|_|/ |/| | | | | | | | |||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-06-02 | 1 | -1/+1 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-06-01 | 1 | -1/+1 |
| |_|_|_|_|_|/ |/| | | | | | | |||||
* | | | | | | | Merge topic 'fix-try_compile-library-spaces' | Brad King | 2013-05-31 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | try_compile: Trim whitespace from LINK_LIBRARIES entries | Stephen Kelly | 2013-05-30 | 1 | -1/+1 |
* | | | | | | | | Merge topic 'FindBoost-normalize-slashes' | Brad King | 2013-05-31 | 1 | -2/+10 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | FindBoost: Fix handling of \ in input paths (#14179) | Brad King | 2013-05-30 | 1 | -2/+10 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'test-INCLUDE_DIRECTORIES-genex-read' | Brad King | 2013-05-31 | 3 | -0/+33 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | GenexEval: Test evaluation of INCLUDE_DIRECTORIES target property. | Stephen Kelly | 2013-05-30 | 3 | -0/+33 |
* | | | | | | | | | Merge topic 'fix-INCLUDE_DIRECTORIES-genex-read' | Brad King | 2013-05-31 | 1 | -37/+77 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |