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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-15
editorconfig: add setting to trim trailing whitespace
Eli Schwartz
1
-15
/
+15
2021-08-11
Always generate Java rule, it is platform agnostic.
Jussi Pakkanen
1
-2
/
+1
2021-08-09
Fix native targets for vs backend cross compilation
GustavoLCR
1
-10
/
+40
2021-08-03
ninjabackend: use get_subdir() instead of subdir attribute for cython
Dylan Baker
1
-1
/
+1
2021-07-23
Add support for gcovr --sonarqube report
Weston Schmidt
1
-0
/
+7
2021-07-14
linkers: remove is_shared_module argument to get_soname_args
Paolo Bonzini
1
-2
/
+1
2021-07-14
do not add SONAME to shared modules
Paolo Bonzini
1
-5
/
+6
2021-07-05
more f-strings too complex to be caught by pyupgrade
Eli Schwartz
1
-1
/
+1
2021-07-02
backends/ninja: only pass project specific arguments to scan-build
Dylan Baker
1
-1
/
+2
2021-06-29
Add feed arg to custom_target()
Simon Ser
3
-11
/
+23
2021-06-29
fix: Always explicitly set encoding for text files (fixes #8263)
Daniel Mensinger
3
-9
/
+11
2021-06-28
build: fix object path for vs backend
Denis Fortin
1
-1
/
+8
2021-06-25
Split compiler detection from Environment
Daniel Mensinger
1
-2
/
+2
2021-06-23
Merge pull request #8884 from dcbaker/submit/type-and-annotate-install-functions
Jussi Pakkanen
1
-4
/
+6
2021-06-22
Add Visual Studio 2012/2013 backends (#8803)
fanc999
4
-5
/
+117
2021-06-22
install_*: FileMode doesn't need to be None
Dylan Baker
1
-3
/
+0
2021-06-22
backend: Headers.install_subdir is allowed to be None
Dylan Baker
1
-1
/
+6
2021-06-18
holders: remove unholder
Daniel Mensinger
2
-11
/
+11
2021-06-14
backends: fix TestSerialisation.suite annotations
Dylan Baker
1
-1
/
+1
2021-06-14
Fix issue with generated Cython code in a subdir
Ralf Gommers
1
-0
/
+2
2021-06-07
another pyupgrade pass
Eli Schwartz
1
-3
/
+3
2021-06-07
condense lines
Eli Schwartz
2
-10
/
+5
2021-06-07
more f-strings everywhere
Eli Schwartz
2
-38
/
+33
2021-06-07
cython: Add an option for selecting python 3 vs python 2 output
Dylan Baker
1
-2
/
+13
2021-06-07
ninjabackend: generate cython compilation rules
Dylan Baker
1
-0
/
+61
2021-06-07
ninjabackend: cython doesn't use a linker
Dylan Baker
1
-4
/
+1
2021-06-02
add a couple more type annotations
Dylan Baker
1
-1
/
+1
2021-06-02
use an immutable list for an lru_cached functions
Dylan Baker
2
-12
/
+16
2021-05-30
Only try to get RSP syntax if RSP is supported (#8804)
Dylan Baker
1
-13
/
+23
2021-05-28
vsenv: Recommend using "meson compile" wrapper
Xavier Claessens
1
-0
/
+8
2021-05-27
ninjabackend.py: Implement `link_whole:` for pre-VS2015
Chun-wei Fan
1
-3
/
+20
2021-05-23
Add swift executable support in Xcode.
Jussi Pakkanen
3
-7
/
+14
2021-05-23
Remove unnecessary hierarchical layer.
Jussi Pakkanen
1
-10
/
+4
2021-05-23
Remove top level sources entry as unnecessary.
Jussi Pakkanen
1
-24
/
+6
2021-05-23
Add meson.build files to pbxgroup.
Jussi Pakkanen
1
-9
/
+31
2021-05-23
Write project info in a tree structure rather than the current flat one.
Jussi Pakkanen
1
-37
/
+97
2021-05-19
backends: use a set for processed targets instead of a dict
Dylan Baker
2
-4
/
+4
2021-05-19
ninjabackend: Fix vala type annotations
Dylan Baker
1
-24
/
+26
2021-05-19
rust: override get_linker_always_args
Dylan Baker
1
-2
/
+1
2021-05-18
Add a rust test for internal c linkage
Dylan Baker
1
-5
/
+12
2021-05-17
ninjabackend: fix linking dynamic c libraries with rust
Dylan Baker
1
-1
/
+1
2021-05-15
Visual Studio Address Sanitizer updates
Peter Harris
1
-0
/
+10
2021-05-08
ninjabackend: Add pch includes as early as possible not to be overridden
Marco Trevisan (Treviño)
1
-4
/
+18
2021-04-29
Xcode: fix project cleaning.
Jussi Pakkanen
1
-2
/
+2
2021-04-26
introspection: export all sources for custom targets
Jason Francis
1
-0
/
+2
2021-04-25
Xcode: make Swift projects work.
Jussi Pakkanen
3
-7
/
+14
2021-04-25
Xcode: add objective C++ flags to plain C++ because Xcode requires it.
Jussi Pakkanen
1
-1
/
+3
2021-04-25
Xcode: add objective C flags to plain C because Xcode requires it.
Jussi Pakkanen
1
-2
/
+9
2021-04-24
Xcode: fix linking to customtargetindex objects.
Jussi Pakkanen
1
-7
/
+28
2021-04-23
Xcode: even more command line argument expansion.
Jussi Pakkanen
1
-1
/
+6
[next]