meson/mesonbuild
Jussi Pakkanen 4e1249c920 Merge pull request #1549 from mesonbuild/linkwhole
Add option to link the entire contents of a static library to a target.
2017-04-15 18:16:35 +03:00
..
backend Merge pull request #1549 from mesonbuild/linkwhole 2017-04-15 18:16:35 +03:00
modules Merge pull request #1548 from ssssam/sam/stable-ordering 2017-04-13 23:59:48 +03:00
scripts gtkdochelper: Fix type file name option 2017-04-13 23:39:22 +03:00
wrap wrap: Also capture stderr while running quiet_git() 2017-03-27 15:09:18 +05:30
__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 Merge pull request #1549 from mesonbuild/linkwhole 2017-04-15 18:16:35 +03:00
compilers.py Make link whole work on OSX. 2017-04-08 23:15:07 +03:00
coredata.py Use CPPFLAGS for pre-processor compiler checks 2017-04-04 23:38:36 +05:30
dependencies.py dependencies: boost: use system include flag for header includes 2017-04-14 00:40:19 +03:00
environment.py Fix shared module installation directory on Windows 2017-04-10 03:38:04 +05:30
interpreter.py install scripts: Actually check if it was found 2017-04-11 16:39:24 +03:00
interpreterbase.py Fix an uninitialized variable access error. 2017-02-02 19:39:33 +02:00
mconf.py Add option to mesonconf to wipe cached data. 2017-01-23 21:01:34 +02:00
mesonlib.py Merge pull request #1548 from ssssam/sam/stable-ordering 2017-04-13 23:59:48 +03:00
mesonmain.py Merge pull request #1516 from centricular/git-submodule-subprojects 2017-03-25 18:24:38 +02:00
mintro.py mesonintrospect: Normalize install_filename in the output 2017-02-18 02:38:54 +05:30
mlog.py Add an option to dependencies called 'method'. This can be used to 2017-04-09 03:31:39 -04:00
mparser.py Don't crash if a meson.build file is empty (#1570) 2017-04-07 00:10:48 +03:00
optinterpreter.py Allow option values to contain ':' 2017-04-04 23:41:23 +05:30