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
2017-12-03
Merge pull request #2618 from mesonbuild/osxlinkerfixes
Jussi Pakkanen
1
-1
/
+15
2017-11-26
Use absolute paths for rpaths on OSX.
Jussi Pakkanen
1
-1
/
+15
2017-11-26
spelling: overridden
Josh Soref
1
-2
/
+2
2017-11-26
spelling: occurrence
Josh Soref
1
-6
/
+6
2017-11-14
Fix #2620
rkfg
1
-1
/
+3
2017-11-09
Better check for when address sanitizer is enabled. Closes #2590.
Jussi Pakkanen
1
-1
/
+1
2017-11-02
Warn when no inc dir is found from parsing GNU compiler output
Alexis Jeandet
1
-1
/
+4
2017-11-01
Fix detection of include dirs with gnu compiler and non C locale
Alexis Jeandet
1
-1
/
+4
2017-10-01
C/C++: Get default include dirs from compilers
Niklas Claesson
1
-0
/
+39
2017-09-21
flake8: Perform suggested whitespace/formatting changes
Luke Shumaker
1
-1
/
+1
2017-08-31
Add Compiler.get_supported_arguments()
Daniel Stone
1
-0
/
+7
2017-08-18
Fix detection of clang "optimization arguments"
Peter Harris
1
-1
/
+4
2017-07-23
find_library: Ignore libs on MSVC properly
Nirbheek Chauhan
1
-0
/
+4
2017-07-23
CompilerArgs: Put start/end-group around shared libs too
Nirbheek Chauhan
1
-8
/
+15
2017-07-21
Merged buildrpath branch.
Jussi Pakkanen
1
-2
/
+5
2017-07-21
Fix linking Objective-C shared libs on OSX.
Alessandro Decina
1
-2
/
+0
2017-07-21
Add build_rpath as new property allowing people to specify rpath entries that...
Jussi Pakkanen
1
-2
/
+5
2017-07-17
Fix checks on MinGW and VS2010.
Jussi Pakkanen
1
-1
/
+1
2017-07-17
Added VS support to simd detector.
Jussi Pakkanen
1
-0
/
+24
2017-07-17
Fix a few OSX "features".
Jussi Pakkanen
1
-1
/
+1
2017-07-17
Created simd module.
Jussi Pakkanen
1
-0
/
+26
2017-07-16
Fix typo
Chocobo1
1
-1
/
+1
2017-07-15
Fix how rpath directories are handled.
Hemmo Nieminen
1
-5
/
+1
2017-07-15
Allow both address- and undefined behavior sanitizers at the same time
GabrĂel ArthĂșr PĂ©tursson
1
-1
/
+1
2017-06-29
Fix a missing path issue causing Python traceback.
Hemmo Nieminen
1
-0
/
+4
2017-06-27
Merged Genie support.
Jussi Pakkanen
1
-1
/
+1
2017-06-26
compilers: Use 'get_display_language' for language-related exceptions
Guillaume Poirier-Morency
1
-11
/
+11
2017-06-26
Add 'Compiler.get_display_language'
Guillaume Poirier-Morency
1
-0
/
+3
2017-06-26
Recognise .gs extension as a Vala source
Alistair Thomas
1
-1
/
+1
2017-06-23
Split out languages from compilers.py
Alistair Thomas
1
-2155
/
+1
2017-06-22
Converted compilers.py to a sub-package
Alistair Thomas
1
-0
/
+3213