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
/
python.py
Age
Commit message (
Expand
)
Author
2021-09-06
mintro: add installed_plan
Filipe Laíns
2021-08-31
python module: fix error message mentioning setuptools
Eli Schwartz
2021-08-30
Add missing "disabler" kwarg to python.dependency()
Xavier Claessens
2021-08-27
interpreter: fix cases of `KwargInfo(..., T, default=None)`
Dylan Baker
2021-08-27
python module: produce the correct install path on every OS
Eli Schwartz
2021-08-22
python: Workaround broken install path
Xavier Claessens
2021-08-18
python module: fix extensions without explicit subdir being installed to libdir
Eli Schwartz
2021-08-18
python module: make external program wrapper have access to useful metadata
Eli Schwartz
2021-08-18
Fix incorrect .name attribute for python program
Eli Schwartz
2021-08-18
fix some confusingly indirect code
Eli Schwartz
2021-08-17
Add install tags
Xavier Claessens
2021-08-03
Fix python module leaving PKG_CONFIG_LIBDIR set in os.environ.
Xavier Claessens
2021-07-13
modules/python: fix up a few simply typing warnings/errors
Dylan Baker
2021-07-13
modules/python: Allow trying a macos framework as well other methods
Dylan Baker
2021-07-13
modules/python: make some internal helpers protected
Dylan Baker
2021-07-13
modules/python: use factory for dependency
Dylan Baker
2021-07-13
modules/python: simplify a number of interfaces
Dylan Baker
2021-07-13
modules/python: use typed_pos_args
Dylan Baker
2021-07-13
modules/python: Add type annotations
Dylan Baker
2021-07-13
modules/python: sort imports
Dylan Baker
2021-06-18
holders: Fix the remaining code to respect the holder changes
Daniel Mensinger
2021-06-17
expose SystemDependency and BuiltinDependency as toplevel classes
Eli Schwartz
2021-06-17
move base class for system dependencies into base.py
Eli Schwartz
2021-06-14
dependencies: Use the SystemDependency
Dylan Baker
2021-06-03
deps: Split dependencies.base
Daniel Mensinger
2021-05-28
modules: Add methods dict everywhere
Xavier Claessens
2021-05-28
modules: Remove snippet methods
Xavier Claessens
2021-05-08
interpreter: 'embed' kwarg is only valid in python module
Xavier Claessens
2021-04-12
interpreter: Split permitted_kwargs dict
Xavier Claessens
2021-03-19
split program related classes and functions out of dependencies
Dylan Baker
2021-03-04
mass rewrite of string formatting to use f-strings everywhere
Eli Schwartz
2021-03-04
various python neatness cleanups
Eli Schwartz
2021-03-04
Simplify module API
Xavier Claessens
2021-01-04
Use a single coredata dictionary for options
Dylan Baker
2020-11-20
use real pathlib module
Dylan Baker
2020-10-06
python.dependency() is not respecting 'required' kwarg
Xavier Claessens
2020-10-04
pathlib: Fix resolve() by overriding it in Python 3.5
Daniel Mensinger
2020-05-10
python: install_sources() should default to pure, following the doc
Marc-André Lureau
2020-04-28
find_program: Fixes when the program has been overridden by executable
Xavier Claessens
2020-03-23
Fix legacy env var support with cross
John Ericson
2020-02-17
modules/python: Do not error out if positional args are passed
Nirbheek Chauhan
2020-01-29
dependencies: Make Dependency initializer signatures match
Dylan Baker
2020-01-08
types: import typing as T (fixes #6333)
Daniel Mensinger
2019-12-18
python: add embed to the python dependency function
Daniel Mensinger
2019-10-01
Make Python 2 tests optional(er) to prepare for py2 purge in Debian.
Jussi Pakkanen
2019-09-12
modules/python: improve log when probing Python binary
Ross Burton
2019-06-27
Improve error message when Python is not usable. [skip ci]
Jussi Pakkanen
2019-06-12
modules/python: add a modules keyword argument
Dylan Baker
2019-06-09
Purge `is_cross` and friends without changing user interfaces
John Ericson
2019-04-29
Fix builtin variable names
Daniel Mensinger
[prev]
[next]