meson/mesonbuild/backend
Nirbheek Chauhan 6b7dba7f06 backends: Don't hardcode system library paths
Lookup the library paths using the available compilers instead.

This makes the code work on non-Linux platforms too.
2018-06-07 12:57:56 +00:00
..
__init__.py Moved backends to their own module. 2016-01-23 20:02:52 +02:00
backends.py backends: Don't hardcode system library paths 2018-06-07 12:57:56 +00:00
ninjabackend.py Install shared_module implibs 2018-06-07 12:57:39 +00:00
vs2010backend.py Move <lang>_args to coredata.compiler_options 2018-06-06 20:02:37 +00:00
vs2015backend.py Whitespace tweaks to reduce Flake8 warnings 2017-05-29 19:32:47 +03:00
vs2017backend.py VS: Add /DEBUG to linker to generate debug information 2017-11-30 22:36:28 +02:00
xcodebackend.py Fix shared library building on xcode. 2018-03-12 23:05:07 +02:00