summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* AIX: Add an option to disable automatic exports from shared librariesBrad King2020-01-3123-5/+102
* AIX: Improve name of internal symbol export list fileBrad King2020-01-312-4/+4
* AIX: Add ExportImportList option to skip the object filesBrad King2020-01-311-14/+18
* AIX: Revise ExportImportList to build output more incrementallyBrad King2020-01-311-2/+5
* Merge branch 'release-3.16'Brad King2020-01-310-0/+0
|\
| * Merge topic 'aix-skip-exports' into release-3.16Brad King2020-01-311-1/+11
| |\
* | \ Merge topic 'aix-skip-exports'Brad King2020-01-311-1/+11
|\ \ \ | | |/ | |/|
| * | AIX: Restore pre-3.16 undocumented method to suppress exports with XLBrad King2020-01-301-1/+11
* | | Merge topic 'libarchive-solaris-11.4'Brad King2020-01-311-1/+5
|\ \ \
| * | | libarchive: Fix detection of 'major' on Solaris 11.4Brad King2020-01-301-1/+5
* | | | Merge topic 'GNUInstallDirs-no-system'Brad King2020-01-314-10/+22
|\ \ \ \
| * | | | GNUInstallDirs: Warn when CMAKE_SYSTEM_NAME is not setVitaly Lipatov2020-01-304-10/+22
* | | | | CMake Nightly Date StampKitware Robot2020-01-311-1/+1
* | | | | Merge topic 'automoc-using-depfiles'Brad King2020-01-3031-28/+3657
|\ \ \ \ \
| * | | | | AutoGen: Use depfiles for the XXX_autogen ninja targetsJoerg Bornemann2020-01-284-6/+170
| * | | | | AutoGen: Use moc's feature to output dependenciesJoerg Bornemann2020-01-2810-21/+97
| * | | | | Add a parser for GCC-style depfilesJoerg Bornemann2020-01-2820-1/+3390
* | | | | | Merge topic 'std-string-cleanup'Brad King2020-01-3025-94/+85
|\ \ \ \ \ \
| * | | | | | Source: use std::string in place of const char*Vitaly Stakhovsky2020-01-2925-94/+85
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'document_cmake_reserved_names'Brad King2020-01-303-0/+10
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Help: Document which variable names CMake reserves.Robert Maynard2020-01-293-0/+10
* | | | | | CMake Nightly Date StampKitware Robot2020-01-301-1/+1
| |/ / / / |/| | | |
* | | | | Merge branch 'release-3.15'Brad King2020-01-290-0/+0
|\ \ \ \ \
| * \ \ \ \ Merge branch 'vs-16.4-custom-command-inputs' into release-3.15Brad King2020-01-281-1/+7
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'release-3.16'Brad King2020-01-290-0/+0
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge topic 'vs-16.4-custom-command-inputs' into release-3.16Brad King2020-01-291-1/+7
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
* | | | | | | Merge topic 'vs-16.4-custom-command-inputs'Brad King2020-01-291-1/+7
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | VS: Tell VS 16.4 not to verify SYMBOLIC custom command inputsBrad King2020-01-281-1/+7
* | | | | | | Merge topic 'mixed-mode-multi-arch'Brad King2020-01-295-0/+24
|\ \ \ \ \ \ \
| * | | | | | | Swift: disallow multiple `CMAKE_OSX_ARCHITECTURES` with SwiftSaleem Abdulrasool2020-01-285-0/+24
* | | | | | | | Merge topic 'FindCUDAToolkit-target-guards'Brad King2020-01-291-45/+28
|\ \ \ \ \ \ \ \
| * | | | | | | | FindCUDAToolkit: Fix behavior on multiple callsRodolfo Lima2020-01-281-41/+22
| * | | | | | | | FindCUDAToolkit: Fix CUDA::* target guard logicRodolfo Lima2020-01-281-4/+6
* | | | | | | | | Merge topic 'stl-support-make_unique-supports-array'Brad King2020-01-291-1/+36
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | STL support: make_unique can now handle arrayMarc Chevrier2020-01-281-1/+36
* | | | | | | | | | Merge topic 'fortran-subdir-simplify'Brad King2020-01-291-9/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | CMakeAddFortranSubdirectory: Simplfy logic to always build subdirBrad King2020-01-281-9/+1
* | | | | | | | | | | Merge topic 'blas-intel-mkl'Brad King2020-01-292-121/+232
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Find{BLAS,LAPACK}: Search always in dynamic linker pathsMario Emmenlauer2020-01-282-16/+12
| * | | | | | | | | | | Find{BLAS,LAPACK}: Avoid repeated setting of prefered library suffixesMario Emmenlauer2020-01-282-28/+28
| * | | | | | | | | | | Find{BLAS,LAPACK}: Fixed incorrect static library suffix for AppleMario Emmenlauer2020-01-282-6/+0
| * | | | | | | | | | | Find{BLAS,LAPACK}: Added support for MKL single dynamic libraryMario Emmenlauer2020-01-282-0/+8
| * | | | | | | | | | | Find{BLAS,LAPACK}: Added support for static MKL required linker flagsMario Emmenlauer2020-01-282-67/+75
| * | | | | | | | | | | Find{BLAS,LAPACK}: Fixed detection of MKL, and several MKL improvementsMario Emmenlauer2020-01-282-50/+155
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge topic 'mf-json-type'Brad King2020-01-291-3/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | cmMakefile: Fix construction of Json::Value from fixed-size int typesRaul Tambre2020-01-281-3/+2
| |/ / / / / / / / / /
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2020-01-291-1/+1
| |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge topic 'mf-typo'Brad King2020-01-281-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cmMakefile: Fix spelling typo in commentMasashi Fujita2020-01-281-1/+1
| |/ / / / / / / / /
* | | | | | | | | | Merge topic 'ninja-1.10'Brad King2020-01-287-7/+60
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |