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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-01
compilers: clang: use get_compiler_check_args
Dylan Baker
1
-5
/
+8
2020-10-01
compilers/intel: use get_compiler_check_args
Dylan Baker
2
-24
/
+15
2020-10-01
compilers: move get_compile_check_args() to Compiler
Dylan Baker
3
-26
/
+47
2020-10-01
compilers/fortran: add type annotations
Dylan Baker
3
-92
/
+144
2020-10-01
compilers/java: Add type annotations
Dylan Baker
2
-24
/
+23
2020-10-01
compilers/rust: add type annotations
Dylan Baker
2
-25
/
+39
2020-10-01
compilers/swift: Add type annotations
Dylan Baker
3
-32
/
+40
2020-10-01
Compilers/vala: Add type annotations
Dylan Baker
3
-24
/
+36
2020-10-01
compilers/cuda: make type safe
Dylan Baker
7
-71
/
+76
2020-10-01
mesonlib: make OptionOverrideProxy a true MutableMapping
Dylan Baker
3
-23
/
+31
2020-10-01
compilres: move depfile_for_object to compiler
Dylan Baker
4
-13
/
+6
2020-10-01
compilers/cs: Add type annotations
Dylan Baker
3
-44
/
+40
2020-10-01
compilers: move get_dependency_gen_args to base Compiler
Dylan Baker
13
-40
/
+3
2020-10-01
compilers: move split_shlib_to_parts to the base compiler
Dylan Baker
4
-9
/
+3
2020-10-01
compilers/cpp: Add type annotations
Dylan Baker
5
-121
/
+196
2020-10-01
compilers: fully type annotate the C compilers
Dylan Baker
10
-128
/
+207
2020-10-01
Document search order of find_program
Rasmus Thomsen
1
-1
/
+4
2020-10-01
document keys() method of dictionary object [skip ci]
Alexandros Theodotou
1
-0
/
+2
2020-09-30
compilers: Use /Od for no-optimisation flag for Intel compilers on windows
Ian Harvey
1
-2
/
+2
2020-09-30
Merge pull request #7757 from dcbaker/submit/curses-dependency
Dylan Baker
8
-7
/
+133
2020-09-29
dependencies/curses: don't try ncurses-config or system dependency on windows
Dylan Baker
1
-5
/
+9
2020-09-29
dependencies/curses: Add support for pdcurses
Yonggang Luo
1
-1
/
+6
2020-09-29
dependencies/curses: Add way to testing curses on msys2.
Yonggang Luo
1
-0
/
+4
2020-09-29
tests/curses: Extend to test versions
Dylan Baker
1
-1
/
+5
2020-09-29
dependencies/curses: Add a system dependency
Dylan Baker
5
-7
/
+65
2020-09-29
dependencies/zlib: Fix header detection
Dylan Baker
1
-1
/
+1
2020-09-29
dependencies/curses: Add support for using the ncurses config tools
Dylan Baker
6
-3
/
+44
2020-09-29
dependency/misc: change lookup order for curses pkg-config
Dylan Baker
1
-1
/
+1
2020-09-29
docs/Dependencies Add missing curses documentation
Dylan Baker
1
-0
/
+10
2020-09-29
dependencies/misc: Fix typing of curses_factory
Dylan Baker
1
-3
/
+3
2020-09-29
Merge pull request #7758 from dcbaker/submit/hdf5-factory
Dylan Baker
10
-119
/
+206
2020-09-29
Merge pull request #7762 from jon-turney/meson-exe-output-improve
Jussi Pakkanen
5
-25
/
+60
2020-09-29
compilers/VS: fix build to use optimization and debug flags
Vili Väinölä
3
-27
/
+41
2020-09-29
Merge pull request #7772 from xclaesse/deprecate-source-root
Jussi Pakkanen
8
-9
/
+59
2020-09-29
Improve documentation about using shell in custom_target() [skip ci]
Jon Turney
2
-4
/
+9
2020-09-29
Merge pull request #7794 from mensinda/cmTyping
Daniel Mensinger
9
-373
/
+444
2020-09-28
CODEOWNERS: don't use * [skip ci]
Dylan Baker
1
-3
/
+3
2020-09-28
Add old style command to tutorial. Closes #7793. [skip ci]
Jussi Pakkanen
1
-2
/
+13
2020-09-28
Add meson.project_build/source_root() methods
Xavier Claessens
8
-4
/
+47
2020-09-28
windows: reduce chance of going over path limit in backend/vs
Peter Harris
1
-4
/
+5
2020-09-28
typing: fully annotate cmake.interpreter
Daniel Mensinger
2
-171
/
+199
2020-09-28
typing: fully annotate cmake.traceparser
Daniel Mensinger
1
-32
/
+45
2020-09-28
typing: fully annotate cmake.generator
Daniel Mensinger
1
-1
/
+2
2020-09-28
typing: fully annotate cmake.fileapi
Daniel Mensinger
1
-10
/
+14
2020-09-28
typing: fully annotate cmake.executor
Daniel Mensinger
2
-36
/
+40
2020-09-27
Fixes meson test timeout on windows
Yonggang Luo
1
-2
/
+2
2020-09-27
Merge pull request #7776 from dcbaker/submit/zsh-additions
Jussi Pakkanen
2
-42
/
+255
2020-09-27
typing: fully annotate cmake.common
Daniel Mensinger
2
-42
/
+50
2020-09-27
typing: fully annotate cmake.client
Daniel Mensinger
1
-35
/
+43
2020-09-27
typing: add convinient option to clear the terminal to run_mypy.py
Daniel Mensinger
1
-0
/
+5
[next]