Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MAINT: Misc. typos | luz.paz | 2018-02-13 | 9 | -16/+16 |
* | CMake Nightly Date Stamp | Kitware Robot | 2018-02-08 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2018-02-07 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2018-02-06 | 1 | -1/+1 |
* | Begin post-3.11 development | Brad King | 2018-02-05 | 3 | -2/+11 |
* | Merge branch 'release-3.11' | Brad King | 2018-02-05 | 4 | -13/+4 |
|\ | |||||
| * | CMake 3.11.0-rc1 version update | Brad King | 2018-02-05 | 2 | -4/+4 |
| * | Help: Drop development topic notes to prepare release | Brad King | 2018-02-05 | 2 | -9/+0 |
|/ | |||||
* | Merge topic 'doc-3.11-relnotes' | Brad King | 2018-02-05 | 40 | -308/+279 |
|\ | |||||
| * | Help: Organize and revise 3.11 release notes | Brad King | 2018-02-05 | 1 | -159/+197 |
| * | Help: Consolidate 3.11 release notes | Brad King | 2018-02-05 | 40 | -308/+241 |
|/ | |||||
* | Merge topic 'bootstrap-try-clang' | Brad King | 2018-02-05 | 1 | -2/+2 |
|\ | |||||
| * | bootstrap: Add Clang to known compiler candidates | Axel Huebl | 2018-02-05 | 1 | -2/+2 |
* | | Merge topic 'fix_help_cmake_parse_arguments' | Brad King | 2018-02-05 | 1 | -1/+1 |
|\ \ | |||||
| * | | Help: Fix code example in cmake_parse_arguments.rst | Kai Wolf | 2018-02-04 | 1 | -1/+1 |
* | | | Merge topic 'autogen-improve-multi-config' | Brad King | 2018-02-05 | 10 | -510/+421 |
|\ \ \ | |||||
| * | | | Autogen: Improved multi-config include scheme | Sebastian Holtermann | 2018-02-02 | 10 | -510/+421 |
* | | | | Merge topic 'autogen-documentation' | Brad King | 2018-02-05 | 2 | -11/+13 |
|\ \ \ \ | |||||
| * | | | | Autogen: Documentation: Update for AUTORCC changes | Sebastian Holtermann | 2018-02-03 | 2 | -11/+13 |
* | | | | | Merge topic 'vs-static-ConvertToWindowsSlash' | Brad King | 2018-02-05 | 2 | -51/+52 |
|\ \ \ \ \ | |||||
| * | | | | | cmVisualStudio10TargetGenerator: Limit scope of ConvertToWindowsSlash() | Vitaly Stakhovsky | 2018-02-01 | 2 | -51/+52 |
| | |/ / / | |/| | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-02-05 | 1 | -1/+1 |
| |_|/ / |/| | | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-02-04 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-02-03 | 1 | -1/+1 |
| |/ / |/| | | |||||
* | | | Merge topic 'UseSWIG-fix-regression' | Brad King | 2018-02-02 | 1 | -2/+4 |
|\ \ \ | |||||
| * | | | UseSWIG: Restore support for like-named .i files in different modules | Marc Chevrier | 2018-02-02 | 1 | -2/+4 |
* | | | | Merge topic 'simplify-ccg-converter' | Brad King | 2018-02-02 | 1 | -3/+1 |
|\ \ \ \ | |||||
| * | | | | cmCustomCommandGenerator: Simplify cmOutputConverter access | Brad King | 2018-02-01 | 1 | -3/+1 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'test-cuda-missing-check' | Brad King | 2018-02-02 | 1 | -0/+5 |
|\ \ \ \ | |||||
| * | | | | Tests: Add missing error check in CudaOnly.GPUDebugFlag | Brad King | 2018-02-01 | 1 | -0/+5 |
| |/ / / | |||||
* | | | | Merge topic 'ninja-unused-device-link' | Brad King | 2018-02-02 | 1 | -28/+0 |
|\ \ \ \ | |||||
| * | | | | Ninja: Remove unused device link line code | Brad King | 2018-02-01 | 1 | -28/+0 |
| |/ / / | |||||
* | | | | Merge topic 'update-kwsys' | Brad King | 2018-02-02 | 3 | -98/+89 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2018-02-01 | 3 | -98/+89 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | KWSys 2018-02-01 (04fcc449) | KWSys Upstream | 2018-02-01 | 3 | -98/+89 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-02-02 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge topic 'msvc-doc-fix' | Brad King | 2018-02-01 | 2 | -3/+6 |
|\ \ \ | |||||
| * | | | Help: Clarify MSVC and MSVC_VERSION variables | Christian Pfeiffer | 2018-02-01 | 2 | -3/+6 |
* | | | | Merge topic 'std-string-apis' | Brad King | 2018-02-01 | 120 | -506/+470 |
|\ \ \ \ | |||||
| * | | | | Reduce raw string pointers usage. | Pavel Solodovnikov | 2018-01-31 | 120 | -507/+471 |
* | | | | | Merge topic 'UseSWIG-doc-clarify' | Brad King | 2018-02-01 | 1 | -52/+64 |
|\ \ \ \ \ | |||||
| * | | | | | UseSWIG: Clarify documentation of SWIG_OUTFILE_DIR | Noel Eck | 2018-01-31 | 1 | -2/+2 |
| * | | | | | UseSWIG: Improve documentation markup | Brad King | 2018-01-31 | 1 | -31/+42 |
| * | | | | | UseSWIG: Convert docs to a bracket comment | Brad King | 2018-01-31 | 1 | -52/+53 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'findmpi-linker-parsing-enh' | Brad King | 2018-02-01 | 1 | -92/+281 |
|\ \ \ \ \ | |||||
| * | | | | | FindMPI: Discard IMPI boilerplate text | Christian Pfeiffer | 2018-01-31 | 1 | -0/+4 |
| * | | | | | FindMPI: Support for IMPI's compiler check | Christian Pfeiffer | 2018-01-31 | 1 | -0/+27 |
| * | | | | | FindMPI: Set up environment variables for wrapper | Christian Pfeiffer | 2018-01-31 | 1 | -5/+80 |
| * | | | | | FindMPI: Retain unused link paths | Christian Pfeiffer | 2018-01-30 | 1 | -6/+18 |
| * | | | | | FindMPI: Use more CMake variables | Christian Pfeiffer | 2018-01-30 | 1 | -59/+118 |