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_unittests.py
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-26
spelling: overridden
Josh Soref
1
-1
/
+1
2017-11-20
Make the full test suite runnable with an external command.
Jussi Pakkanen
1
-1
/
+4
2017-11-20
Replaced sys.executable use with the mesonlib equivalent.
Jussi Pakkanen
1
-9
/
+10
2017-11-20
Tests can be run with an external Meson command.
Jussi Pakkanen
1
-4
/
+5
2017-11-15
Merge pull request #2611 from mesonbuild/nirbheek/pkgconfig-msvc-static
Jussi Pakkanen
1
-44
/
+125
2017-11-14
unit tests: Teach detect_prebuild_env about Cygwin
Jon Turney
1
-0
/
+3
2017-11-11
unit tests: Attempt to fix failure on Cygwin
Nirbheek Chauhan
1
-0
/
+4
2017-11-11
unit tests: Properly skip if pkg-config wasn't found
Nirbheek Chauhan
1
-0
/
+4
2017-11-11
pkgconfig module: Escape all paths while generating
Nirbheek Chauhan
1
-6
/
+28
2017-11-11
dependencies: Add a test for static libs with pkg-config
Nirbheek Chauhan
1
-39
/
+87
2017-10-28
Add unittest of prefix dependent default directories
Jon Turney
1
-1
/
+48
2017-10-02
Merge pull request #2397 from mesonbuild/prebuilt
Jussi Pakkanen
1
-0
/
+94
2017-10-01
Use listify and extract_as_list everywhere
Nirbheek Chauhan
1
-1
/
+44
2017-10-01
Fix tests on OSX.
Jussi Pakkanen
1
-1
/
+3
2017-10-01
Fix MSVC builds.
Jussi Pakkanen
1
-1
/
+7
2017-09-30
Add an rpath entry to shared libraries that are linked from the source tree.
Jussi Pakkanen
1
-6
/
+33
2017-09-30
Moved prebuilt static library under unit tests.
Jussi Pakkanen
1
-1
/
+23
2017-09-30
Moved prebuilt object test under unittests.
Jussi Pakkanen
1
-0
/
+37
2017-09-21
flake8: Perform suggested whitespace/formatting changes
Luke Shumaker
1
-1
/
+1
2017-09-15
Add test for get_option(b_xxx) on reconfigure.
Hristo Venev
1
-0
/
+5
2017-09-11
Add a test for the custom target incdirs change
Nirbheek Chauhan
1
-1
/
+3
2017-09-06
Merge pull request #2236 from trhd/env
Jussi Pakkanen
1
-0
/
+2
2017-09-04
Permit overriding find_program from the cross file.
Jussi Pakkanen
1
-0
/
+22
2017-09-01
Add a regression test for test suites.
Hemmo Nieminen
1
-0
/
+2
2017-08-20
Fix coverage target breakage and add a test for it.
Jussi Pakkanen
1
-0
/
+13
2017-08-20
Remove PHONY because Windows and OSX file systems are crap. Closes #2199.
Jussi Pakkanen
1
-0
/
+3
2017-08-15
Add a test for dirs with reserved target names
Nirbheek Chauhan
1
-0
/
+13
2017-08-15
run_unittests: Add a helper for asserting path existence
Nirbheek Chauhan
1
-17
/
+25
2017-08-14
Use "meson test" in test invocations so it will not print the deprecation war...
Jussi Pakkanen
1
-1
/
+1
2017-08-13
unit tests: Select test cases inside run_unittests.py
Nirbheek Chauhan
1
-2
/
+11
2017-08-02
Print deprecation warnings on old style commands.
Jussi Pakkanen
1
-2
/
+2
2017-07-24
Ensure same compiler flags are used for compiling PCH as normal sources
GabrĂel ArthĂșr PĂ©tursson
1
-0
/
+7
2017-07-23
find_library: Ignore libs on MSVC properly
Nirbheek Chauhan
1
-0
/
+17
2017-07-21
Add build_rpath as new property allowing people to specify rpath entries that...
Jussi Pakkanen
1
-0
/
+11
2017-07-20
Add a mesonintrospect --dependencies test
Martin Ejdestig
1
-0
/
+22
2017-07-17
unittests: Don't pass /nologo to `cl` during detection
Nirbheek Chauhan
1
-1
/
+1
2017-07-17
unittests: Check value of cc.is_64 with MSVC
Nirbheek Chauhan
1
-0
/
+9
2017-07-17
unittests: Ensure that the compiler version is not blank
Nirbheek Chauhan
1
-0
/
+4
2017-06-23
Split out languages from compilers.py
Alistair Thomas
1
-1
/
+1
2017-06-22
Split linkers out from compilers.py
Alistair Thomas
1
-3
/
+3
2017-06-21
Merge pull request #1920 from QuLogic/hg-dist
Jussi Pakkanen
1
-10
/
+36
2017-06-18
Handle both pkg-config and pkgconf argument order. Closes #1934.
Jussi Pakkanen
1
-8
/
+14
2017-06-18
Merge pull request #1951 from mesonbuild/dedupfix
Jussi Pakkanen
1
-0
/
+9
2017-06-18
Preserve standalone -D arguments always.
Jussi Pakkanen
1
-3
/
+4
2017-06-17
Failing test for -D dedupping.
Jussi Pakkanen
1
-0
/
+8
2017-06-17
Use the Windows proof dir deleter consistently.
Jussi Pakkanen
1
-5
/
+5
2017-06-13
Add test for Mercurial dist'ing.
Elliott Sales de Andrade
1
-10
/
+36
2017-06-12
tests/unit/8: Rename to 9 and add -l flags
Nirbheek Chauhan
1
-2
/
+5
2017-06-12
Created unit test to ensure linker arguments from consecutive dependencies ar...
Jussi Pakkanen
1
-0
/
+16
2017-06-12
Preserve -L -l pairings fetched from external deps
Nirbheek Chauhan
1
-0
/
+10
[next]