Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'VISIBILITY_PRESET-property' | Brad King | 2013-06-05 | 24 | -0/+228 |
|\ | |||||
| * | Add a COMPILE_OPTION for a VISIBILITY_INLINES_HIDDEN target property. | Stephen Kelly | 2013-06-02 | 5 | -20/+75 |
| * | Introduce target property <LANG>_VISIBILITY_PRESET | Stephen Kelly | 2013-06-02 | 22 | -0/+173 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2013-06-05 | 1 | -1/+1 |
* | | Merge topic 'fix-variable_watch-cases' | Brad King | 2013-06-04 | 9 | -18/+32 |
|\ \ | |||||
| * | | variable_watch: Print accesses as "CMake Debug Log" messages | Brad King | 2013-06-03 | 3 | -11/+11 |
| * | | 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 'update-kwsys' | Brad King | 2013-06-04 | 4 | -13/+85 |
|\ \ \ | |||||
| * | | | bootstrap: Compile KWSys SystemTools with UTIME(S|NSAT) values | Brad King | 2013-06-03 | 1 | -1/+9 |
| * | | | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2013-06-03 | 3 | -12/+76 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | KWSys 2013-05-31 (dccf7725) | KWSys Robot | 2013-06-03 | 3 | -12/+76 |
* | | | | 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 |