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
/
build.py
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-20
Merge pull request #3223 from sarum9in/rename
Jussi Pakkanen
1
-1
/
+7
2018-03-19
Create a helper for checking if a string has a path component
Nirbheek Chauhan
1
-4
/
+4
2018-03-17
Add rename parameter to install_data()
Aleksey Filippov
1
-1
/
+7
2018-03-11
Use itertools.chain() instead of list concatenation
Aleksey Filippov
1
-1
/
+1
2018-03-10
Exclude subprojects when doing coverage
Niklas Claesson
1
-0
/
+4
2018-03-06
Add link_whole argument to declare_dependency()
Aleksey Filippov
1
-1
/
+3
2018-03-01
Harmonize data pickling.
Hemmo Nieminen
1
-0
/
+20
2018-02-27
Do not unpack link_whole target, BuildTarget.link_whole() does listify() anyway
Aleksey Filippov
1
-4
/
+0
2018-02-27
Look up compilers based on sources from deps, too. Closes #2768.
Jussi Pakkanen
1
-3
/
+9
2018-02-25
Use include_directories for D impdirs.
Jussi Pakkanen
1
-3
/
+7
2018-02-04
Don't version shared libraries for Android
Robert Bragg
1
-20
/
+32
2018-01-31
Make checks a bit more robust against empty entries.
Jussi Pakkanen
1
-0
/
+4
2018-01-30
Use os.path: basename() and dirname() instead of split()
Aleksey Filippov
1
-6
/
+6
2018-01-13
Merge pull request #2764 from mesonbuild/generatorpath
Jussi Pakkanen
1
-7
/
+30
2018-01-09
Add `export_dynamic` argument to `executable`. (#2662)
Nikita Churaev
1
-7
/
+18
2018-01-06
Fix a problem when anyone actually tries to use a non-found dependency
Jon Turney
1
-1
/
+1
2017-12-26
fix AttributeError in CustomTargetIndex.__repr__
Andrei Alexeyev
1
-1
/
+1
2017-12-18
Can declare file generation in one dir and use the output in another.
Jussi Pakkanen
1
-5
/
+6
2017-12-17
Preserve_path_from should be a kwarg of process(), not generator().
Jussi Pakkanen
1
-18
/
+9
2017-12-12
Files created with generator can have path segments.
Jussi Pakkanen
1
-3
/
+34
2017-12-02
custom target: Consider all build depends while serializing
Nirbheek Chauhan
1
-0
/
+18
2017-11-26
spelling: target
Josh Soref
1
-1
/
+1
2017-11-26
spelling: overridden
Josh Soref
1
-1
/
+1
2017-11-11
compilers: Improve manual library searching
Nirbheek Chauhan
1
-1
/
+1
2017-10-31
namespace run_targets by subproject
Martin Kelly
1
-19
/
+16
2017-10-29
Raise InvalidArguments when trying to link against strings
Lyude Paul
1
-0
/
+2
2017-10-08
Better error message when using external libraries incorrectly. Closes #2447.
Jussi Pakkanen
1
-0
/
+6
2017-10-01
Use listify and extract_as_list everywhere
Nirbheek Chauhan
1
-18
/
+7
2017-10-01
Merge pull request #2313 from dcbaker/fix-2180
Jussi Pakkanen
1
-1
/
+1
2017-09-29
Implement capture for generators
Niklas Claesson
1
-0
/
+6
2017-09-27
Allow CustomTarget's to be indexed
Dylan Baker
1
-1
/
+33
2017-09-21
link_whole should be considered a source for targets
Dylan Baker
1
-1
/
+1
2017-09-21
Merge pull request #2340 from NickeZ/generator-fix
Jussi Pakkanen
1
-2
/
+4
2017-09-20
Consider compilers used in static_library parents
Dylan Baker
1
-8
/
+35
2017-09-20
Add @PLAINNAME@ and @BASENAME@ to arguments argument for Generator
Niklas Claesson
1
-2
/
+4
2017-09-18
Last round with listify function refactoring.
Alexis Jeandet
1
-18
/
+6
2017-09-18
Introduced extract_as_list.
Alexis Jeandet
1
-24
/
+15
2017-09-18
Introduction of listify method. Test on build.py module to see benefits.
Alexis Jeandet
1
-63
/
+30
2017-09-17
d: Make feature names less verbose
Matthias Klumpp
1
-6
/
+6
2017-09-12
d: Implement specific properties for D features
Matthias Klumpp
1
-1
/
+19
2017-08-05
Add option to disable implicit include directories. Closes #2139.
Jussi Pakkanen
1
-0
/
+4
2017-08-03
Consider link_whole_targets when determining linker
Dylan Baker
1
-1
/
+2
2017-07-21
Merged buildrpath branch.
Jussi Pakkanen
1
-0
/
+8
2017-07-21
build.py: fixed a small issue where hasattr was passed only a name argument.
Hagai
1
-1
/
+1
2017-07-21
Check for manual attempts to set rpath and update docs.
Jussi Pakkanen
1
-0
/
+4
2017-07-21
Add build_rpath as new property allowing people to specify rpath entries that...
Jussi Pakkanen
1
-0
/
+4
2017-07-20
Make the name of the executable implib configurable
Jon Turney
1
-4
/
+7
2017-07-20
Support implibs for executables on Windows
Jon Turney
1
-2
/
+54
2017-07-02
Merge pull request #2017 from mesonbuild/fix2012
Jussi Pakkanen
1
-10
/
+22
2017-07-02
Update args_frozen attribute check.
Hemmo Nieminen
1
-1
/
+1
[next]