Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Help: Add release note about 'copy_directory' behavior change | Brad King | 2018-05-16 | 1 | -0/+6 |
* | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2018-05-16 | 2 | -2/+35 |
|\ | |||||
| * | KWSys 2018-05-15 (5f757898) | KWSys Upstream | 2018-05-16 | 2 | -2/+35 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2018-05-16 | 1 | -1/+1 |
* | | Merge branch 'release-3.11' | Brad King | 2018-05-15 | 0 | -0/+0 |
|\ \ | |||||
| * \ | Merge branch 'fix-automoc-warnings' into release-3.11 | Brad King | 2018-05-15 | 2 | -8/+23 |
| |\ \ | |||||
* | \ \ | Merge topic 'fix-automoc-warnings' | Brad King | 2018-05-15 | 2 | -8/+23 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Qt4Macros: Don't AUTOMOC or AUTOUIC qt4-generated files | Matthew Woehlke | 2018-05-15 | 2 | -0/+15 |
| * | | | Qt4Macros: Use get_property/set_property | Matthew Woehlke | 2018-05-15 | 1 | -8/+8 |
* | | | | Merge branch 'release-3.11' | Brad King | 2018-05-15 | 0 | -0/+0 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Merge branch 'custom-command-expand-empty' into release-3.11 | Brad King | 2018-05-14 | 3 | -0/+10 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'autogen_register_info_files' into release-3.11 | Brad King | 2018-05-14 | 1 | -0/+3 |
| |\ \ \ \ | | |_|/ / | |/| | | | |||||
* | | | | | 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 | 3 | -0/+10 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | add_custom_{command,target}: Fix crash on empty expanded command | Brad King | 2018-05-14 | 3 | -0/+10 |
| |/ / / | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-05-15 | 1 | -1/+1 |
* | | | | Merge topic 'FindPkgConfig-LINK_LIBRARIES' | Brad King | 2018-05-14 | 4 | -21/+47 |
|\ \ \ \ | |||||
| * | | | | FindPkgConfig: export the list of found libraries also as variable | Rolf Eike Beer | 2018-05-11 | 4 | -21/+47 |
* | | | | | 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 branch 'release-3.11' | Brad King | 2018-05-14 | 0 | -0/+0 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | Merge branch 'irsl-fortran-only-linux' into release-3.11 | Brad King | 2018-05-11 | 1 | -8/+10 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'irsl-fortran-only-linux' | Brad King | 2018-05-14 | 1 | -8/+10 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | IRSL: Fix Intel library list for ifort-only setups | Christian Pfeiffer | 2018-05-11 | 1 | -8/+10 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | 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 |
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | / | | | |_|_|/ | | |/| | | | |||||
| | * | | | | KWSys 2018-05-11 (46da6b14) | KWSys Upstream | 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 'findjpeg_static_fix' | Brad King | 2018-05-14 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | FindJPEG: Add 'jpeg-static' to searched names | Michael Hofmann | 2018-05-11 | 1 | -1/+1 |
* | | | | | | | | Merge topic 'cpack-nuget' | Brad King | 2018-05-14 | 16 | -32/+860 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | CPack: Add NuGet support | Alex Turbov | 2018-05-11 | 16 | -6/+835 |
| * | | | | | | | | Tests: Format `RunCPackVerifyResult.cmake` more consistently | Alex Turbov | 2018-05-09 | 1 | -24/+24 |
| * | | | | | | | | Tests: Fix comment for finding dpkg tool | Alex Turbov | 2018-05-09 | 1 | -2/+1 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | 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 'FindCUDA-sccache' | Brad King | 2018-05-11 | 1 | -4/+4 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | FindCUDA: Add support for sccache | Will Feng | 2018-05-09 | 1 | -4/+4 |
* | | | | | | | | | 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 branch 'release-3.11' | Brad King | 2018-05-11 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | |||||
| * | | | | | | | | Merge branch 'restore-imported-lib-alias-diagnostic' into release-3.11 | Brad King | 2018-05-10 | 3 | -2/+25 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'FindBoost-backport-python-deps' into release-3.11 | Brad King | 2018-05-09 | 1 | -34/+34 |
| |\ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ | Merge topic 'restore-imported-lib-alias-diagnostic' | Brad King | 2018-05-11 | 3 | -2/+25 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | add_library: Restore error on alias of non-global imported target | Brad King | 2018-05-10 | 3 | -2/+25 |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | |