Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revise implementation of case-insensitive command names | Florian Jacomme | 2018-05-22 | 10 | -41/+64 |
* | Merge topic 'autogen_register_info_files' | Brad King | 2018-05-15 | 1 | -0/+3 |
|\ | |||||
| * | Autogen: Register generated dependency files | Sebastian Holtermann | 2018-05-14 | 1 | -0/+3 |
* | | Merge topic 'custom-command-expand-empty' | Brad King | 2018-05-15 | 1 | -0/+8 |
|\ \ | |||||
| * | | add_custom_{command,target}: Fix crash on empty expanded command | Brad King | 2018-05-14 | 1 | -0/+8 |
| |/ | |||||
* | | CMake Nightly Date Stamp | Kitware Robot | 2018-05-15 | 1 | -1/+1 |
* | | Merge topic 'cuda-vs-cuda-device-runtime' | Brad King | 2018-05-14 | 1 | -0/+2 |
|\ \ | |||||
| * | | VS: Link CUDA binaries with the device runtime library 'cudadevrt' | Brad King | 2018-05-11 | 1 | -0/+2 |
* | | | Merge topic 'update-kwsys' | Brad King | 2018-05-14 | 4 | -15/+30 |
|\ \ \ | |||||
| * | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2018-05-11 | 4 | -15/+30 |
* | | | | Merge topic 'xml-element-enhance' | Brad King | 2018-05-14 | 3 | -61/+57 |
|\ \ \ \ | |||||
| * | | | | cmCTestLaunch: use cmXMLElement for XML generation | Vitaly Stakhovsky | 2018-05-11 | 3 | -61/+57 |
* | | | | | Merge topic 'cpack-nuget' | Brad King | 2018-05-14 | 4 | -0/+183 |
|\ \ \ \ \ | |||||
| * | | | | | CPack: Add NuGet support | Alex Turbov | 2018-05-11 | 4 | -0/+183 |
| |/ / / / | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-05-14 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-05-13 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-05-12 | 1 | -1/+1 |
| |/ / / |/| | | | |||||
* | | | | Merge topic 'vs-refactor' | Brad King | 2018-05-11 | 2 | -110/+92 |
|\ \ \ \ | |||||
| * | | | | cmVisualStudio10TargetGenerator: refactor | Vitaly Stakhovsky | 2018-05-09 | 2 | -110/+92 |
| |/ / / | |||||
* | | | | Merge topic 'vs-fix-csharp-recompile' | Brad King | 2018-05-11 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | VS: When not referencing output assembly do not try to copy it either | Andreas Schönle | 2018-05-09 | 1 | -0/+1 |
* | | | | | Merge topic 'restore-imported-lib-alias-diagnostic' | Brad King | 2018-05-11 | 1 | -0/+8 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | add_library: Restore error on alias of non-global imported target | Brad King | 2018-05-10 | 1 | -0/+8 |
| | |_|/ | |/| | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-05-11 | 1 | -1/+1 |
* | | | | Merge topic 'ctest-start-args-rework' | Craig Scott | 2018-05-10 | 3 | -35/+105 |
|\ \ \ \ | |||||
| * | | | | ctest_start: read model from TAG file | Kyle Edwards | 2018-05-09 | 3 | -35/+105 |
| | |_|/ | |/| | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-05-10 | 1 | -1/+1 |
|/ / / | |||||
* | | | 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 |