Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | | | | | | Merge topic 'cfbundle-location' | Brad King | 2013-06-04 | 8 | -51/+29 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | OS X: Fix getting of CFBundle LOCATION property. | Clinton Stimpson | 2013-06-03 | 8 | -51/+29 | |
* | | | | | | | | | | | | | | | | | | | | Merge topic 'qt4-macros-TARGET-arg' | Brad King | 2013-06-04 | 6 | -38/+140 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | Qt4Macros: Allow specifying a TARGET in invokations of macros. | Stephen Kelly | 2013-06-03 | 6 | -38/+140 | |
* | | | | | | | | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-06-04 | 1 | -1/+1 | |
| |_|_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | Merge topic 'escape-regex-specials-in-path' | Brad King | 2013-06-03 | 7 | -37/+53 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Merge branch 'master' into escape-regex-specials-in-path | Rolf Eike Beer | 2013-06-03 | 332 | -1297/+5781 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | / / / / | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Fix test failures caused by regexp-sensitive characters in the build paths | Modestas Vainius | 2013-06-03 | 7 | -36/+52 | |
* | | | | | | | | | | | | | | | | | | 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 | |