summaryrefslogtreecommitdiff
path: root/mesonbuild/modules
AgeCommit message (Expand)Author
2019-03-20Merge pull request #5031 from bonzini/kconfigJussi Pakkanen
2019-03-18dependencies: fix Python linking for windows+mingwNacho GarcĂ­a
2019-03-17Add feature warning for qt.compile_translationsLuca Weiss
2019-03-17Fix #5046Ninja-Koala
2019-03-15[modules] Add kconfig moduleMark Schulte
2019-03-14i18n: Use CustomTarget.known_kwargs at permittedKwargs()Georges Basile Stavracas Neto
2019-03-10hotdoc: Set gi-c-source-rootThibault Saunier
2019-03-09pkgconfig.generate: add FeatureNew and documentation for implict versionEli Schwartz
2019-02-27Add table entry for CUDA Toolkit 10.1.Olexa Bilaniuk
2019-02-24Correct Volta+Tegra -> Xavier.Olexa Bilaniuk
2019-02-24Allow 'Auto'-mode flags to use the compiler's detected GPUOlexa Bilaniuk
2019-02-16i18n: Catch additional GLib functionsFrediano Ziglio
2019-02-04Merge pull request #4626 from Ericson2314/consolidate-propertiesJussi Pakkanen
2019-02-04gnome.compile_resources: Add ld binary methodJussi Pakkanen
2019-02-04Merge pull request #4835 from obilaniu/cudaimprovementsJussi Pakkanen
2019-02-04python: don't require a Python lib in case we don't link against it. Fixes #4841Christoph Reiter
2019-02-03Fix required versionNinja-Koala
2019-02-03More robust name generationNinja-Koala
2019-02-02Add unstable CUDA module.Olexa Bilaniuk
2019-02-02Move some additional functionality into the new functionNinja-Koala
2019-02-02Never access environment.properties downstreamJohn Ericson
2019-02-02Use triple quote string for linkerscriptNinja-Koala
2019-02-02Move target generation in new functionNinja-Koala
2019-02-02Disable for cross buildsNinja-Koala
2019-02-01Handle minus sign correctlyNinja-Koala
2019-02-01Add second dependency file for c targetNinja-Koala
2019-02-01Remove dependency file from c targetNinja-Koala
2019-02-01Fix code formattingNinja-Koala
2019-02-01gnome.compile_resources: Add ld binary methodNinja-Koala
2019-01-31Add tsan and ubsan to g-ir-scanner workaround.Elliott Sales de Andrade
2019-01-31pkgconfig: Only warn about deprecation at a location onceNirbheek Chauhan
2019-01-31pkgconfig: Avoid deprecation warning when using new syntaxXavier Claessens
2019-01-29pep8 py37Michael Hirsch, Ph.D
2019-01-26Add install_dir to i18n.gettextSergey Shatunov
2019-01-17add support for generating cmake filesDavid Fort
2019-01-16Fix flake8 errorsXavier Claessens
2019-01-10rpm: Bring RPM module back in to a working stateAlistair Thomas
2019-01-05pkgconfig: Fix flag deduplicationXavier Claessens
2019-01-02Remove cross_info; cross file is parsed up front and discardedJohn Ericson
2019-01-02Avoid exception looking for python on windows if the launcher (py.exe) is not...guruDanny67
2018-12-16gi: Handle new --source-top-dirs argumentThibault Saunier
2018-12-12modules/python: Add path methodDylan Baker
2018-12-12modules/python: Refactor the PythonInstallation objectDylan Baker
2018-12-12modules/python: don't inherit from InterpreterObjectDylan Baker
2018-12-12modules/python: Don't pass instance variable to instance methodDylan Baker
2018-12-12pkgconfig: Fix link order of library dependenciesNiklas Haas
2018-12-10python: only link extension modules against libpython when distutils does too...Christoph Reiter
2018-12-05modules/python: Do not override link_args with None largsPhilippe Normand
2018-12-04pkgconfig: Improve and document generator behaviourXavier Claessens
2018-12-03pkgconfig: do not generated dependency on itselfLuca Boccassi