Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'release-3.11' | Brad King | 2018-04-04 | 0 | -0/+0 |
|\ | |||||
| * | Merge branch 'autogen-protect-cmsys-calls' into release-3.11 | Brad King | 2018-04-04 | 5 | -48/+163 |
| |\ | |||||
* | \ | Merge topic 'autogen-protect-cmsys-calls' | Brad King | 2018-04-04 | 5 | -48/+163 |
|\ \ \ | | |/ | |/| | |||||
| * | | Autogen: Print moc/uic/rcc output to stdout | Sebastian Holtermann | 2018-04-03 | 2 | -5/+17 |
| * | | Autogen: Use std::istreambuf_iterator for file so string reading | Sebastian Holtermann | 2018-04-03 | 2 | -20/+34 |
| * | | Autogen: Protected calls to cmFilePathChecksum | Sebastian Holtermann | 2018-04-03 | 4 | -4/+27 |
| * | | Autogen: Protected calls to cmQtAutoGen::SubDirPrefix | Sebastian Holtermann | 2018-04-03 | 3 | -5/+14 |
| * | | Autogen: Protected calls to cmSystemTools::GetFilenameWithoutLastExtension | Sebastian Holtermann | 2018-04-03 | 3 | -5/+14 |
| * | | Autogen: Protected calls to cmSystemTools::Split/JoinPath | Sebastian Holtermann | 2018-04-03 | 3 | -2/+33 |
| * | | Autogen: Protected calls to cmSystemTools::CollapseCombinedPath | Sebastian Holtermann | 2018-04-03 | 3 | -7/+24 |
| |/ | |||||
* | | Merge topic 'wcdh-bare-features' | Brad King | 2018-04-04 | 5 | -34/+127 |
|\ \ | |||||
| * | | WCDH: introduce BARE_FEATURES | Rolf Eike Beer | 2018-04-03 | 5 | -34/+127 |
* | | | Merge topic 'android-no-libstdc++' | Brad King | 2018-04-04 | 11 | -0/+45 |
|\ \ \ | |||||
| * | | | Android: Suppress implicit -lstdc++ linker flag | Brad King | 2018-04-03 | 11 | -0/+45 |
* | | | | Merge topic 'typo-in-release-script' | Brad King | 2018-04-04 | 3 | -3/+3 |
|\ \ \ \ | |||||
| * | | | | Utilities/Release: Remove extra colon from release scripts | Jean-Christophe Fillion-Robin | 2018-04-03 | 3 | -3/+3 |
* | | | | | Merge topic 'cuda_support_system_libraries_with_device_symbols' | Brad King | 2018-04-04 | 7 | -35/+151 |
|\ \ \ \ \ | |||||
| * | | | | | CUDA: Pass more link libraries to device linking | Robert Maynard | 2018-03-28 | 5 | -31/+118 |
| * | | | | | CUDA: Pass host linker directories to device linker | Brad King | 2018-03-28 | 2 | -4/+33 |
* | | | | | | Merge topic 'FindPython-stabilization' | Brad King | 2018-04-04 | 2 | -7/+17 |
|\ \ \ \ \ \ | |||||
| * | | | | | | FindPython: enhance multiple major versions lookup | Marc Chevrier | 2018-04-03 | 2 | -7/+17 |
* | | | | | | | Merge topic 'UseSWIG-add-new-behavior' | Craig Scott | 2018-04-04 | 30 | -166/+435 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | UseSWIG: Add new behavior for better support files management | Marc Chevrier | 2018-04-03 | 6 | -43/+245 |
| * | | | | | | | UseSWIG: Rework tests | Marc Chevrier | 2018-04-02 | 26 | -105/+172 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-04-04 | 1 | -1/+1 |
| |_|_|_|/ / |/| | | | | | |||||
* | | | | | | Merge topic 'FPHSA-include' | Brad King | 2018-04-03 | 3 | -3/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Find*: always include FPHSA shipped with CMake | Rolf Eike Beer | 2018-04-02 | 3 | -3/+3 |
* | | | | | | | Merge topic 'FindDCMTK-includes' | Brad King | 2018-04-03 | 1 | -8/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | FindDCMTK: use CheckIncludeFiles instead of open coding it | Rolf Eike Beer | 2018-04-02 | 1 | -8/+2 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'android-clang-std-flags' | Brad King | 2018-04-03 | 1 | -2/+9 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | Android: Do not pass non-existent Clang -std flags | Brad King | 2018-04-02 | 1 | -2/+9 |
* | | | | | | | Merge topic 'fortran-fpp' | Brad King | 2018-04-03 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | |||||
| * | | | | | | Fortran: Add support for .fpp extensions | Brad King | 2018-04-02 | 1 | -1/+1 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-04-03 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | Merge topic 'remove-vs8-generator' | Brad King | 2018-04-02 | 30 | -231/+33 |
|\ \ \ \ \ | |||||
| * | | | | | Drop Visual Studio 8 2005 generator | Brad King | 2018-04-02 | 29 | -222/+33 |
| * | | | | | Tests: Remove unused file from Tutorial Step7 test | Brad King | 2018-03-29 | 1 | -9/+0 |
* | | | | | | Merge topic 'variable-CMAKE_FOLDER' | Brad King | 2018-04-02 | 5 | -0/+17 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add CMAKE_FOLDER variable to initialize FOLDER target property | Marc B | 2018-03-29 | 5 | -0/+17 |
* | | | | | | | Merge topic 'FindCUDA-nvcc-executable-env' | Brad King | 2018-04-02 | 1 | -10/+14 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | FindCUDA: Make nvcc configurable via CUDA_NVCC_EXECUTABLE env var | Edward Z. Yang | 2018-03-29 | 1 | -10/+14 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'update-kwsys' | Brad King | 2018-04-02 | 3 | -19/+25 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| * | | | | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2018-03-29 | 3 | -19/+25 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | KWSys 2018-03-29 (488f2031) | KWSys Upstream | 2018-03-29 | 3 | -19/+25 |
* | | | | | | | | Merge topic 'features-c++20' | Brad King | 2018-04-02 | 18 | -18/+91 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Help: Update compiler versions in cmake-compile-features.7.rst | Brad King | 2018-03-27 | 1 | -5/+5 |
| * | | | | | | | | Help: Add release note for C++ 20 support | Brad King | 2018-03-27 | 1 | -0/+6 |
| * | | | | | | | | Features: Activate C++ 20 support for Clang 5.0+ | Brad King | 2018-03-27 | 1 | -0/+5 |
| * | | | | | | | | Features: Activate C++ 20 support for GNU 8.0+ | Brad King | 2018-03-27 | 1 | -0/+5 |
| * | | | | | | | | Features: Activate C++ 20 support for MSVC 19.12.25835+ | Brad King | 2018-03-27 | 1 | -0/+4 |