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
/
test cases
/
frameworks
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-13
gnome: allow use of generated files with compile_resources()
Sam Thursfield
13
-8
/
+104
2016-10-13
Use stdout for success message instead of stderr in gresource test
Sam Thursfield
1
-1
/
+1
2016-10-10
tests/gnome: Add missing enums.h dep to enums2.c
Nirbheek Chauhan
1
-1
/
+1
2016-10-10
dependencies: Fix traceback always setting 'variable'
Thibault Saunier
1
-0
/
+3
2016-10-04
Add missing dependency in gnome.mkenums test.
Elliott Sales de Andrade
1
-6
/
+7
2016-10-03
Merge pull request #718 from QuLogic/glib-mkenums-genmarshal
Jussi Pakkanen
12
-1
/
+418
2016-10-01
Merge pull request #803 from centricular/generated-sources-header-deps
Jussi Pakkanen
1
-2
/
+2
2016-10-02
tests/7 gnome: Add a dependency on the compiled schemas
Nirbheek Chauhan
1
-2
/
+2
2016-09-28
Allow running mkenums without templates.
Elliott Sales de Andrade
5
-6
/
+178
2016-09-28
Converted mkenums to be single invocation.
Jussi Pakkanen
1
-9
/
+8
2016-09-28
Generate genmarshal header and body simultaneously.
Elliott Sales de Andrade
1
-6
/
+4
2016-09-28
Add support for glib-genmarshal to gnome module.
Elliott Sales de Andrade
5
-0
/
+120
2016-09-28
Add support for glib-mkenums to gnome module.
Elliott Sales de Andrade
7
-1
/
+129
2016-09-14
Also add GIR include_directories to header search path.
Elliott Sales de Andrade
1
-1
/
+0
2016-09-14
Allow GirTargets as includes for another GirTarget.
Elliott Sales de Andrade
1
-2
/
+1
2016-09-14
Determine GIR include paths like targets.
Elliott Sales de Andrade
9
-0
/
+383
2016-09-04
Some platforms require linking against libintl explicitly.
Jussi Pakkanen
1
-1
/
+2
2016-08-29
tests: framworks: 7 gnome: Stop using g_autoptr
Thibault Saunier
1
-3
/
+11
2016-08-29
Test building gir file using internal dependencies
Thibault Saunier
10
-0
/
+398
2016-08-21
tests: Don't fail wxwidgets test if wxwidgets is not installed (#639)
Nirbheek Chauhan
1
-4
/
+5
2016-05-29
Can have multiple Qt resource files in a single target. Closes #572.
Jussi Pakkanen
3
-4
/
+12
2016-05-25
Helper function to get the install dir of a gtkdoc module. Closes #551.
Jussi Pakkanen
2
-2
/
+4
2016-03-28
Moved gettext into i18n module.
Jussi Pakkanen
3
-4
/
+5
2016-03-17
Add dir support for find_library and remove deprecated standalone version. Cl...
Jussi Pakkanen
1
-11
/
+11
2016-01-02
By default do not specify language version but instead use the compiler's def...
Jussi Pakkanen
1
-1
/
+2
2015-11-25
Added script to run benchmarks.
Jussi Pakkanen
1
-1
/
+1
2015-11-13
Fix gtkdoc. We had to disable the test but on the other hand we have gstreame...
Jussi Pakkanen
2
-1
/
+3
2015-10-05
Added option for VS exception type.
Jussi Pakkanen
1
-4
/
+0
2015-10-04
Can set compiler options, added language versions for Gnu and Clang.
Jussi Pakkanen
3
-9
/
+1
2015-09-17
Merged trunk changes.
Jussi Pakkanen
2
-0
/
+23
2015-09-17
Added outdir() method to build targets so we can make output dirs togglable.
Jussi Pakkanen
1
-2
/
+2
2015-09-12
Can leave Boost modules empty to only use the plain header libraries. Closes ...
Jussi Pakkanen
2
-0
/
+21
2015-09-06
Made boost on windows kinda work.
Jussi Pakkanen
1
-0
/
+2
2015-09-04
Finally full test suite passes, even gir.
Jussi Pakkanen
1
-2
/
+2
2015-08-27
Generator outputs are all relative.
Jussi Pakkanen
1
-1
/
+1
2015-08-23
add python test for glib and test against lib
Igor Gnatenko
6
-9
/
+44
2015-08-23
tests/gnome/gir: use modern GLib stuff
Igor Gnatenko
6
-164
/
+160
2015-08-19
Can specify gtk-doc search dirs with include_directories. Closes #231.
Jussi Pakkanen
2
-1
/
+3
2015-08-02
Add sgml main to gtk-doc.
Jussi Pakkanen
4
-4
/
+48
2015-08-02
Allow more than one install script and make gtkdoc method return one.
Jussi Pakkanen
2
-1
/
+16
2015-08-02
Can generate gtkdoc documentation.
Jussi Pakkanen
3
-0
/
+21
2015-06-14
Can use both main and nomain gtest in same project. Fixes #149.
Jussi Pakkanen
2
-0
/
+18
2015-05-04
Use QMake to sniff compiler flags on platforms without pkg-config.
Jussi Pakkanen
1
-4
/
+5
2015-04-08
Autodetect Qt5 rcc dependencies as well as reasonably possible.
Jussi Pakkanen
2
-9
/
+12
2015-03-26
modules/gnome: add export_packages kwarg to g-ir-scanner
Igor Gnatenko
1
-0
/
+1
2015-03-26
modules/gnome: add symbol_prefix kwarg to g-ir-scanner
Igor Gnatenko
1
-0
/
+1
2015-03-24
modules/gnome: inherit global cflags to g-ir-scanner. Closes #74
Igor Gnatenko
2
-0
/
+5
2015-03-23
modules/gnome: add support for multiple include for Gir. Closes #69
Igor Gnatenko
1
-0
/
+1
2015-03-23
modules/gnome: install Gir also and auto-detect it's dir
Igor Gnatenko
1
-0
/
+1
2015-03-23
modules/gnome: auto-set girepository directory
Igor Gnatenko
2
-3
/
+2
[next]