4289 Commits (6a12f3fc16cde79515ce38040421b1a6743bdbb1)

Author SHA1 Message Date
Marc-André Lureau 6a12f3fc16 mtest: TAP: ignore empty lines 5 years ago
Jehan 179861ccd1 mesonbuild: fix exception name. 5 years ago
Xavier Claessens ef3992f1cc configure_file(): Allow multiple inputs in command mode 5 years ago
Xavier Claessens 5d0ced220c pkgconfig: Fix ordering of public libraries 5 years ago
Gabriel Ganne e7197895b2 uniform scan-build detection process 5 years ago
Alan Coopersmith 3e0279ba9f get_library_dirs: Add Solaris 64-bit library subdirs 5 years ago
Daniel Mensinger 47bdea5040 mconf: Fix meson configure crash (fixes #5909) 5 years ago
Ross Burton ad368cfc07 modules/python: improve log when probing Python binary 5 years ago
Alan Coopersmith 3d74987c81 compilers: Recognize Solaris 11.4 linker 5 years ago
Andrei Alexeyev d768a76ab2 Workaround for mingw-llvm linker (lld) misdetection 5 years ago
Dylan Baker 15f8165bde environment: merge successive is_windows blocks 5 years ago
Dylan Baker 4030ee4b6f the solaris linker also needs start/end-group for circular linking 5 years ago
Dylan Baker 52aba19b17 environment: gcc/g++ and clang/clang++ are valid objc/objc++ compilers to try 5 years ago
Alan Coopersmith e5a67b4248 If ar is unrecognized, try gar for GNU ar 5 years ago
David Seifert e19a49b895 Fix static archives stripping (#5905) 5 years ago
Nguyen, Giang (G. Yakiro) 333f77ad3d fix objc freestanding sanitycheck 5 years ago
David Seifert 7b9c348102 Add `-Wl,-rpath-link` for secondary dependencies 5 years ago
Aleksey Gurtovoy 75daed27bc mesonlib.split_args/quote_arg/join_args 5 years ago
Michael Hirsch, Ph.D b9af8f8b6b
PGI cannot accept -pthread 5 years ago
Michael Hirsch, Ph.D 25653cac07
PGI: windows workaround not-msvc-like enough function 5 years ago
Michael Hirsch, Ph.D c8d380e4ef
PGI: use ar link wrapper on Windows 5 years ago
Kramer Peace caec875fe1 Create CUDA linker with CUDA compiler 5 years ago
Kramer Peace 7e8febaa8c Add get_soname_args method to CUDA linker 5 years ago
Kramer Peace fb9a5ce867 Add a CUDA linker object 5 years ago
Daniel Mensinger bd37147b4b mintro: Fix resolving nodes in kwargs (fixes #5884) 5 years ago
Jussi Pakkanen 51a601c2ee Log the used strip command. [skip ci] 5 years ago
Clinton Roy bba3ae5724 correct function call 5 years ago
Simon Allen 6a7b4be824 Handle case of dependency('threads') in 'requires' 5 years ago
Michael Hirsch, Ph.D 4c8b41a173 flatten list to subprocess.Popen, necessary for Python 3.8 5 years ago
Dylan Baker cf55cd5c92 environment: clang uses lld-link or link.exe on windows 5 years ago
Dylan Baker 0efab591da compilers: Move the compiler argument to proxy linker flags to the compiler class 5 years ago
Dylan Baker ba4324ab9d Fix gcc include dot 5 years ago
Gabriel Ganne 4143c7bceb ninjabackend: do not generate scan-build target if it cannnot be run 5 years ago
Dylan Baker fe645a0a9e envconfig: make MachineInfo.is_windows and is_cygwin match mesonlib 5 years ago
Dylan Baker d3a7537346 envconfig: Add missing MachineInfo is_<os> methods 5 years ago
Nirbheek Chauhan a107eab294 environment: Fix detection of MSVC arch on arm64 5 years ago
Peter Hutterer 4ebce2c3f2 Add test priorities to force test start order 5 years ago
Thibault Saunier 42c5e4fe2b wine: Try to get the short paths when generating WINEPATH 5 years ago
Dylan Baker 110b562930 Vs backend compiler selection (#5448) 5 years ago
nia e085aa089f NetBSD detection in envconfig.MachineInfo 5 years ago
nia 246b49fe75 Support NetBSD aarch64 and earm. 5 years ago
Michael Hirsch, Ph.D 11e34ca7fc correct logic for too old cmake 5 years ago
Daniel Mensinger f097b96883 cmake: fix missing -lpthread (fixes #5821) 5 years ago
Dylan Baker 6864058b10 Fix type annotations in linkers for python < 3.5.4 5 years ago
Jussi Pakkanen 3db6dcb3b8 Rerun configuration for all potential input files. Closes #5809. 5 years ago
Phillip Cao 0384487fc5 Fix CCRX linking external dependencies 5 years ago
Jussi Pakkanen 80ef6fd69f Pass optimization flags to rustc properly. Closes: #5788. 5 years ago
Rachel Mant f431cff809 Make .extract_objects() work correctly as an input to custom_target 5 years ago
Norbert Nemec 1cb6177f03 avoid cmake syntax error due to "\" path separators on windows 5 years ago
Jussi Pakkanen a201499306 Only iterate over existing libdirs. 5 years ago