index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mesonbuild
/
modules
Age
Commit message (
Expand
)
Author
2019-03-20
Merge pull request #5031 from bonzini/kconfig
Jussi Pakkanen
2019-03-18
dependencies: fix Python linking for windows+mingw
Nacho GarcĂa
2019-03-17
Add feature warning for qt.compile_translations
Luca Weiss
2019-03-17
Fix #5046
Ninja-Koala
2019-03-15
[modules] Add kconfig module
Mark Schulte
2019-03-14
i18n: Use CustomTarget.known_kwargs at permittedKwargs()
Georges Basile Stavracas Neto
2019-03-10
hotdoc: Set gi-c-source-root
Thibault Saunier
2019-03-09
pkgconfig.generate: add FeatureNew and documentation for implict version
Eli Schwartz
2019-02-27
Add table entry for CUDA Toolkit 10.1.
Olexa Bilaniuk
2019-02-24
Correct Volta+Tegra -> Xavier.
Olexa Bilaniuk
2019-02-24
Allow 'Auto'-mode flags to use the compiler's detected GPU
Olexa Bilaniuk
2019-02-16
i18n: Catch additional GLib functions
Frediano Ziglio
2019-02-04
Merge pull request #4626 from Ericson2314/consolidate-properties
Jussi Pakkanen
2019-02-04
gnome.compile_resources: Add ld binary method
Jussi Pakkanen
2019-02-04
Merge pull request #4835 from obilaniu/cudaimprovements
Jussi Pakkanen
2019-02-04
python: don't require a Python lib in case we don't link against it. Fixes #4841
Christoph Reiter
2019-02-03
Fix required version
Ninja-Koala
2019-02-03
More robust name generation
Ninja-Koala
2019-02-02
Add unstable CUDA module.
Olexa Bilaniuk
2019-02-02
Move some additional functionality into the new function
Ninja-Koala
2019-02-02
Never access environment.properties downstream
John Ericson
2019-02-02
Use triple quote string for linkerscript
Ninja-Koala
2019-02-02
Move target generation in new function
Ninja-Koala
2019-02-02
Disable for cross builds
Ninja-Koala
2019-02-01
Handle minus sign correctly
Ninja-Koala
2019-02-01
Add second dependency file for c target
Ninja-Koala
2019-02-01
Remove dependency file from c target
Ninja-Koala
2019-02-01
Fix code formatting
Ninja-Koala
2019-02-01
gnome.compile_resources: Add ld binary method
Ninja-Koala
2019-01-31
Add tsan and ubsan to g-ir-scanner workaround.
Elliott Sales de Andrade
2019-01-31
pkgconfig: Only warn about deprecation at a location once
Nirbheek Chauhan
2019-01-31
pkgconfig: Avoid deprecation warning when using new syntax
Xavier Claessens
2019-01-29
pep8 py37
Michael Hirsch, Ph.D
2019-01-26
Add install_dir to i18n.gettext
Sergey Shatunov
2019-01-17
add support for generating cmake files
David Fort
2019-01-16
Fix flake8 errors
Xavier Claessens
2019-01-10
rpm: Bring RPM module back in to a working state
Alistair Thomas
2019-01-05
pkgconfig: Fix flag deduplication
Xavier Claessens
2019-01-02
Remove cross_info; cross file is parsed up front and discarded
John Ericson
2019-01-02
Avoid exception looking for python on windows if the launcher (py.exe) is not...
guruDanny67
2018-12-16
gi: Handle new --source-top-dirs argument
Thibault Saunier
2018-12-12
modules/python: Add path method
Dylan Baker
2018-12-12
modules/python: Refactor the PythonInstallation object
Dylan Baker
2018-12-12
modules/python: don't inherit from InterpreterObject
Dylan Baker
2018-12-12
modules/python: Don't pass instance variable to instance method
Dylan Baker
2018-12-12
pkgconfig: Fix link order of library dependencies
Niklas Haas
2018-12-10
python: only link extension modules against libpython when distutils does too...
Christoph Reiter
2018-12-05
modules/python: Do not override link_args with None largs
Philippe Normand
2018-12-04
pkgconfig: Improve and document generator behaviour
Xavier Claessens
2018-12-03
pkgconfig: do not generated dependency on itself
Luca Boccassi
[next]