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
/
cuda.py
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-26
Fix purely white space issues reported by flake8
Alf Henrik Sauge
1
-9
/
+9
2022-07-03
move various unused typing-only imports into type-checking blocks
Eli Schwartz
1
-2
/
+5
2022-03-22
OptionOverrideProxy: Make it immutable to avoid copies
Xavier Claessens
1
-2
/
+2
2022-02-16
flake8: fix wrong numbers of blank line separators
Eli Schwartz
1
-0
/
+3
2022-01-10
compilers: push the compiler id to a class variable
Dylan Baker
1
-1
/
+2
2021-12-30
fix type annotations for compiler toolchain rpaths
Eli Schwartz
1
-1
/
+1
2021-10-27
fix various flake8 whitespace errors
Eli Schwartz
1
-7
/
+7
2021-10-14
cuda: Override std=none to avoid host_compiler to emit -std argument
Xavier Claessens
1
-6
/
+3
2021-10-10
Fix typos discovered by codespell
Christian Clauss
1
-2
/
+2
2021-10-04
fix extra whitespace
Eli Schwartz
1
-3
/
+0
2021-08-16
compilers: Fix extra_args parameter
Dylan Baker
1
-2
/
+2
2021-07-18
Cuda: Enable PGO
David Seifert
1
-0
/
+6
2021-07-18
Cuda: Filter -isystem with system paths
David Seifert
1
-12
/
+19
2021-07-18
Cuda: Pass -DNDEBUG through
David Seifert
1
-0
/
+3
2021-07-14
linkers: remove is_shared_module argument to get_soname_args
Paolo Bonzini
1
-4
/
+2
2021-06-29
fix: Always explicitly set encoding for text files (fixes #8263)
Daniel Mensinger
1
-1
/
+1
2021-03-28
Strip host-compiler -std flag from NVCC line.
cudafix0572
Olexa Bilaniuk
1
-1
/
+12
2021-03-28
Retract "DQSQ" merging in NVCC arguments handling.
Olexa Bilaniuk
1
-15
/
+0
2021-03-28
Canonicalize and merge consecutive -Xcompiler flags together.
Olexa Bilaniuk
1
-1
/
+47
2021-03-19
split program related classes and functions out of dependencies
Dylan Baker
1
-1
/
+2
2021-03-04
mass rewrite of string formatting to use f-strings everywhere
Eli Schwartz
1
-2
/
+2
2021-03-04
various python neatness cleanups
Eli Schwartz
1
-2
/
+2
2021-03-04
raw string literals are next to godliness
Eli Schwartz
1
-2
/
+2
2021-02-22
[CUDA] Bugfix: Forward sanitizer_*_args() methods to host compiler.
Olexa Bilaniuk
1
-0
/
+6
2021-02-16
Add optional -Dcuda_ccbindir= option and -ccbin flag to CUDA compiler.
Olexa Bilaniuk
1
-8
/
+32
2021-02-16
Armour-grade quoting to account for NVCC's -Xcompiler peculiarities.
Olexa Bilaniuk
1
-14
/
+84
2021-02-16
Extensive rewrite of GCC/MVSC flag translation to NVCC flags.
Olexa Bilaniuk
1
-31
/
+313
2021-01-04
move OptionKey to mesonlib
Dylan Baker
1
-2
/
+4
2021-01-04
use OptionKey for compiler_options
Dylan Baker
1
-7
/
+10
2020-11-12
compilers: Standardize the names of compiler options
Dylan Baker
1
-4
/
+4
2020-10-16
compilers/cuda: Use format_map(mapping) instead of format(**mapping)
Carlos Bederian
1
-2
/
+2
2020-10-16
compilers/cuda: Fix has_header_symbol check
Carlos Bederian
1
-4
/
+17
2020-10-01
compilers/cuda: make type safe
Dylan Baker
1
-49
/
+65
2020-10-01
compilres: move depfile_for_object to compiler
Dylan Baker
1
-4
/
+1
2020-10-01
compilers: move get_dependency_gen_args to base Compiler
Dylan Baker
1
-3
/
+0
2020-10-01
compilers/cpp: Add type annotations
Dylan Baker
1
-1
/
+1
2020-09-24
compilers: put name_string method in base compiler
Dylan Baker
1
-3
/
+0
2020-09-24
compilers/compilers: Fully type annotate
Dylan Baker
1
-2
/
+2
2020-07-13
Fix native builds on Windows ARM64 machines
Nirbheek Chauhan
1
-3
/
+0
2020-05-16
Let .pc files specify rpath.
Dan Kegel
1
-3
/
+4
2020-01-08
types: import typing as T (fixes #6333)
Daniel Mensinger
1
-8
/
+8
2019-12-12
compilers: Make get_display_language a class or static method
Dylan Baker
1
-3
/
+0
2019-12-12
compilers: move language attribute to the class level
Dylan Baker
1
-2
/
+1
2019-11-18
Use strict function prototypes
Michael Hirsch, Ph.D
1
-1
/
+1
2019-11-06
Fix typos found by codespell
Wolfgang Stöggl
1
-2
/
+2
2019-11-05
dependency('cuda')
Aleksey Gurtovoy
1
-1
/
+4
2019-10-07
compilers: replace CompilerType with MachineInfo
Dylan Baker
1
-2
/
+4
2019-09-24
CUDA support on Windows
Aleksey Gurtovoy
1
-18
/
+101
2019-09-05
Create CUDA linker with CUDA compiler
Kramer Peace
1
-6
/
+2
2019-09-05
Add a CUDA linker object
Kramer Peace
1
-1
/
+5
[next]