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
/
backends.py
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-18
build: use PIE objects for static libraries if b_staticpic=false but b_pie=true
Paolo Bonzini
1
-1
/
+1
2020-10-15
intro: Add extra_files key to intro output (fixes #7310)
Daniel Mensinger
1
-1
/
+1
2020-10-04
pathlib: Fix resolve() by overriding it in Python 3.5
Daniel Mensinger
1
-2
/
+2
2020-09-29
Merge pull request #7762 from jon-turney/meson-exe-output-improve
Jussi Pakkanen
1
-6
/
+25
2020-09-29
compilers/VS: fix build to use optimization and debug flags
Vili VÀinölÀ
1
-0
/
+4
2020-09-20
Make meson_exe report pickled command when it fails
Jon Turney
1
-0
/
+1
2020-09-20
Improve description of meson wrapped custom commands
Jon Turney
1
-6
/
+24
2020-09-17
backends: Treat build target as generator only when it's the first arg
Nirbheek Chauhan
1
-3
/
+5
2020-09-13
Allow installing dir from build dir
Xavier Claessens
1
-1
/
+5
2020-09-11
Revert "Do not automatically set warning flags if buildtype is 'plain'"
Eli Schwartz
1
-1
/
+1
2020-09-10
minstall: Add version field to install data
Nirbheek Chauhan
1
-2
/
+4
2020-09-10
mtest: Check version in the test data after loading
Nirbheek Chauhan
1
-3
/
+4
2020-09-08
typing: more fixes
Daniel Mensinger
1
-7
/
+11
2020-09-06
backends: check external rpaths for all languages using ldflags
James Hilliard
1
-2
/
+2
2020-09-04
introspect: add test dependencies info to test/benchmark JSON
Paolo Bonzini
1
-2
/
+10
2020-08-31
backends: do not look for extra paths unnecessarily
Paolo Bonzini
1
-7
/
+6
2020-08-18
Interpreter: Fix c_stdlib usage
Xavier Claessens
1
-1
/
+1
2020-07-30
Merge pull request #7494 from keszybz/fix-two-warnings
Jussi Pakkanen
1
-3
/
+3
2020-07-30
backends: fix rpath match pattern
James Hilliard
1
-2
/
+28
2020-07-28
Avoid warning about multiple outputs when building private directory name
Zbigniew JÄdrzejewski-Szmek
1
-3
/
+3
2020-06-22
compilers: Return CompilerArgs from compiler instance
Dylan Baker
1
-2
/
+1
2020-06-22
compilers: Split CompilerArgs into a separate module
Dylan Baker
1
-1
/
+1
2020-06-14
windows: Canonicalize `:` in filenames
Nirbheek Chauhan
1
-1
/
+7
2020-06-13
Include the dep itself in extra_paths for Windows
Jon Turney
1
-0
/
+1
2020-06-13
Handle multiple substitutions in eval_custom_target_command()
Jon Turney
1
-29
/
+30
2020-06-05
backend: There is no need for 'compiler-specific escaping' anymore
Jon Turney
1
-23
/
+7
2020-05-19
Merge pull request #5986 from dcbaker/fix-tests-with-cross-binary-arguments
Jussi Pakkanen
1
-2
/
+21
2020-05-19
Build private directory name from output file name.
Jussi Pakkanen
1
-1
/
+1
2020-05-18
backends: Consider arguments passed to a test when cross compiling
Dylan Baker
1
-2
/
+16
2020-05-18
backends: ensure that test executables can be run when passed as arguments
Dylan Baker
1
-0
/
+5
2020-05-18
Merge pull request #7103 from dankegel/bug4027-rpath-remember
Jussi Pakkanen
1
-6
/
+27
2020-05-16
Let LDFLAGS specify rpath.
Dan Kegel
1
-0
/
+18
2020-05-16
Let .pc files specify rpath.
Dan Kegel
1
-6
/
+9
2020-05-13
Fix outdated cross-compilation checks
Ole André Vadla RavnÄs
1
-1
/
+1
2020-05-06
Merge pull request #7064 from dcbaker/gtest-protocol
Jussi Pakkanen
1
-15
/
+46
2020-05-04
Add native support for gtest tests
Dylan Baker
1
-0
/
+5
2020-05-03
rm python2 %s from backends.py and ninjabackend.py
Michael Brockus
1
-6
/
+6
2020-04-30
backend/backends: Fix type annotation
Dylan Baker
1
-1
/
+1
2020-04-30
Convert test protocol into an enum
Dylan Baker
1
-4
/
+26
2020-04-30
backends/backends: sort and cleanup imports
Dylan Baker
1
-10
/
+14
2020-04-20
Compiler options per lang
John Ericson
1
-7
/
+10
2020-04-16
backend: Fix file name confilcts by using the complete path
Daniel Mensinger
1
-2
/
+2
2020-04-11
Handle BuildTarget as custom_target() argument #6914
Marc-André Lureau
1
-9
/
+9
2020-03-24
Make werror per subproject option
Xavier Claessens
1
-1
/
+1
2020-03-23
Fix legacy env var support with cross
John Ericson
1
-1
/
+1
2020-03-05
Make use of unholder
Dylan Baker
1
-13
/
+5
2020-02-12
Add unity block size option.
Jussi Pakkanen
1
-15
/
+30
2020-02-06
backends: Remove unused method
Xavier Claessens
1
-4
/
+0
2020-01-28
mintro: use interpreter data for buildsystem-files (fixes #6390)
Daniel Mensinger
1
-6
/
+0
2020-01-28
backend: refactor: set self.interpreter in the constructor
Daniel Mensinger
1
-9
/
+11
[next]