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
/
dependencies
/
base.py
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-03
add is_system kwarg to dependency
Daniel Mensinger
1
-1
/
+27
2019-10-02
dependencies: account for frameworks without a Versions directory
Matthew Waters
1
-0
/
+3
2019-10-01
cmake: Fix 'properies' typo
Xavier Claessens
1
-24
/
+24
2019-09-06
Add `-Wl,-rpath-link` for secondary dependencies
David Seifert
1
-3
/
+45
2019-09-05
mesonlib.split_args/quote_arg/join_args
Aleksey Gurtovoy
1
-8
/
+10
2019-08-21
cmake: fix missing -lpthread (fixes #5821)
Daniel Mensinger
1
-4
/
+7
2019-08-03
Improve support for crosscompiled CMake modules
Marcin Niestroj
1
-1
/
+10
2019-07-23
meson: Use CMAKE_PREFIX_PATH environment variable
Daniel Mensinger
1
-0
/
+6
2019-07-18
str => pathlib for cmakelists
Michael Hirsch, Ph.D
1
-10
/
+6
2019-07-17
cmake: additional debug logging
Daniel Mensinger
1
-0
/
+3
2019-07-17
cmake: Fix empty -D due to empty strings (closes #5522)
Daniel Mensinger
1
-17
/
+15
2019-07-10
try IMPORTED_IMPLIB before IMPORTED_LOCATION for cmake dependencies
Norbert Nemec
1
-1
/
+5
2019-06-26
dependencies/base: Set PKG_CONFIG_SYSROOT_DIR from cross file
Dylan Baker
1
-0
/
+4
2019-06-12
cmake: Move parsing the CMake trace into the CMake module
Daniel Mensinger
1
-320
/
+22
2019-06-12
cmake: Moved finding and running CMake out of dependency
Daniel Mensinger
1
-151
/
+7
2019-06-09
Simplify `ConfigToolDependency` for_machine
John Ericson
1
-4
/
+2
2019-06-09
Purge `is_cross` and friends without changing user interfaces
John Ericson
1
-62
/
+40
2019-06-06
cmake: Made CMake executable finding availiable for other functions
Daniel Mensinger
1
-36
/
+40
2019-06-05
Per machine do 'build.' and '' option prefixes
John Ericson
1
-7
/
+5
2019-06-05
mlog.debug the meson-set PKG_CONFIG_PATH
John Ericson
1
-1
/
+4
2019-05-30
dependencies/cmake: Handle spaces in set_target_properties
Dylan Baker
1
-12
/
+29
2019-05-29
dependencies/cmake: Handle spaces in set_property calls
Dylan Baker
1
-14
/
+14
2019-05-29
dependencies/cmake: correctly handle spaces in variable names
Dylan Baker
1
-7
/
+27
2019-05-29
tests: Test the cmake parser more thuroughly
Dylan Baker
1
-1
/
+1
2019-05-27
coredata: add cmake_prefix_path option
Dylan Baker
1
-4
/
+18
2019-05-22
dub: add other library target types
LuÃs Ferreira
1
-1
/
+1
2019-05-21
Merge pull request #5372 from dcbaker/get_variable
Jussi Pakkanen
1
-0
/
+61
2019-05-20
fixup! interpreter: Add get_variable method to dependency holders
Dylan Baker
1
-16
/
+15
2019-05-20
Use dependency cache
Dylan Baker
1
-2
/
+2
2019-05-16
Merge pull request #5395 from dcbaker/mtest-annotations
Jussi Pakkanen
1
-4
/
+5
2019-05-16
Make `PerMachine` and `MachineChoice` have just `build` and `host`
John Ericson
1
-4
/
+4
2019-05-14
dependencies/base: Add some annotations to ExternalProgram
Dylan Baker
1
-4
/
+5
2019-05-10
dependencies/base: Implement backend component of get variable
Dylan Baker
1
-0
/
+62
2019-05-03
cmake: LLVM better modules handling
Daniel Mensinger
1
-2
/
+3
2019-05-03
cmake: revert module name mapping
Daniel Mensinger
1
-3
/
+22
2019-05-03
cmake: minor code fixes
Daniel Mensinger
1
-2
/
+2
2019-05-03
cmake: Fixed list unit test
Daniel Mensinger
1
-11
/
+5
2019-05-03
CMake: optional modules support
Daniel Mensinger
1
-5
/
+9
2019-05-03
cmake: Support different CMake files
Daniel Mensinger
1
-2
/
+21
2019-05-02
Merge pull request #5254 from dcbaker/fix-sub-dependencies
Dylan Baker
1
-0
/
+17
2019-05-02
Merge pull request #5311 from mensinda/flake8Plugins
Jussi Pakkanen
1
-3
/
+5
2019-05-02
dependencies/base: Add a new method for setting internal dependencies
Dylan Baker
1
-0
/
+17
2019-05-02
Add some type annotations and fix lints
John Ericson
1
-3
/
+2
2019-04-29
Address code review
Daniel Mensinger
1
-1
/
+1
2019-04-29
Fix flake8-bugbear warnings
Daniel Mensinger
1
-2
/
+4
2019-04-29
Fix blind exceptions
Daniel Mensinger
1
-1
/
+1
2019-04-08
Merge pull request #5225 from dcbaker/threads-is-not-special
Jussi Pakkanen
1
-3
/
+1
2019-04-07
Merge pull request #4931 from dcbaker/pkg-config-builtin
Nirbheek Chauhan
1
-3
/
+11
2019-04-05
dependencies/misc: don't special case threads
Dylan Baker
1
-3
/
+0
2019-04-05
dependencies: Add ext_deps to all dependencies
Dylan Baker
1
-0
/
+1
[prev]
[next]