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.py
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-14
Add no-warning args while building Vala C code
Nirbheek Chauhan
1
-0
/
+14
2016-10-12
Merge branch 'QuLogic-compiler-file-checks'
Jussi Pakkanen
1
-85
/
+65
2016-10-10
Add an option to select if static libraries are built with -fPIC.
Jussi Pakkanen
1
-5
/
+8
2016-10-08
Fix soname to work on OSX.
Jussi Pakkanen
1
-11
/
+12
2016-10-08
Check that soname matches the filename. Closes #785.
Jussi Pakkanen
1
-1
/
+1
2016-10-08
compilers: Don't pollute c_args with -fPIC on OS X
Nirbheek Chauhan
1
-4
/
+9
2016-10-02
Set soname with clang properly.
Jussi Pakkanen
1
-0
/
+11
2016-09-30
Merge pull request #814 from centricular/heavy-cleanup-compilers-buildtargets
Jussi Pakkanen
1
-207
/
+101
2016-09-29
Allow passing files to compile/link/run queries.
Elliott Sales de Andrade
1
-4
/
+7
2016-09-29
Reduce redundancy in compile/link/run queries.
Elliott Sales de Andrade
1
-85
/
+62
2016-09-27
compilers: Make GCC detection more robust on all platforms
Nirbheek Chauhan
1
-11
/
+33
2016-09-26
Add dependency support to the checks using the compiler
Matthew Waters
1
-30
/
+47
2016-09-26
compilers: Populate Rust and Vala compiler ids
Nirbheek Chauhan
1
-2
/
+2
2016-09-26
compilers: Remove duplicate class methods
Nirbheek Chauhan
1
-66
/
+9
2016-09-26
compilers: Consolidate language suffix mapping
Nirbheek Chauhan
1
-128
/
+57
2016-09-25
compilers: Fix typo in visual studio warning argument
Nirbheek Chauhan
1
-1
/
+1
2016-09-25
compilers: Fall back to -pedantic with older GCC
Nirbheek Chauhan
1
-0
/
+8
2016-09-16
Option for ndebug.
Jussi Pakkanen
1
-2
/
+11
2016-09-14
Merge pull request #774 from mesonbuild/compilerreorg
Jussi Pakkanen
1
-169
/
+93
2016-09-11
Merge pull request #684 from mesonbuild/pdb
Jussi Pakkanen
1
-6
/
+27
2016-09-11
vs: Never serialize debug file generation with /FS
Nirbheek Chauhan
1
-6
/
+1
2016-09-10
Reorganisation.
Jussi Pakkanen
1
-20
/
+20
2016-09-10
Clang C++ compiler uses common class.
Jussi Pakkanen
1
-28
/
+11
2016-09-10
Factored Clang common stuff in its own class.
Jussi Pakkanen
1
-28
/
+32
2016-09-10
Moved base options to base class, because they are always the same.
Jussi Pakkanen
1
-18
/
+5
2016-09-10
Made objc compilers use Gnu class.
Jussi Pakkanen
1
-32
/
+4
2016-09-10
Made C++ compiler use GNU class.
Jussi Pakkanen
1
-78
/
+51
2016-09-10
Refactored GNU common functionality into its own class.
Jussi Pakkanen
1
-6
/
+11
2016-09-04
Force clang to error out on unknown arguments. Closes #755.
Jussi Pakkanen
1
-0
/
+6
2016-09-02
Moved targets with same name into subdirs to make all tests pass.
Jussi Pakkanen
1
-9
/
+6
2016-08-27
Use context manager for file I/O.
Elliott Sales de Andrade
1
-42
/
+31
2016-08-27
Add a new compiler object method: has_members (#723)
Nirbheek Chauhan
1
-7
/
+12
2016-08-22
Make D compilers return colored output by default
Matthias Klumpp
1
-0
/
+18
2016-08-22
Don't automatically override the -L flag of D compilers
Matthias Klumpp
1
-1
/
+16
2016-08-21
Merge pull request #685 from ximion/master
Jussi Pakkanen
1
-1
/
+252
2016-08-21
interpreter: Rename get_unittest_flag() to unittest_args()
Matthias Klumpp
1
-2
/
+2
2016-08-21
Simplify D compiler argument translation
Matthias Klumpp
1
-66
/
+32
2016-08-20
No fpic on Windows C++. Closes #690.
Jussi Pakkanen
1
-0
/
+5
2016-08-20
Allow build definitions to retrieve the unittest flag of a D compiler
Matthias Klumpp
1
-0
/
+6
2016-08-19
Implement D support
Matthias Klumpp
1
-1
/
+280
2016-08-18
Create pdbs that work when using pch or doing extract object (sadly not both).
Jussi Pakkanen
1
-9
/
+15
2016-08-18
Fix unixy compilation.
Jussi Pakkanen
1
-0
/
+3
2016-08-17
Generate pdb files during linking.
Jussi Pakkanen
1
-0
/
+11
2016-08-17
Write pdb info to a specific file.
Jussi Pakkanen
1
-0
/
+9
2016-08-12
compilers: Always return a copy of the exelist
Nirbheek Chauhan
1
-7
/
+7
2016-08-02
Add option for as-needed link option.
Jussi Pakkanen
1
-0
/
+14
2016-07-13
Merge pull request #417 from nirbheek/dll-paths
Jussi Pakkanen
1
-0
/
+35
2016-07-01
Gcc versions older than 4.9 do not support color output.
Jussi Pakkanen
1
-2
/
+6
2016-07-01
Enable colored output with GCC. Ninja redirects stdout/stderr so by default G...
Jussi Pakkanen
1
-2
/
+24
2016-07-01
Overhaul versioning and naming of libraries
Nirbheek Chauhan
1
-0
/
+35
[prev]
[next]