meson/mesonbuild/compilers
GoaLitiuM b208cbda81 Remove optimization related arguments from buildtype args, inline release builds
Dub enables inlining by default for release builds, so meson should do it as well.
2018-08-20 22:27:31 +03:00
..
__init__.py Fix flake8 issues (#3834) 2018-07-05 18:08:04 +00:00
c.py Convert buildtype to optimization and debug options (#3489) 2018-08-18 20:39:47 +03:00
compilers.py Remove optimization related arguments from buildtype args, inline release builds 2018-08-20 22:27:31 +03:00
cpp.py Remap -std=c++14 dialect names for older compilers 2018-08-20 20:26:18 +03:00
cs.py Convert buildtype to optimization and debug options (#3489) 2018-08-18 20:39:47 +03:00
d.py Fix import libraries and static library naming 2018-08-20 22:27:31 +03:00
fortran.py Convert buildtype to optimization and debug options (#3489) 2018-08-18 20:39:47 +03:00
java.py macos: Rewrite install_name for dependent built libraries on install 2018-06-18 06:33:23 +00:00
objc.py Add 'Compiler.get_display_language' 2017-06-26 14:15:44 -04:00
objcpp.py Add 'Compiler.get_display_language' 2017-06-26 14:15:44 -04:00
rust.py Convert buildtype to optimization and debug options (#3489) 2018-08-18 20:39:47 +03:00
swift.py Convert buildtype to optimization and debug options (#3489) 2018-08-18 20:39:47 +03:00
vala.py Convert buildtype to optimization and debug options (#3489) 2018-08-18 20:39:47 +03:00