Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | modermize: replace some raw pointers w/ `unique_ptr` | Alex Turbov | 2019-06-24 | 10 | -61/+42 |
* | CMake Nightly Date Stamp | Kitware Robot | 2019-06-20 | 1 | -1/+1 |
* | Merge topic 'generated_export_remove_duplicate_required_cmake_lines' | Brad King | 2019-06-19 | 1 | -3/+6 |
|\ | |||||
| * | Export: A singular CMake version written for interface targets | Robert Maynard | 2019-06-17 | 1 | -3/+6 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2019-06-19 | 1 | -1/+1 |
* | | Merge topic 'library-search-paths' | Brad King | 2019-06-18 | 1 | -7/+27 |
|\ \ | |||||
| * | | Swift: Add library search paths for dependencies | Saleem Abdulrasool | 2019-06-17 | 1 | -7/+27 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2019-06-18 | 1 | -1/+1 |
|/ / | |||||
* | | Merge topic 'escape-install-rpath' | Kyle Edwards | 2019-06-17 | 3 | -11/+76 |
|\ \ | |||||
| * | | cmInstallTargetGenerator: Escape generated OLD_RPATH argument | Dennis Klein | 2019-06-13 | 1 | -2/+3 |
| * | | cmInstallTargetGenerator: Introduce CMP0095 | Dennis Klein | 2019-06-13 | 3 | -11/+75 |
* | | | Merge topic 'cmDefinitions_avoid_string_copy' | Brad King | 2019-06-17 | 1 | -2/+1 |
|\ \ \ | |||||
| * | | | cmDefinitions: Avoid string copy when setting a definition | Sebastian Holtermann | 2019-06-13 | 1 | -2/+1 |
* | | | | Merge topic 'find_package_prefer_config_fix' | Brad King | 2019-06-17 | 2 | -5/+24 |
|\ \ \ \ | |||||
| * | | | | find_package: Fixed CMAKE_FIND_PACKAGE_PREFER_CONFIG Module fallback | Cristian Adam | 2019-06-13 | 2 | -5/+24 |
* | | | | | Merge topic 'capabilities-fileapi' | Brad King | 2019-06-17 | 1 | -3/+3 |
|\ \ \ \ \ | |||||
| * | | | | | fileapi: Suppress lint warning about non-move with old jsoncpp | Brad King | 2019-06-12 | 1 | -3/+3 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-06-17 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-06-16 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-06-15 | 1 | -1/+1 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-06-14 | 1 | -1/+1 |
* | | | | | Merge topic 'cmake-gui-qt-notice' | Craig Scott | 2019-06-13 | 1 | -1/+1 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | cmake-gui: Update Qt copyright holder in About dialog | Brad King | 2019-06-12 | 1 | -1/+1 |
| | |/ / | |/| | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-06-13 | 1 | -1/+1 |
* | | | | Merge topic 'add-test-command-expand-lists' | Brad King | 2019-06-12 | 5 | -9/+59 |
|\ \ \ \ | |||||
| * | | | | add_test: Add COMMAND_EXPAND_LISTS option | Sergey Bobrenok | 2019-06-07 | 5 | -9/+59 |
* | | | | | Merge topic 'cmPropertyMap_unordered_map' | Brad King | 2019-06-12 | 13 | -127/+101 |
|\ \ \ \ \ | |||||
| * | | | | | cmPropertyMap: Use std::unordered_map as container instead of std::map | Sebastian Holtermann | 2019-06-08 | 2 | -3/+14 |
| * | | | | | cmPropertyMap: Add RemoveProperty method | Sebastian Holtermann | 2019-06-08 | 2 | -0/+13 |
| * | | | | | cmPropertyMap: Use std::string as value container class | Sebastian Holtermann | 2019-06-08 | 8 | -55/+11 |
| * | | | | | cmPropertyMap: Make std::map container private | Sebastian Holtermann | 2019-06-08 | 5 | -48/+40 |
| * | | | | | cmPropertyMap: Add GetList method | Sebastian Holtermann | 2019-06-08 | 4 | -8/+20 |
| * | | | | | cmPropertyMap: Rename GetPropertyList method to GetKeys | Sebastian Holtermann | 2019-06-08 | 5 | -28/+18 |
* | | | | | | Merge topic 'language-dependent-linker-flags' | Brad King | 2019-06-12 | 1 | -4/+17 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Support per-language library link flags | Saleem Abdulrasool | 2019-06-06 | 1 | -4/+17 |
* | | | | | | | Merge topic 'capabilities-fileapi' | Brad King | 2019-06-12 | 6 | -26/+63 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | / | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | cmake: Teach -E capabilities to report supported fileapi requests | Brad King | 2019-06-07 | 3 | -0/+36 |
| * | | | | | cmake: Simplify implementation of -E capabilities | Brad King | 2019-06-07 | 4 | -12/+8 |
| * | | | | | fileapi: Factor out helper to construct a version object | Brad King | 2019-06-07 | 2 | -14/+19 |
| | |_|_|/ | |/| | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-06-12 | 1 | -1/+1 |
* | | | | | Merge topic 'get-runtime-dependencies' | Kyle Edwards | 2019-06-11 | 31 | -0/+2046 |
|\ \ \ \ \ | |||||
| * | | | | | file: Add GET_RUNTIME_DEPENDENCIES mode | Kyle Edwards | 2019-06-10 | 31 | -0/+2046 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-06-11 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-06-10 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-06-09 | 1 | -1/+1 |
| |_|/ / |/| | | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-06-08 | 1 | -1/+1 |
* | | | | Merge topic 'autogen_header_in_symbolic_path_fix' | Brad King | 2019-06-07 | 1 | -3/+3 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Autogen: Fix header detection for paths with symbolic links | Sebastian Holtermann | 2019-06-06 | 1 | -3/+3 |
| |/ / | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2019-06-07 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Merge topic 'cmTarget_cleanups' | Brad King | 2019-06-06 | 4 | -195/+187 |
|\ \ |