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-04-28
cmake: Use CMAKE_ROOT instead of _INCLUDE_FILE (closes #5218)
Daniel Mensinger
2019-04-25
Don't use len() to test for container emptiness
Dylan Baker
2019-04-24
hotdoc: Handle werror
Thibault Saunier
2019-04-24
hotdoc: Take into account boolean value to pass flag like arguments
Thibault Saunier
2019-04-22
i18n: add args keyword to merge_file
Konstantin
2019-04-21
Can run argument strings with internal Python. Closes #5217.
Jussi Pakkanen
2019-04-03
modules/python: normalize output for disabled by feature
Dylan Baker
2019-04-03
modules/python: Do disabler check after validating inputs
Dylan Baker
2019-04-03
modules/python: Report program found in find_installation()
Dylan Baker
2019-04-02
modules/python: Remove spaces around keyword arguments
Dylan Baker
2019-03-28
Revert "gnome.compile_resources: Add ld binary method"
Jussi Pakkanen
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
[next]