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
/
compilers
/
mixins
/
gnu.py
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-25
make 'gui_app' an interpreter only concept
Dylan Baker
1
-3
/
+0
2023-07-12
Match the method signatures of parent classes
Tristan Partin
1
-2
/
+2
2023-07-12
Annotate naked fundamental Python types
Tristan Partin
1
-2
/
+2
2023-07-12
Replace some type comments with annotations
Tristan Partin
1
-21
/
+21
2023-07-12
Use CompileCheckMode enum
Tristan Partin
1
-2
/
+3
2023-07-05
comp.preprocess(): Do not treat every file as assembly
Xavier Claessens
1
-9
/
+10
2023-03-23
asm: Add sx extension
Renan Lavarec
1
-0
/
+1
2023-03-12
Fix warning_level=everything with GCC 8
David Robillard
1
-1
/
+3
2023-02-17
compilers: -fprofile-correction is only a valid switch with gcc itself.
Luke Elliott
1
-1
/
+4
2023-02-01
treewide: add future annotations import
Eli Schwartz
1
-0
/
+1
2022-11-27
Add warning_level=everything
David Robillard
1
-0
/
+239
2022-10-25
compilers: Make sure to not use ccache in compiler checks
Xavier Claessens
1
-1
/
+1
2022-10-23
gnulike: Fix preprocessing files with any extension
Xavier Claessens
1
-0
/
+6
2022-10-09
compilers: Add optimization=plain option
Jan Tojnar
1
-0
/
+1
2022-05-09
compilers/gnu: demote visibilty inlineshidden to hidden for unsupported compi...
Eli Schwartz
1
-0
/
+2
2022-04-30
linkers: Add support for mold linker
Fini Jastrow
1
-2
/
+8
2022-03-30
compilers/gnu: use Popen_safe to prevent resource leaks
Marvin Scholz
1
-8
/
+1
2022-03-02
compilers/gnu: set level 0 optimization to '-O0'
Dylan Baker
1
-1
/
+1
2022-01-10
compilers: push the compiler id to a class variable
Dylan Baker
1
-1
/
+1
2021-07-06
Fix unsupported linker error message
Andrea Pappacoda
1
-1
/
+1
2021-07-05
condense lines
Eli Schwartz
1
-2
/
+1
2021-07-05
more f-strings too complex to be caught by pyupgrade
Eli Schwartz
1
-1
/
+1
2021-06-02
use an immutable list for an lru_cached functions
Dylan Baker
1
-2
/
+3
2021-03-04
mass rewrite of string formatting to use f-strings everywhere
Eli Schwartz
1
-2
/
+2
2021-02-02
Add support for LLVM's thinLTO
Dylan Baker
1
-2
/
+2
2021-02-02
compilers: Add support for using multiple threads with lto
Dylan Baker
1
-2
/
+15
2021-01-04
use OptionKey for builtin and base options
Dylan Baker
1
-6
/
+8
2020-12-14
Propagate Windows target checks up
Laurin-Luis Lehning
1
-4
/
+2
2020-12-14
Give get_gui_app_args access to the Environment
Laurin-Luis Lehning
1
-1
/
+1
2020-12-14
Make win_subsystem a linker property
Laurin-Luis Lehning
1
-14
/
+0
2020-12-03
Add prelinking support for static libraries.
Jussi Pakkanen
1
-0
/
+3
2020-11-17
Revert "Add thinlto support. Closes #7493."
Jussi Pakkanen
1
-4
/
+2
2020-11-08
Add thinlto support. Closes #7493.
Jussi Pakkanen
1
-2
/
+4
2020-10-07
Add win_subsystem kwarg. Closes #7765.
Jussi Pakkanen
1
-0
/
+14
2020-10-01
compilers/gnu: Don't pretend to inherit CLike
Dylan Baker
1
-1
/
+1
2020-09-24
compilers: Tell mypy that the compiler mixins are just that
Dylan Baker
1
-25
/
+9
2020-09-24
compilers/mixings/gnu: make type safe
Dylan Baker
1
-11
/
+34
2020-09-24
compilers: Use a distinct type for compile/link results
Dylan Baker
1
-4
/
+3
2020-07-23
compilers: Cache gnu-mixins has_arguments() checks
Nirbheek Chauhan
1
-1
/
+1
2020-04-20
compilers: Silence warning about gnu_inline with clang
Nirbheek Chauhan
1
-0
/
+5
2020-04-10
compilers: Move things out of clike
Dylan Baker
1
-0
/
+3
2020-04-10
compilers: disable b_sanitize on hurd
Pino Toscano
1
-1
/
+3
2020-03-17
compilers: Error if invalid linker selected
Dylan Baker
1
-0
/
+4
2020-01-08
types: import typing as T (fixes #6333)
Daniel Mensinger
1
-38
/
+38
2019-12-15
default inc dirs: Fix warning on MSYS (fixes #6336)
Daniel Mensinger
1
-5
/
+8
2019-12-02
Allow selecting the dynamic linker
Dylan Baker
1
-0
/
+4
2019-10-18
default inc dirs: fix warning for unsupporte lang (fixes #6050)
Daniel Mensinger
1
-2
/
+9
2019-10-09
Fix for issue 5355
Michael Lenczewski
1
-0
/
+12
2019-10-07
compilers: replace CompilerType with MachineInfo
Dylan Baker
1
-10
/
+8
2019-10-03
cache all gnulike_default_include_dirs invocations
Daniel Mensinger
1
-5
/
+4
[next]