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
/
wrap
/
wrap.py
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-18
wrap: Remove dead code trying to update git/hg/svn repositories
Xavier Claessens
1
-72
/
+21
2018-10-17
wrap: Allow source and patch to be local files
Xavier Claessens
1
-87
/
+78
2018-10-17
wrap: Some cleanups and fixes in resolver
Xavier Claessens
1
-66
/
+66
2018-09-16
Add 'clone-recursive' option for git wraps
Andrei Alexeyev
1
-2
/
+6
2018-09-03
wrap: Redirect git's stdin to DEVNULL
Nirbheek Chauhan
1
-1
/
+1
2018-08-27
using urlopen() with explicit timeout
Andrei Antonov
1
-3
/
+4
2018-08-07
Adding support to checkout from reviews in git/gerrit using commit ids.
Mohammed Amer Khalidi
1
-3
/
+5
2018-02-20
wrap: Fix broken logic when initializing submodules
Nirbheek Chauhan
1
-6
/
+10
2018-02-11
wrap: Handle more submodule status cases
Nirbheek Chauhan
1
-5
/
+8
2017-10-01
Merge pull request #2373 from leiflm/svn-wraps
Jussi Pakkanen
1
-0
/
+26
2017-09-30
adds missing import of `Popen_safe`
Leif Middelschulte
1
-0
/
+1
2017-09-30
As per jpakkane's suggestion use `Popen_safe` instead of `subprocess.getoutput`
Leif Middelschulte
1
-1
/
+2
2017-09-29
Don't download patch archive if already download
liugang
1
-9
/
+13
2017-09-26
fixup 993a12c5: use right variable
Leif Middelschulte
1
-1
/
+1
2017-09-26
avoid errornous type conversion. Compare strings instead
Leif Middelschulte
1
-1
/
+0
2017-09-26
fixes offline working (if desired revision is already present).
Leif Middelschulte
1
-4
/
+6
2017-09-26
fixes initial checkout command independend of provided revision
Leif Middelschulte
1
-4
/
+1
2017-09-25
introduce svn wrap support
Leif Middelschulte
1
-0
/
+26
2017-09-23
Improve download package
liugang
1
-12
/
+20
2017-09-23
Fix unpack patch archive fail
liugang
1
-2
/
+26
2017-09-23
fix patch archive never download on some case
liugang
1
-10
/
+10
2017-09-21
flake8: Clean up complained-about unused imports
Luke Shumaker
1
-1
/
+1
2017-05-29
Whitespace tweaks to reduce Flake8 warnings
Alistair Thomas
1
-1
/
+1
2017-05-26
fix typo
Goncalo Carvalho
1
-1
/
+1
2017-05-17
Rearrange trys to avoid possible undefined vars.
Elliott Sales de Andrade
1
-2
/
+3
2017-05-17
Remove unused variables.
Elliott Sales de Andrade
1
-1
/
+0
2017-04-25
wrap: pass -C to git when resolving submodules
Ernestas Kulik
1
-5
/
+6
2017-04-25
wrap: initialize submodules when updating
Ernestas Kulik
1
-1
/
+1
2017-03-27
wrap: Also capture stderr while running quiet_git()
Nirbheek Chauhan
1
-1
/
+1
2017-03-25
wrap: Implement special wrap modes for use by packagers
Nirbheek Chauhan
1
-1
/
+9
2017-03-25
wrap: Initialize subprojects that are git submodules
Nirbheek Chauhan
1
-7
/
+43
2017-03-25
wrap: Check that the package dir contains 'meson'build'
Nirbheek Chauhan
1
-13
/
+16
2017-02-27
Fix directory context for git wrap check
Marc Becker
1
-1
/
+1
2017-01-11
style: [E301] expected 1 blank line, found 0
Mike Sinkovsky
1
-0
/
+1
2017-01-02
style: fix E127 violations
Igor Gnatenko
1
-3
/
+3
2017-01-01
style: fix E128 violations
Igor Gnatenko
1
-1
/
+1
2017-01-01
style: fix E226 violations
Igor Gnatenko
1
-2
/
+2
2016-12-19
fix some of pylint's undefined-variable
Igor Gnatenko
1
-1
/
+1
2016-12-15
Revert "Merge pull request #1145 from AlexandreFoley/wrap-fix"
Jussi Pakkanen
1
-20
/
+9
2016-12-06
The “directory present and not empty” return condition was necessary for ...
Alexandre Foley
1
-1
/
+6
2016-12-06
Added a few missing whitespace as noted by Ignatenkobrain. Replaced a comment...
Alexandre Foley
1
-5
/
+6
2016-12-05
Wrap.py: Made it so using an already downloaded subproject is only for the wr...
Alexandre Foley
1
-10
/
+15
2016-12-01
wrap: Fix getting push-url
Thibault Saunier
1
-1
/
+1
2016-11-22
wrap: Allow specifying push URL in wrap files using git
Thibault Saunier
1
-0
/
+5
2016-11-22
wrap: Make sure that the cloned git repo is properly cloned
Thibault Saunier
1
-3
/
+22
2016-10-20
add support of mercurial repo for wrap,… (#937)
AlexandreFoley
1
-1
/
+25
2016-09-14
Download without status updates if server does not report file size. Closes #...
Jussi Pakkanen
1
-1
/
+7
2016-08-27
Ensure URLs are closed with a context manager.
Elliott Sales de Andrade
1
-20
/
+21
2016-08-27
Use context manager for file I/O.
Elliott Sales de Andrade
1
-18
/
+21
2016-08-25
Do not error out if git pull fails on subprojects. Closes #720.
Jussi Pakkanen
1
-1
/
+4
[prev]
[next]