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
/
interpreter.py
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-29
configure_file: make input arg optional if command is used
Tim-Philipp Müller
1
-3
/
+7
2017-03-27
Allow not-required not-found dependencies in subprojects
Nirbheek Chauhan
1
-2
/
+8
2017-03-27
Fix typo in dependency invalid arguments error
Nirbheek Chauhan
1
-2
/
+2
2017-03-25
declare_dependency: flatten dependencies kwargs allowing [] as no-op dep
Tim-Philipp Müller
1
-1
/
+1
2017-03-25
wrap: Implement special wrap modes for use by packagers
Nirbheek Chauhan
1
-2
/
+7
2017-03-25
wrap: Initialize subprojects that are git submodules
Nirbheek Chauhan
1
-5
/
+7
2017-03-23
Merge pull request #1456 from ieei/compute_int
Jussi Pakkanen
1
-1
/
+29
2017-03-20
interpretter: Use a namedtuple for the ModuleState
Thibault Saunier
1
-19
/
+24
2017-03-10
compiler: Ensure prefix and dependencies are used for alignment.
Haakon Sporsheim
1
-1
/
+5
2017-03-10
compiler: Fix compute_int and sizeof for cross compilation.
Haakon Sporsheim
1
-3
/
+12
2017-03-09
compiler: Add compute_int functionality.
Haakon Sporsheim
1
-0
/
+15
2017-02-20
Merge pull request #1402 from centricular/test-setup-fixes
Jussi Pakkanen
1
-1
/
+5
2017-02-20
Merge pull request #1403 from centricular/compile_resources
Jussi Pakkanen
1
-8
/
+29
2017-02-20
configure_file: Substitute @INPUT@/@OUTPUT@/etc in command
Nirbheek Chauhan
1
-8
/
+25
2017-02-20
configure_file: Don't allow both command and configuration kwargs
Nirbheek Chauhan
1
-1
/
+5
2017-02-19
add_test_setup: Treat no env as empty env
Nirbheek Chauhan
1
-1
/
+1
2017-02-19
Add repr() for EnvironmentVariables{,Holder}
Nirbheek Chauhan
1
-0
/
+4
2017-02-19
run_command: Fix error message on incorrect argument
Nirbheek Chauhan
1
-1
/
+2
2017-02-19
rpm: We no longer provide the full path to a library
Nirbheek Chauhan
1
-3
/
+0
2017-02-19
find_program: Fix implementation of .path()
Nirbheek Chauhan
1
-3
/
+3
2017-02-19
find_program: Support passing mesonlib.File objects
Nirbheek Chauhan
1
-2
/
+14
2017-02-17
Prohibit absolute paths in subdir().
Jussi Pakkanen
1
-0
/
+2
2017-02-17
Prohibit manually built paths that point in srcdir in include_directories and...
Jussi Pakkanen
1
-1
/
+20
2017-02-09
Merge pull request #1368 from dimkr/subproject_defaults
Jussi Pakkanen
1
-2
/
+3
2017-02-07
dependencies: Distinguish native/cross while caching
Nirbheek Chauhan
1
-0
/
+12
2017-02-07
Bug fix - KeyError on subproject without default options
Dima Krasner
1
-2
/
+3
2017-01-24
Support file perms for install_data and install_subdir
Nirbheek Chauhan
1
-6
/
+30
2017-01-18
cleanup: Remove redundant parentheses
Mike Sinkovsky
1
-3
/
+3
2017-01-18
cleanup: Unused local variables
Mike Sinkovsky
1
-8
/
+5
2017-01-15
Can use targets directly in test arguments.
Jussi Pakkanen
1
-4
/
+8
2017-01-12
mesontest: Improve test suite selection.
Hemmo Nieminen
1
-8
/
+8
2017-01-11
style: [E1**] Indentation
Mike Sinkovsky
1
-2
/
+2
2017-01-11
style: [E303] too many blank lines (2)
Mike Sinkovsky
1
-1
/
+0
2017-01-11
style: [E711] comparison to None should be 'if cond is None:'
Mike Sinkovsky
1
-1
/
+1
2017-01-11
style: [E502] the backslash is redundant between brackets
Mike Sinkovsky
1
-5
/
+5
2017-01-09
Add .find_python() method. Supersedes #777.
Jussi Pakkanen
1
-3
/
+8
2017-01-09
There are two different kinds of extensions: modules that create new
Jussi Pakkanen
1
-14
/
+16
2017-01-09
Created a Python 3 module for simpler building of Python extension modules.
Jussi Pakkanen
1
-20
/
+34
2017-01-09
Merge pull request #1278 from mesonbuild/newmodules
Jussi Pakkanen
1
-29
/
+47
2017-01-09
Fix Gnome module.
Jussi Pakkanen
1
-27
/
+17
2017-01-06
Can get values in ConfigurationData objects.
Jussi Pakkanen
1
-1
/
+12
2017-01-06
Fix a few more modules.
Jussi Pakkanen
1
-7
/
+28
2017-01-04
Create a module return value object.
Jussi Pakkanen
1
-2
/
+9
2017-01-03
Merge pull request #1260 from mesonbuild/subproj_defaults
Jussi Pakkanen
1
-11
/
+48
2017-01-03
fix 'unreachable code' warnings
Mike Sinkovsky
1
-1
/
+0
2017-01-02
Can put external programs to test suite exe wrappers directly.
Jussi Pakkanen
1
-1
/
+15
2017-01-02
Can set envvars in test setups.
Jussi Pakkanen
1
-1
/
+4
2017-01-02
Can specify test setups and run them with mesontest.
Jussi Pakkanen
1
-18
/
+46
2017-01-02
Support default_options in dependency() fallbacks.
Jussi Pakkanen
1
-1
/
+6
2017-01-01
style: fix E124 violations
Igor Gnatenko
1
-9
/
+9
[next]