index
:
rocket-tools/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.3
1.4
1.5
1.87654321
1.tryme
58rc1
add-configuration-configure_File
appleld
asmfix
biggen
builddirupgrade
buildtyperemains
capitalization
cfortfix
checknetworkd
cigreen
clangclrust
clangformatcheck
clangsanitize
cleandead
cleanstray
cleantestoutput
color
corporations
cpp23
cppmodules
cppnorth
crossargfix
crossenvvar
cudacustom
cudafix0572
cudamem
cygwindisableagain
cygwindisabletest
darwin_arch
dcb
debcrossfixes
debianfix
debllvm19
debpy310
delghwt
deprecationdeadline
deterministichash
dimpdir
dirc2
dircondences
dircondense
dircondense2
dircondense64
dircondeserc2
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
fixfix
fixlint
fixmacci
fixoverridenone
fixplainwin
fixvsci
fixwintests
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
lintfixes
macfixes
macfixes2
macfixes3
machinerefactor
macinstall
macinstaller
macpkgclean
master
mensinda_temp_fix
mingwdisable
modulestricter
msifix
msifixpy39
msipkgfix
mtesttemp
ninja12
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
nosymlinks
objversions
onemore
ongoingxcode
openmpitimeout
opthelper
optionkeyrefactor
optionkeywhittling
optionlookup
optionrefactor
optionrefactor2
optionshuffle
optiontree
optstorerefactor
overrides
pipdoc
pkgfix
ppcfix
pr8895-old
prelink
progrefactor
providedoc
py310msi
pydisttest
pylogfix
pym3fix
pyrefix
pythonbump
quickfix
rc3renumber
rcdircondense
regrfix
relnotes
remove-parse_cmd_line_options
removednumbers
rename61rc1
renamelangopt
renamesubdirs
renaming
renumber
renumbering
reprotest
revert-10041-wayland-pkgconfig
revert-10757-llvm-config
revert5323
revertoverride
reverts
revertthinlto
reviewtool
runsubdir
rustcmix
scanbuildtempdir
sccache
sdldoc
sharedwithrust
simdix
simplestart
stricternames
subdirrefac
swiftxcode
symlinkinrelease
symlinknuke
sysprops
targetbatch
testcleanup
testcommand
testsilencing
thinlto
timeoutfix
tingping/test-gir-program
tingping/test-profile
tingping/xdg-module
trigger-ciimage-builder
typofix
uniquefilenames
unittestarg
useargsintests
verfix
versionfile
versionfromfile
vs22
vs_pch_fix
vsasan
vsenv
vsenvfix
vsmodfix
vsmodtest
vsmodver
wasmthreadcount
weirdnesstest
wip/default-directories
wip/ignatenko/gtester
wip/tingping/xdg-auto-post-install
wip/xclaesse/pr-10714
wip/xclaesse/pr-12097
wix4
wixfix
wrapcase
wrapdocs
wrapmodeoption
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
2022-05-23
interpreter: Add another overload to source_strings_to_files
Dylan Baker
1
-0
/
+3
2022-05-23
modules: add typing to the modtest module
Dylan Baker
2
-5
/
+17
2022-05-23
move various imports into TYPE_CHECKING blocks for neatness
Eli Schwartz
6
-16
/
+29
2022-05-23
typing: use forward reference for types defined later in file
Eli Schwartz
1
-2
/
+2
2022-05-23
fix typing regression
Eli Schwartz
1
-1
/
+1
2022-05-19
Fix invalid Python overrides
Tristan Partin
3
-10
/
+6
2022-05-19
Add cc.has_function_attribute('sentinel')
Tristan Partin
3
-0
/
+4
2022-05-19
Add cc.has_function_attribute('section')
Tristan Partin
3
-0
/
+10
2022-05-19
Reword message in warning
Zbigniew Jędrzejewski-Szmek
8
-23
/
+23
2022-05-19
Reword misleading warning
Zbigniew Jędrzejewski-Szmek
5
-7
/
+7
2022-05-18
Fix --allow-shlib-undefined for LLVM versions > 9
Tristan Partin
1
-1
/
+2
2022-05-17
fix incorrect FeatureNew for separator kwarg in environment object methods
Eli Schwartz
1
-1
/
+1
2022-05-17
mtest: stop disrespecting the gdb config file
Eli Schwartz
1
-1
/
+1
2022-05-16
Update Creating-OSX-packages.md
Adel Kara Slimane
1
-3
/
+25
2022-05-16
Add optional compress
joshcangit
1
-1
/
+2
2022-05-10
linkers/MinGW: Allow `efi_application` value for `win_subsystem`
Lens
1
-7
/
+25
2022-05-10
Require CMake 3.14 for all tests that use the cmake module
Simon McVittie
7
-20
/
+12
2022-05-09
dependencies/boost.py: ignore unknown files
fghzxm
1
-2
/
+14
2022-05-09
python module: default extensions to hidden symbol visibility
Eli Schwartz
3
-0
/
+22
2022-05-09
compilers/gnu: demote visibilty inlineshidden to hidden for unsupported compi...
Eli Schwartz
1
-0
/
+2
2022-05-08
fix regression in reporting errors for invalid gnu_symbol_visibility
Eli Schwartz
1
-1
/
+1
2022-05-08
compilers/c++: Add MSVC option to make the __cplusplus define accurate
Eli Schwartz
5
-1
/
+47
2022-05-06
Limit parallelism to hopefully work on machines with 160 cores.
Jussi Pakkanen
1
-1
/
+6
2022-05-06
compiler.has_argument: Add `-Werror=unknown-warning-option` to clang-cl cmd line
Khairul Azhar Kasmiran
1
-1
/
+1
2022-05-06
devenv: Set WINEPATH when cross compiling for Windows
Xavier Claessens
4
-6
/
+74
2022-05-06
coverage: be clever and detect config files for gcovr/lcov
Eli Schwartz
2
-13
/
+40
2022-05-06
Add some scaffolding needed for C++ modules in GCC.
Jussi Pakkanen
14
-0
/
+98
2022-05-06
Move Visual Studio module test to its own subdir.
Jussi Pakkanen
13
-14
/
+21
2022-05-06
unittests: Skip prelinking test with gcc 8 or older
Simon McVittie
1
-4
/
+2
2022-05-05
minit: refuse to allow creating broken projects
Eli Schwartz
1
-0
/
+4
2022-05-03
add prefer_static built-in option
Dudemanguy
10
-7
/
+28
2022-05-03
dependencies: cleanup kwargs.get('static') usage
Dudemanguy
2
-3
/
+2
2022-05-03
dependencies: handle one more case of subproject installed files
Eli Schwartz
5
-1
/
+11
2022-05-04
devenv: Use PkgConfigDependency.get_env()
Xavier Claessens
2
-5
/
+3
2022-05-03
add testcase for bad things with add_project_dependencies
Paolo Bonzini
10
-0
/
+53
2022-05-03
interpreter: new function add_project_dependencies()
Paolo Bonzini
10
-0
/
+100
2022-05-03
dependencies: extract code to get all leaf dependencies
Paolo Bonzini
3
-16
/
+20
2022-05-03
interpreter: simplify checks in declare_dependency
Paolo Bonzini
1
-5
/
+3
2022-05-02
complete documentation of declare_dependency
Remi Thebault
2
-1
/
+16
2022-05-02
Fix wrong name in doc
Remi Thebault
2
-7
/
+6
2022-05-02
docs: correct incorrect types for pch files
Eli Schwartz
1
-1
/
+1
2022-05-01
use shared implementation to convert files() strings to File objects
Eli Schwartz
1
-1
/
+1
2022-05-02
Windows: Improve Python 3.8+ module check on Windows
Chun-wei Fan
1
-1
/
+13
2022-05-01
mcompile: Print suggestions when target is ambigous
Xavier Claessens
1
-1
/
+8
2022-05-01
cmake: Fix CMake LLVM dependency error (fixes #10322)
Daniel Mensinger
1
-2
/
+9
2022-05-01
Add support for multiline f-strings
Peter Lesslie
6
-9
/
+101
2022-05-01
Convert if...error checks to assert() in string arithmetic tests
Peter Lesslie
1
-11
/
+3
2022-05-01
another day, another mypy update becomes stricter about typing
Eli Schwartz
1
-15
/
+15
2022-05-01
Some documentation fix (#10335)
Maple
2
-1
/
+1
2022-05-01
Merge pull request #10039 from eli-schwartz/wayland-protocols-subproject-files
Jussi Pakkanen
26
-23
/
+223
[next]