| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'docs-rpath-origin-apple' into release-3.14 | Brad King | 2019-02-27 | 1 | -7/+7 |
|\ |
|
| * | Help: Fix minor inaccuracies of what BUILD_RPATH_USE_ORIGIN affects | Craig Scott | 2019-02-27 | 1 | -7/+7 |
|
|
* | | EXCLUDE_FROM_ALL: Don't warn if installing target excluded from all | Craig Scott | 2019-02-21 | 1 | -2/+10 |
|/ |
|
* | GHS: Document usage of GHS_NO_SOURCE_GROUP_FILE | Fred Baksik | 2019-02-08 | 1 | -0/+13 |
|
|
* | CUDA: Honor CUDA_RESOLVE_DEVICE_SYMBOLS for more target types | Robert Maynard | 2019-02-05 | 1 | -3/+9 |
|
|
* | Merge topic 'exclude_from_all' | Brad King | 2019-01-25 | 1 | -0/+3 |
|\ |
|
| * | Pass EXCLUDE_FROM_ALL from directory to targets | Zack Galbreath | 2019-01-21 | 1 | -0/+3 |
|
|
* | | GHS: Integrity Application updates | Fred Baksik | 2019-01-16 | 1 | -0/+10 |
|/ |
|
* | Merge topic 'doc-roff-fix' | Brad King | 2019-01-11 | 1 | -2/+2 |
|\ |
|
| * | Help: Prevent .so from being treated as a roff macro | Raf Czlonka | 2019-01-10 | 1 | -2/+2 |
|
|
* | | Autogen: Add AUTO(MOC|RCC|UIC)_EXECUTABLE target properties | Tobias Hunger | 2019-01-10 | 6 | -0/+54 |
|
|
* | | PIE link options: Update strategy to fix performance regression | Marc Chevrier | 2018-12-19 | 1 | -0/+5 |
|/ |
|
* | Autogen: Documentation updates | Sebastian Holtermann | 2018-11-26 | 2 | -25/+36 |
|
|
* | Help: Spell out MFC | Joachim Wuttke (o) | 2018-11-14 | 1 | -3/+4 |
|
|
* | Help: Add links to variables | Joachim Wuttke (o) | 2018-11-14 | 1 | -4/+4 |
|
|
* | Merge topic 'pie-link-options' | Craig Scott | 2018-11-12 | 1 | -0/+6 |
|\ |
|
| * | INTERFACE_POSITION_INDEPENDENT_CODE: add generator expressions support | Marc Chevrier | 2018-11-08 | 1 | -0/+6 |
|
|
* | | Autogen: Add documentation for CMAKE_GLOBAL_AUTOGEN/RCC_TARGET | Sebastian Holtermann | 2018-11-11 | 3 | -0/+12 |
|/ |
|
* | Autogen: Update <ORIGIN>_autogen target documentation | Sebastian Holtermann | 2018-11-05 | 3 | -4/+4 |
|
|
* | Autogen: Add (CMAKE_)AUTOGEN_ORIGIN_DEPENDS documentation | Sebastian Holtermann | 2018-11-03 | 2 | -3/+35 |
|
|
* | Merge topic 'no-smiley' | Brad King | 2018-10-29 | 13 | -13/+13 |
|\ |
|
| * | Help: Spell out ";-list" as "semicolon-separated list" | Joachim Wuttke (o) | 2018-10-25 | 13 | -13/+13 |
|
|
* | | RPATH: Add option for using $ORIGIN in build tree | Peter Wu | 2018-10-26 | 1 | -0/+24 |
|/ |
|
* | Fail the build if cppcheck returns a non-zero exit code | Harald Brinkmann | 2018-10-11 | 1 | -1/+3 |
|
|
* | LINK_DIRECTORIES: Add new properties and commands | Marc Chevrier | 2018-09-25 | 2 | -0/+27 |
|
|
* | Merge topic 'out-of-dir-linking' | Brad King | 2018-09-14 | 3 | -0/+14 |
|\ |
|
| * | target_link_libraries: Allow use with targets in other directories | Brad King | 2018-09-12 | 3 | -0/+14 |
|
|
* | | Help: Replace occurrences of "Mac OS X" with "macOS" | Bartosz Kosiorek | 2018-09-05 | 17 | -26/+26 |
|/ |
|
* | static library: add property STATIC_LIBRARY_OPTIONS | Marc Chevrier | 2018-08-15 | 6 | -10/+46 |
|
|
* | Help: Document when LINK_FLAGS and STATIC_LIBRARY_FLAGS are used | Robert Maynard | 2018-08-09 | 4 | -7/+15 |
|
|
* | Xcode: Add variables and properties to configure schemes | Gregor Jasny | 2018-08-01 | 18 | -0/+213 |
|
|
* | Merge topic 'document_object_library_as_a_property_type' | Brad King | 2018-07-10 | 1 | -2/+2 |
|\ |
|
| * | Help: Add OBJECT_LIBRARY to TYPE target property documentation | Robert Maynard | 2018-07-10 | 1 | -2/+2 |
|
|
* | | Merge topic 'vs-deployment-files' | Brad King | 2018-07-10 | 1 | -0/+18 |
|\ \ |
|
| * | | Help: Add documentation for DEPLOYMENT_ADDITIONAL_FILES | Frank Goyens | 2018-07-09 | 1 | -0/+18 |
|
|
* | | | LINK_DEPENDS: add support of 'generator expressions' | Marc Chevrier | 2018-06-27 | 1 | -0/+5 |
|
|
* | | | LINK_DEPENDS: add support for property INTERFACE_LINK_DEPENDS | Marc Chevrier | 2018-06-27 | 2 | -2/+33 |
|/ / |
|
* | | VS10Project: Expand VS_DEBUGGER_* capabilities | Jon Chronopoulos | 2018-06-17 | 4 | -0/+26 |
|
|
* | | LINK_OPTIONS: Add new family of properties | Marc Chevrier | 2018-06-06 | 4 | -2/+40 |
|/ |
|
* | Add generator expression support to PDB_OUTPUT_DIRECTORY target property | Marian Klymov | 2018-05-21 | 2 | -2/+11 |
|
|
* | added CMAKE_DOTNET_TARGET_FRAMEWORK_VERSION variable | Michael Stürmer | 2018-05-15 | 2 | -0/+16 |
|
|
* | Help: Add hint to required VS 2017 component for C++/CLI support | Michael Stürmer | 2018-04-27 | 1 | -0/+3 |
|
|
* | Cleanup: Fix typos and grammar in docs and code | Craig Scott | 2018-04-22 | 1 | -3/+3 |
|
|
* | document COMMON_LANGUAGE_RUNTIME target properties | Michael Stürmer | 2018-04-09 | 2 | -0/+27 |
|
|
* | Merge topic 'remove-vs8-generator' | Brad King | 2018-04-02 | 1 | -2/+2 |
|\ |
|
| * | Drop Visual Studio 8 2005 generator | Brad King | 2018-04-02 | 1 | -2/+2 |
|
|
* | | Merge topic 'variable-CMAKE_FOLDER' | Brad King | 2018-04-02 | 1 | -0/+3 |
|\ \ |
|
| * | | Add CMAKE_FOLDER variable to initialize FOLDER target property | Marc B | 2018-03-29 | 1 | -0/+3 |
| |/ |
|
* | | Features: Add infrastructure for C++ 20 language standard | Brad King | 2018-03-27 | 1 | -1/+1 |
|/ |
|
* | Help: Reference CMAKE_INSTALL_NAME_DIR from INSTALL_NAME_DIR | Ruslan Baratov | 2018-03-20 | 1 | -0/+4 |
|
|