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
2017-05-13
Merged rust_args branch.
Jussi Pakkanen
1
-0
/
+5
2017-05-11
Flatten SharedLibary link_args.
Dylan Baker
1
-3
/
+1
2017-05-11
Allow passing a list of Files to CustomTarget. Closes #1720
Dylan Baker
1
-2
/
+1
2017-05-11
Use flatten for link targets. Fixes #1764
Dylan Baker
1
-6
/
+2
2017-05-08
rust: Support rust_args
Patrick Griffis
1
-0
/
+5
2017-05-08
Allow link_depends to take strings, Files or generated objects. Closes #1172
Dylan Baker
1
-10
/
+31
2017-05-08
Make name_suffix keyword known to binaries
Niclas Moeslund Overby
1
-1
/
+1
2017-05-04
Merge pull request #1621 from dcbaker/llvm-dep
Jussi Pakkanen
1
-1
/
+8
2017-05-03
Provide a helpful message when a language is required but not included
Dylan Baker
1
-1
/
+8
2017-05-04
Store extra_files as file objects. Helps with #1686.
Jussi Pakkanen
1
-4
/
+3
2017-05-02
Don't use len() to test emptiness vs not emptiness
Dylan Baker
1
-9
/
+7
2017-04-21
Use linked-libraries to decide what linker to use
Nirbheek Chauhan
1
-2
/
+35
2017-04-15
Make it possible to only do unity builds on subprojects.
Jussi Pakkanen
1
-1
/
+2
2017-04-15
Merge pull request #1549 from mesonbuild/linkwhole
Jussi Pakkanen
1
-1
/
+28
2017-04-13
Merge pull request #1548 from ssssam/sam/stable-ordering
Jussi Pakkanen
1
-3
/
+12
2017-04-11
Merge pull request #1596 from centricular/test-rebuilds
Jussi Pakkanen
1
-1
/
+5
2017-04-10
Provide nice error for invalid types to shared_library vs_module_defs
Dylan Baker
1
-0
/
+4
2017-04-10
Allow using generated files to shared_library vs_module_defs. Closes #1605
Dylan Baker
1
-6
/
+12
2017-04-10
Add tests for target and custom_target rebuild
Nirbheek Chauhan
1
-1
/
+5
2017-04-09
Merge pull request #1469 from centricular/install-secondary-outputs
Jussi Pakkanen
1
-20
/
+30
2017-04-08
Add option to link the entire contents of a static library to a target.
Jussi Pakkanen
1
-1
/
+28
2017-04-06
Use '.exe' extension for executables for Cygwin
Jon Turney
1
-1
/
+2
2017-04-06
Use correct shared library naming for Cygwin
Jon Turney
1
-1
/
+13
2017-04-04
Don't generate import library for shared modules
Nirbheek Chauhan
1
-0
/
+1
2017-04-04
Support multiple install dirs for built/custom targets
Nirbheek Chauhan
1
-20
/
+29
2017-04-03
Merge pull request #1457 from mesonbuild/overrides
Jussi Pakkanen
1
-0
/
+17
2017-04-03
Ensure rules in the generated build.ninja file are in a stable order
Sam Thursfield
1
-3
/
+12
2017-04-02
Merge pull request #1505 from centricular/dont-use-c++-for-assembly
Jussi Pakkanen
1
-17
/
+17
2017-04-02
Use get_option_for_target for builtins where sensible.
Jussi Pakkanen
1
-9
/
+16
2017-04-02
Add MVP implementation of overriding options.
Jussi Pakkanen
1
-0
/
+10
2017-03-29
rust: Support executable name differing from source name
Patrick Griffis
1
-8
/
+0
2017-03-27
Try even harder to use the C compiler for assembly
Nirbheek Chauhan
1
-3
/
+8
2017-03-27
Try harder to use the C compiler for compiling asm
Nirbheek Chauhan
1
-14
/
+9
2017-03-23
Preserve the order of internal deps in a target
Nirbheek Chauhan
1
-6
/
+7
2017-03-20
vs: support Generator outputs as CustomTarget inputs
Nicolas Schneider
1
-2
/
+11
2017-03-04
darwin: Also add the major version in the dylib
Nirbheek Chauhan
1
-13
/
+20
2017-03-03
Nuke dead code which was used for installing PDB files
Nirbheek Chauhan
1
-35
/
+0
2017-02-27
Use cross stripper when cross compiling and allow overriding native strip exe...
Jussi Pakkanen
1
-0
/
+10
2017-02-20
Merge pull request #1402 from centricular/test-setup-fixes
Jussi Pakkanen
1
-0
/
+4
2017-02-20
custom_target: Substitute input into output
Nirbheek Chauhan
1
-2
/
+18
2017-02-20
Rewrite custom_target template string substitution
Nirbheek Chauhan
1
-0
/
+19
2017-02-19
Add repr() for EnvironmentVariables{,Holder}
Nirbheek Chauhan
1
-0
/
+4
2017-02-17
custom_target: Recursively flatten `command:`
Nirbheek Chauhan
1
-26
/
+24
2017-01-28
Add __repr__ for IncludeDirs
Nirbheek Chauhan
1
-0
/
+4
2017-01-28
Use CompilerArgs for generation of compile commands
Nirbheek Chauhan
1
-4
/
+6
2017-01-26
Add build_by_default to list of kwargs know by CustomTarget.
Jussi Pakkanen
1
-0
/
+1
2017-01-24
Support file perms for install_data and install_subdir
Nirbheek Chauhan
1
-1
/
+2
2017-01-18
cleanup: Remove redundant parentheses
Mike Sinkovsky
1
-9
/
+9
2017-01-15
Merge pull request #1303 from mesonbuild/buildonall
Jussi Pakkanen
1
-27
/
+28
2017-01-15
build_by_default it is.
Jussi Pakkanen
1
-7
/
+7
[next]