8244 Commits (20519a0e1a3f30ea0140dc684ea76ddd26f69642)
 

Author SHA1 Message Date
Aleksey Gurtovoy 7dbabdc7b6 Correctly handle platform-specific LDFLAGS options 5 years ago
Daniel Mensinger 534e94ffc3 cmake: Support ALIAS libraries 5 years ago
Daniel Mensinger fbddeeb4ac cmake: define set_and_check in CMake package config (fixes #5889) 5 years ago
Nathan Rossi 2dd5e695c7 envconfig: Add MicroBlaze CPU family 5 years ago
David Cantrell fbbdde4561 Clarify the list of languages is optional for project() [skip ci] 5 years ago
Jussi Pakkanen 0993c57ce6
Merge pull request #5958 from keszybz/caching-cleanup 5 years ago
Ting-Wei Lan 74d5136e59 environment: Don't make special case for scan-build on Linux 5 years ago
Xavier Claessens 2e7f0ce557 Print user defined options in meson-log.txt 5 years ago
Zbigniew Jędrzejewski-Szmek f745e8fc4d Use functools cache instead of open-coded implementation 5 years ago
Zbigniew Jędrzejewski-Szmek 11c1f8644c Drop unused variable 5 years ago
Zbigniew Jędrzejewski-Szmek 3a6920ebdc Add helper to print warnings once 5 years ago
Daniel Mensinger c4f96e00a6 removed the InternalDepdendencyHolder, since it is unused 5 years ago
Aleksey Gurtovoy 6ac5db50c9 CUDA support on Windows 5 years ago
Patrick Griffis 1670fca36f Add blocks dependency 5 years ago
Marc-André Lureau 6a12f3fc16 mtest: TAP: ignore empty lines 5 years ago
Khairul Azhar Kasmiran 6b0c711c91 Add Windows behavior to executable()'s install_rpath arg doc [skip ci] 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
jimbo1qaz 7e2c54c0a3 Fix improperly closed code backtick [skip ci] 5 years ago
Gabriel Ganne e7197895b2 uniform scan-build detection process 5 years ago
Jussi Pakkanen 9e04450eb6
Merge pull request #5917 from alanc/solaris-fixes 5 years ago
Alan Coopersmith 3e0279ba9f get_library_dirs: Add Solaris 64-bit library subdirs 5 years ago
Alan Coopersmith 0faaf9720f Fix "test cases/linuxlike/14 static dynamic linkage" on Solaris 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 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