Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CMake Nightly Date Stamp | Kitware Robot | 2013-06-10 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2013-06-09 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2013-06-08 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2013-06-07 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2013-06-06 | 1 | -1/+1 |
* | Merge topic 'fix-genex-HEAD-target' | Brad King | 2013-06-05 | 1 | -4/+9 |
|\ | |||||
| * | Genex: Fix the HEAD target used for evaluated expressions | Stephen Kelly | 2013-06-05 | 1 | -4/+9 |
* | | Merge topic 'xcode-framework-paths' | Brad King | 2013-06-05 | 1 | -11/+7 |
|\ \ | |||||
| * | | Xcode: Fix framework search paths in STATIC library targets (#14191) | Brad King | 2013-06-04 | 1 | -11/+7 |
* | | | Merge topic 'update-kwsys' | Brad King | 2013-06-05 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2013-06-04 | 1 | -1/+1 |
* | | | | Merge topic 'doc-CMAKE_PARENT_LIST_FILE' | Brad King | 2013-06-05 | 1 | -5/+6 |
|\ \ \ \ | |||||
| * | | | | Docs: Clarify CMAKE_PARENT_LIST_FILE (#14194) | Brad King | 2013-06-04 | 1 | -5/+6 |
* | | | | | Merge topic 'suppress-unused-cli-with-value-in-cache' | Brad King | 2013-06-05 | 2 | -1/+16 |
|\ \ \ \ \ | |||||
| * | | | | | CLI: Suppress the unused warning if the key value pair is cached. | Stephen Kelly | 2013-06-04 | 2 | -1/+16 |
* | | | | | | Merge topic 'cleanups' | Brad King | 2013-06-05 | 2 | -8/+6 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add some spaces to the INCLUDE_DIRECTORIES documentation. | Stephen Kelly | 2013-06-04 | 1 | -6/+6 |
| * | | | | | | Remove unused cmAddDefinitionsCommand::ParseDefinition method. | Stephen Kelly | 2013-06-04 | 1 | -2/+0 |
* | | | | | | | Merge topic 'add_compile_options-command' | Brad King | 2013-06-05 | 6 | -1/+177 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Introduce add_compile_options command. | Stephen Kelly | 2013-06-04 | 6 | -1/+177 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'VISIBILITY_PRESET-property' | Brad King | 2013-06-05 | 6 | -0/+119 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Add a COMPILE_OPTION for a VISIBILITY_INLINES_HIDDEN target property. | Stephen Kelly | 2013-06-02 | 2 | -20/+59 |
| * | | | | | | | Introduce target property <LANG>_VISIBILITY_PRESET | Stephen Kelly | 2013-06-02 | 6 | -0/+80 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-06-05 | 1 | -1/+1 |
* | | | | | | | | Merge topic 'fix-variable_watch-cases' | Brad King | 2013-06-04 | 2 | -18/+4 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | variable_watch: Print accesses as "CMake Debug Log" messages | Brad King | 2013-06-03 | 1 | -5/+3 |
| * | | | | | | | | variable_watch: Remove leftover debugging code (#14187) | Brad King | 2013-06-03 | 1 | -13/+0 |
| * | | | | | | | | 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 | 3 | -12/+76 |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | |||||
| * | | | | | | | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2013-06-03 | 3 | -12/+76 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'cfbundle-location' | Brad King | 2013-06-04 | 7 | -51/+27 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| * | | | | | | OS X: Fix getting of CFBundle LOCATION property. | Clinton Stimpson | 2013-06-03 | 7 | -51/+27 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-06-04 | 1 | -1/+1 |
| |/ / / / / |/| | | | | | |||||
* | | | | | | Merge topic 'target-COMPILE_OPTIONS' | Brad King | 2013-06-03 | 18 | -63/+647 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add target_compile_options command. | Stephen Kelly | 2013-06-02 | 5 | -0/+170 |
| * | | | | | | Add COMPILE_OPTIONS target property. | Stephen Kelly | 2013-06-02 | 6 | -1/+253 |
| * | | | | | | 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 | 1 | -133/+103 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | try_compile: Refactor argument processing | Brad King | 2013-05-31 | 1 | -133/+103 |
* | | | | | | | | 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 'qt4-qt5-CMAKE_AUTOMOC' | Brad King | 2013-06-03 | 1 | -0/+40 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | QtAutomoc: Get the Qt version through the target link interface | Stephen Kelly | 2013-05-27 | 1 | -3/+26 |
| * | | | | | | | | | Use the qt5::moc imported target instead of a variable. | Stephen Kelly | 2013-05-27 | 1 | -0/+17 |