Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Autogen: Documentation: Update for AUTORCC changes | Sebastian Holtermann | 2018-02-03 | 2 | -11/+13 |
* | 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 |
| * | | | | FindMPI: Improve link information parsing | Christian Pfeiffer | 2018-01-25 | 1 | -53/+65 |
* | | | | | Merge topic 'perf-from-callgrind' | Brad King | 2018-02-01 | 7 | -69/+146 |
|\ \ \ \ \ | |||||
| * | | | | | cmExpandedCommandArgument: add an overload for const char* | Ben Boeckel | 2018-01-31 | 2 | -0/+6 |
| * | | | | | cmGeneratorTarget: make keyword strings const | Ben Boeckel | 2018-01-31 | 1 | -4/+4 |
| * | | | | | cmGeneratorExpressionLexer: only tokenize strings with a '$' | Ben Boeckel | 2018-01-31 | 1 | -0/+6 |
| * | | | | | cmTarget: use static strings for special property names | Ben Boeckel | 2018-01-31 | 1 | -14/+28 |
| * | | | | | cmGeneratorExpressionNode: avoid some strlen in $<TARGET_PROPERTY> | Ben Boeckel | 2018-01-31 | 1 | -1/+2 |
| * | | | | | cmAddCustomCommandCommand: use std::string const& for FileIsFullPath | Ben Boeckel | 2018-01-31 | 1 | -1/+1 |
| * | | | | | cmAddCustomCommandCommand: store keywords in strings | Ben Boeckel | 2018-01-31 | 1 | -49/+99 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-02-01 | 1 | -1/+1 |
| |_|/ / / |/| | | | | |||||
* | | | | | Merge topic 'windows-cmake-stack-size' | Brad King | 2018-01-31 | 1 | -0/+4 |
|\ \ \ \ \ | |||||
| * | | | | | Windows: Increase stack size used by CMake binaries | Brad King | 2018-01-30 | 1 | -0/+4 |
* | | | | | | Merge topic 'windows-embed-cmake-gui-version' | Brad King | 2018-01-31 | 1 | -0/+4 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | Windows: Embed version information into cmake-gui | Brad King | 2018-01-30 | 1 | -0/+4 |
| |/ / / / | |||||
* | | | | | Merge topic 'msvc_cuda_files_use_consistent_obj_names' | Brad King | 2018-01-31 | 7 | -26/+51 |
|\ \ \ \ \ | |||||
| * | | | | | CUDA: Use MSVC default pattern for naming object files | Robert Maynard | 2018-01-30 | 7 | -26/+51 |
| |/ / / / | |||||
* | | | | | Merge topic 'generate_speedup' | Brad King | 2018-01-31 | 2 | -29/+6 |
|\ \ \ \ \ | |||||
| * | | | | | cmLocalGenerator: change ImportedGeneratorTargets from vector to map | Frank Winklmeier | 2018-01-30 | 2 | -24/+6 |
| * | | | | | cmLocalGenerator: remove public GetImportedGeneratorTargets | Frank Winklmeier | 2018-01-30 | 1 | -5/+0 |
| |/ / / / | |||||
* | | | | | Merge topic 'source_group-TREE-args' | Brad King | 2018-01-31 | 6 | -91/+181 |
|\ \ \ \ \ | |||||
| * | | | | | source_group: Fix TREE argument parsing | Mateusz Janek | 2018-01-30 | 6 | -91/+181 |
* | | | | | | Merge topic 'CheckIPOSupported-doc-Fortran' | Brad King | 2018-01-31 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CheckIPOSupported: Document existing Fortran support | Brad King | 2018-01-30 | 1 | -1/+1 |
| | |/ / / / | |/| | | | |