meson/mesonbuild/compilers
Nirbheek Chauhan ad0121d259 Add prog/lib dirs from the mingw cross-compiler to PATH
These directories contain DLLs that the executable may need, such as
libstdc++-6.dll, libwinpthread, etc.
2018-06-05 10:50:22 +00:00
..
__init__.py Merged Arm CC support. 2018-04-16 23:02:09 +03:00
c.py Add prog/lib dirs from the mingw cross-compiler to PATH 2018-06-05 10:50:22 +00:00
compilers.py Add prog/lib dirs from the mingw cross-compiler to PATH 2018-06-05 10:50:22 +00:00
cpp.py Can combine D and C++ in a single target. Closes #3125. 2018-05-02 22:50:15 +03:00
cs.py Revert "Add macOS linker versioning information" 2018-05-09 23:11:15 +02:00
d.py Revert "Add macOS linker versioning information" 2018-05-09 23:11:15 +02:00
fortran.py Add support for finding libraries in Fortran projects 2018-05-21 23:17:02 +03:00
java.py Revert "Add macOS linker versioning information" 2018-05-09 23:11:15 +02: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 Add cross-compilation support for `rustc` 2018-01-29 15:47:05 -08:00
swift.py Split out languages from compilers.py 2017-06-23 00:42:41 +01:00
vala.py vala: Don't pass -o and -C at the same time 2018-04-11 21:42:42 +03:00