73 Commits (638095125d98233c66832830e57433bd16c13573)

Author SHA1 Message Date
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
Alexis Jeandet f15a57f31a Fix detection of include dirs with gnu compiler and non C locale 7 years ago
Niklas Claesson 09ccd0eeaa C/C++: Get default include dirs from compilers 7 years ago
Niklas Claesson 488e57332f VisualC: Add support for msvc toolset version 7 years ago
Jussi Pakkanen cf6693a4eb Linker flag for Windows GUI applications was missing on MSVC. 7 years ago
Luke Shumaker bb25260f00 flake8: Perform suggested whitespace/formatting changes 7 years ago
Nirbheek Chauhan 59473e9ed7 Add a new compiler method: get_return_value() 7 years ago
Alexis Jeandet e553d0807b Last round with listify function refactoring. 7 years ago
Matthias Klumpp 6cd3f066b4 d: Implement specific properties for D features 7 years ago
Matthias Klumpp d83c289442 d: Add easy way to use D-specific features 7 years ago
Daniel Stone e1ffae0580 Add Compiler.get_supported_arguments() 7 years ago
Peter Harris ee34f454ca Fix detection of clang "optimization arguments" 7 years ago
Nirbheek Chauhan 5764a26a4c gfortran: Add coverage arguments 7 years ago
Gabríel Arthúr Pétursson 0ad448f890 Pass -fpch-preprocess to GCC when precompiled headers are used 7 years ago
Elliott Sales de Andrade 17b051c8b1 Add info on module include flag for Fortran compilers. 7 years ago
Jussi Pakkanen d335a84b9e A few more lgtm fixes. 7 years ago
Jussi Pakkanen 0ab9f23061 Add thread flags to checks if needed. Closes #2106. 7 years ago
Ben 0ed0bcce49 Vala: enable colored warning and error output (#2142) 7 years ago
Nirbheek Chauhan de2d59cc27 find_library: Ignore libs on MSVC properly 7 years ago
Nirbheek Chauhan b3d048e93a CompilerArgs: Put start/end-group around shared libs too 7 years ago
Alessandro Decina a9559e0d77 Fix linking Objective-C shared libs on OSX. 7 years ago