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
/
modules
/
qt5.py
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-13
qt module: rcc supports depfiles now, given a recent enough version of Qt5
Eli Schwartz
1
-3
/
+0
2020-07-05
Don't make unactionable warnings fatal
Nirbheek Chauhan
1
-1
/
+1
2018-11-14
dependencies/ui: Allow qt compilers and qmake to be specified in native file
Dylan Baker
1
-4
/
+3
2018-04-15
Updated all modules to work with the new API.
Jussi Pakkanen
1
-4
/
+4
2017-10-10
Factorized Qt4 and Qt5 modules in one base class.
Alexis Jeandet
1
-137
/
+5
2017-10-01
Added include directory argument for Qt's Moc which is needed to build plugins.
Alexis Jeandet
1
-4
/
+6
2017-09-21
flake8: Clean up complained-about unused imports
Luke Shumaker
1
-1
/
+1
2017-09-18
Gnome, pkgconfig, Qt4, Qt5 and windows modules slightly refactored.
Alexis Jeandet
1
-16
/
+3
2017-06-26
Fixed issues raised in review.
Jussi Pakkanen
1
-1
/
+1
2017-06-26
Fixed the remaining modules.
Jussi Pakkanen
1
-0
/
+2
2017-04-09
Add an option to dependencies called 'method'. This can be used to
Aaron Small
1
-3
/
+4
2017-02-19
find_program: Fix implementation of .path()
Nirbheek Chauhan
1
-3
/
+3
2017-01-11
style: [E502] the backslash is redundant between brackets
Mike Sinkovsky
1
-3
/
+3
2017-01-09
There are two different kinds of extensions: modules that create new
Jussi Pakkanen
1
-1
/
+2
2017-01-06
Fix a few more modules.
Jussi Pakkanen
1
-1
/
+2
2017-01-02
style: fix E127 violations
Igor Gnatenko
1
-3
/
+3
2017-01-01
style: fix E124 violations
Igor Gnatenko
1
-2
/
+1
2016-12-31
Fix space before :.
Jussi Pakkanen
1
-11
/
+11
2016-12-22
Add Generator.process_files to reduce code duplication.
Elliott Sales de Andrade
1
-6
/
+3
2016-12-19
tree-wide: remove unused imports
Igor Gnatenko
1
-1
/
+1
2016-12-18
Qt: Allow passing a name arg to preprocess()
Nirbheek Chauhan
1
-7
/
+10
2016-12-11
Use universal_newlines=True for all Popen calls
Nirbheek Chauhan
1
-16
/
+10
2016-11-11
qt4, qt5 modules: Improve moc/uic/rcc detection
Nirbheek Chauhan
1
-17
/
+18
2016-11-11
qt4/qt5: Print a message when moc/uic/rcc aren't found
Nirbheek Chauhan
1
-0
/
+8
2016-11-08
Implement mlog.warning and use it everywhere for warnings
Nirbheek Chauhan
1
-3
/
+3
2016-05-30
Make sure outputs do not contain stray path segments.
Jussi Pakkanen
1
-4
/
+3
2016-05-29
Can have multiple Qt resource files in a single target. Closes #572.
Jussi Pakkanen
1
-5
/
+9
2016-04-01
Move MesonException from coredata to mesonlib.
Hemmo Nieminen
1
-1
/
+1
2016-01-31
Text clarification.
Jussi Pakkanen
1
-1
/
+1
2016-01-16
Renamed meson package to mesonbuild so that we can have a script named meson ...
Jussi Pakkanen
1
-0
/
+162