meson/mesonbuild
Jussi Pakkanen 7844fd54d9 Merge pull request #458 from nioncode/vs-object-extraction
vs2010: fix object extraction
2016-03-18 23:26:38 +02:00
..
backend vs2010: add explicit objects as 'Object' ItemGroup instead of link dependency 2016-03-17 13:13:28 +01:00
modules Handle resources that come in files(). Closes #424. 2016-02-29 21:04:16 +02:00
scripts vs2010: properly check whether solution needs to be regenerated 2016-02-25 23:13:29 +01:00
wrap Restore warning state variable that got lost in refactoring. 2016-01-27 21:53:14 +02: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
build.py Can add postconfigure script. 2016-03-01 14:07:38 +01:00
compilers.py Implement cc.find_library for the Visual Studio C/C++ compilers 2016-03-18 02:58:02 +05:30
coredata.py Updated version number for new development. 2016-03-12 20:21:15 +02:00
dependencies.py Add dir support for find_library and remove deprecated standalone version. Closes #450. 2016-03-17 20:55:19 +02:00
environment.py dump coredata to file before calling backend.generate() 2016-02-25 23:13:29 +01:00
interpreter.py Add dir support for find_library and remove deprecated standalone version. Closes #450. 2016-03-17 20:55:19 +02:00
mconf.py Print value of werror in mesonconf 2016-02-22 19:45:34 +01:00
mesonlib.py config file: write commented undef lines same as autoconf 2016-03-12 09:34:35 +00:00
mesonmain.py Can add postconfigure script. 2016-03-01 14:07:38 +01:00
mesonmain.ui 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
mesonrunner.ui 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
mesonstart.ui 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
mgui.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
mintro.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
mlog.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
mparser.py More comparison operators. Closes #363. 2016-01-25 22:12:40 +02:00
optinterpreter.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