meson/mesonbuild/backend
Xavier Claessens e2a87afa52 rust: Always link dll and exe with the correct vscrt
This fixes missing flags in the link_whole case and link failure for
static libraries.
2023-10-19 08:13:57 -04:00
..
__init__.py Moved backends to their own module. 2016-01-23 20:02:52 +02:00
backends.py interpreter: Handle BuildTarget.vala_args as Files in the interpreter 2023-10-09 17:33:48 -04:00
ninjabackend.py rust: Always link dll and exe with the correct vscrt 2023-10-19 08:13:57 -04:00
nonebackend.py genvslite: greatly simplify the implementation of non-genvslite backends 2023-07-02 18:03:21 -04:00
vs2010backend.py Remove duplicated code to canonicalize b_vscrt option value 2023-10-19 08:13:57 -04:00
vs2012backend.py backends: simplify class setup 2023-03-20 16:58:15 -04:00
vs2013backend.py backends: simplify class setup 2023-03-20 16:58:15 -04:00
vs2015backend.py backends: simplify class setup 2023-03-20 16:58:15 -04:00
vs2017backend.py backends: simplify class setup 2023-03-20 16:58:15 -04:00
vs2019backend.py backends: simplify class setup 2023-03-20 16:58:15 -04:00
vs2022backend.py Experimental 'genvslite' WIP. (#11049) 2023-06-28 15:29:57 +03:00
xcodebackend.py xcode: Check for apple framework deps by name 2023-09-18 02:03:20 -04:00