index
:
riscv-gnu-toolchain/qemu/meson.git
0.35.1
0.41
0.42
0.42-msi
0.44
0.45
0.46
0.47
0.48
0.49
0.50
0.51
0.52
0.53
0.54
0.55
0.56
0.57
0.58
0.59
0.60
0.61
0.62
0.63
0.63.0-ifort
0.64
0.pypy-test
0.pypy-test-2
0.tryme
1.0
1.0000000000000000000000001
1.1
1.2
1.87654321
1.tryme
58rc1
add-configuration-configure_File
appleld
asmfix
biggen
builddirupgrade
buildtyperemains
capitalization
cfortfix
checknetworkd
cigreen
clangclrust
clangformatcheck
clangsanitize
cleandead
cleanstray
corporations
cpp23
cppmodules
cppnorth
crossargfix
crossenvvar
cudacustom
cudafix0572
cudamem
cygwindisableagain
cygwindisabletest
darwin_arch
dcb
debcrossfixes
debianfix
debpy310
delghwt
deterministichash
dimpdir
dirc2
dircondense
dircondense2
dircondense64
disable32rustwin
docbuild
docdelghwt
docimagelinks
docrewrap
dolphin
dotinclude
dverfix
eli/ci-shell
eli/submit/doc-no-pr-publish
emptysubdir
endmessage
env2cross
env2mfile
env2mfilefix
envvarfixup
es/0.61-plus-cython
eschwartz/python-lib-install-dir
exewrapfix
failcheck
fatalhotdoc
fedora
fgetcfix
filecleanup
fix7611
fix7920
fix7975
fixci
fixlint
fixmacci
fixplainwin
flexfix
flexunity
flob
fortrancase
fortranmodscan
fromlongmsg
gccmodules
gencustom
gentarget
gh-pages
gnuobjc
ignorebuilddir
ignoreencodingerrors
immufix
implicitcustom
includeviolation
installdir
installdoc
intrcmd
ioscross
javacross
joinelse
jslibs
keepbackend
killhfs
killpy3
lang-enum
limitpar
linkmsg
macfixes
macfixes2
macfixes3
macinstall
macinstaller
macpkgclean
master
mensinda_temp_fix
mingwdisable
modulestricter
msifix
msifixpy39
msipkgfix
mtesttemp
ninjabump
ninjalink
ninjarestat
ninjarevert
ninjaver
ninjaverdown
nirbheek-vacation-nolife-typo-fixes
nirbheek/deprecate-get-option-buildtype
nirbheek/fix-giscanner
nirbheek/fix-x86-vs2017-ci
nirbheek/gnome-mkenums-rspfile
nirbheek/more-buildtype-changes
nirbheek/un-disable-rust-clang-cl
nirbheek/un-disable-rust-vs2017
nirbheek/valac-clang-int-conversion
no_build
noecho
nopipe
objversions
onemore
ongoingxcode
openmpitimeout
optionlookup
optiontree
overrides
pipdoc
pkgfix
ppcfix
pr8895-old
prelink
progrefactor
providedoc
py310msi
pydisttest
pylogfix
pym3fix
pyrefix
pythonbump
rcdircondense
regrfix
remove-parse_cmd_line_options
removednumbers
rename61rc1
renamesubdirs
renumber
renumbering
revert-10041-wayland-pkgconfig
revert-10757-llvm-config
revert5323
revertoverride
reverts
revertthinlto
reviewtool
runsubdir
scanbuildtempdir
sccache
sdldoc
sharedwithrust
simdix
simplestart
stricternames
subdirrefac
swiftxcode
symlinkinrelease
sysprops
targetbatch
testcommand
testsilencing
thinlto
timeoutfix
tingping/test-gir-program
tingping/test-profile
tingping/xdg-module
trigger-ciimage-builder
typofix
unittestarg
useargsintests
verfix
versionfile
versionfromfile
vs22
vs_pch_fix
vsasan
vsenv
vsenvfix
vsmodfix
vsmodtest
vsmodver
wasmthreadcount
wip/default-directories
wip/ignatenko/gtester
wip/tingping/xdg-auto-post-install
wip/xclaesse/pr-10714
wip/xclaesse/pr-12097
wix4
wrapcase
wrapdocs
xclaesse/pr11561-orig
xcode1234
xcode200
xcodeclean
xcodeeeeee
xcodeevenmore
xcodef
xcodefix
xcodeforever
xcodegalley
xcodegodot
xcodehalfway
xcodelibs
xcodeminor
xcodeobjc
xcodepartn
xcodepoop
xcodeprojecttree
xcoderefactor
xcodeslogging
xcodetunkki
xcodewarnopt
xcodex
xcodez
xcode🥃
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mesonbuild
/
modules
/
python.py
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-12
python module: windows dll name for pypy needs special casing
Matti Picus
1
-1
/
+9
2022-04-10
Use a temp file to invoke the introspection command.
Jussi Pakkanen
1
-1
/
+6
2022-04-10
python module: restore logging for broken python
Eli Schwartz
1
-5
/
+12
2022-03-16
python: Remove warning about invalid install path
Xavier Claessens
1
-9
/
+0
2022-03-15
Revert "devenv: Set PYTHONPATH where we install python modules"
Eli Schwartz
1
-43
/
+6
2022-03-10
Remove a spurious debug print in Python module
Ralf Gommers
1
-1
/
+0
2022-03-07
fix correctly detecting whether python is found if link args are empty
Eli Schwartz
1
-1
/
+1
2022-03-07
merge various TYPE_CHECKING blocks into one
Eli Schwartz
1
-36
/
+29
2022-02-28
devenv: Set PYTHONPATH where we install python modules
Xavier Claessens
1
-6
/
+44
2022-02-28
Cache the result of python.find_installation()
Xavier Claessens
1
-29
/
+34
2022-02-22
python module: add option to specify a python environment to install to
Eli Schwartz
1
-0
/
+21
2022-01-20
python module: only find a pkg-config dependency from the found python
Eli Schwartz
1
-8
/
+21
2021-11-15
Fix to find Python files for Windows virtualenvs
Matthew Brett
1
-2
/
+6
2021-11-09
python: Better detect when install path is not in sys.path
Xavier Claessens
1
-9
/
+12
2021-11-02
python.dependency(): Do not stop when first candidate is not found
Xavier Claessens
1
-3
/
+4
2021-10-27
fix various flake8 whitespace errors
Eli Schwartz
1
-5
/
+5
2021-10-26
dep.name(): return dependency name even if dependency is not found
Thomas Heijligen
1
-2
/
+1
2021-10-10
Fix typos discovered by codespell
Christian Clauss
1
-3
/
+3
2021-10-08
python: Add platlibdir and purelibdir options
Xavier Claessens
1
-6
/
+11
2021-10-04
f-strings
Eli Schwartz
1
-4
/
+2
2021-09-29
modules: python: better handling of the Python paths for Debian
Filipe LaÃns
1
-8
/
+35
2021-09-06
mintro: add installed_plan
Filipe LaÃns
1
-1
/
+5
2021-08-31
python module: fix error message mentioning setuptools
Eli Schwartz
1
-1
/
+1
2021-08-30
Add missing "disabler" kwarg to python.dependency()
Xavier Claessens
1
-0
/
+1
2021-08-27
interpreter: fix cases of `KwargInfo(..., T, default=None)`
Dylan Baker
1
-1
/
+2
2021-08-27
python module: produce the correct install path on every OS
Eli Schwartz
1
-1
/
+1
2021-08-22
python: Workaround broken install path
Xavier Claessens
1
-3
/
+20
2021-08-18
python module: fix extensions without explicit subdir being installed to libdir
Eli Schwartz
1
-4
/
+4
2021-08-18
python module: make external program wrapper have access to useful metadata
Eli Schwartz
1
-26
/
+35
2021-08-18
Fix incorrect .name attribute for python program
Eli Schwartz
1
-3
/
+4
2021-08-18
fix some confusingly indirect code
Eli Schwartz
1
-3
/
+3
2021-08-17
Add install tags
Xavier Claessens
1
-3
/
+5
2021-08-03
Fix python module leaving PKG_CONFIG_LIBDIR set in os.environ.
Xavier Claessens
1
-4
/
+7
2021-07-13
modules/python: fix up a few simply typing warnings/errors
Dylan Baker
1
-8
/
+24
2021-07-13
modules/python: Allow trying a macos framework as well other methods
Dylan Baker
1
-2
/
+18
2021-07-13
modules/python: make some internal helpers protected
Dylan Baker
1
-4
/
+4
2021-07-13
modules/python: use factory for dependency
Dylan Baker
1
-90
/
+83
2021-07-13
modules/python: simplify a number of interfaces
Dylan Baker
1
-33
/
+27
2021-07-13
modules/python: use typed_pos_args
Dylan Baker
1
-10
/
+15
2021-07-13
modules/python: Add type annotations
Dylan Baker
1
-80
/
+96
2021-07-13
modules/python: sort imports
Dylan Baker
1
-8
/
+9
2021-06-18
holders: Fix the remaining code to respect the holder changes
Daniel Mensinger
1
-21
/
+33
2021-06-17
expose SystemDependency and BuiltinDependency as toplevel classes
Eli Schwartz
1
-2
/
+1
2021-06-17
move base class for system dependencies into base.py
Eli Schwartz
1
-1
/
+1
2021-06-14
dependencies: Use the SystemDependency
Dylan Baker
1
-5
/
+3
2021-06-03
deps: Split dependencies.base
Daniel Mensinger
1
-1
/
+1
2021-05-28
modules: Add methods dict everywhere
Xavier Claessens
1
-0
/
+3
2021-05-28
modules: Remove snippet methods
Xavier Claessens
1
-3
/
+2
2021-05-08
interpreter: 'embed' kwarg is only valid in python module
Xavier Claessens
1
-1
/
+1
2021-04-12
interpreter: Split permitted_kwargs dict
Xavier Claessens
1
-2
/
+2
[next]