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
/
compilers.py
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-15
compilers: move ccrx compiler abstraction into mixins
Dylan Baker
1
-129
/
+1
2019-07-07
move Gnu-specific feature '--print-search-dirs' to GnuLikeCompiler
Norbert Nemec
1
-0
/
+60
2019-07-05
Improve performance with windows defender ATP
Charlie Barto
1
-4
/
+4
2019-06-27
Fix two errors when cross-compiling with Vala
James Westman
1
-0
/
+3
2019-06-27
sanitycheckc: avoid linking sanitycheckc when cross compiling
Cody Schafer
1
-6
/
+11
2019-06-13
tvOS: added support AppleTVOS
Roman Shpuntov
1
-3
/
+3
2019-06-12
Solaris fixes
Kurtis Rader
1
-0
/
+2
2019-06-11
compilers: armclang supports only cross-compilation
sompen
1
-1
/
+1
2019-06-09
Purge `is_cross` and friends without changing user interfaces
John Ericson
1
-3
/
+4
2019-05-15
UserOption no longer has a name field.
John Ericson
1
-20
/
+13
2019-05-14
Merge pull request #5331 from dcbaker/icl
Jussi Pakkanen
1
-15
/
+60
2019-05-13
compilers: Add basic ICL abstractions
Dylan Baker
1
-0
/
+42
2019-05-13
compilers: ICL is not GCC like
Dylan Baker
1
-2
/
+2
2019-05-13
compilers: rename IntelCompiler to IntelGnuLikeCompiler
Dylan Baker
1
-1
/
+1
2019-05-13
compilers: Split msvc version code into helper
Dylan Baker
1
-10
/
+13
2019-05-13
This is the fork "sneyx1234/meson" of the current git "mesonbuild/meson" head...
Simon Ney
1
-0
/
+3
2019-05-10
compilers: make keyword args to Compiler.compile keyword only
Dylan Baker
1
-2
/
+2
2019-05-03
compilers: Split C-Like functionality into a mixin classes
Dylan Baker
1
-0
/
+329
2019-05-02
Merge pull request #4952 from mensinda/cacheCompiles
Dylan Baker
1
-40
/
+56
2019-04-28
Moved caching into a seperate function
Daniel Mensinger
1
-26
/
+35
2019-04-28
Fixed typeing
Daniel Mensinger
1
-12
/
+12
2019-04-28
Annotaded return types in the base compiler class
Daniel Mensinger
1
-22
/
+22
2019-04-28
Print '(cached)' when compiler result was cached
Daniel Mensinger
1
-0
/
+2
2019-04-28
Cache compile results in coredata
Daniel Mensinger
1
-8
/
+13
2019-04-27
better default order for fotran compiler search
Michael Hirsch, Ph.D
1
-4
/
+11
2019-04-25
Don't use len() to test for container emptiness
Dylan Baker
1
-1
/
+1
2019-04-22
Use individual entries for '-Wl,-rpath-link'
Fernando Ramos
1
-6
/
+12
2019-04-20
Merge pull request #5250 from jon-turney/test-compiler-report
Jussi Pakkanen
1
-0
/
+6
2019-04-19
Making number of arguments consistent in get_library_dirs
makise-homura
1
-1
/
+1
2019-04-12
Push formatting of compiler version string down into Compiler class
Jon Turney
1
-0
/
+6
2019-04-09
Use LDFLAGS only on languages that need it. Closes #5215.
Jussi Pakkanen
1
-1
/
+12
2019-03-27
compilers: Log difference between empty and absent env var
John Ericson
1
-12
/
+19
2019-03-27
Small cleanup to use_preproc_flags:
John Ericson
1
-2
/
+2
2019-03-27
Don't collect preprocssor flags separately from compiler flags
John Ericson
1
-9
/
+11
2019-03-26
compilers: n_debug=if-release and buildtype=plain should not enable assertions
Dylan Baker
1
-1
/
+1
2019-03-24
Fix setup so test suite runs with rustc + MSVC. Closes: 5099
Jussi Pakkanen
1
-1
/
+0
2019-03-14
compilers: Try harder to dedup builtin libs
Nirbheek Chauhan
1
-1
/
+7
2019-03-11
Fix indent to please codestyle.
Antoine Jacoutot
1
-3
/
+3
2019-03-11
GnuLikeCompiler: don't set b_lundef by default on OpenBSD
Antoine Jacoutot
1
-2
/
+4
2019-02-27
Feed compiler Properties to get its options defaulted
John Ericson
1
-9
/
+29
2019-02-19
Add warning level zero
jml1795
1
-4
/
+7
2019-02-18
Improve handling of gui_app
Andrei Alexeyev
1
-2
/
+2
2019-02-15
Remove get_cross_extra_flags
John Ericson
1
-8
/
+0
2019-02-13
BUGFIX: Fortran openmp
Michael Hirsch, Ph.D
1
-13
/
+13
2019-02-02
Never access environment.properties downstream
John Ericson
1
-6
/
+9
2019-01-29
correct naming to CudaCompiler, pep8
Michael Hirsch, Ph.D
1
-1
/
+1
2019-01-27
BUGFIX: broken/missing Fortran code/unit tests
Michael Hirsch, Ph.D
1
-1
/
+1
2019-01-21
All the fixes needed to make work against current master.
Jussi Pakkanen
1
-4
/
+15
2019-01-21
added cuda compiler
Beau Johnston
1
-1
/
+10
2019-01-21
Add PGI C and C++ compilers (#4803)
Michael Hirsch, Ph.D
1
-7
/
+45
[next]