10 Commits (e873e64b401ede9fdcf09a388f7a12010d321dbb)

Author SHA1 Message Date
Daniel Mensinger d9419a4f2a
typing: fully annotate cmake.executor 4 years ago
Dylan Baker 2845f5a230 cmake: Fix detection of AppleClang 4 years ago
Nirbheek Chauhan 4b0e1850a0 cmake: Use a mapping when writing compiler ID 4 years ago
Nirbheek Chauhan bc64e1d6b0 cmake: Fix hard-coded values in fake CMakeLists for MSVC 4 years ago
Nirbheek Chauhan adbed4c636 cmake: Do not split CMAKE_PREFIX_PATH with ':' on Windows 4 years ago
Daniel Mensinger edcddb3a28 cmake: Fix handling of path seperators (fixes #7294) 5 years ago
Dylan Baker f5bd3254e9 dependencies: Don't allow using the default binary for host on cross compiles 5 years ago
Dylan Baker 01e0cc6735 cmake: Use shared find_external_program instead of open coding 5 years ago
Daniel Mensinger 0332d7e350 cmake: Subprojects support CMAKE_PREFIX_PATH (fixes #7249) 5 years ago
Dylan Baker 29ef4478df compilers/d: Add b_ndebug support 5 years ago
Reza Housseini 10dc8f3c7c More robust cmake version detection 5 years ago
Alexandre Lavigne bfea80677e Issue: 7009: CMake/Centos7 Unable to find CMake even though it is installed 5 years ago
John Ericson 3a4388e51d Fix legacy env var support with cross 5 years ago
Daniel Mensinger 83960ea050 cmake: Fix crash when no C++ compiler is not installed (fixes #6559) 5 years ago
Daniel Mensinger 3607f50d7f
cmake: Refactor CMakeExecutor and CMakeTraceParser 5 years ago
Daniel Mensinger 09b53c534f types: import typing as T (fixes #6333) 5 years ago
Michael Hirsch, Ph.D 5da1a6e586 cmake: subprocess external .decode(errors='ignore') to avoid traceback 5 years ago
Michael Hirsch, Ph.D 419a7a8f51 cmake: add fortran cache content 5 years ago
Michael Hirsch, Ph.D 11e34ca7fc correct logic for too old cmake 5 years ago
Norbert Nemec 1cb6177f03 avoid cmake syntax error due to "\" path separators on windows 5 years ago
Daniel Mensinger 5bd21a96b8 cmake: Fix dependencies with try_compile (closes #5605) 5 years ago
Daniel Mensinger 6083cfa6c8
cmake: Moved finding and running CMake out of dependency 6 years ago