Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmMakefile::GetRequiredDefinition: return const std::string& | Vitaly Stakhovsky | 2019-02-07 | 16 | -55/+57 |
* | Merge topic 'mingw-ar-suffix' | Brad King | 2019-02-07 | 3 | -4/+6 |
|\ | |||||
| * | MinGW: Fix locating BinUtils when compiler has a suffix | Regina Pfeifer | 2019-02-06 | 3 | -4/+6 |
* | | Merge topic 'findcups' | Brad King | 2019-02-07 | 6 | -9/+85 |
|\ \ | |||||
| * | | FindCups: add imported target | Patrick Gansterer | 2019-02-06 | 6 | -9/+85 |
| |/ | |||||
* | | Merge topic 'test-FortranModules-tweak' | Brad King | 2019-02-07 | 1 | -0/+1 |
|\ \ | |||||
| * | | Tests: Add a way to configure custom options for FortranModules test | Brad King | 2019-02-06 | 1 | -0/+1 |
| |/ | |||||
* | | Merge branch 'release-3.14' | Brad King | 2019-02-07 | 0 | -0/+0 |
|\ \ | |||||
| * \ | Merge branch 'cpack-ifw-error-wording' into release-3.14v3.14.0-rc1 | Brad King | 2019-02-07 | 1 | -1/+1 |
| |\ \ | |||||
| * \ \ | Merge branch 'FindHDF5-cleanup' into release-3.14 | Brad King | 2019-02-07 | 1 | -59/+81 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'xcode-stdlib-flags' into release-3.14 | Brad King | 2019-02-07 | 3 | -0/+26 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'vs-csharp-nowarn-numbers' into release-3.14 | Brad King | 2019-02-07 | 12 | -16/+132 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'cpack-ifw-error-wording' | Brad King | 2019-02-07 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | CPack/IFW: Correct wording in error message | Joachim Wuttke (o) | 2019-02-07 | 1 | -1/+1 |
* | | | | | | | Merge topic 'FindHDF5-cleanup' | Brad King | 2019-02-07 | 1 | -59/+81 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | FindHDF5: Modernize formatting of variable documentation | Michael Hirsch, Ph.D | 2019-02-07 | 1 | -49/+69 |
| * | | | | | | FindHDF5: Use execute_process instead of exec_program | Michael Hirsch, Ph.D | 2019-02-07 | 1 | -10/+12 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'xcode-stdlib-flags' | Brad King | 2019-02-07 | 3 | -0/+26 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | Xcode: Derive stdlib from CXX flags | Gregor Jasny | 2019-02-07 | 3 | -0/+26 |
| |/ / / / | |||||
* | | | | | Merge topic 'vs-csharp-nowarn-numbers' | Brad King | 2019-02-07 | 12 | -16/+132 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | VS: Fix nowarn compiler option to accept warning numbers. | Wil Stark | 2019-02-07 | 12 | -16/+132 |
| |/ / / | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-02-07 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | Begin post-3.14 development | Brad King | 2019-02-06 | 3 | -2/+11 |
* | | | Merge branch 'release-3.14' | Brad King | 2019-02-06 | 4 | -13/+4 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | CMake 3.14.0-rc1 version update | Brad King | 2019-02-06 | 2 | -4/+4 |
| * | Help: Drop development topic notes to prepare release | Brad King | 2019-02-06 | 2 | -9/+0 |
|/ | |||||
* | Merge topic 'doc-3.14-relnotes' | Brad King | 2019-02-06 | 65 | -413/+342 |
|\ | |||||
| * | Help: Organize and revise 3.14 release notes | Brad King | 2019-02-06 | 1 | -154/+200 |
| * | Help: Consolidate 3.14 release notes | Brad King | 2019-02-06 | 65 | -413/+296 |
|/ | |||||
* | Merge topic 'deprecate-xcode-4' | Brad King | 2019-02-06 | 2 | -1/+9 |
|\ | |||||
| * | Xcode: deprecate support for Xcode 4 | Gregor Jasny | 2019-02-06 | 2 | -1/+9 |
* | | Merge topic 'relax_CUDA_RESOLVE_DEVICE_SYMBOLS_constraints' | Brad King | 2019-02-06 | 11 | -35/+219 |
|\ \ | |||||
| * | | CUDA: Honor CUDA_RESOLVE_DEVICE_SYMBOLS for more target types | Robert Maynard | 2019-02-05 | 11 | -35/+219 |
* | | | Merge topic 'autogen_same_name_different_extension' | Brad King | 2019-02-06 | 8 | -14/+103 |
|\ \ \ | |||||
| * | | | Autogen: AUTOMOC support for files with the same name but different extensions | Sebastian Holtermann | 2019-02-05 | 2 | -13/+35 |
| * | | | Autogen: Extend the SameName test with same name but different extension files | Sebastian Holtermann | 2019-02-05 | 6 | -1/+68 |
| | |/ | |/| | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2019-02-06 | 1 | -1/+1 |
|/ / | |||||
* | | Merge topic 'update-kwsys' | Brad King | 2019-02-05 | 1 | -1/+2 |
|\ \ | |||||
| * \ | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2019-02-05 | 1 | -1/+2 |
| |\ \ | |||||
| | * | | KWSys 2019-02-05 (65802a20) | KWSys Upstream | 2019-02-05 | 1 | -1/+2 |
* | | | | Merge topic 'autogen_single_all_sources_iteration' | Brad King | 2019-02-05 | 4 | -85/+85 |
|\ \ \ \ | |||||
| * | | | | Autogen: Iterate over makefile sources only once | Sebastian Holtermann | 2019-02-02 | 1 | -78/+80 |
| * | | | | cmSystemTools: Let `GetFileFormat` accept a `std::stding const&` | Sebastian Holtermann | 2019-02-02 | 4 | -8/+6 |
* | | | | | Merge topic 'vs-fortran-target-check' | Brad King | 2019-02-05 | 2 | -19/+17 |
|\ \ \ \ \ | |||||
| * | | | | | VS: Fix Fortran target type selection when linking C++ targets | Brad King | 2019-02-04 | 2 | -19/+17 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge topic '17870-iphone-friendly-cmake' | Brad King | 2019-02-05 | 26 | -111/+215 |
|\ \ \ \ \ | |||||
| * | | | | | Xcode: Completely disable code signing for compiler id detection | Gregor Jasny | 2019-02-04 | 3 | -14/+3 |
| * | | | | | Apple: Introduce separate system name for iOS, tvOS, and watchOS | Gregor Jasny | 2019-02-04 | 25 | -68/+178 |
| * | | | | | Tests: Isolate RunCMake.XcodeProject per-device cases from host arch | Brad King | 2019-02-04 | 1 | -30/+35 |
* | | | | | | Merge topic 'swift-xcode-10.2' | Brad King | 2019-02-05 | 4 | -3/+13 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | |