| Commit message (Expand) | Author | Age | Files | Lines |
* | Drop Visual Studio 8 2005 generator | Brad King | 2018-04-02 | 1 | -2/+2 |
|
|
* | Help: Reference CMAKE_INSTALL_NAME_DIR from INSTALL_NAME_DIR | Ruslan Baratov | 2018-03-20 | 1 | -0/+4 |
|
|
* | Merge topic 'export-properties' | Brad King | 2018-03-19 | 1 | -0/+14 |
|\ |
|
| * | Export: allow exporting of additional properties | Wouter Klouwen | 2018-03-16 | 1 | -0/+14 |
|
|
* | | Merge topic 'vs-debugger-command' | Brad King | 2018-03-19 | 1 | -0/+9 |
|\ \ |
|
| * | | VS: Add target property VS_DEBUGGER_COMMAND | Hannes Mezger | 2018-03-14 | 1 | -0/+9 |
| |/ |
|
* | | Help: Document VS_DEBUGGER_WORKING_DIRECTORY supported VS versions | Hannes Mezger | 2018-03-13 | 1 | -0/+3 |
|/ |
|
* | Autogen: Doc: Extend AUTOMOC_DEPEND_FILTERS documentation | Sebastian Holtermann | 2018-02-21 | 1 | -18/+77 |
|
|
* | Autogen: Doc: Extend AUTOGEN_TARGET_DEPENDS documentation | Sebastian Holtermann | 2018-02-21 | 1 | -8/+22 |
|
|
* | Autogen: Documentation: Update for AUTORCC changes | Sebastian Holtermann | 2018-02-03 | 1 | -0/+5 |
|
|
* | Autogen: Add documentation for (CMAKE_)AUTOGEN_PARALLEL | Sebastian Holtermann | 2018-01-17 | 3 | -1/+29 |
|
|
* | Merge topic 'unhardcode-configuration-types' | Brad King | 2018-01-10 | 1 | -2/+3 |
|\ |
|
| * | Help: Add references and backticks in LINK_FLAGS prop_tgt | Beren Minor | 2018-01-08 | 1 | -2/+3 |
|
|
| * | Unhardcode the CMAKE_CONFIGURATION_TYPES values | Beren Minor | 2018-01-08 | 1 | -1/+1 |
|
|
* | | Help: fix documentation for OUTPUT_NAME | Kyle Edwards | 2018-01-08 | 1 | -1/+2 |
|/ |
|
* | Fortran: Add option to run the compiler through launcher tools | Brad King | 2017-11-21 | 1 | -1/+1 |
|
|
* | Merge topic 'cuda-sep-comp-var' | Brad King | 2017-11-20 | 1 | -0/+4 |
|\ |
|
| * | CUDA: Add CMAKE_CUDA_SEPARABLE_COMPILATION variable | Brad King | 2017-11-17 | 1 | -0/+4 |
|
|
* | | Help: Fix cross-reference in COMPILE_FLAGS target property docs | Craig Scott | 2017-11-19 | 1 | -1/+1 |
|/ |
|
* | Add new target-property `IMPORTED_GLOBAL`. | Deniz Bahadir | 2017-11-07 | 1 | -0/+22 |
|
|
* | Merge topic 'doc-cxx-std-msvc' | Brad King | 2017-10-24 | 2 | -2/+4 |
|\ |
|
| * | Help: Correct <LANG>_STANDARD help w.r.t. MSVC | Christian Pfeiffer | 2017-10-23 | 2 | -2/+4 |
|
|
* | | Merge topic 'imported-interface-no-system' | Brad King | 2017-10-16 | 1 | -7/+11 |
|\ \ |
|
| * | | Help: Clarify documentation of NO_SYSTEM_FROM_IMPORTED | Brad King | 2017-10-13 | 1 | -7/+11 |
| |/ |
|
* | | Merge topic 'autogen-skip-ui' | Brad King | 2017-10-11 | 2 | -0/+18 |
|\ \ |
|
| * | | Autogen: Docs: Add examples for AUTORCC_OPTIONS and AUTOUIC_OPTIONS | Sebastian Holtermann | 2017-10-09 | 2 | -0/+18 |
| |/ |
|
* | | Merge topic 'doc_bundle_wrong_plist_property' | Brad King | 2017-10-10 | 1 | -1/+1 |
|\ \ |
|
| * | | Help: Fix wrong property reference for an app bundle's Info.plist | Craig Scott | 2017-10-07 | 1 | -1/+1 |
| |/ |
|
* | | Help: Fix Example appearing in target property list of contents | Craig Scott | 2017-10-07 | 2 | -2/+3 |
|/ |
|
* | Merge topic 'autogen-predefs' | Brad King | 2017-10-02 | 2 | -0/+27 |
|\ |
|
| * | Autogen: Doc: Add documentation for (CMAKE_)AUTOMOC_COMPILER_PREDEFINES | Sebastian Holtermann | 2017-09-29 | 2 | -0/+27 |
|
|
* | | Merge topic 'cuda_9_support' | Brad King | 2017-09-29 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | CUDA: Add support for requesting C++98 under CUDA 9 | Robert Maynard | 2017-09-26 | 1 | -1/+1 |
|
|
* | | Autogen: Doc: Update documentation for (CMAKE_)AUTOMOC_MACRO_NAMES | Sebastian Holtermann | 2017-09-28 | 2 | -19/+22 |
|
|
* | | Autogen: Docs: Add documentation internal links | Sebastian Holtermann | 2017-09-25 | 2 | -4/+4 |
|/ |
|
* | Add properties to run cppcheck along with the compiler | Bill Hoffman | 2017-08-30 | 1 | -0/+13 |
|
|
* | Autogen: Add documentation for AUTOMOC_MACRO_NAMES | Sebastian Holtermann | 2017-08-18 | 2 | -5/+37 |
|
|
* | Autogen: Update documentation for per-config include dir | Sebastian Holtermann | 2017-08-05 | 2 | -0/+6 |
|
|
* | Vs: fix documentation for target property VS_DOTNET_REFERENCEPROP_* | Michael Stürmer | 2017-06-17 | 1 | -6/+9 |
|
|
* | VS: add target property VS_DOTNET_REFERENCEPROP_<refname>_TAG_<tagname> | Michael Stürmer | 2017-06-13 | 1 | -0/+11 |
|
|
* | CUDA: Add option to run the compiler through launcher tools | Brad King | 2017-06-09 | 1 | -1/+2 |
|
|
* | Autogen: Do not use per-config file suffixes with VS yet | Brad King | 2017-06-07 | 2 | -10/+0 |
|
|
* | Autogen: Per-config file suffixes. New AUTOGEN_BUILD_DIR target property. | Sebastian Holtermann | 2017-05-26 | 3 | -13/+48 |
|
|
* | CUDA: Static libraries can now explicitly resolve device symbols | Robert Maynard | 2017-04-26 | 1 | -0/+15 |
|
|
* | Merge topic 'enable_ptx_compilation' | Brad King | 2017-04-21 | 1 | -0/+12 |
|\ |
|
| * | CUDA: Allow sources to be compiled to .ptx files | Robert Maynard | 2017-04-20 | 1 | -0/+12 |
|
|
* | | Drop Visual Studio 7 .NET 2003 generator | Brad King | 2017-04-19 | 1 | -1/+1 |
|/ |
|
* | Merge topic 'objlib-extend' | Brad King | 2017-04-19 | 2 | -0/+18 |
|\ |
|
| * | Allow OBJECT libraries to be installed, exported, and imported | Robert Maynard | 2017-04-18 | 2 | -0/+18 |
|
|
* | | Support CMAKE_INTERPROCEDURAL_OPTIMIZATION_<CONFIG> | Ruslan Baratov | 2017-04-17 | 1 | -0/+4 |
|/ |
|