Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'remove-vs8-generator' | Brad King | 2018-04-02 | 9 | -28/+15 |
|\ | |||||
| * | Drop Visual Studio 8 2005 generator | Brad King | 2018-04-02 | 9 | -28/+15 |
* | | Merge topic 'variable-CMAKE_FOLDER' | Brad King | 2018-04-02 | 4 | -0/+16 |
|\ \ | |||||
| * | | Add CMAKE_FOLDER variable to initialize FOLDER target property | Marc B | 2018-03-29 | 4 | -0/+16 |
| |/ | |||||
* | | Merge topic 'features-c++20' | Brad King | 2018-04-02 | 4 | -6/+15 |
|\ \ | |||||
| * | | Help: Update compiler versions in cmake-compile-features.7.rst | Brad King | 2018-03-27 | 1 | -5/+5 |
| * | | Help: Add release note for C++ 20 support | Brad King | 2018-03-27 | 1 | -0/+6 |
| * | | Features: Add infrastructure for C++ 20 language standard | Brad King | 2018-03-27 | 2 | -1/+4 |
| |/ | |||||
* | | Merge topic 'features-msvc-c' | Brad King | 2018-04-02 | 1 | -0/+5 |
|\ \ | |||||
| * | | Features: Record C features for MSVC | Brad King | 2018-03-29 | 1 | -0/+5 |
| |/ | |||||
* | | genex: Add TARGET_NAME_IF_EXISTS expression | Alex Turbov | 2018-03-28 | 2 | -0/+9 |
|/ | |||||
* | Merge topic 'UseSWIG-fix-library-prefix' | Brad King | 2018-03-26 | 1 | -0/+6 |
|\ | |||||
| * | UseSWIG: fix prefix library for Java on Windows | Marc Chevrier | 2018-03-22 | 1 | -0/+6 |
* | | Merge topic 'pr.find_package.prefixes' | Craig Scott | 2018-03-23 | 1 | -9/+21 |
|\ \ | |||||
| * | | Help: Add 'lib32|libx32|lib64' paths to find_package prefixes | Ruslan Baratov | 2018-03-21 | 1 | -9/+21 |
* | | | Merge topic 'list-sublist' | Craig Scott | 2018-03-22 | 2 | -0/+17 |
|\ \ \ | |||||
| * | | | list: Add SUBLIST sub-command | Marc Chevrier | 2018-03-21 | 2 | -0/+17 |
* | | | | Merge topic 'policy-version-range' | Craig Scott | 2018-03-22 | 4 | -26/+43 |
|\ \ \ \ | |||||
| * | | | | cmake_minimum_required: Optionally set policies with version range | Brad King | 2018-03-21 | 4 | -26/+43 |
* | | | | | Merge topic 'clarify_inherited_properties' | Brad King | 2018-03-22 | 7 | -24/+71 |
|\ \ \ \ \ | |||||
| * | | | | | Help: Clarify behavior of INHERITED properties | Craig Scott | 2018-03-21 | 7 | -24/+71 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge topic 'FindPython-new-implementation' | Brad King | 2018-03-21 | 6 | -0/+13 |
|\ \ \ \ \ | |||||
| * | | | | | FindPython*: New implementation for Python stuff | Marc Chevrier | 2018-03-20 | 6 | -0/+13 |
* | | | | | | Merge topic 'pr.target_compile_definitions' | Brad King | 2018-03-21 | 1 | -0/+10 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Help: Document target_compile_definitions handling of -D | Ruslan Baratov | 2018-03-20 | 1 | -0/+10 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'sunpro-5.15' | Brad King | 2018-03-21 | 1 | -1/+1 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | Features: Record for SunPro 5.15 | Brad King | 2018-03-20 | 1 | -1/+1 |
| * | | | | | Merge branch 'gtest_discover_tests_timeout' into release-3.11 | Brad King | 2018-03-16 | 1 | -1/+16 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'pr.install_name_dir' | Brad King | 2018-03-20 | 1 | -0/+4 |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | Help: Reference CMAKE_INSTALL_NAME_DIR from INSTALL_NAME_DIR | Ruslan Baratov | 2018-03-20 | 1 | -0/+4 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge topic 'list-join' | Brad King | 2018-03-20 | 3 | -0/+20 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | list(): add `JOIN` sub-command | Marc Chevrier | 2018-03-20 | 3 | -0/+20 |
* | | | | | | Merge topic 'doc-set_target_properties-clarify' | Brad King | 2018-03-19 | 1 | -2/+4 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Help: Reference set_property from set_target_properties | Brad King | 2018-03-19 | 1 | -0/+2 |
| * | | | | | Help: Clarify that set_target_properties supports multiple targets | Brad King | 2018-03-19 | 1 | -2/+2 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge topic 'find-package_root-restore' | Brad King | 2018-03-19 | 9 | -14/+81 |
|\ \ \ \ \ | |||||
| * | | | | | find_package: Use PackageName_ROOT variables as search prefixes | Brad King | 2018-03-16 | 9 | -14/+81 |
* | | | | | | Merge topic 'doc-list-command' | Brad King | 2018-03-19 | 1 | -43/+126 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Help: refresh list() command documentation | Marc Chevrier | 2018-03-16 | 1 | -43/+126 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'export-properties' | Brad King | 2018-03-19 | 3 | -0/+21 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Export: allow exporting of additional properties | Wouter Klouwen | 2018-03-16 | 3 | -0/+21 |
* | | | | | | | Merge topic 'vs-debugger-command' | Brad King | 2018-03-19 | 3 | -0/+16 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| * | | | | | | VS: Add target property VS_DEBUGGER_COMMAND | Hannes Mezger | 2018-03-14 | 3 | -0/+16 |
* | | | | | | | Merge topic 'project-homepage-url' | Craig Scott | 2018-03-17 | 8 | -7/+83 |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | project: Add HOMEPAGE_URL named parameter | Alex Turbov | 2018-03-16 | 6 | -3/+72 |
| * | | | | | | project: Add <PROJECT-NAME>_DESCRIPTION | Craig Scott | 2018-03-16 | 3 | -3/+10 |
| * | | | | | | Help: Fix minor typo in docs for CMAKE_PROJECT_DESCRIPTION | Craig Scott | 2018-03-16 | 1 | -1/+1 |
* | | | | | | | Merge topic 'gtest_discover_tests_timeout' | Brad King | 2018-03-16 | 1 | -1/+16 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | / | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | GoogleTest: Rename TIMEOUT parameter to avoid clash | Craig Scott | 2018-03-15 | 1 | -1/+16 |
* | | | | | | Merge topic 'compile-options-shell' | Brad King | 2018-03-15 | 4 | -0/+19 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | |