8170 Commits (70b1391248f6d621179c6e2817c88e6df7be80ca)
 

Author SHA1 Message Date
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 692fade34e Fix "test cases/common/131 generated assembly" on Solaris 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 b98337808c docs: Add a snippet about illumos and Solaris support improvements 5 years ago
Dylan Baker 523c393691 docs: Add sunos to the reference table 5 years ago
Dylan Baker 4ce43a450b tests: pass "cp" as argv[0] in test 162 5 years ago
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