meson/mesonbuild
Dylan Baker d7ac2f1065 qt: move compilers_detect to the qt module
It's a method on the QtDependeny that exists purely for the consumption
of the qt module (in the form, return some stuff the module makes into
an instance variable). So put it where it actually belongs, and pass the
qt dependency into it.
2021-03-22 16:54:01 -07:00
..
ast Add range() function 2021-03-16 20:50:16 -04:00
backend split program related classes and functions out of dependencies 2021-03-19 08:47:10 -04:00
cmake split program related classes and functions out of dependencies 2021-03-19 08:47:10 -04:00
compilers split program related classes and functions out of dependencies 2021-03-19 08:47:10 -04:00
dependencies qt: move compilers_detect to the qt module 2021-03-22 16:54:01 -07:00
mesonlib Update VS module version check. 2021-03-16 21:06:51 +02:00
modules qt: move compilers_detect to the qt module 2021-03-22 16:54:01 -07:00
scripts clangformat: Add clang-format-check target 2021-03-16 21:01:54 -04:00
templates mass rewrite of string formatting to use f-strings everywhere 2021-03-04 17:16:11 -05:00
wrap mass rewrite of string formatting to use f-strings everywhere 2021-03-04 17:16:11 -05: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
arglist.py mass rewrite of string formatting to use f-strings everywhere 2021-03-04 17:16:11 -05:00
build.py split program related classes and functions out of dependencies 2021-03-19 08:47:10 -04:00
coredata.py coredata: be more robust on unpickling errors 2021-03-16 09:32:57 -04:00
depfile.py stabilize sets that are converted to lists 2020-11-15 14:21:31 +01:00
envconfig.py mass rewrite of string formatting to use f-strings everywhere 2021-03-04 17:16:11 -05:00
environment.py split program related classes and functions out of dependencies 2021-03-19 08:47:10 -04:00
interpreter.py Move OverrideProgram to programs 2021-03-19 08:47:10 -04:00
interpreterbase.py Add range() function 2021-03-16 20:50:16 -04:00
linkers.py compilers/linkers: Add a methhod for getting the rspfile syntax 2021-03-14 22:05:55 -07:00
mcompile.py mass rewrite of string formatting to use f-strings everywhere 2021-03-04 17:16:11 -05:00
mconf.py mass rewrite of string formatting to use f-strings everywhere 2021-03-04 17:16:11 -05:00
mdevenv.py Add `meson devenv` command and meson.add_devenv() 2021-03-16 09:00:50 -04:00
mdist.py Allow add_dist_script() in subprojects 2021-03-18 08:41:21 -04:00
mesondata.py Fix misspells 2021-01-13 12:53:10 -05:00
mesonmain.py Add `meson devenv` command and meson.add_devenv() 2021-03-16 09:00:50 -04:00
minit.py mass rewrite of string formatting to use f-strings everywhere 2021-03-04 17:16:11 -05:00
minstall.py minstall: always track meson-created directories 2021-03-18 20:30:13 -04:00
mintro.py mass rewrite of string formatting to use f-strings everywhere 2021-03-04 17:16:11 -05:00
mlog.py mass rewrite of string formatting to use f-strings everywhere 2021-03-04 17:16:11 -05:00
mparser.py Add support for basic format strings 2021-03-10 08:55:22 -05:00
msetup.py Add `meson devenv` command and meson.add_devenv() 2021-03-16 09:00:50 -04:00
msubprojects.py mass rewrite of string formatting to use f-strings everywhere 2021-03-04 17:16:11 -05:00
mtest.py split program related classes and functions out of dependencies 2021-03-19 08:47:10 -04:00
munstable_coredata.py Use a single coredata dictionary for options 2021-01-04 12:20:58 -08:00
optinterpreter.py various python neatness cleanups 2021-03-04 17:11:26 -05:00
programs.py Move OverrideProgram to programs 2021-03-19 08:47:10 -04:00
rewriter.py mass rewrite of string formatting to use f-strings everywhere 2021-03-04 17:16:11 -05:00