309 Commits (db61d018ce575f3b5524ded328373faebdf879b7)

Author SHA1 Message Date
makise-homura 3b254c6e49 Fixed failure if compiler messages is not in UTF-8 7 years ago
makise-homura 08bd07f860 Added specific get_library_dirs function for lcc 7 years ago
David Seifert 7eb187c5f2 Add -Wl,-dead_strip_dylibs support 7 years ago
makise-homura 6230c2a2f6 Fixed indentation and space issues found by SideCI 7 years ago
makise-homura 7cc41baa98 Added Elbrus lcc compilers support as inheritance from gcc ones 7 years ago
Bedarkar, Malhar 831d1e4c2e - Updating cpp_std options similar to other compiler classes 7 years ago
Aleksey Filippov e4faf396e6 Do not use bare except [flake8] 7 years ago
Somasekhar Penugonda a470835778 Meson Github pull request - 3186 requested changes 7 years ago
Bedarkar, Malhar a2ee76228e First cut of ARMCC support for MESON. 7 years ago
Jon Turney 2f6ed47077 Fix various flake8 indentation reports 7 years ago
Jussi Pakkanen ea3b54d402 Use include_directories for D impdirs. 7 years ago
Jussi Pakkanen dd74f3fb55 Hide banner when invoking csc. 7 years ago
Thibault Saunier c48b9594ff Add support for Visual Studio csc c# compiler 7 years ago
Matthias Klumpp 7e0db58f81 d: gdc: Implement proper dependency gen support 7 years ago
Nirbheek Chauhan 8842839bb4 pkgconfig deps: Warn when a static library isn't found 7 years ago
Leon Krause 2fa44cf326 Enable default linker optimisations in MSVC release and minsize builds 7 years ago
Jon Turney 0774f319e8 Don't use --export-dynamic on Cygwin 7 years ago
Adam C. Foltzer 1d81efb03d Add cross-compilation support for `rustc` 7 years ago
Aleksey Filippov 2cf85ae16f Use os.path: basename() and dirname() instead of split() 7 years ago
Ting-Wei Lan ec50073644 Print warning when linker arguments are passed to has_argument 7 years ago
Nikita Churaev de8018a17d Add `export_dynamic` argument to `executable`. (#2662) 7 years ago
Dylan Baker 4620bdd8b4 tests: fix rpath_uses_ORIGIN on dragonflybsd 7 years ago
Dylan Baker 10a560a411 compilers: fix unittest "16 prebuilt shared" on dragonfly bsd 7 years ago
Alexey Stukalov 4f32d11e1b add Compiler.thread_flags() stub 7 years ago
Nirbheek Chauhan 6f3e2a0a07 compilers: prefer C++ over objc in clink_langs 7 years ago
Benjamin Redelings f3c182f07d Add whitespace around '+'. 7 years ago
Benjamin Redelings 907744d55e Fix linking with clang++ on linux if install_rpath. 7 years ago
Christoph Behle c772841af7 Fix: More information for C compilers. 7 years ago
Jussi Pakkanen 8eaa0a2732 Use -MD instead of -MMD for reliability. 7 years ago
Hemmo Nieminen d232a80e90 Allow value 'if-release' for b_ndebug project option. (#1896) 7 years ago
Christoph Behle 1f3b41021d More version information for Fortran. 7 years ago
Christoph Behle 5b83894b77 More version information for D 7 years ago
Christoph Behle 783263b9f4 More version information for C# 7 years ago
Christoph Behle c6acf75617 More version information for compilers. 7 years ago
Ismael González d946b03496 Use LC_ALL=C in CCompiler.get_library_dirs 7 years ago
Ernestas Kulik 448710ba96 Fix Vala thread flag breakage (#2756) 7 years ago
Dylan Baker fc547ad05e haiku: do not add pthread arguments 7 years ago
Jussi Pakkanen 4ae0cadb7f Renamed UserStringArrayOption to UserArrayOption for short. 7 years ago
Jussi Pakkanen c2d23dd678 Add C++17 flags to GCC and Clang. 7 years ago
Nirbheek Chauhan 45dbc0d30e find_library: Prefer .dll.a and .lib over .dll for shared 7 years ago
Ernestas Kulik e4f5fe1b35 vala: add stubs for thread flag methods 7 years ago
Solomon Choina 2fdfb50da8 adding C++98 to versions that meson can support 7 years ago
Jussi Pakkanen fa6f01d096 Use absolute paths for rpaths on OSX. 7 years ago
Jussi Pakkanen 655137a74b Add headerpad linker argument on OSX. 7 years ago
Josh Soref 49f8d28ef5 spelling: overridden 7 years ago
Josh Soref 9dd4f047af spelling: occurrence 7 years ago
rkfg 87bf152e6e Fix #2620 7 years ago
Nirbheek Chauhan d2a250412c compilers: Improve manual library searching 7 years ago
Jussi Pakkanen 34d928a830 Better check for when address sanitizer is enabled. Closes #2590. 7 years ago
Alexis Jeandet dfab58772f Warn when no inc dir is found from parsing GNU compiler output 7 years ago