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
/
backend
/
backends.py
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-02
test extra paths: add extra paths for all build targets
Mathieu Duponchelle
1
-2
/
+2
2018-06-02
test serialisation: determine windows extra paths ..
Mathieu Duponchelle
1
-0
/
+2
2018-05-24
backends: Also accept dylibs while finding RPATHs
Nirbheek Chauhan
1
-1
/
+3
2018-05-24
backends: Simplify loop getting rpaths for bundled libs
Nirbheek Chauhan
1
-17
/
+19
2018-05-24
backends: Use a set while gathering RPATHs
Nirbheek Chauhan
1
-8
/
+4
2018-05-02
Can combine D and C++ in a single target. Closes #3125.
Jussi Pakkanen
1
-8
/
+5
2018-05-01
Allow custom_target do depend on indexed output of custom_target
Niklas Claesson
1
-1
/
+1
2018-04-26
Merge pull request #3225 from filbranden/fixperms3
Jussi Pakkanen
1
-1
/
+3
2018-04-18
extract_all_objects: Add 'recursive' keyword argument
Xavier Claessens
1
-1
/
+2
2018-04-18
extract_all_objects(): Recursively extract objects
Xavier Claessens
1
-1
/
+9
2018-04-18
Fix using object extracted from a unity build
Xavier Claessens
1
-28
/
+25
2018-04-18
Add new builtin option --install-umask
Filipe Brandenburger
1
-1
/
+3
2018-04-18
Merge pull request #3314 from sarum9in/test_depends
Jussi Pakkanen
1
-0
/
+3
2018-04-17
Add an OpenMP dependency.
Elliott Sales de Andrade
1
-0
/
+2
2018-04-03
extract_all_objects: Also extract generated sources
Xavier Claessens
1
-1
/
+11
2018-03-25
Add depends keyword to test() function
Aleksey Filippov
1
-0
/
+3
2018-03-21
Fix b_ndebug=if-release option
Aleksey Filippov
1
-3
/
+22
2018-03-15
Use target.get_id() instead of basename and type_suffix concatenation at call...
Aleksey Filippov
1
-10
/
+4
2018-02-25
Include project name in a test object.
Hemmo Nieminen
1
-5
/
+6
2018-02-21
Generate build rpath for pkg-config dependencies consisting of a one absolute...
Martin Hostettler
1
-1
/
+1
2018-02-16
Merge pull request #3069 from dcbaker/pch_one_arg
Jussi Pakkanen
1
-10
/
+4
2018-02-15
Only remove substring if it is part of string
Niklas Claesson
1
-3
/
+6
2018-02-14
backends: Only add pch args that are appropriate for the compiler
Dylan Baker
1
-10
/
+4
2018-01-30
Use os.path: basename() and dirname() instead of split()
Aleksey Filippov
1
-1
/
+1
2017-12-16
Do not extract object for header sources
Xavier Claessens
1
-2
/
+8
2017-12-10
Merge pull request #2745 from dcbaker/submit/haiku
Jussi Pakkanen
1
-1
/
+1
2017-12-10
Merge pull request #2697 from mesonbuild/custom-target-depends-serialize
Jussi Pakkanen
1
-12
/
+18
2017-12-07
haiku: do not add pthread arguments
Dylan Baker
1
-1
/
+1
2017-12-03
Fix path for str arguments to depend_files
Joergen Ibsen
1
-2
/
+2
2017-12-03
Merge pull request #2618 from mesonbuild/osxlinkerfixes
Jussi Pakkanen
1
-0
/
+2
2017-12-02
custom target: Consider all build depends while serializing
Nirbheek Chauhan
1
-12
/
+18
2017-11-26
spelling: verifier
Josh Soref
1
-1
/
+1
2017-11-26
Use absolute paths for rpaths on OSX.
Jussi Pakkanen
1
-0
/
+2
2017-11-26
spelling: overridden
Josh Soref
1
-2
/
+2
2017-10-02
Merge pull request #2397 from mesonbuild/prebuilt
Jussi Pakkanen
1
-0
/
+24
2017-10-02
Add rpath entries for all found libraries outside of system libraries.
Jussi Pakkanen
1
-3
/
+8
2017-10-01
backends: avoid extraneous trailing os.path.sep when joining paths
Liam Staskawicz
1
-2
/
+5
2017-10-01
Merge pull request #2313 from dcbaker/fix-2180
Jussi Pakkanen
1
-0
/
+6
2017-10-01
Fix MSVC builds.
Jussi Pakkanen
1
-1
/
+3
2017-09-30
Add an rpath entry to shared libraries that are linked from the source tree.
Jussi Pakkanen
1
-0
/
+17
2017-09-30
vs: Fix link_whole usage with the vs backend
Nirbheek Chauhan
1
-0
/
+6
2017-09-27
Allow CustomTarget's to be indexed
Dylan Baker
1
-1
/
+1
2017-09-12
Merge pull request #1943 from QuLogic/duplicate-names
Jussi Pakkanen
1
-17
/
+36
2017-09-12
Renamed test serialisation from is_cross to is_cross_built for clarity.
Jussi Pakkanen
1
-5
/
+5
2017-09-12
An external program is never a "cross test".
Jussi Pakkanen
1
-0
/
+4
2017-08-18
Make all functionality invokable via the main Meson binary,
Jussi Pakkanen
1
-2
/
+4
2017-08-14
Fix object extraction in unity builds.
Elliott Sales de Andrade
1
-12
/
+9
2017-08-14
Use full relative paths to generate object names.
Elliott Sales de Andrade
1
-5
/
+27
2017-08-14
Use object_filename_from_source when creating objects.
Elliott Sales de Andrade
1
-1
/
+1
2017-07-20
Support implibs for executables on Windows
Jon Turney
1
-5
/
+11
[prev]
[next]