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
/
unittests
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-05
wrap: Use MESON_PACKAGE_CACHE_DIR as default packagecache path
Xavier Claessens
1
-0
/
+10
2023-08-30
Merge pull request #10332 from xclaesse/std-opt
Jussi Pakkanen
1
-0
/
+33
2023-08-25
msetup: Update options when builddir is already configured
Xavier Claessens
2
-0
/
+14
2023-08-23
machine file: Add @GLOBAL_SOURCE_ROOT@ and @DIRNAME@
Xavier Claessens
1
-1
/
+7
2023-08-18
tests: fix assertion rewriting when pytest is used
Benoit Pierre
1
-0
/
+0
2023-08-17
tests: consolidate MESON_SKIP_TEST reporting and use it in unittests
Eli Schwartz
1
-7
/
+7
2023-08-17
Remove XML filter from testlog.{json,txt} and std streams
Tristan Partin
1
-4
/
+10
2023-08-08
correct cmakedefine behavior
Jan200101
1
-3
/
+35
2023-08-07
Error when an installed static library links to internal custom target
Xavier Claessens
1
-0
/
+3
2023-08-07
c_std, cpp_std: Change to a list of desired versions in preference order
Xavier Claessens
2
-0
/
+40
2023-08-06
tests: Assert that mips64 kernel is detected as mips64 with no compilers
Simon McVittie
1
-0
/
+19
2023-08-06
tests: Pass a mock C compiler to detect_cpu(), detect_cpu_family()
Simon McVittie
1
-4
/
+8
2023-08-03
PkgConfigDependency: Move CLI handling into its own abstraction
Xavier Claessens
2
-27
/
+18
2023-08-02
convert booleans in summary function to correct representation
Eli Schwartz
1
-4
/
+4
2023-08-02
treewide: internally avoid deprecated machine file uses of "pkgconfig"
Eli Schwartz
1
-2
/
+2
2023-07-31
Rename variables that clash with pdb commands
Dan Hawson
2
-13
/
+13
2023-07-31
Merge pull request #11986 from williamspatrick/clang-enable-cpp23
Jussi Pakkanen
1
-0
/
+15
2023-07-30
tests: skip a test that fails with new Python 3.11 from MSYS2
Christoph Reiter
1
-0
/
+3
2023-07-26
Fix install_data() default install path
Daniele Nicolodi
1
-6
/
+7
2023-07-25
unittests: test the vala template
Dylan Baker
1
-1
/
+1
2023-07-25
unittests: use subtests for template tests
Dylan Baker
1
-25
/
+26
2023-07-14
tests: add support for c++23/c++26 detection
Steven Noonan
1
-0
/
+15
2023-07-13
macos: map arm64e to aarch64, map "whole" architecture strings
Andres Freund
1
-0
/
+5
2023-07-13
Silence some encoding warnings
Tristan Partin
5
-16
/
+16
2023-07-13
mtest: fix unencodable XML chars
Nazir Bilal Yavuz
1
-0
/
+51
2023-07-10
build: dependencies should come after link_with on link command
Xavier Claessens
1
-0
/
+1
2023-07-10
build: Fix linking multiple libraries and some are promoted
Xavier Claessens
1
-0
/
+1
2023-07-05
Renumber test dirs for rc2.
Jussi Pakkanen
2
-2
/
+2
2023-07-05
Merge pull request #11742 from xclaesse/link-whole-cases
Jussi Pakkanen
2
-2
/
+18
2023-07-02
remove CI workaround for clang+msys2
Eli Schwartz
1
-1
/
+0
2023-06-28
Experimental 'genvslite' WIP. (#11049)
GertyP
2
-3
/
+91
2023-06-27
modules/rust: Add a machine file property for extra clang args with bindgen
Dylan Baker
1
-4
/
+29
2023-06-26
mintro: record subproject in install_plan
Daniele Nicolodi
1
-0
/
+45
2023-06-26
Revert "modules: move gnome targets into gnome module"
Eli Schwartz
1
-1
/
+1
2023-06-26
linkers: delay implementations import until detect is run
Eli Schwartz
2
-17
/
+19
2023-06-26
stop importing cmake when it isn't used
Eli Schwartz
1
-1
/
+1
2023-06-26
dependencies: defer importing a custom dependency until it is used
Eli Schwartz
4
-4
/
+4
2023-06-26
dependencies: delay often-unused imports
Eli Schwartz
1
-1
/
+1
2023-06-26
add profiling startup import check and testcase to count it
Eli Schwartz
1
-0
/
+27
2023-06-25
tests: move script loaded modules test to platform-agnostic
Eli Schwartz
2
-30
/
+31
2023-06-16
unittests: fix test_scripts_loaded_modules matching exactly our own modules
Charles Brunet
1
-1
/
+1
2023-06-16
unittests: skip test using symlink if not available
Charles Brunet
1
-1
/
+4
2023-06-16
unittests: ensure terminal has 80 chars width
Charles Brunet
1
-0
/
+1
2023-06-14
WIP: refactor loggable popen calls for consistency
Eli Schwartz
1
-3
/
+4
2023-06-07
cargo/cfg: Add a parser for the rust/cargo cfg() expressions
Dylan Baker
1
-0
/
+125
2023-06-07
cargo/version: add a function to convert cargo versioning to meson
Dylan Baker
1
-0
/
+61
2023-06-07
unittests: fix incorrect calculation of bytecompile outputs
Eli Schwartz
1
-4
/
+5
2023-05-31
mlog: use a hidden class for state
Dylan Baker
2
-11
/
+11
2023-05-25
mtest: wildcard selection
Charles Brunet
1
-0
/
+24
2023-05-22
intro: add more details to generated files(part 2)
Charles Brunet
1
-1
/
+4
[next]