Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Help: Add new section for CPack generators | Kyle Edwards | 2018-06-21 | 1 | -358/+3 |
* | CPackIFW: Turn documentation into a block comment | Kyle Edwards | 2018-06-21 | 1 | -671/+672 |
* | Merge topic 'xcode-10-archs' | Brad King | 2018-06-19 | 6 | -12/+14 |
|\ | |||||
| * | Xcode: Detect architecture(s) using ARCHS instead of CURRENT_ARCH | Brad King | 2018-06-18 | 6 | -12/+14 |
* | | Merge topic 'FindCURL-target-name' | Brad King | 2018-06-19 | 1 | -5/+5 |
|\ \ | |||||
| * | | FindCURL: Rename imported target to match upstream CURL | Brad King | 2018-06-18 | 1 | -5/+5 |
| |/ | |||||
| * | Merge branch 'UseSWIG-csharp-variant' into release-3.12 | Brad King | 2018-06-13 | 1 | -2/+7 |
| |\ | |||||
| * \ | Merge branch 'UseSWIG-fix-genex' into release-3.12 | Brad King | 2018-06-12 | 1 | -7/+7 |
| |\ \ | |||||
| * \ \ | Merge branch 'UseSWIG-handle-SWIG_MODULE_NAME' into release-3.12 | Brad King | 2018-06-12 | 1 | -1/+1 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'FindPython-3.8' into release-3.12 | Brad King | 2018-06-08 | 3 | -3/+3 |
| |\ \ \ \ | |||||
* | | | | | | UseSWIG: add support of target property INCLUDE_DIRECTORIES consumption | Marc Chevrier | 2018-06-13 | 1 | -0/+22 |
* | | | | | | Merge topic 'UseSWIG-csharp-variant' | Brad King | 2018-06-13 | 1 | -2/+7 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | UseSWIG: Add CSHARP variant for wrapper files | Rishi Theivendran | 2018-06-12 | 1 | -2/+7 |
* | | | | | | Merge topic 'UseSWIG-fix-genex' | Brad King | 2018-06-13 | 1 | -7/+7 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | UseSWIG: add support for generator expressions | Marc Chevrier | 2018-06-12 | 1 | -7/+7 |
| |/ / / / | |||||
* | | | | | Merge topic 'UseSWIG-handle-SWIG_MODULE_NAME' | Brad King | 2018-06-13 | 1 | -1/+1 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | UseSWIG: Fix handling of `SWIG_MODULE_NAME` source file property | Felix Schwitzer | 2018-06-12 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | Merge topic 'FindPython-3.8' | Brad King | 2018-06-12 | 3 | -3/+3 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | FindPython: Add support for version 3.8 | Marcel Plch | 2018-06-08 | 3 | -3/+3 |
| |/ / | |||||
* | | | Merge topic 'LINK_OPTIONS' | Brad King | 2018-06-08 | 23 | -3/+61 |
|\ \ \ | |_|/ |/| | | |||||
| * | | LINK_OPTIONS: Add support of "LINKER:" prefix | Marc Chevrier | 2018-06-06 | 23 | -3/+61 |
| |/ | |||||
* | | Help: Package without components should use 'check_required_components' too | Ruslan Baratov | 2018-06-07 | 1 | -7/+9 |
|/ | |||||
* | Merge topic 'intel-compile-features' | Brad King | 2018-06-05 | 1 | -1/+1 |
|\ | |||||
| * | Features: Add special case to disable relaxed constexpr for Intel 18 | Brad King | 2018-06-04 | 1 | -1/+1 |
* | | Merge topic 'more-misc-typos' | Brad King | 2018-06-05 | 6 | -11/+11 |
|\ \ | |||||
| * | | Fix misc. typos | luz.paz | 2018-06-04 | 6 | -11/+11 |
* | | | Merge topic 'ep-support-passing-var-ending-with-notfound' | Brad King | 2018-06-05 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | ExternalProject: Fix cache generation when args end with "-NOTFOUND" | Jean-Christophe Fillion-Robin | 2018-06-04 | 1 | -1/+1 |
* | | | | Merge topic 'fix/CPackNuGet-var-para-deindent' | Craig Scott | 2018-06-05 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | Help: Fix indentation for `CPACK_NUGET_PACKAGE_AUTHORS` | Alex Turbov | 2018-06-05 | 1 | -2/+2 |
* | | | | | Merge topic 'external-project-url-hash-docs' | Craig Scott | 2018-06-05 | 1 | -3/+3 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | ExternalProject: Improve URL_HASH argument description | Matt McCormick | 2018-06-04 | 1 | -3/+3 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'fix-ti-c-standard' | Brad King | 2018-06-04 | 1 | -0/+6 |
|\ \ \ \ | |||||
| * | | | | TI: Add support for C language standards | Arnaud Gelas | 2018-06-04 | 1 | -0/+6 |
| | |_|/ | |/| | | |||||
* | | | | Merge topic 'gnu-CMAKE_LANG_COMPILER_PREDEFINES_COMMAND' | Brad King | 2018-06-04 | 2 | -1/+2 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Move GNU COMPILER_PREDEFINES_COMMAND from Platform to Compiler | Sebastian Holtermann | 2018-06-01 | 2 | -1/+2 |
* | | | | Revise C++ coding style using clang-format-6.0 | Kitware Robot | 2018-06-01 | 8 | -29/+29 |
* | | | | clang-format: Add comments to suppress some formatting | Brad King | 2018-06-01 | 1 | -1/+2 |
* | | | | FindALSA: reformat docs | Rolf Eike Beer | 2018-05-31 | 1 | -9/+16 |
* | | | | FindALSA: provide an imported target | Rolf Eike Beer | 2018-05-31 | 1 | -0/+14 |
|/ / / | |||||
* | | | Merge topic 'vs-toolset-version' | Brad King | 2018-05-30 | 2 | -0/+5 |
|\ \ \ | |||||
| * | | | VS: Add option to select the version of the toolset used by VS 2017 | Basil Fierz | 2018-05-29 | 2 | -0/+5 |
* | | | | Merge topic 'cuda-unused-placeholder' | Brad King | 2018-05-29 | 2 | -7/+7 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | CUDA: Drop unused/broken platform link flags placeholder | Brad King | 2018-05-25 | 2 | -7/+7 |
* | | | | Merge topic 'doxygen-all' | Craig Scott | 2018-05-29 | 1 | -2/+10 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | FindDoxygen: add optional ALL argument | David Demelier | 2018-05-24 | 1 | -2/+10 |
| | |/ | |/| | |||||
* | | | Merge topic 'FindPerl-strawberry' | Brad King | 2018-05-25 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | FindPerl: Add support for Strawberry Perl | Lauri | 2018-05-24 | 1 | -0/+1 |
| |/ / | |||||
* | | | Merge topic 'FindLua-conventional-paths' | Brad King | 2018-05-25 | 1 | -47/+87 |
|\ \ \ | |||||
| * | | | FindLua: Search for lua.h using more conventional paths | Alexander Grund | 2018-05-24 | 1 | -47/+87 |
| |/ / |