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
/
run_tests.py
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-29
pathlib: Patch pathlib to work around some bugs (fixes #7295)
Daniel Mensinger
1
-1
/
+5
2021-06-22
coverage: Enable coverage reports
Daniel Mensinger
1
-49
/
+29
2021-06-18
tests: clear mesonlib.project_meson_versions (which **really** needs a refactor)
Daniel Mensinger
1
-0
/
+2
2021-06-18
tests: Always enable the traceback in run_project_tests.py
Daniel Mensinger
1
-3
/
+11
2021-06-09
typing: Fully annotate run_project_tests.py
Daniel Mensinger
1
-9
/
+9
2021-05-29
Remove HFS workaround as everyone should use APFS by now.
Jussi Pakkanen
1
-7
/
+0
2021-05-13
Set up VS environment automatically when run.
Jussi Pakkanen
1
-1
/
+2
2021-05-08
Set unittest backend with an argument rather than an envvar.
Jussi Pakkanen
1
-2
/
+1
2021-04-25
Xcode: add objective C flags to plain C because Xcode requires it.
Jussi Pakkanen
1
-3
/
+1
2021-03-04
mass rewrite of string formatting to use f-strings everywhere
Eli Schwartz
1
-8
/
+8
2021-03-04
various python neatness cleanups
Eli Schwartz
1
-1
/
+1
2021-02-23
add a script to run a single test
Dylan Baker
1
-1
/
+2
2021-02-23
run_*_tests: Add some type annotations
Dylan Baker
1
-12
/
+19
2021-01-21
mlog: add __str__ method to AnsiDecorator
Paolo Bonzini
1
-3
/
+3
2021-01-04
Use a single coredata dictionary for options
Dylan Baker
1
-1
/
+1
2021-01-04
move OptionKey to mesonlib
Dylan Baker
1
-1
/
+2
2021-01-04
use OptionKey for compiler_options
Dylan Baker
1
-2
/
+2
2020-11-20
use real pathlib module
Dylan Baker
1
-1
/
+1
2020-10-04
pathlib: Fix resolve() by overriding it in Python 3.5
Daniel Mensinger
1
-1
/
+1
2020-09-24
compilers/mixins/clike: fix mypy issues
Dylan Baker
1
-2
/
+0
2020-09-17
tests: Make monkey patching smarter
Dylan Baker
1
-25
/
+13
2020-09-10
Add a test run in an environment which only has a cross compiler
Jon Turney
1
-2
/
+4
2020-09-08
typing: fixup of #7688
Daniel Mensinger
1
-2
/
+2
2020-06-15
run_*tests*.py: print Meson version at start of test suite
Michael Hirsch
1
-2
/
+3
2020-04-30
Make colourize_console() a function
Jon Turney
1
-3
/
+3
2020-04-20
Compiler options per lang
John Ericson
1
-1
/
+1
2020-02-22
ninjabackend: List PDBs in output list for targets
Nirbheek Chauhan
1
-10
/
+8
2020-01-28
Specify crossfile use in CI job configuration
Jon Turney
1
-18
/
+14
2020-01-15
run_tests: Fix detection of ninja 1.9
Nirbheek Chauhan
1
-16
/
+22
2019-12-13
run_tests.py: use mlog.log_once to avoid spamming ninja < 1.9 warnings
Dylan Baker
1
-3
/
+3
2019-12-05
lgtm: Fix Module imported with `import` and `import from`
Daniel Mensinger
1
-9
/
+9
2019-10-20
Fix all flake8 warnings
Daniel Mensinger
1
-1
/
+0
2019-09-05
mesonlib.split_args/quote_arg/join_args
Aleksey Gurtovoy
1
-1
/
+1
2019-09-01
tests: Require ninja 1.9 on CI
Nirbheek Chauhan
1
-9
/
+19
2019-09-01
tests: Upgrade to ninja v1.9 for Linux
Nirbheek Chauhan
1
-1
/
+1
2019-09-01
tests: Detect ninja v1.9 and disable timestamp hack
Nirbheek Chauhan
1
-5
/
+18
2019-08-24
Intel-Cl tests: increase robustness of Windows Intel compilers detection (#5828)
Michael Hirsch, Ph.D
1
-3
/
+27
2019-08-12
Put native file before cross file in options list
John Ericson
1
-1
/
+1
2019-07-30
fortran tests: non-gfortran compilers on Windows are best static libs
Michael Hirsch, Ph.D
1
-1
/
+1
2019-07-30
run_tests: ifort / intel-cl must have ninja backend
Michael Hirsch, Ph.D
1
-2
/
+4
2019-07-23
cmake: added test case for environment variables
Daniel Mensinger
1
-6
/
+11
2019-07-09
Add command line argument to skip unit tests.
Jussi Pakkanen
1
-6
/
+12
2019-05-16
Make `PerMachine` and `MachineChoice` have just `build` and `host`
John Ericson
1
-1
/
+1
2019-04-29
Fix unused variables warnings
Daniel Mensinger
1
-1
/
+1
2019-04-15
Flush run_tests output so it appears before the test subprocesses it runs
Jon Turney
1
-3
/
+3
2019-02-02
Never access environment.properties downstream
John Ericson
1
-1
/
+1
2019-01-31
find_library: Check arch of libraries on Darwin
Nirbheek Chauhan
1
-0
/
+1
2019-02-01
Rewrite appleframework and extraframework dependency classes
Nirbheek Chauhan
1
-0
/
+1
2019-01-31
unit tests: Fix sdl2 failure test on macOS
Nirbheek Chauhan
1
-0
/
+8
2019-01-31
unit tests: Simplify get_fake_env()
Nirbheek Chauhan
1
-2
/
+2
[next]