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
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-23
Merge pull request #6637 from mesonbuild/nirbheek/implement-symbolextractor-w...
Jussi Pakkanen
1
-38
/
+191
2020-02-22
symbolextractor: Add support for Cygwin
Nirbheek Chauhan
1
-0
/
+26
2020-02-22
symbolextractor: Add support for clang-cl
Nirbheek Chauhan
1
-27
/
+37
2020-02-22
symbolextractor: Add a Windows implementation
Nirbheek Chauhan
1
-7
/
+80
2020-02-22
ninjabackend: Pass the import library to SHSYM
Nirbheek Chauhan
1
-5
/
+6
2020-02-17
depfixer: Ignore more extensions that can't need RPATH fixes
Nirbheek Chauhan
1
-5
/
+4
2020-02-17
depfixer: Cache searching of install_name_tool
Nirbheek Chauhan
1
-1
/
+11
2020-02-17
symbolextractor: Add typing hints
Nirbheek Chauhan
1
-6
/
+7
2020-02-17
symbolextractor: Support passing arguments to tools
Nirbheek Chauhan
1
-8
/
+13
2020-02-17
symbolextractor: Print a warning if required tools not found
Nirbheek Chauhan
1
-26
/
+49
2020-02-16
symbolextractor: Correctly filter undefined symbols on macOS
Nirbheek Chauhan
1
-2
/
+4
2020-02-16
symbolextractor: Print one warning when no implementation found
Nirbheek Chauhan
1
-7
/
+19
2019-11-17
commandrunner: Forward KeyboardInterrupt to command
Alberto GarciÌa Hierro
1
-1
/
+6
2019-11-12
Prevent install_name_tool to run on EXE when cross compile on OSX
Binh Nguyen
1
-2
/
+2
2019-10-22
Add source tags targets
Marc-André Lureau
1
-0
/
+51
2019-10-21
Use run-clang-tidy when available.
Jussi Pakkanen
1
-4
/
+18
2019-10-20
Fix all flake8 warnings
Daniel Mensinger
1
-1
/
+0
2019-10-01
Add clang-tidy target. Closes #2383.
Jussi Pakkanen
1
-0
/
+38
2019-09-29
Find clang-format with alternative names
Ting-Wei Lan
1
-3
/
+10
2019-09-14
uniform scan-build detection process
Gabriel Ganne
1
-34
/
+6
2019-09-05
mesonlib.split_args/quote_arg/join_args
Aleksey Gurtovoy
2
-6
/
+4
2019-08-24
wine: Try to get the short paths when generating WINEPATH
Thibault Saunier
1
-8
/
+4
2019-08-04
gtkdoc: Use find_program() to get gtkdoc tools
Xavier Claessens
1
-14
/
+19
2019-08-03
Merge pull request #5644 from bonzini/meson-exe-cmdline
Jussi Pakkanen
1
-30
/
+27
2019-08-02
remove unreachable code
Michael Hirsch, Ph.D
1
-3
/
+2
2019-07-23
Made dist a top level command.
Jussi Pakkanen
1
-210
/
+0
2019-07-19
backends: do not split command and arguments in ExecutableSerialisation
Paolo Bonzini
1
-8
/
+5
2019-07-19
backends: remove unnecessary fields from ExecutableSerialisation
Paolo Bonzini
1
-10
/
+5
2019-07-19
backends: discover java/mono wrapper at generation time
Paolo Bonzini
1
-20
/
+10
2019-07-19
backends: create ExecutableSerialisation in meson_exe if possible
Paolo Bonzini
1
-9
/
+24
2019-07-18
fix all flake8 issues
Daniel Mensinger
1
-1
/
+0
2019-07-15
meson: skip captured write if content didn't change
Marc-André Lureau
1
-2
/
+9
2019-07-10
Reference error code as hex value and improve comment
Norbert Nemec
1
-2
/
+2
2019-07-10
diagnostics for missing DLLs on Windows in meson_exe.py
Norbert Nemec
1
-0
/
+5
2019-07-01
Use the same directory names for dist so that ccache works. Closes #5583.
Jussi Pakkanen
1
-5
/
+9
2019-06-27
meson_exe: Don't assert that we need an exe_wrapper when we say we don't need...
Dylan Baker
1
-3
/
+3
2019-06-06
gnome.yelp(): Fix media symlink fallback path
Christoph Reiter
1
-2
/
+4
2019-04-29
Fix unused variables warnings
Daniel Mensinger
1
-1
/
+1
2019-04-29
Fix blind exceptions
Daniel Mensinger
1
-1
/
+1
2019-04-25
Don't use len() to test for container emptiness
Dylan Baker
4
-11
/
+11
2019-04-24
Add gcovr 4.2 support
Richard Kjerstadius
1
-16
/
+13
2019-04-22
Update list of potential scan-build binaries. Closes #5287.
Jussi Pakkanen
1
-3
/
+6
2019-04-22
i18n: add args keyword to merge_file
Konstantin
1
-1
/
+2
2019-04-21
dist: recurse into git submodules
VladimĂr ÄunĂĄt
1
-1
/
+1
2019-04-04
Add symbol sizes to .symbols files
Arkadiusz Hiler
1
-1
/
+8
2019-04-03
Read file as utf8 on python3
jonathan MERCIER
1
-3
/
+5
2019-04-01
Also format headers with Clang-Format. Closes #5184.
Jussi Pakkanen
1
-0
/
+1
2019-03-28
gettext: prefer POTFILES.in if it exists
Eli Schwartz
1
-2
/
+2
2019-01-30
dist: Handle git worktrees, which have a .git file instead of dir
Dylan Baker
1
-1
/
+2
2018-12-30
Add a clang-format target.
Jussi Pakkanen
1
-0
/
+37
[next]