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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-20
interpreter: Do not ignore all exceptions when adding compiler
Xavier Claessens
1
-1
/
+1
2023-02-19
handle more corner cases where locking the build directory fails
Eisuke Kawashima
1
-0
/
+3
2023-02-19
vala: don't build .h, .vala, and .gir if export_dynamic is False
Dylan Baker
1
-1
/
+1
2023-02-17
compilers: -fprofile-correction is only a valid switch with gcc itself.
Luke Elliott
1
-1
/
+4
2023-02-15
interpreter: add FeatureOption.enable_if and .disable_if
Dylan Baker
1
-5
/
+39
2023-02-15
interpreter: add a feature.enable_auto_if
Dylan Baker
1
-1
/
+12
2023-02-15
preprocess: Add dependencies kwarg
Xavier Claessens
1
-0
/
+3
2023-02-15
preprocess: Allow custom_tgt, custom_idx and generated_list
Xavier Claessens
2
-9
/
+28
2023-02-14
allow install script to run in dry-run mode
Charles Brunet
3
-3
/
+9
2023-02-14
asm: Use more backward-compatible invocation syntax for nasm
Simon McVittie
1
-1
/
+1
2023-02-13
cmake: check that `re.search` returned a non-None value
Dylan Baker
1
-6
/
+12
2023-02-13
Fix displaying outputs with add_*_script
Charles Brunet
1
-1
/
+1
2023-02-13
wrap: ensure the tempfile used for downloading is closed
Eli Schwartz
1
-1
/
+1
2023-02-10
cython: wire up support for emitting and using depfiles
Eli Schwartz
2
-2
/
+14
2023-02-10
backends: handle cython ninja rules a bit more idiomatically
Eli Schwartz
1
-6
/
+7
2023-02-09
respect the machine file binary overrides, even if it doesn't exist
Eli Schwartz
1
-1
/
+3
2023-02-08
Replace dashes in Java package names with underscores when generating native ...
Tristan Partin
1
-3
/
+6
2023-02-08
compilers: Optimize the /Zc:__cplusplus code
Dylan Baker
1
-10
/
+6
2023-02-08
compilers: Remove /utf-8 from Visual Studio command args once
Dylan Baker
1
-3
/
+9
2023-02-08
compilers: Copy const always_args before returning
Dylan Baker
1
-1
/
+2
2023-02-08
mtest: fix annotaion of stdo_task and stde_task
Dylan Baker
1
-2
/
+2
2023-02-07
Visual Studio: Drop /utf-8 if it is not supported
Chun-wei Fan
1
-0
/
+10
2023-02-07
mconf: Use auto_features value for auto options
Xavier Claessens
1
-0
/
+3
2023-02-02
set default install_tag of python.install_sources() to "python-runtime"
Peter Urban
1
-1
/
+1
2023-02-01
pylint 2.16: join iterables without repeated append
Eli Schwartz
1
-3
/
+1
2023-02-01
pylint 2.16: raise a more intentional exception
Eli Schwartz
1
-1
/
+1
2023-02-01
pylint 2.16: remove pointless parens around equality assignments
Eli Schwartz
3
-3
/
+3
2023-02-01
remove unneeded type comment
Eli Schwartz
1
-1
/
+1
2023-02-01
simplify instantiation of builtin type using builtins instead of functions
Eli Schwartz
6
-17
/
+47
2023-02-01
micro-optimize: define typing-only objects in TYPE_CHECKING
Eli Schwartz
9
-54
/
+45
2023-02-01
treewide: add future annotations import
Eli Schwartz
105
-5
/
+122
2023-02-01
pyupgrade: use set literal
Eli Schwartz
1
-1
/
+1
2023-02-01
add cc.has_function_attribute('vector_size')
Dudemanguy
1
-0
/
+2
2023-02-01
remove /utf-8 option when /validate-charset- is present
Charles Brunet
1
-1
/
+3
2023-01-31
cuda: enable C++20 for CUDA 12
David Seifert
1
-2
/
+15
2023-01-31
log running commands a bit better by doing proper shell quoting
Eli Schwartz
1
-3
/
+3
2023-01-30
runpython: make it work for -c as well
Eli Schwartz
1
-2
/
+2
2023-01-29
mlog: do not squelch console output for errors
Eli Schwartz
1
-1
/
+7
2023-01-29
introspect: avoid crashing when add_languages for an optional language fails
Eli Schwartz
1
-6
/
+16
2023-01-28
cmake: allow dynamic linking with LLVM
Konstantin
2
-28
/
+165
2023-01-26
gnome: Deduplicate include dirs to generate gir
Thibault Saunier
1
-3
/
+3
2023-01-22
mtest: do not warn when the TAP stream version is 12
Eli Schwartz
1
-4
/
+1
2023-01-22
Revert "debug cygwin CI"
Eli Schwartz
1
-1
/
+0
2023-01-22
meson init --build should call meson setup and vsenv
Charles Brunet
1
-2
/
+8
2023-01-20
Haiku pkgconfig directory layout support
X512
1
-0
/
+3
2023-01-20
haiku: set default prefix and library paths
X512
2
-9
/
+66
2023-01-20
devenv should import env vars from vsenv
Charles Brunet
1
-2
/
+1
2023-01-20
optinterpreter: pass deprecated keyword directly to Option initializer
Dylan Baker
1
-15
/
+17
2023-01-20
Deprecate passing strings to non-string options
Dylan Baker
1
-1
/
+3
2023-01-20
use typed_kwargs for the various option subparsers
Dylan Baker
1
-73
/
+122
[next]