summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'swift-exe-exports'Brad King2020-02-042-4/+13
|\
| * Ninja: properly handle exports from Swift exesSaleem Abdulrasool2020-02-022-4/+13
* | Merge branch 'release-3.16'Brad King2020-02-040-0/+0
|\ \
| * \ Merge topic 'android-ndk-r19-binutils' into release-3.16Brad King2020-02-041-0/+1
| |\ \
* | \ \ Merge topic 'android-ndk-r19-binutils'Brad King2020-02-041-0/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Android: Fix binutils selection with NDK r19+ unified toolchainBrad King2020-02-031-0/+1
* | | | CMake Nightly Date StampKitware Robot2020-02-041-1/+1
* | | | Merge topic 'ninja-multi-variable-shuffle'Brad King2020-02-0332-172/+455
|\ \ \ \
| * | | | Ninja Multi-Config: Shuffle variables aroundKyle Edwards2020-02-0332-172/+455
* | | | | Merge topic 'ctest-add-ignore-no-tests-option'Kyle Edwards2020-02-0316-1/+94
|\ \ \ \ \
| * | | | | Add --no-tests=<[error|ignore]> option to CTestStefan Dinkelacker2020-01-3116-1/+94
* | | | | | Merge topic 'bootstrap-c++-features'Brad King2020-02-031-0/+24
|\ \ \ \ \ \
| * | | | | | Bootstrap: take care of C++ features configurationMarc Chevrier2020-02-011-0/+24
* | | | | | | Merge topic 'fix_automoc_deps_rule_name'Brad King2020-02-031-1/+8
|\ \ \ \ \ \ \
| * | | | | | | Fix AUTOMOC deps file to contain correct rule nameAlexandru Croitor2020-01-311-1/+8
* | | | | | | | Merge topic 'windows-gnu-asm'Brad King2020-02-038-18/+34
|\ \ \ \ \ \ \ \
| * | | | | | | | Tests: Update Assembler code generation to select MSVC runtime libraryBrad King2020-01-311-2/+6
| * | | | | | | | ASM: Hook up Windows-specific GNU/Clang compiler information modulesMartin Storsjö2020-01-317-16/+28
| |/ / / / / / /
* | | | | | | | Merge topic '7zip-fix'Brad King2020-02-031-2/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | cmArchiveWrite: Remove ./ suffix from 7zip archivesCristian Adam2020-01-311-2/+3
| |/ / / / / / /
* | | | | | | | Merge topic 'ninja_multi_config_test_understand_win_cuda'Brad King2020-02-032-0/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | NinjaMultiConfig: CUDA executables generate symbols on windowsRobert Maynard2020-01-312-0/+6
* | | | | | | | | Merge topic 'cpack-deprecate-old-macos-generators'Brad King2020-02-035-2/+19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | CPack: Deprecate OSXX11 generatorBrad King2020-01-313-1/+5
| * | | | | | | | | CPack: Deprecate PackageMaker generatorBrad King2020-01-314-1/+14
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'blas-intel-mkl'Brad King2020-02-032-10/+25
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Find{BLAS,LAPACK}: Include parent of points directory in searchMario Emmenlauer2020-01-312-0/+13
| * | | | | | | | | Find{BLAS,LAPACK}: Fixed an incorrect use of a macro argumentMario Emmenlauer2020-01-312-10/+12
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'aix-no-export-all'Brad King2020-02-0324-22/+126
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | 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 topic 'clang-tidy-driver-mode'Brad King2020-02-032-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | clang-tidy: Fix explicit --driver-mode= argumentBrad King2020-01-312-2/+2
* | | | | | | | | | Merge topic 'findCUDAToolkit_correct_cudart_static_deps'Brad King2020-02-031-0/+25
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | CUDAToolkit: Add required static runtime library dependenciesRobert Maynard2020-01-301-0/+25
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | CMake Nightly Date StampKitware Robot2020-02-031-1/+1
* | | | | | | | | | CMake Nightly Date StampKitware Robot2020-02-021-1/+1
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | CMake Nightly Date StampKitware Robot2020-02-011-1/+1
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | 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
|\ \ \ \ \ \ \