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
path:
root
/
mesonbuild
/
cmake
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-03
cmake module: use more typed_pos_args for consistency
Eli Schwartz
1
-6
/
+2
2023-04-11
fix various spelling issues
Josh Soref
2
-5
/
+5
2023-02-13
cmake: check that `re.search` returned a non-None value
Dylan Baker
1
-6
/
+12
2023-02-01
micro-optimize: define typing-only objects in TYPE_CHECKING
Eli Schwartz
2
-5
/
+5
2023-02-01
treewide: add future annotations import
Eli Schwartz
5
-0
/
+5
2023-02-01
pyupgrade: use set literal
Eli Schwartz
1
-1
/
+1
2022-11-30
pylint: enable the set_membership plugin
Dylan Baker
4
-9
/
+9
2022-11-29
pylint: enable the bad_builtin checker
Dylan Baker
2
-2
/
+2
2022-11-29
Fix crash when toolchain is missing
SmallWood-D
1
-2
/
+3
2022-11-24
migrate some type comments to modern type annotations
Eli Schwartz
1
-54
/
+54
2022-11-24
remove a couple of unneeded type annotations
Eli Schwartz
1
-8
/
+8
2022-10-04
pylint: enable use-a-generator
Dylan Baker
4
-11
/
+11
2022-10-03
pylint: enable unnecessary-comprehension
Dylan Baker
1
-1
/
+1
2022-09-19
pylint: enable consider-using-in
Dylan Baker
1
-1
/
+1
2022-09-19
compilers: don't use instance checks to determine properties
Eli Schwartz
1
-2
/
+1
2022-08-26
Fix purely white space issues reported by flake8
Alf Henrik Sauge
7
-152
/
+152
2022-07-18
Applied tristan957's suggestions
Volker Weißmann
2
-3
/
+2
2022-07-18
cmake module: Better warnings and error messages in some cases.
Volker Weißmann
3
-0
/
+10
2022-07-03
move various unused typing-only imports into type-checking blocks
Eli Schwartz
3
-5
/
+12
2022-07-03
sort imports for neatness
Eli Schwartz
1
-6
/
+6
2022-05-24
cmake: fix detecting directories as input files (fixes #10244)
Daniel Mensinger
1
-1
/
+1
2022-04-18
Fix generator expression list problems (fixes #10288)
Daniel Mensinger
1
-6
/
+7
2022-04-03
cmake: Better error message when configuring a CMake subproject fails.
Daniel Mensinger
2
-4
/
+23
2022-03-29
Fix CMake deprecation warning generated from interpreter
Tristan Partin
1
-1
/
+1
2022-03-07
Merge pull request #9743 from mensinda/cmakeGeneratorFixed
Jussi Pakkanen
4
-7
/
+100
2022-02-16
flake8: fix wrong numbers of blank line separators
Eli Schwartz
1
-0
/
+1
2022-02-03
cmake: Deprecate CMake <3.17 support
Daniel Mensinger
2
-12
/
+11
2022-02-03
cmake: Drop CMake server support and bump min. CMake to >= 3.14
Daniel Mensinger
3
-434
/
+17
2022-01-23
cmake: Add TARGET_ generator expression support (fixes #9305)
Daniel Mensinger
4
-11
/
+72
2022-01-23
cmake: Move generator expression evaluation to the end of the traceparser
Daniel Mensinger
2
-3
/
+35
2022-01-10
port from embedded data to importlib.resources
Eli Schwartz
2
-2
/
+2
2021-12-02
cmake: Deprecate CMake <3.14 and warn for <3.17 (#9677)
Daniel Mensinger
1
-0
/
+14
2021-12-01
cmake: Fix old style dependency lookup with imported targets
Daniel Mensinger
4
-78
/
+140
2021-11-21
Support Visual Studio 2022 backend
Crend King
1
-0
/
+1
2021-10-10
Fix typos discovered by codespell
Christian Clauss
1
-1
/
+1
2021-10-08
cmake: handle arguments in the [binaries] section of the machine file
Paolo Bonzini
1
-6
/
+17
2021-10-04
remove double import
Eli Schwartz
1
-2
/
+2
2021-09-24
pylint: check for duplicate imports
Dylan Baker
1
-1
/
+0
2021-09-14
apply flake8 fixes for unused imports and missing imports
Eli Schwartz
1
-1
/
+0
2021-09-14
semicolons are not needed in python
Eli Schwartz
1
-1
/
+1
2021-08-31
pylint: turn on superflous-parens
Dylan Baker
3
-12
/
+12
2021-07-05
more f-strings too complex to be caught by pyupgrade
Eli Schwartz
1
-2
/
+2
2021-07-05
fix typo in log message
Eli Schwartz
1
-1
/
+1
2021-07-05
cmake: Only use the `cm_` prefix when it is actually required (fixes #8955)
Daniel Mensinger
1
-1
/
+4
2021-06-29
fix: Always explicitly set encoding for text files (fixes #8263)
Daniel Mensinger
3
-8
/
+8
2021-06-22
Add Visual Studio 2012/2013 backends (#8803)
fanc999
1
-1
/
+3
2021-06-22
Fix for Issue 8910 (Meson filters CMake asm files)
Justin Handville
1
-2
/
+2
2021-06-07
upgrade percent formatted strings pyupgrade did not catch
Eli Schwartz
1
-3
/
+3
2021-06-02
use an immutable list for an lru_cached functions
Dylan Baker
1
-2
/
+3
2021-05-30
cmake: select correct generator in toolchain.py
Daniel Mensinger
4
-16
/
+29
[next]