meson/mesonbuild
Dylan Baker 6cbbbd546e llvm: Add modules to libs check
Which is required for statically linking with LLVM.
2017-10-25 10:03:34 -07:00
..
backend Use long form of valac options and make --basedir use relative path 2017-10-03 20:43:11 +02:00
compilers C/C++: Get default include dirs from compilers 2017-10-01 18:35:33 +02:00
dependencies llvm: Add modules to libs check 2017-10-25 10:03:34 -07:00
modules Merge pull request #2464 from jeandet/Qt4_Qt5_factorization 2017-10-24 23:00:41 +03:00
scripts MSI: Fix regenerate with visual studio 2017-10-19 20:18:46 +03:00
wrap Merge pull request #2373 from leiflm/svn-wraps 2017-10-01 01:21:12 +03:00
__init__.py Renamed meson package to mesonbuild so that we can have a script named meson in the same toplevel dir. 2016-01-16 17:35:29 +02:00
astinterpreter.py cleanup: Remove redundant parentheses 2017-01-18 21:22:47 +02:00
build.py Better error message when using external libraries incorrectly. Closes #2447. 2017-10-08 17:25:08 +03:00
coredata.py Updated version number for new development. 2017-10-08 23:46:50 +03:00
environment.py dependencies: Add function to strip system -L paths 2017-10-21 10:36:00 -07:00
interpreter.py Because people are very creative in working around limitations based on good faith. 2017-10-24 23:01:57 +03:00
interpreterbase.py Allow CustomTarget's to be indexed 2017-09-27 22:01:24 +03:00
linkers.py Add build_rpath as new property allowing people to specify rpath entries that are used in the build tree but will be removed on install. 2017-07-21 19:40:54 +03:00
mconf.py Add option to limit maximum number of concurrent link processes. 2017-08-05 00:24:59 +03:00
mesonlib.py Use listify and extract_as_list everywhere 2017-10-01 22:27:48 +05:30
mesonmain.py flake8: Perform suggested whitespace/formatting changes 2017-09-21 11:59:03 -04:00
mintro.py Modify mesonintrospect --dependencies so 1 element in list is 1 dependency 2017-07-20 12:43:55 +02:00
mlog.py logging: Print location of log file on error 2017-09-14 18:29:30 +03:00
mparser.py Do not permit invalid and/or nodes to be declared. Closes #1886. 2017-06-25 21:43:38 +03:00
mtest.py Renamed test serialisation from is_cross to is_cross_built for clarity. 2017-09-12 20:32:07 +03:00
optinterpreter.py options: Add a permitted_kwargs function 2017-10-04 09:53:06 -07:00
rewriter.py fix file permissions on a couple of files 2017-09-20 14:02:57 -04:00