8261 Commits (ba7428c9d30a32a02c13166e586406138d4508a6)
 

Author SHA1 Message Date
Dylan Baker 4030ee4b6f the solaris linker also needs start/end-group for circular linking 5 years ago
Dylan Baker 67d1948005 tests: add sunos to get define 5 years ago
Dylan Baker 3a011df4df unitests: dont assume cc exists or is valid 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
David Seifert c9042fc3ee Rename 'rpath-link secondary' unit test 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
dundir 61b5361c62 Update Quickstart Guide [skip ci] 5 years ago
Jussi Pakkanen d67d5411bb
Merge pull request #5823 from scivision/linker-pgi-linux 5 years ago
Fabian Bläse 7b76515534 man: Make argument order of setup command consistent with help message 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 3447767cac
PGI: windows PGI is sort of MSVC-like 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
Nirbheek Chauhan 53830038ac
docs/syntax: fix typo in dict example [skip ci] 5 years ago
Nirbheek Chauhan 41b0fae0a9
docs/syntax: Document that dicts are unordered [skip ci] 5 years ago
Simon Allen d5026f13de Fix typo 5 years ago
Simon Allen 6a7b4be824 Handle case of dependency('threads') in 'requires' 5 years ago
Nirbheek Chauhan 35732dfaa1 tests: Require ninja 1.9 on CI 5 years ago
Nirbheek Chauhan 48f3495178 tests: Upgrade to ninja v1.9 for Linux 5 years ago
Nirbheek Chauhan 5f9dccb9bc azure: Workaround MSYS2 PCH test failures 5 years ago
Nirbheek Chauhan 2522af4b26 travis/macos: Use brew ninja and upgrade to v1.9.0 5 years ago
Nirbheek Chauhan 96088d3e51 tests: Detect ninja v1.9 and disable timestamp hack 5 years ago
Nirbheek Chauhan 2048bd41ec azure: Bump to upstream ninja v1.9 release 5 years ago
Nirbheek Chauhan aa0945471c azure: Download pkg-config.exe from meson cidata 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
Jussi Pakkanen 3256e7ea63 Shell script cleanup. 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
Nirbheek Chauhan 83c010a17a
Merge pull request #5756 from thiblahute/wine_shortpaths 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
Jussi Pakkanen 3a04d325aa Fix packaging. [skip ci] 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
Michael Hirsch, Ph.D e3b21de563 Intel-Cl tests: increase robustness of Windows Intel compilers detection (#5828) 5 years ago
Dylan Baker 110b562930 Vs backend compiler selection (#5448) 5 years ago
nia e085aa089f NetBSD detection in envconfig.MachineInfo 5 years ago