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
/
ninjabackend.py
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-11
Sprinkle functools.lru_cache() in a few more places
Nirbheek Chauhan
1
-8
/
+5
2018-08-29
Improve support for macOS dylib versioning
Nirbheek Chauhan
1
-1
/
+2
2018-08-27
Merge pull request #3981 from GoaLitiuM/d-win-fixes
Jussi Pakkanen
1
-1
/
+1
2018-08-22
Added "native" kwarg to add_XXX_args. Closes #3669.
Jussi Pakkanen
1
-10
/
+10
2018-08-22
find_library: Use _build_wrapper to get library dirs
Bruce Richardson
1
-1
/
+1
2018-08-20
Handle proper linking of MSVC runtime libraries
GoaLitiuM
1
-1
/
+1
2018-08-18
Convert buildtype to optimization and debug options (#3489)
Jussi Pakkanen
1
-1
/
+6
2018-08-15
Unconditionally use get_gui_app_args()
Jon Turney
1
-3
/
+2
2018-08-15
Explicitly set the Windows subsystem for ninja/VisualC
Jon Turney
1
-3
/
+3
2018-08-09
Call it gnu_symbol_visibility instead.
Jussi Pakkanen
1
-1
/
+1
2018-08-09
Add kwarg for specifying symbol visibility.
Jussi Pakkanen
1
-0
/
+2
2018-07-31
custom targets: Add a 'console' kwarg for long-running commands
Nirbheek Chauhan
1
-0
/
+2
2018-07-31
Merge pull request #3850 from mesonbuild/nirbheek/exe-wrapper-compiler-fallbacks
Jussi Pakkanen
1
-6
/
+11
2018-07-27
Merge pull request #3898 from mesonbuild/vsinstall
Jussi Pakkanen
1
-221
/
+2
2018-07-22
Make the dependency order deterministic. (#3927)
Rafael Ăvila de EspĂndola
1
-2
/
+2
2018-07-22
Added install target to VS. Closes #3841.
Jussi Pakkanen
1
-6
/
+1
2018-07-19
Handle transitive links to 'threads' dependencies. (#3895)
Rafael Ăvila de EspĂndola
1
-7
/
+14
2018-07-17
Moved install data file generation to base class.
Jussi Pakkanen
1
-217
/
+3
2018-07-09
Fix searching of shared libraries on OpenBSD (#3851)
Nirbheek Chauhan
1
-17
/
+28
2018-07-09
cross: Be more permissive about not-found exe_wrapper
Nirbheek Chauhan
1
-1
/
+7
2018-07-09
cross: Use ExternalProgram for cross-file exe_wrapper
Nirbheek Chauhan
1
-5
/
+4
2018-07-03
java: prevent creation of manifest duplicate in jar
Niclas Moeslund Overby
1
-1
/
+1
2018-07-03
java: add jar linking test
Niclas Moeslund Overby
1
-3
/
+3
2018-07-03
java: implement java linking
Niclas Moeslund Overby
1
-1
/
+14
2018-06-25
ArLinker: Use response files on Windows
Mathieu Duponchelle
1
-6
/
+2
2018-06-21
Merge pull request #3590 from mesonbuild/testcommand
Jussi Pakkanen
1
-1
/
+1
2018-06-20
ninjabackend: Obvious typo, missing space
Nirbheek Chauhan
1
-1
/
+1
2018-06-18
Made install a top level Meson command.
Jussi Pakkanen
1
-1
/
+1
2018-06-18
Deprecate `build_always`, add `build_always_stale`
Alex Hirsch
1
-1
/
+1
2018-06-18
macos: Rewrite install_name for dependent built libraries on install
Nirbheek Chauhan
1
-39
/
+66
2018-06-17
Support Rust targets with more than one source file. Closes #3632.
Jussi Pakkanen
1
-3
/
+9
2018-06-07
Install shared_module implibs
Jon Turney
1
-1
/
+1
2018-06-06
Move <lang>_args to coredata.compiler_options
Xavier Claessens
1
-1
/
+1
2018-06-06
Add a new option for building with Apple bitcode support
Nirbheek Chauhan
1
-1
/
+2
2018-06-05
Automatically add cross-mingw root and sysroot bindir to WINEPATH
Nirbheek Chauhan
1
-1
/
+2
2018-06-05
Set WINEPATH when running serialized executables
Nirbheek Chauhan
1
-1
/
+5
2018-06-03
Allow substitutions in custom_target() depfile:
Jon Turney
1
-1
/
+2
2018-06-03
Install implib where expected if default install_dir: is explicitly given
Jon Turney
1
-13
/
+17
2018-06-02
Add 'install_mode' to all installable targets
Filipe Brandenburger
1
-7
/
+8
2018-05-16
ninja: add build dir to javac -sourcepath
Robert Bragg
1
-0
/
+1
2018-05-16
ninja: avoid needing include_directory('.') with jar()
Robert Bragg
1
-3
/
+3
2018-05-16
ninja: pass separated paths to javac -sourcepath
Robert Bragg
1
-1
/
+4
2018-05-10
vala: Fix shared_module linking with export_dynamic executable
Nirbheek Chauhan
1
-1
/
+3
2018-05-09
Revert "Add macOS linker versioning information"
Nirbheek Chauhan
1
-1
/
+1
2018-05-02
Can combine D and C++ in a single target. Closes #3125.
Jussi Pakkanen
1
-4
/
+4
2018-04-27
guess_external_link_dependencies: deduplicate search dirs and libraries.
Martin Hostettler
1
-6
/
+7
2018-04-26
Merge pull request #3225 from filbranden/fixperms3
Jussi Pakkanen
1
-1
/
+3
2018-04-21
ninja backend: Fix shared library symbols path
Nirbheek Chauhan
1
-3
/
+4
2018-04-21
Fix Fortran dep hack when cross-compiling.
Elliott Sales de Andrade
1
-6
/
+6
2018-04-20
Merge pull request #3404 from xclaesse/extract-recursive
Jussi Pakkanen
1
-1
/
+1
[next]