Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'cpack-trace-nullptr' | Brad King | 2018-04-11 | 5 | -4/+17 |
|\ | |||||
| * | CPack: Fix crash on invalid generator name | Brad King | 2018-04-10 | 5 | -4/+17 |
* | | Merge topic 'UseSWIG-bugfixes' | Craig Scott | 2018-04-11 | 1 | -7/+11 |
|\ \ | |||||
| * | | UseSWIG: fix erroneous generator expressions | Marc Chevrier | 2018-04-10 | 1 | -7/+11 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2018-04-11 | 1 | -1/+1 |
* | | | Merge branch 'release-3.11' | Brad King | 2018-04-10 | 0 | -0/+0 |
|\ \ \ | |||||
| * \ \ | Merge branch 'fix-crash-trace-exp-uninit-vars' into release-3.11 | Brad King | 2018-04-09 | 5 | -8/+20 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'fix-crash-trace-exp-uninit-vars' | Brad King | 2018-04-10 | 5 | -8/+20 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Fix crash with --trace-expand --warn-uninitialized together | R2RT | 2018-04-09 | 5 | -8/+20 |
| | |_|/ | |/| | | |||||
* | | | | Merge topic 'doc-install-export-android' | Brad King | 2018-04-10 | 1 | -4/+5 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Help: Fix install(EXPORT_ANDROID_MK) mode documentation | Brad King | 2018-04-09 | 1 | -4/+5 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-04-10 | 1 | -1/+1 |
* | | | | Merge topic 'test-CompileFeatures-simplify' | Brad King | 2018-04-09 | 1 | -174/+44 |
|\ \ \ \ | |||||
| * | | | | Tests: Simplify CompileFeatures expectation logic | Brad King | 2018-04-06 | 1 | -174/+44 |
* | | | | | Merge topic 'FindCUDA-nvcc-clcache-support' | Brad King | 2018-04-09 | 1 | -0/+5 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | FindCUDA: Add support for clcache | Edward Z. Yang | 2018-04-06 | 1 | -0/+5 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-04-09 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-04-08 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-04-07 | 1 | -1/+1 |
* | | | | | Merge topic 'UseSWIG-bugfixes' | Craig Scott | 2018-04-06 | 9 | -41/+45 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | UseSWIG: Ensure tests are usable in multi-config mode. | Marc Chevrier | 2018-04-05 | 9 | -41/+45 |
| |/ / / | |||||
* | | | | Merge topic 'ninja-fortran-rspfile' | Brad King | 2018-04-06 | 6 | -69/+104 |
|\ \ \ \ | |||||
| * | | | | Ninja: Fix Fortran support with response files | Brad King | 2018-04-05 | 6 | -18/+50 |
| * | | | | cmNinjaTargetGenerator: Move force-rspfile check to earlier | Brad King | 2018-04-05 | 1 | -4/+5 |
| * | | | | cmNinjaTargetGenerator: Move depfile logic to later in its function | Brad King | 2018-04-05 | 1 | -47/+49 |
* | | | | | Merge topic 'minor-cleanups' | Brad King | 2018-04-06 | 15 | -35/+37 |
|\ \ \ \ \ | |||||
| * | | | | | Replace some uses of sprintf with std::to_string | jrp2014 | 2018-04-05 | 2 | -19/+18 |
| * | | | | | cmCTestCurl: Fix UploadFile declared parameter names | jrp2014 | 2018-04-05 | 1 | -1/+1 |
| * | | | | | cmVisualStudio10TargetGenerator: Make NsightTegraVersion unsigned | jrp2014 | 2018-04-05 | 2 | -3/+3 |
| * | | | | | cmMacroCommand: Fix format string to match type of argument | jrp2014 | 2018-04-05 | 1 | -1/+1 |
| * | | | | | Add in-class initialization of some members | jrp2014 | 2018-04-05 | 7 | -10/+10 |
| * | | | | | cmAlgorithms: Remove unnecessary typename keyword | jrp2014 | 2018-04-05 | 1 | -1/+1 |
| * | | | | | gitignore: Ignore a .vs directory in the source tree | jrp2014 | 2018-04-05 | 1 | -0/+3 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'sanitize-LINK_DIRECTORIES' | Brad King | 2018-04-06 | 1 | -6/+4 |
|\ \ \ \ \ | |||||
| * | | | | | Sanitize paths from LINK_DIRECTORIES directory property | jrp2014 | 2018-04-04 | 1 | -6/+4 |
* | | | | | | Merge topic 'xml-level' | Brad King | 2018-04-06 | 2 | -14/+18 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmXMLWriter: code improvement | Vitaly Stakhovsky | 2018-04-03 | 2 | -14/+18 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'glob_configure_depends' | Brad King | 2018-04-06 | 38 | -56/+793 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Adjust help documentation for file(GLOB), add topic notes | Shane Parris | 2018-04-02 | 2 | -2/+17 |
| * | | | | | | Add tests for `file(GLOB)` CONFIGURE_DEPENDS flag | Shane Parris | 2018-04-02 | 19 | -0/+159 |
| * | | | | | | Add glob verify support to XCode, VS, Ninja, and Makefile generators | Shane Parris | 2018-04-02 | 9 | -54/+227 |
| * | | | | | | Add `CONFIGURE_DEPENDS` flag support to cmFileCommand::HandleGlobCommand | Shane Parris | 2018-03-29 | 1 | -0/+38 |
| * | | | | | | Add cmGlobVerificationManager class, integrate with cmake and cmState | Shane Parris | 2018-03-29 | 8 | -0/+352 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-04-06 | 1 | -1/+1 |
* | | | | | | | Merge topic 'findwxwidgets-msys-library-dirs' | Brad King | 2018-04-05 | 1 | -0/+20 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | FindwxWidgets: Fix wxWidgets_LIBRARY_DIRS on Cygwin/MSYS | ARATA Mizuki | 2018-04-04 | 1 | -0/+20 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'vs10-groups' | Brad King | 2018-04-05 | 2 | -79/+102 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | cmVisualStudio10TargetGenerator: extend DOM-like generation | Vitaly Stakhovsky | 2018-03-31 | 2 | -79/+102 |
* | | | | | | | | Merge topic 'msvc-toolset-version-variable' | Brad King | 2018-04-05 | 10 | -135/+103 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Modules: Use MSVC_TOOLSET_VERSION variable to simplify logic | Arkady Shapkin | 2018-04-04 | 5 | -134/+48 |