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
/
backend
/
backends.py
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-31
allow RunTarget to skip wrapping due to env
Eli Schwartz
1
-5
/
+6
2022-03-29
Target: Stop passing environment in method args
Xavier Claessens
1
-3
/
+3
2022-03-29
Replace backend.get_option_for_target() with target.get_option()
Xavier Claessens
1
-24
/
+11
2022-03-22
OptionOverrideProxy: Handle per-subproject options
Xavier Claessens
1
-8
/
+5
2022-03-22
backends: Stop separating base and compiler options
Xavier Claessens
1
-11
/
+5
2022-03-14
mtest: fix logic bug that broke tests where the cmd is a Windows found program
Eli Schwartz
1
-0
/
+2
2022-03-09
install: Add --strip option
Xavier Claessens
1
-2
/
+4
2022-03-07
treewide: string-quote the first argument to T.cast
Eli Schwartz
1
-2
/
+2
2022-03-07
Fix default install tag for shared lib symlinks
Xavier Claessens
1
-7
/
+12
2022-02-28
devenv: Do not prepend empty list to PATH and LD_LIBRARY_PATH
Xavier Claessens
1
-7
/
+9
2022-02-28
backends: Cache creation of install data
Xavier Claessens
1
-0
/
+1
2022-02-16
flake8: fix various whitespace errors with badly aligned code
Eli Schwartz
1
-1
/
+1
2022-02-16
flake8: fix typoed whitespace surrounding tokens
Eli Schwartz
1
-1
/
+1
2022-02-02
Merge pull request #9834 from bonzini/test-verbose-kwarg
Jussi Pakkanen
1
-1
/
+3
2022-02-01
minstall: stop running ldconfig for the user
Eli Schwartz
1
-3
/
+1
2022-02-01
interpreter: support for forcibly verbose logging of some tests
Paolo Bonzini
1
-1
/
+1
2022-02-01
mtest: support for forcibly verbose logging of some tests
Paolo Bonzini
1
-1
/
+3
2022-01-30
ninja backend: Fix usage of same constants file for native and cross
Nirbheek Chauhan
1
-7
/
+7
2022-01-18
build: Fix return types of a couple of methods
Dylan Baker
1
-1
/
+1
2022-01-10
first pass at migrating to dataclasses
Eli Schwartz
1
-111
/
+96
2022-01-10
clean up even more function signatures in preparation for dataclasses
Eli Schwartz
1
-2
/
+2
2021-12-22
Don't wipe out RPATHs specified by dependencies
Nirbheek Chauhan
1
-1
/
+7
2021-12-22
Set RPATH for all non-system libs with absolute paths
Nirbheek Chauhan
1
-28
/
+27
2021-12-11
install: Don't run ldconfig on cross builds
Dylan Baker
1
-2
/
+5
2021-12-06
allow passing a CustomTargetIndex as argument to a test
Paolo Bonzini
1
-3
/
+5
2021-12-06
pass all outputs of a custom_target as arguments to a test
Paolo Bonzini
1
-12
/
+19
2021-12-06
Fix performance regression in build file generation
complexoctonion
1
-1
/
+2
2021-12-05
rename exe_runner to exe_wrapper everywhere
Eli Schwartz
1
-3
/
+3
2021-12-01
add install_symlink function
Pablo Correa Gómez
1
-0
/
+20
2021-11-28
fix BSD ldconfig handling (#9631)
Eli Schwartz
1
-1
/
+3
2021-11-24
backends/backends: recurse when looking for paths in bundled shared libraries
Dylan Baker
1
-0
/
+3
2021-11-24
build|backend: Fix some type annotations
Dylan Baker
1
-7
/
+11
2021-11-24
backends/backends: fix typo in comment
Dylan Baker
1
-1
/
+1
2021-11-21
Support Visual Studio 2022 backend
Crend King
1
-0
/
+3
2021-10-29
Make environment objects hash deterministically.
Jussi Pakkanen
1
-3
/
+8
2021-10-08
add install_emptydir function
Eli Schwartz
1
-0
/
+15
2021-10-04
fix extra whitespace
Eli Schwartz
1
-1
/
+0
2021-09-24
build: use an object rather than a dict for the dep_manifest
Dylan Baker
1
-1
/
+2
2021-09-16
Fix ignored install_tag kwarg in install_subdir()
Xavier Claessens
1
-1
/
+1
2021-09-06
mintro: add installed_plan
Filipe LaÃns
1
-28
/
+48
2021-09-01
run_target: do not yield broken names with subdirs
Eli Schwartz
1
-1
/
+4
2021-08-31
pylint: turn on superflous-parens
Dylan Baker
1
-7
/
+7
2021-08-21
Path special casing for the Xcode backend.
Jussi Pakkanen
1
-1
/
+5
2021-08-20
backend/backends: use a TypedDict for introspection data
Dylan Baker
1
-1
/
+11
2021-08-20
backend/backends: Add type annotations to Backend
Dylan Baker
1
-147
/
+223
2021-08-20
backend/backends: Add verbose to ExecutableSerialisiation initializer
Dylan Baker
1
-1
/
+2
2021-08-20
backend/backends: Add type annotations to ExecutableSerilalisation
Dylan Baker
1
-3
/
+12
2021-08-20
backend/backends: Add type annotations to SubdirInstallData
Dylan Baker
1
-1
/
+2
2021-08-20
backend/backends: Add type annotations to TargetInstallData
Dylan Baker
1
-3
/
+6
2021-08-20
backend/backends: Add type annotations to CleanTrees
Dylan Baker
1
-1
/
+1
[next]