| Commit message (Expand) | Author | Age | Files | Lines |
* | Help: Add new section for CPack generators | Kyle Edwards | 2018-06-21 | 1 | -0/+28 |
|
|
* | Help: Move legacy CPack modules into separate section | Kyle Edwards | 2018-06-21 | 1 | -12/+23 |
|
|
* | Merge topic 'subdir_target_sources' | Craig Scott | 2018-06-19 | 1 | -0/+8 |
|\ |
|
| * | target_sources: Interpret relative paths as relative to the calling directory | Patrick Stotko | 2018-06-18 | 1 | -0/+8 |
|
|
* | | LINK_OPTIONS: Add support of "LINKER:" prefix | Marc Chevrier | 2018-06-06 | 1 | -0/+2 |
|
|
* | | LINK_OPTIONS: Add new family of properties | Marc Chevrier | 2018-06-06 | 2 | -0/+5 |
|/ |
|
* | TI: Add support for C language standards | Arnaud Gelas | 2018-06-04 | 1 | -0/+1 |
|
|
* | Merge topic 'vs-toolset-version' | Brad King | 2018-05-30 | 1 | -0/+1 |
|\ |
|
| * | VS: Add option to select the version of the toolset used by VS 2017 | Basil Fierz | 2018-05-29 | 1 | -0/+1 |
|
|
* | | Merge topic 'parallel_build_option' | Brad King | 2018-05-29 | 2 | -0/+8 |
|\ \
| |/
|/| |
|
| * | cmake: Add options for parallel builds to --build mode | Florian Maushart | 2018-05-25 | 2 | -0/+8 |
|
|
* | | Merge topic 'cmake-D-option-help' | Craig Scott | 2018-05-27 | 1 | -1/+1 |
|\ \ |
|
| * | | Help: Update description of the -D option to CMake | Raul Laasner | 2018-05-24 | 1 | -1/+1 |
|
|
* | | | FindODBC: Add module to search for ODBC library | Mateusz Loskot | 2018-05-22 | 1 | -0/+1 |
|/ / |
|
* | | Eclipse: Add property to include additional contents in .cproject file | Melanie Cappelaere | 2018-05-18 | 1 | -0/+1 |
|
|
* | | added CMAKE_DOTNET_TARGET_FRAMEWORK_VERSION variable | Michael Stürmer | 2018-05-15 | 2 | -0/+2 |
|
|
* | | CPack: Add NuGet support | Alex Turbov | 2018-05-11 | 1 | -0/+1 |
|/ |
|
* | Merge topic 'feature/cpack-default-package-version' | Craig Scott | 2018-05-03 | 1 | -0/+5 |
|\ |
|
| * | CPack: Use project version as default for `CPACK_PACKAGE_VERSION` | Alex Turbov | 2018-05-02 | 1 | -0/+5 |
|
|
* | | Help: Fix and clarify server mode --pipe= option docs | Israel Blancas | 2018-05-02 | 1 | -2/+4 |
|
|
* | | Help: Improve accuracy, readability and cross-referencing of cpack docs | Craig Scott | 2018-04-27 | 1 | -65/+58 |
|/ |
|
* | Merge topic 'vs-hlsl-object-name' | Brad King | 2018-04-25 | 1 | -0/+1 |
|\ |
|
| * | VS: Add VS_SHADER_OBJECT_FILE_NAME source file property | Jeremiah van Oosten | 2018-04-24 | 1 | -0/+1 |
|
|
* | | Merge topic 'Genex-TARGET_GENEX_PROPERTY' | Brad King | 2018-04-24 | 1 | -0/+39 |
|\ \ |
|
| * | | Genex: Add $<TARGET_GENEX_EVAL:...> and $<GENEX_EVAL:...> | Marc Chevrier | 2018-04-23 | 1 | -0/+39 |
| |/ |
|
* | | Merge topic 'cmake-install-doc' | Brad King | 2018-04-23 | 1 | -0/+1 |
|\ \ |
|
| * | | Help: move DESTDIR into a separate page | Kyle Edwards | 2018-04-20 | 1 | -0/+1 |
| |/ |
|
* | | Merge topic 'add_compile_definitions' | Brad King | 2018-04-23 | 2 | -1/+2 |
|\ \
| |/
|/| |
|
| * | add_compile_definitions: add new command | Marc Chevrier | 2018-04-20 | 2 | -1/+2 |
|
|
* | | Merge topic 'vs-sdk-dirs' | Brad King | 2018-04-20 | 1 | -0/+7 |
|\ \ |
|
| * | | VS: Add variables to set SDK directories in vcxproj files | Bastien Schatt | 2018-04-19 | 1 | -0/+7 |
|
|
* | | | Help: Drop direct link to Wiki/FAQ page | Brad King | 2018-04-19 | 1 | -7/+3 |
| |/
|/| |
|
* | | Merge topic 'CheckIncludeFile-required-libs' | Brad King | 2018-04-19 | 1 | -0/+1 |
|\ \ |
|
| * | | CheckIncludeFiles: Honor CMAKE_REQUIRED_LIBRARIES | Brad King | 2018-04-18 | 1 | -0/+1 |
| |/ |
|
* | | Help: Fix command-line synopsis markup syntax | Brad King | 2018-04-18 | 4 | -5/+5 |
|/ |
|
* | Merge topic 'add_support_for_clr_targets' | Brad King | 2018-04-12 | 1 | -0/+2 |
|\ |
|
| * | document COMMON_LANGUAGE_RUNTIME target properties | Michael Stürmer | 2018-04-09 | 1 | -0/+2 |
|
|
* | | MSVC: Add MSVC_TOOLSET_VERSION variable | Arkady Shapkin | 2018-04-04 | 1 | -0/+1 |
|/ |
|
* | Merge topic 'variable-CMAKE_FOLDER' | Brad King | 2018-04-02 | 1 | -0/+1 |
|\ |
|
| * | Add CMAKE_FOLDER variable to initialize FOLDER target property | Marc B | 2018-03-29 | 1 | -0/+1 |
|
|
* | | Merge topic 'features-c++20' | Brad King | 2018-04-02 | 1 | -5/+5 |
|\ \ |
|
| * | | Help: Update compiler versions in cmake-compile-features.7.rst | Brad King | 2018-03-27 | 1 | -5/+5 |
| |/ |
|
* | | genex: Add TARGET_NAME_IF_EXISTS expression | Alex Turbov | 2018-03-28 | 1 | -0/+3 |
|/ |
|
* | Merge topic 'FindPython-new-implementation' | Brad King | 2018-03-21 | 2 | -0/+5 |
|\ |
|
| * | FindPython*: New implementation for Python stuff | Marc Chevrier | 2018-03-20 | 2 | -0/+5 |
|
|
* | | 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 topic 'find-package_root-restore' | Brad King | 2018-03-19 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | find_package: Use PackageName_ROOT variables as search prefixes | Brad King | 2018-03-16 | 1 | -0/+1 |
|
|
* | | | | Merge topic 'export-properties' | Brad King | 2018-03-19 | 1 | -0/+1 |
|\ \ \ \ |
|