Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | AIX: Add an option to disable automatic exports from shared libraries | Brad King | 2020-01-31 | 23 | -5/+102 |
* | AIX: Improve name of internal symbol export list file | Brad King | 2020-01-31 | 2 | -4/+4 |
* | AIX: Add ExportImportList option to skip the object files | Brad King | 2020-01-31 | 1 | -14/+18 |
* | AIX: Revise ExportImportList to build output more incrementally | Brad King | 2020-01-31 | 1 | -2/+5 |
* | Merge branch 'release-3.16' | Brad King | 2020-01-31 | 0 | -0/+0 |
|\ | |||||
| * | Merge topic 'aix-skip-exports' into release-3.16 | Brad King | 2020-01-31 | 1 | -1/+11 |
| |\ | |||||
* | \ | Merge topic 'aix-skip-exports' | Brad King | 2020-01-31 | 1 | -1/+11 |
|\ \ \ | | |/ | |/| | |||||
| * | | AIX: Restore pre-3.16 undocumented method to suppress exports with XL | Brad King | 2020-01-30 | 1 | -1/+11 |
* | | | Merge topic 'libarchive-solaris-11.4' | Brad King | 2020-01-31 | 1 | -1/+5 |
|\ \ \ | |||||
| * | | | libarchive: Fix detection of 'major' on Solaris 11.4 | Brad King | 2020-01-30 | 1 | -1/+5 |
* | | | | Merge topic 'GNUInstallDirs-no-system' | Brad King | 2020-01-31 | 4 | -10/+22 |
|\ \ \ \ | |||||
| * | | | | GNUInstallDirs: Warn when CMAKE_SYSTEM_NAME is not set | Vitaly Lipatov | 2020-01-30 | 4 | -10/+22 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-01-31 | 1 | -1/+1 |
* | | | | | Merge topic 'automoc-using-depfiles' | Brad King | 2020-01-30 | 31 | -28/+3657 |
|\ \ \ \ \ | |||||
| * | | | | | AutoGen: Use depfiles for the XXX_autogen ninja targets | Joerg Bornemann | 2020-01-28 | 4 | -6/+170 |
| * | | | | | AutoGen: Use moc's feature to output dependencies | Joerg Bornemann | 2020-01-28 | 10 | -21/+97 |
| * | | | | | Add a parser for GCC-style depfiles | Joerg Bornemann | 2020-01-28 | 20 | -1/+3390 |
* | | | | | | Merge topic 'std-string-cleanup' | Brad King | 2020-01-30 | 25 | -94/+85 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Source: use std::string in place of const char* | Vitaly Stakhovsky | 2020-01-29 | 25 | -94/+85 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge topic 'document_cmake_reserved_names' | Brad King | 2020-01-30 | 3 | -0/+10 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | Help: Document which variable names CMake reserves. | Robert Maynard | 2020-01-29 | 3 | -0/+10 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-01-30 | 1 | -1/+1 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge branch 'release-3.15' | Brad King | 2020-01-29 | 0 | -0/+0 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'vs-16.4-custom-command-inputs' into release-3.15 | Brad King | 2020-01-28 | 1 | -1/+7 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge branch 'release-3.16' | Brad King | 2020-01-29 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | Merge topic 'vs-16.4-custom-command-inputs' into release-3.16 | Brad King | 2020-01-29 | 1 | -1/+7 |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
* | | | | | | | Merge topic 'vs-16.4-custom-command-inputs' | Brad King | 2020-01-29 | 1 | -1/+7 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | VS: Tell VS 16.4 not to verify SYMBOLIC custom command inputs | Brad King | 2020-01-28 | 1 | -1/+7 |
* | | | | | | | Merge topic 'mixed-mode-multi-arch' | Brad King | 2020-01-29 | 5 | -0/+24 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Swift: disallow multiple `CMAKE_OSX_ARCHITECTURES` with Swift | Saleem Abdulrasool | 2020-01-28 | 5 | -0/+24 |
* | | | | | | | | Merge topic 'FindCUDAToolkit-target-guards' | Brad King | 2020-01-29 | 1 | -45/+28 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | FindCUDAToolkit: Fix behavior on multiple calls | Rodolfo Lima | 2020-01-28 | 1 | -41/+22 |
| * | | | | | | | | FindCUDAToolkit: Fix CUDA::* target guard logic | Rodolfo Lima | 2020-01-28 | 1 | -4/+6 |
* | | | | | | | | | Merge topic 'stl-support-make_unique-supports-array' | Brad King | 2020-01-29 | 1 | -1/+36 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | STL support: make_unique can now handle array | Marc Chevrier | 2020-01-28 | 1 | -1/+36 |
* | | | | | | | | | | Merge topic 'fortran-subdir-simplify' | Brad King | 2020-01-29 | 1 | -9/+1 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | CMakeAddFortranSubdirectory: Simplfy logic to always build subdir | Brad King | 2020-01-28 | 1 | -9/+1 |
* | | | | | | | | | | | Merge topic 'blas-intel-mkl' | Brad King | 2020-01-29 | 2 | -121/+232 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Find{BLAS,LAPACK}: Search always in dynamic linker paths | Mario Emmenlauer | 2020-01-28 | 2 | -16/+12 |
| * | | | | | | | | | | | Find{BLAS,LAPACK}: Avoid repeated setting of prefered library suffixes | Mario Emmenlauer | 2020-01-28 | 2 | -28/+28 |
| * | | | | | | | | | | | Find{BLAS,LAPACK}: Fixed incorrect static library suffix for Apple | Mario Emmenlauer | 2020-01-28 | 2 | -6/+0 |
| * | | | | | | | | | | | Find{BLAS,LAPACK}: Added support for MKL single dynamic library | Mario Emmenlauer | 2020-01-28 | 2 | -0/+8 |
| * | | | | | | | | | | | Find{BLAS,LAPACK}: Added support for static MKL required linker flags | Mario Emmenlauer | 2020-01-28 | 2 | -67/+75 |
| * | | | | | | | | | | | Find{BLAS,LAPACK}: Fixed detection of MKL, and several MKL improvements | Mario Emmenlauer | 2020-01-28 | 2 | -50/+155 |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge topic 'mf-json-type' | Brad King | 2020-01-29 | 1 | -3/+2 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | cmMakefile: Fix construction of Json::Value from fixed-size int types | Raul Tambre | 2020-01-28 | 1 | -3/+2 |
| |/ / / / / / / / / / | |||||
* | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-01-29 | 1 | -1/+1 |
| |/ / / / / / / / / |/| | | | | | | | | | |||||
* | | | | | | | | | | Merge topic 'mf-typo' | Brad King | 2020-01-28 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | cmMakefile: Fix spelling typo in comment | Masashi Fujita | 2020-01-28 | 1 | -1/+1 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge topic 'ninja-1.10' | Brad King | 2020-01-28 | 7 | -7/+60 |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | |