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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-26
Merge pull request #952 from centricular/deterministic-sources-outputs
Jussi Pakkanen
1
-9
/
+10
2016-10-26
Use *FLAGS from the env in compiler checks
Nirbheek Chauhan
1
-17
/
+13
2016-10-26
Directly pass the compiler to get_args_from_envvars
Nirbheek Chauhan
2
-8
/
+9
2016-10-26
has_function: Try to use the function being checked
Nirbheek Chauhan
1
-3
/
+3
2016-10-25
Merge pull request #912 from valum-framework/wip/vala-custom-header-and-vapi
Jussi Pakkanen
2
-4
/
+8
2016-10-25
vala: Use a portable path join for the VAPI
Guillaume Poirier-Morency
1
-1
/
+1
2016-10-25
Ninja: Use OrderedDict in places where order matters
Nirbheek Chauhan
1
-9
/
+10
2016-10-25
Add -Wl,-no_weak_imports to has_function with XCode 8
Nirbheek Chauhan
1
-1
/
+12
2016-10-25
has_function: Only ignore prototype when no includes are specified
Nirbheek Chauhan
1
-39
/
+68
2016-10-25
compilers: Derive ClangObj*Compiler from ClangCompiler too
Nirbheek Chauhan
1
-21
/
+10
2016-10-24
vala: Use 'vala_header' and 'vala_vapi' directly
Guillaume Poirier-Morency
2
-6
/
+5
2016-10-24
vala: Custom header and vapi name (fix #892)
Guillaume Poirier-Morency
2
-2
/
+7
2016-10-24
Revert d9473095f234df54a9a531a859cb745bc349c5c2 because it broke GStreamer.
Jussi Pakkanen
1
-2
/
+5
2016-10-24
Fix depfixer on MIPS.
Aurelien Jarno
1
-0
/
+6
2016-10-23
Merge pull request #915 from centricular/dependency-error-msg-and-more
Jussi Pakkanen
3
-28
/
+50
2016-10-23
gnome: Don't pass ldflags to g-ir-scanner
Patrick Griffis
1
-2
/
+2
2016-10-23
gettext: Add update-po target
Patrick Griffis
2
-1
/
+23
2016-10-23
Improve error when using the dependencies kwarg
Nirbheek Chauhan
2
-28
/
+46
2016-10-23
Add repr() implementation for Dependency()
Nirbheek Chauhan
1
-0
/
+4
2016-10-23
Merge pull request #934 from mesonbuild/wip/tingping/gnome-yelp
Jussi Pakkanen
3
-0
/
+181
2016-10-23
Force configure input files to be utf-8. Closes #927.
Jussi Pakkanen
1
-3
/
+3
2016-10-23
pkgconfig: Fix absolute 'libdir' and 'includedir'
Guillaume Poirier-Morency
1
-4
/
+4
2016-10-22
gnome: Fix building gobject-introspection with sanitizer
Patrick Griffis
1
-1
/
+10
2016-10-23
Merged dpkg-architecture fix for Gentoo.
Jussi Pakkanen
1
-9
/
+11
2016-10-22
Merge pull request #938 from centricular/fix-unity-builds
Jussi Pakkanen
6
-95
/
+175
2016-10-22
Don't default to lib64 if symlink
Patrick Griffis
1
-1
/
+1
2016-10-22
Only default to dpkg-architecture output in Debian derivatives
Jouni Kosonen
1
-9
/
+11
2016-10-21
gnome: Add generate_vapi() function
Patrick Griffis
2
-0
/
+153
2016-10-21
Fix Unity builds for Fortran and D targets
Nirbheek Chauhan
1
-3
/
+29
2016-10-21
Add support for extracting objects in unity builds
Nirbheek Chauhan
5
-61
/
+98
2016-10-21
Implement get_default_suffix in the base Compiler class
Nirbheek Chauhan
1
-10
/
+3
2016-10-21
ninja: Generate Vala compile rules after all header_deps are found
Nirbheek Chauhan
1
-4
/
+11
2016-10-21
ninja: Always use RawFilename for unity sources and deps
Nirbheek Chauhan
1
-15
/
+18
2016-10-21
BuildTarget: Add compilers needed by generated sources
Nirbheek Chauhan
1
-2
/
+16
2016-10-21
Print a useful error when unable to determine linker
Nirbheek Chauhan
1
-1
/
+1
2016-10-19
gnome: Add yelp() function
Patrick Griffis
3
-0
/
+181
2016-10-20
add support of mercurial repo for wrap,… (#937)
AlexandreFoley
1
-1
/
+25
2016-10-19
Can query pkg-config variables from the system. Closes #726.
Jussi Pakkanen
3
-6
/
+34
2016-10-19
gnome: Include build dir in gtkdoc-mkhtml path
Patrick Griffis
1
-1
/
+1
2016-10-19
Merge pull request #908 from centricular/vala-generated-sources
Jussi Pakkanen
4
-165
/
+271
2016-10-19
gnome: Fix gresource warning incorrectly being shown on 2.50+
Patrick Griffis
1
-9
/
+8
2016-10-19
Support all kinds of generated vala and vapi sources
Nirbheek Chauhan
2
-65
/
+131
2016-10-19
Ninja: Consolidate generated sources handling
Nirbheek Chauhan
2
-54
/
+86
2016-10-19
Process dependencies for all targets not just C/C++
Nirbheek Chauhan
1
-5
/
+13
2016-10-19
CustomTarget: Use get_outputs() instead of get_filename()
Nirbheek Chauhan
4
-50
/
+50
2016-10-19
Don't mention non-existing log files after testing.
Hemmo Nieminen
1
-1
/
+2
2016-10-19
Force dep versions into the version kwarg.
Jussi Pakkanen
1
-0
/
+3
2016-10-18
Merge pull request #866 from centricular/vala-no-c-warn-args
Jussi Pakkanen
3
-10
/
+31
2016-10-17
Don't raise exception when a fallback dependency is not found
Scott D Phillips
1
-8
/
+12
2016-10-16
Merge pull request #862 from valum-framework/pkgconfig-prevent-trailing-slash
Jussi Pakkanen
1
-30
/
+47
[prev]
[next]