4685 Commits (a8817a8e68c2d592b36b9cd42e20a27511051f7e)

Author SHA1 Message Date
Michael Hirsch, Ph.D 9c1bab67af
bugfix: fortran compiler assertionerror from 0c22798 5 years ago
Aleksey Gurtovoy 6eee9e48bb MSVC: support -LIBPATH 5 years ago
James Hilliard 2b6c997e33 Return a disabler when an unknown method is called on a disabler object 5 years ago
Orlando Wingbrant 9ee9a1e1b2 Fix for issue #4499, multiple entries per file in install-log.txt 5 years ago
Michael Hirsch, Ph.D 4857940e89
raise exception when a non-required module not found and subsequently used 5 years ago
Michael Hirsch, Ph.D 765a5e9835
ducking 'None' for missing module 5 years ago
Xavier Claessens c6b512e64d mconf: Fix printing options when there is no compiler/project options 5 years ago
Marc-André Lureau 1ed70e22b9 Add source tags targets 5 years ago
Jussi Pakkanen cce172432b Use run-clang-tidy when available. 5 years ago
GoaLitiuM 31d397187d d: Fix various linking issues on Windows 5 years ago
GoaLitiuM 4f83c47880 d: Prefer MSVC and LLVM linker over optlink when available 5 years ago
Xavier Claessens 212a05b87e Remove duplicated object files in static libraries 5 years ago
Daniel Mensinger 80ec5e9d28 Fix all flake8 warnings 5 years ago
Daniel Mensinger 30a668d0bb cmake: Blacklist more compiler warning flags 5 years ago
Daniel Mensinger 66e1e1747e
cmake: Do not add imported targets 5 years ago
Daniel Mensinger 902ed589a5
cmake: Add CMake file API support 5 years ago
Daniel Mensinger 4ec82040c8
cmake: Comment out unused variables 5 years ago
Daniel Mensinger b2c89e6f87
cmake: Move CMake API classes to common 5 years ago
Thomas Petazzoni 998a1f5fa3 mdist.py: import lzma only when needed 5 years ago
makise-homura 9382884872 Fix according to deprecation of usage of non-standard escape sequences 5 years ago
makise-homura 79f52e2488 Add a proper way to get include dirs for elbrus compiler 5 years ago
makise-homura dd8c1d0595 Make search of library dirs correct 5 years ago
Michael Hirsch, Ph.D ecaba8c234 xcode 64 bit for catalina [skip ci] 5 years ago
Xavier Claessens 88e77e69bc mconf: Group all options per subproject and align all groups 5 years ago
Aaron Plattner b626978dc6 Add missing newlines to "meson introspect" error 5 years ago
Daniel Mensinger 8b8f14c4dd default inc dirs: fix warning for unsupporte lang (fixes #6050) 5 years ago
Andrei Alexeyev 0841d1710e emscripten: fix false positives in linking tests 5 years ago
Andrei Alexeyev 50646a8723 Refactor duplicate Emscripten code into a mixin 5 years ago
Andrei Alexeyev bd42cb965a Fix emscripten C compiler initialization 5 years ago
Matt Turner 7685d49b04 environment: Add missing space between words 5 years ago
Matt Turner 20519a0e1a envconfig: Add Alpha CPU family 5 years ago
Andrei Alexeyev 5dfd054c32 Workaround broken get_allow_undefined_link_args in DmdLikeCompilerMixin 5 years ago
Andrei Alexeyev af2c1e4eb7 Revert "Remove BasicLinkerIsCompilerMixin from LDC and DMD" 5 years ago
Andrei Alexeyev 5e3eff9d72 Remove BasicLinkerIsCompilerMixin from LDC and DMD 5 years ago
Andrei Alexeyev dd162dccaa Implement get_linker_output_args in Emscripten compilers 5 years ago
Andrei Alexeyev c20d40789b Implement get_buildtype_linker_args in BasicLinkerIsCompilerMixin 5 years ago
Andrei Alexeyev 062a510a30 Implement get_asneeded_args in BasicLinkerIsCompilerMixin 5 years ago
Andrei Alexeyev f347a980fe Implement get_allow_undefined_link_args in EmscriptenCPPCompiler 5 years ago
Andrei Alexeyev 31b8ddab51 Implement get_allow_undefined_link_args in EmscriptenCCompiler 5 years ago
Andrei Alexeyev 0845b7dd3d Implement get_linker_debug_crt_args in BasicLinkerIsCompilerMixin 5 years ago
Andrei Alexeyev 9488e4acfe Fix misnamed method in BasicLinkerIsCompilerMixin 5 years ago
Dylan Baker b268327166 environment: Fix detection of xild with icc 5 years ago
Michael Hirsch, Ph.D ebb1ad528a path interpreter--silently discard invalid Unix relative paths on Windows 5 years ago
Ting-Wei Lan 9f0f595b35 compilers: Fix version requirements for ClangC and AppleClangC 5 years ago
Daniel Mensinger 27c01dff01 cmake: Blacklist MS debug flags (fixes #6021) 5 years ago
Michael Hirsch, Ph.D 17f766105f intel-cl: correct argument order 5 years ago
Michael Hirsch, Ph.D 508662f277 BUGFIX: environment.py CudaCompiler missing info arg 5 years ago
Niklas Claesson b8fbbf5964 Make parser errors print relative path to meson.build file 5 years ago
Michael Lenczewski 763c1e3280 Fix for issue 5355 5 years ago
Dylan Baker 65fc4149c5 environment: Detect sun4u and sun4v as sparc64 5 years ago