Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CPack: Add NuGet support | Alex Turbov | 2018-05-11 | 4 | -0/+183 |
* | Merge topic 'vs-refactor-xml' | Brad King | 2018-05-09 | 1 | -1/+2 |
|\ | |||||
| * | VS: Fix regression in XML generation for CUDA | Brad King | 2018-05-08 | 1 | -1/+2 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2018-05-09 | 1 | -1/+1 |
* | | Merge topic 'vs-improve-options' | Brad King | 2018-05-08 | 2 | -124/+99 |
|\ \ | |||||
| * | | VS: improve options generation | Vitaly Stakhovsky | 2018-05-05 | 2 | -124/+99 |
* | | | Merge topic 'deprecate_static_managed_targets' | Brad King | 2018-05-08 | 2 | -14/+30 |
|\ \ \ | |||||
| * | | | cmVisualStudio10TargetGenerator: add handling of static C# targets | Michael Stürmer | 2018-05-07 | 1 | -0/+5 |
| * | | | cmVisualStudio10TargetGenerator: add handling of manual /clr setting | Michael Stürmer | 2018-05-07 | 1 | -0/+10 |
| * | | | cmVisualStudio10TargetGenerator: fix checking for managed target | Michael Stürmer | 2018-05-07 | 1 | -12/+3 |
| * | | | cmVisualStudio10TargetGenerator: issue warning when adding static C# lib | Michael Stürmer | 2018-05-07 | 1 | -0/+8 |
| * | | | cmGeneratorTarget: make GetManagedType() return 'Native' for static targets | Michael Stürmer | 2018-05-07 | 1 | -3/+5 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-05-08 | 1 | -1/+1 |
* | | | | Merge topic 'doc-command-synopsis' | Brad King | 2018-05-07 | 2 | -11/+59 |
|\ \ \ \ | |||||
| * | | | | cmRST: Parse inline links and inline literals | Brad King | 2018-05-07 | 2 | -11/+59 |
* | | | | | Merge topic 'vs-cert' | Brad King | 2018-05-07 | 2 | -4/+9 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | VS Generator: Only include default certificate if it was actually copied | Mark Ingram | 2018-05-04 | 2 | -4/+9 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-05-07 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-05-06 | 1 | -1/+1 |
| |_|/ / |/| | | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-05-05 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge topic 'vs-refactor-xml' | Brad King | 2018-05-04 | 2 | -843/+788 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | cmVisualStudio10TargetGenerator: XML refactoring | Vitaly Stakhovsky | 2018-05-04 | 2 | -843/+788 |
* | | Merge topic 'doc-xref-envvar' | Brad King | 2018-05-04 | 1 | -1/+1 |
|\ \ | |||||
| * | | cmRST: Add support for 'envvar' cmake domain role | Brad King | 2018-05-04 | 1 | -1/+1 |
* | | | Merge topic 'genex-complang-not-loaded' | Brad King | 2018-05-04 | 1 | -9/+0 |
|\ \ \ | |||||
| * | | | Genex: Allow COMPILE_LANGUAGE to name a language that is not loaded | Henry Schreiner | 2018-05-03 | 1 | -9/+0 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-05-04 | 1 | -1/+1 |
* | | | | Merge topic 'feature/cpack-default-package-version' | Craig Scott | 2018-05-03 | 2 | -24/+33 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | CPack: Use project version as default for `CPACK_PACKAGE_VERSION` | Alex Turbov | 2018-05-02 | 2 | -24/+33 |
* | | | | Merge topic 'namelink-component' | Brad King | 2018-05-03 | 3 | -7/+62 |
|\ \ \ \ | |||||
| * | | | | install: add NAMELINK_COMPONENT argument | Kyle Edwards | 2018-05-03 | 3 | -7/+62 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-05-03 | 1 | -1/+1 |
| |_|/ / |/| | | | |||||
* | | | | Merge topic 'code-improvements' | Brad King | 2018-05-02 | 3 | -47/+45 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | cmMakefile: Convert private helpers to file static functions | Vitaly Stakhovsky | 2018-05-01 | 2 | -33/+30 |
| * | | | cmMakefile: Improve ExpandVariablesInString return type | Vitaly Stakhovsky | 2018-05-01 | 3 | -11/+12 |
| * | | | cmCPluginAPI: Remove a few unnecessary c_str() calls | Vitaly Stakhovsky | 2018-05-01 | 1 | -3/+3 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-05-02 | 1 | -1/+1 |
* | | | | Merge topic 'source_group-empty-prefix' | Brad King | 2018-05-01 | 1 | -1/+5 |
|\ \ \ \ | |||||
| * | | | | Source_Group: Allow an empty prefix with the TREE syntax. | Yohann Benedic | 2018-04-30 | 1 | -1/+5 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'doc-wiki-links' | Brad King | 2018-05-01 | 1 | -3/+1 |
|\ \ \ \ | |||||
| * | | | | Modules: Update documented links to CMake community Wiki | Brad King | 2018-04-30 | 1 | -3/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-05-01 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge topic 'cpack_docs_cleanup' | Brad King | 2018-04-30 | 1 | -9/+11 |
|\ \ \ \ | |||||
| * | | | | Help: Improve accuracy, readability and cross-referencing of cpack docs | Craig Scott | 2018-04-27 | 1 | -9/+11 |
* | | | | | Merge topic 'cxx-checks-tolerate-more-warnings' | Brad King | 2018-04-30 | 1 | -0/+3 |
|\ \ \ \ \ | |||||
| * | | | | | C++ feature checks: Filter out warnings caused by local configuration | Brad King | 2018-04-30 | 1 | -0/+3 |
* | | | | | | Merge topic 'vs-shader-generator-expressions' | Brad King | 2018-04-30 | 1 | -6/+33 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | Add generator expressions for VS_SHADER_ source file properties. | Jeremiah van Oosten | 2018-04-26 | 1 | -6/+33 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-04-30 | 1 | -1/+1 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-04-29 | 1 | -1/+1 |