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
/
interpreter
/
interpreter.py
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-11
parser: preserve escape chars in strings
Charles Brunet
1
-1
/
+1
2023-09-09
Add macro_name option to configure_file
Nicholas Vinson
1
-1
/
+3
2023-09-07
Fix include_directories test for relative path
Charles Brunet
1
-3
/
+3
2023-09-07
syntax-highlighting: vim: update builtin function list
Liam Beguin
1
-11
/
+0
2023-08-31
add json output format to configure file
Charles Brunet
1
-2
/
+2
2023-08-24
find_program: Fallback if version mismatch
Xavier Claessens
1
-28
/
+42
2023-08-11
treewide: automatic rewriting of all comment-style type annotations
Eli Schwartz
1
-1
/
+1
2023-08-08
interpreter: delete dead code in func_declare_dependency
Dylan Baker
1
-3
/
+0
2023-08-08
interpreter: add type annotations to func_declare_dependency
Dylan Baker
1
-3
/
+4
2023-08-04
Add default_options argument to find_program()
Nomura
1
-5
/
+10
2023-08-03
run_command: Remove useless node argument
Xavier Claessens
1
-4
/
+3
2023-08-02
convert booleans in summary function to correct representation
Eli Schwartz
1
-3
/
+6
2023-08-02
Unify message(), format() and fstring formatting
Xavier Claessens
1
-18
/
+11
2023-07-26
Fix install_data() default install path
Daniele Nicolodi
1
-10
/
+18
2023-07-26
interpreter: Remove redundant comment
Daniele Nicolodi
1
-1
/
+0
2023-07-25
make 'gui_app' an interpreter only concept
Dylan Baker
1
-0
/
+12
2023-07-25
interpreter: use typed_kwargs for Executable(win_subsystem)
Dylan Baker
1
-1
/
+0
2023-07-25
interpreter: use typed_kwargs for gui_app
Dylan Baker
1
-2
/
+1
2023-07-24
interpreter: fix typing for adding tests
Eli Schwartz
1
-1
/
+3
2023-07-24
interpreter: stop setting member out of initializer that isn't even used
Dylan Baker
1
-1
/
+0
2023-07-21
Prevent summary displaying timestamp twice
Charles Brunet
1
-2
/
+2
2023-07-20
interpreter: use kwarginfo for build_target(target_type)
Dylan Baker
1
-10
/
+2
2023-07-20
interpreter: use type_checking defined target argument lists
Dylan Baker
1
-9
/
+15
2023-07-20
intepreter: add kwargs annotations for build_target classes
Dylan Baker
1
-9
/
+10
2023-07-19
fix implicit_reexport issues and enforce them going forward
Eli Schwartz
1
-8
/
+7
2023-07-05
Merge pull request #11742 from xclaesse/link-whole-cases
Jussi Pakkanen
1
-3
/
+2
2023-06-28
Experimental 'genvslite' WIP. (#11049)
GertyP
1
-6
/
+13
2023-06-27
Fix pylint.
Jussi Pakkanen
1
-1
/
+0
2023-06-27
interpreter: use os.listdir instead of os.scandir to avoid ResourceWarning
Nathan Goldbaum
1
-1
/
+2
2023-06-26
stop importing cmake when it isn't used
Eli Schwartz
1
-1
/
+1
2023-06-20
interpreter: allow default_options and override_options as a dict
Dylan Baker
1
-6
/
+19
2023-06-15
Interpreter: Using executable in run_command/configure_file is not a
Xavier Claessens
1
-1
/
+1
2023-06-14
convert some FeatureDeprecated for totally broken stuff, to FeatureBroken
Eli Schwartz
1
-6
/
+6
2023-06-14
add new FeatureBroken check class for annotating features that are really broken
Eli Schwartz
1
-1
/
+2
2023-06-13
Allow targetting Meson 1.2.0 when version is 1.1.99
Xavier Claessens
1
-1
/
+1
2023-06-06
Override find_program('meson')
Tristan Partin
1
-0
/
+4
2023-05-31
mlog: use a hidden class for state
Dylan Baker
1
-6
/
+3
2023-05-31
mlog: remove direct calls to log_once
Dylan Baker
1
-1
/
+1
2023-05-17
summary: Add from which subproject each subproject have been called
Xavier Claessens
1
-5
/
+9
2023-05-13
During reconfigure, show that no compiler was found, if compiler fails sanity...
Volker Weißmann
1
-5
/
+4
2023-05-01
build: Process compilers before calling link() and link_whole()
Xavier Claessens
1
-3
/
+2
2023-04-21
rust: Add new `rust_dependency_map` target configuration
Sebastian Dröge
1
-0
/
+1
2023-04-20
extra_files keyword in declare_dependency()
Charles Brunet
1
-2
/
+4
2023-04-11
fix various spelling issues
Josh Soref
1
-9
/
+9
2023-03-29
Make --vsenv a readonly builtin option
Xavier Claessens
1
-3
/
+3
2023-03-28
Add support for meson.options as a replacement for meson_options.txt
Dylan Baker
1
-6
/
+22
2023-03-28
Make backend option read-only
Xavier Claessens
1
-1
/
+3
2023-03-20
backends: add a new "none" backend
Eli Schwartz
1
-0
/
+2
2023-03-09
configure_file: emit FeatureNew when a cmake-formatted file has too many tokens
Eli Schwartz
1
-1
/
+1
2023-03-09
interpreter: Add missing Union annotation
Dylan Baker
1
-1
/
+1
[next]