summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bootstrap: Add support for NinjaKyle Edwards2020-08-106-76/+315
* Merge topic 'cygwin-patches'Brad King2020-08-074-21/+5
|\
| * FindTclsh: Drop Cygwin-specific behavior and use POSIX code pathLemures Lemniscati2020-08-061-7/+0
| * FindOpenGL: Drop Cygwin-specific behavior and use POSIX code pathLemures Lemniscati2020-08-061-13/+1
| * install: Use case-sensitive pattern matching on CygwinLemures Lemniscati2020-08-061-1/+1
| * FindPerlLibs: Add versioned perl library name for CygwinLemures Lemniscati2020-08-061-0/+3
* | Merge topic 'CUDAToolkit-no-nvcc'Brad King2020-08-072-54/+104
|\ \
| * | CUDAToolkit: Detect CUDA SDK that don't have nvccRobert Maynard2020-07-302-54/+104
* | | Merge topic 'cuda_memcheck_more_errors'Brad King2020-08-074-2/+21
|\ \ \
| * | | Tests: Add cases for cuda-memcheck error typesTobias Ribizel2020-08-053-1/+19
| * | | CTest: Add error types to cuda-memcheck parserTobias Ribizel2020-08-051-1/+2
* | | | Merge topic 'cmFileCommand-typo'Brad King2020-08-071-1/+1
|\ \ \ \
| * | | | Correct a typo in cmFileCommand.cxxFelix Yan2020-08-061-1/+1
* | | | | CMake Nightly Date StampKitware Robot2020-08-071-1/+1
* | | | | Merge topic 'compiler_flags'Brad King2020-08-0635-39/+235
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Toolchain: Test compiler initial settingsFred Baksik2020-08-0310-0/+93
| * | | | Toolchain: Update documentation for initial compiler flagsFred Baksik2020-08-0310-1/+91
| * | | | Toolchain: Take CMAKE_<lang>_FLAGS_INIT into account during compiler detectionFred Baksik2020-07-291-1/+3
| * | | | Toolchain: Handle repeated invocations of CMake with -DCMAKE_C_COMPILERFred Baksik2020-07-292-1/+9
| * | | | Toolchain: Make `/path/comp;-argn' behave the same as 'comp;-argn'Fred Baksik2020-07-291-0/+7
| * | | | Toolchain: Capture all arguments from CMAKE_<LANG>_COMPILERFred Baksik2020-07-2311-34/+25
| * | | | cmake: avoid exception when printing "changed variables" messageFred Baksik2020-07-231-2/+7
* | | | | Merge topic 'UseSWIG-support-files-in-subdirectories'Brad King2020-08-067-2/+86
|\ \ \ \ \
| * | | | | UseSWIG: Take care of support files in sub-directoriesMarc Chevrier2020-08-047-2/+86
* | | | | | Merge topic 'update-kwsys'Brad King2020-08-065-62/+26
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'upstream-KWSys' into update-kwsysBrad King2020-08-055-62/+26
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | KWSys 2020-08-05 (185dd56e)KWSys Upstream2020-08-055-62/+26
* | | | | | | Merge topic 'cmake-find-package-mode-help'Brad King2020-08-061-1/+1
|\ \ \ \ \ \ \
| * | | | | | | cmake: Update --help output to discourage use of --find-package modeBrad King2020-08-041-1/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge topic 'improve_standard_required_doc'Brad King2020-08-063-3/+3
|\ \ \ \ \ \ \
| * | | | | | | Help: Clarify what MSVC compilers ignore <LANG>_STANDARD_REQUIREDRobert Maynard2020-08-033-3/+3
* | | | | | | | Merge topic 'doc-imported-dll-implib'Brad King2020-08-061-1/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | Help: Document in add_library that IMPORTED_IMPLIB is for DLL import libsBrad King2020-08-041-1/+6
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge topic 'FixTooManyOpenFiles'Brad King2020-08-062-34/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | Graphviz: Fix issue with too many open file streams on Windows platformStephan Rohmen2020-07-312-34/+14
* | | | | | | | | Merge branch 'release-3.18'Brad King2020-08-060-0/+0
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge topic 'reuse_pch_no_delay' into release-3.18Brad King2020-08-061-1/+1
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge topic 'reuse_pch_no_delay'Brad King2020-08-061-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | PCH: Avoid unnecessary 30s delay on MSBuild Generator with REUSE_FROMCristian Adam2020-08-051-1/+1
* | | | | | | | | | | Merge branch 'release-3.18'Brad King2020-08-060-0/+0
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge topic 'support_list_google_test_executor' into release-3.18Brad King2020-08-061-2/+2
| |\ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ Merge topic 'support_list_google_test_executor'Brad King2020-08-061-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | GoogleTest: Restore support for list arguments in TEST_EXECUTORLaurits Riple2020-08-031-2/+2
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'release-3.17'Brad King2020-08-060-0/+0
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'backport-3.17-automoc_timestamp_deps' into release-3.17Brad King2020-08-058-3/+104
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'ninja-multi-rsp-remove-path' into release-3.17Brad King2020-08-031-10/+2
| |\ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'release-3.18'Brad King2020-08-060-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Merge topic 'automoc_timestamp_deps' into release-3.18Brad King2020-08-068-3/+104
| |\ \ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ \ Merge topic 'automoc_timestamp_deps'Brad King2020-08-068-3/+104
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch 'backport-3.17-automoc_timestamp_deps'Brad King2020-08-058-3/+104
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / | | |/| | | / / / / / / / / / | | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | |