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.6
1.87654321
1.tryme
58rc1
add-configuration-configure_File
appleld
asmfix
biggen
builddirupgrade
buildtyperemains
capitalization
cfortfix
checknetworkd
cigreen
clangclrust
clangformatcheck
clangsanitize
cleandead
cleanstray
cleantestoutput
cmdarrays
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
fixenvfail
fixfix
fixlint
fixmacci
fixoverridenone
fixplainwin
fixvsci
fixwintests
flexfix
flexunity
flob
forbuild
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
optstorefix
optstorerefactor
overrides
pipdoc
pkgfix
ppcfix
pr8895-old
prelink
progrefactor
providedoc
py310msi
pydisttest
pylogfix
pym3fix
pyrefix
pythonbump
quickfix
rc3renumber
rcdircondense
rcprep
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
uninstallcheck
uniquefilenames
unittestarg
updateci
useargsintests
verfix
versionfile
versionfromfile
vs144
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
2024-06-09
Replace direct indexing with named methods.
optstorerefactor
Jussi Pakkanen
12
-66
/
+94
2024-06-08
Rename option variable to optstore to make it unique.
Jussi Pakkanen
30
-150
/
+150
2024-06-08
Convert option from a plain dictionary into a named class.
Jussi Pakkanen
3
-19
/
+54
2024-06-08
Use helper method in remaining compiler classes.
Jussi Pakkanen
2
-12
/
+14
2024-06-08
Use helper method in Rust compiler class.
Jussi Pakkanen
1
-2
/
+2
2024-06-08
Use helper method in Fortran compiler classes.
Jussi Pakkanen
1
-9
/
+9
2024-06-08
Use helper method in C++ compiler classes.
Jussi Pakkanen
1
-52
/
+60
2024-06-08
Create helper method for lang opts and use in C compiler classes.
Jussi Pakkanen
2
-34
/
+59
2024-06-07
wrap: default values for netrc are empty string from python 3.11
Ruben Gonzalez
1
-1
/
+1
2024-06-05
Add -export_dynamic flag for AppleDynamicLinker
Wolfgang Walther
2
-0
/
+15
2024-06-05
Merge pull request #13286 from mesonbuild/machinerefactor
Jussi Pakkanen
10
-135
/
+175
2024-06-04
Extract native file parser to machinefile source file.
Jussi Pakkanen
7
-110
/
+127
2024-06-03
CI: clean up azure triggers
Eli Schwartz
1
-2
/
+2
2024-06-03
CI: Windows: downgrade rust to 1.77
Eli Schwartz
1
-6
/
+7
2024-06-03
xcode: Skip generating PBXBuildStyle on Xcode 9 and above
Albert Tang
1
-9
/
+12
2024-06-03
xcode: Generate files for highest detected version
Albert Tang
1
-2
/
+2
2024-06-03
xcode: Detect installed version of Xcode
Albert Tang
1
-1
/
+31
2024-06-02
Create a directory for machine files used in unit tests.
Jussi Pakkanen
3
-34
/
+31
2024-06-02
Start moving machine files to their own store.
Jussi Pakkanen
2
-1
/
+27
2024-06-01
mintro: write humman-readable JSON
Filipe LaÃns
1
-1
/
+1
2024-05-31
Explain how to add preprocessor defines in FAQ.md
Emil Melnikov
1
-0
/
+13
2024-05-30
CI: make cuda tests even run to begin with
Eli Schwartz
3
-6
/
+3
2024-05-30
cuda: avoid test failure without GPU available
David Seifert
1
-2
/
+6
2024-05-29
cuda: add test for late `add_languages('cuda')`
David Seifert
1
-1
/
+4
2024-05-29
cuda: disable thin archives when cuda is added through `add_languages('cuda')...
David Seifert
2
-8
/
+11
2024-05-26
docs: Update GIMP meson adoption
Bruno
1
-1
/
+1
2024-05-24
remove deprecation warning for `configure_file` kwarg 'copy'
Marc Durdin
1
-1
/
+0
2024-05-24
compilers: improve a comment describing why we add a silly clang workaround
Eli Schwartz
1
-3
/
+17
2024-05-24
Revert "rust: recursively pull proc-macro dependencies as well"
Sam James
5
-27
/
+2
2024-05-23
Refactor option classes to their own file.
Jussi Pakkanen
31
-667
/
+713
2024-05-22
unify listing for FSCL to point to all
Michael Gene Brockus
1
-12
/
+1
2024-05-22
cuda: add test for negative `find_library()` result
David Seifert
1
-0
/
+4
2024-05-22
cuda: fix `cuda.find_library()` hardcoded to yield true
David Seifert
3
-17
/
+30
2024-05-22
add cross-compile argument for ldc linker guessing
Axel Ricard
1
-1
/
+5
2024-05-22
fix sanity check for d cross-compilation
Axel Ricard
2
-3
/
+14
2024-05-19
pylint: fix useless-return
Eli Schwartz
2
-2
/
+1
2024-05-19
pylint: fix false positive for variable defined in different copies of condit...
Eli Schwartz
1
-1
/
+2
2024-05-19
pylint: ignore possibly/used-before-assignment as it is prone to FP
Eli Schwartz
1
-0
/
+3
2024-05-19
pylint: fix false positive for missing else branch
Eli Schwartz
1
-1
/
+1
2024-05-19
Pass wrapmode value around as a string. (#13229)
Jussi Pakkanen
5
-17
/
+7
2024-05-19
Fix handling of C standard support for Emscripten.
Ralf Gommers
2
-1
/
+16
2024-05-15
docs: fix description of cpp_eh=none
Eli Schwartz
1
-5
/
+5
2024-05-15
Merge pull request #11421 from mon/ti-armclang
Jussi Pakkanen
4
-10
/
+33
2024-05-14
CI: gentoo: make logs shorter by reducing progressbar
Eli Schwartz
1
-0
/
+3
2024-05-14
CI: gentoo: explicitly install gdbus-codegen
Eli Schwartz
1
-0
/
+1
2024-05-09
implement @PLAINNAME0@ and @BASENAME0@
Stas Sergeev
6
-4
/
+39
2024-05-09
In Builtin-options documentation, clarify warning_level=0.
sammyj85
1
-1
/
+1
2024-05-08
fix broken link
Axel Ricard
1
-1
/
+1
2024-05-08
mtest: Set MESON_TEST_ITERATION to the current iteration of the test
Daan De Meyer
3
-2
/
+11
2024-05-07
cuda: add test for device linking
David Seifert
4
-0
/
+73
[next]