index
:
rocket-tools/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.3
1.4
1.5
1.87654321
1.tryme
58rc1
add-configuration-configure_File
appleld
asmfix
biggen
builddirupgrade
buildtyperemains
capitalization
cfortfix
checknetworkd
cigreen
clangclrust
clangformatcheck
clangsanitize
cleandead
cleanstray
cleantestoutput
color
corporations
cpp23
cppmodules
cppnorth
crossargfix
crossenvvar
cudacustom
cudafix0572
cudamem
cygwindisableagain
cygwindisabletest
darwin_arch
dcb
debcrossfixes
debianfix
debllvm19
debpy310
delghwt
deprecationdeadline
deterministichash
dimpdir
dirc2
dircondences
dircondense
dircondense2
dircondense64
dircondeserc2
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
fixfix
fixlint
fixmacci
fixoverridenone
fixplainwin
fixvsci
fixwintests
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
lintfixes
macfixes
macfixes2
macfixes3
machinerefactor
macinstall
macinstaller
macpkgclean
master
mensinda_temp_fix
mingwdisable
modulestricter
msifix
msifixpy39
msipkgfix
mtesttemp
ninja12
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
nosymlinks
objversions
onemore
ongoingxcode
openmpitimeout
opthelper
optionkeyrefactor
optionkeywhittling
optionlookup
optionrefactor
optionrefactor2
optionshuffle
optiontree
optstorerefactor
overrides
pipdoc
pkgfix
ppcfix
pr8895-old
prelink
progrefactor
providedoc
py310msi
pydisttest
pylogfix
pym3fix
pyrefix
pythonbump
quickfix
rc3renumber
rcdircondense
regrfix
relnotes
remove-parse_cmd_line_options
removednumbers
rename61rc1
renamelangopt
renamesubdirs
renaming
renumber
renumbering
reprotest
revert-10041-wayland-pkgconfig
revert-10757-llvm-config
revert5323
revertoverride
reverts
revertthinlto
reviewtool
runsubdir
rustcmix
scanbuildtempdir
sccache
sdldoc
sharedwithrust
simdix
simplestart
stricternames
subdirrefac
swiftxcode
symlinkinrelease
symlinknuke
sysprops
targetbatch
testcleanup
testcommand
testsilencing
thinlto
timeoutfix
tingping/test-gir-program
tingping/test-profile
tingping/xdg-module
trigger-ciimage-builder
typofix
uniquefilenames
unittestarg
useargsintests
verfix
versionfile
versionfromfile
vs22
vs_pch_fix
vsasan
vsenv
vsenvfix
vsmodfix
vsmodtest
vsmodver
wasmthreadcount
weirdnesstest
wip/default-directories
wip/ignatenko/gtester
wip/tingping/xdg-auto-post-install
wip/xclaesse/pr-10714
wip/xclaesse/pr-12097
wix4
wixfix
wrapcase
wrapdocs
wrapmodeoption
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
/
mesonlib.py
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-28
Move classes used by scripts to their own module
Xavier Claessens
1
-0
/
+35
2021-01-23
split mesonlib into a package
Dylan Baker
1
-2027
/
+0
2021-01-13
Fix misspells
Antonin Décimo
1
-1
/
+1
2021-01-04
fix LGTM warnings
Dylan Baker
1
-4
/
+4
2021-01-04
use OptionKey for builtin and base options
Dylan Baker
1
-15
/
+63
2021-01-04
move OptionKey to mesonlib
Dylan Baker
1
-0
/
+197
2021-01-04
Add choices to OptionProxy
Dylan Baker
1
-2
/
+3
2020-12-27
mtest: add progress report
Paolo Bonzini
1
-0
/
+9
2020-12-13
Scan all C++ sources and ignore everything else.
Jussi Pakkanen
1
-0
/
+4
2020-11-23
Add a variant of TemporaryDirectory that uses windows_proof_rmtree()
Christoph Reiter
1
-0
/
+20
2020-11-22
Merge pull request #8010 from dcbaker/submit/optinterpreter-cleanups
Jussi Pakkanen
1
-3
/
+7
2020-11-20
Delete now dead < python 3.6 check
Dylan Baker
1
-1
/
+1
2020-11-20
use real pathlib module
Dylan Baker
1
-1
/
+1
2020-11-20
Allow setting attributes in MesonException intializer
Dylan Baker
1
-3
/
+7
2020-10-04
pathlib: Fix resolve() by overriding it in Python 3.5
Daniel Mensinger
1
-1
/
+1
2020-10-04
cmake: switch to pathlib (fixes #7322)
Daniel Mensinger
1
-0
/
+9
2020-10-01
mesonlib: make OptionOverrideProxy a true MutableMapping
Dylan Baker
1
-21
/
+28
2020-09-24
compilers/compilers: Fully type annotate
Dylan Baker
1
-0
/
+2
2020-09-22
pylint: turn on bad-indentation error
Dylan Baker
1
-1
/
+1
2020-09-13
external-project: New module to build configure/make projects
Xavier Claessens
1
-8
/
+12
2020-09-10
git: Use Popen_safe to avoid encoding issues
Xavier Claessens
1
-22
/
+25
2020-09-10
Move verbose_git() and quiet_git() to mesonlib
Xavier Claessens
1
-0
/
+16
2020-09-10
mesonlib: Move MesonException declaration to the top
Xavier Claessens
1
-13
/
+11
2020-09-08
typing: Fix code review
Daniel Mensinger
1
-28
/
+3
2020-09-08
typing: fix code review
Daniel Mensinger
1
-16
/
+16
2020-09-08
typing: fix dependencies for new follow_imports
Daniel Mensinger
1
-1
/
+1
2020-09-08
typing: fully annotate mesonlib.py
Daniel Mensinger
1
-40
/
+40
2020-08-30
Be stricter when detecting Windows/Cygwin
Christoph Reiter
1
-2
/
+2
2020-08-25
Merge pull request #7581 from peterh/aix
Jussi Pakkanen
1
-0
/
+3
2020-08-18
File: precompute hash
Paolo Bonzini
1
-1
/
+4
2020-08-12
aix: fix cpu family detection
Peter Harris
1
-0
/
+3
2020-08-08
Use uname -p to detect x86_64 on QNX.
Elad Lahav
1
-0
/
+2
2020-08-01
mesonlib: Add repr() methods to PerMachine classes
Dylan Baker
1
-0
/
+12
2020-06-10
Updated to resolve issue identifying SGI CPUs on IRIX systems
Eric Dodd
1
-1
/
+3
2020-06-04
mesonlib.py: refactored detect_vcs() to use pathlib.Path (#7230)
Joshua Gawley
1
-7
/
+11
2020-05-14
interpreter: Add always set default value for version and set it ASAP
Dylan Baker
1
-1
/
+3
2020-05-14
boost: Try finding libraries with the matching arch (fixes #7110)
Daniel Mensinger
1
-0
/
+10
2020-04-10
Recognize Hurd as platform/OS
Pino Toscano
1
-0
/
+4
2020-04-10
cmake: support cmake config file syntax (#6917)
dabrain34
1
-13
/
+47
2020-03-19
Remove my notes from sources
ClausKlein
1
-2
/
+0
2020-03-19
Use os.path.normpath() for include paths
ClausKlein
1
-0
/
+2
2020-03-05
remove ability to pass multiple keys to extract_as_list
Dylan Baker
1
-9
/
+2
2020-03-05
mesonlib: use mlog instead of print
Dylan Baker
1
-2
/
+2
2020-03-05
mesonlib: Replace unholder argument to listify
Dylan Baker
1
-14
/
+5
2020-03-05
mesonbuild/mesonlib: Add type annotations
Dylan Baker
1
-120
/
+225
2020-03-04
mesonlib: Fix File.__eq__ to return NotImplemented
Dylan Baker
1
-0
/
+2
2020-03-04
mesonlib: Use textwrap.dedent
Dylan Baker
1
-4
/
+7
2020-03-02
types: Remove redundant __init__() -> None annotation
Daniel Mensinger
1
-2
/
+2
2020-02-28
Remove unused MesonException.get_msg_with_context()
Jon Turney
1
-17
/
+0
2020-02-16
Popen_safe: Always re-setup the console colors
Nirbheek Chauhan
1
-4
/
+9
[next]