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
/
c.py
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-15
UserOption no longer has a name field.
John Ericson
1
-10
/
+9
2019-05-13
compilers: Add basic ICL abstractions
Dylan Baker
1
-1
/
+32
2019-05-13
compilers: rename IntelCompiler to IntelGnuLikeCompiler
Dylan Baker
1
-3
/
+3
2019-05-03
compilers: Split C-Like functionality into a mixin classes
Dylan Baker
1
-1471
/
+21
2019-05-02
Revert "detect Intel ICL on windows"
Dylan Baker
1
-6
/
+0
2019-05-02
Merge pull request #4952 from mensinda/cacheCompiles
Dylan Baker
1
-28
/
+35
2019-04-29
Fix blind exceptions
Daniel Mensinger
1
-1
/
+1
2019-04-28
Moved caching into a seperate function
Daniel Mensinger
1
-2
/
+7
2019-04-28
Disable cache for dependencies
Daniel Mensinger
1
-4
/
+4
2019-04-28
Add option to disable the cache
Daniel Mensinger
1
-8
/
+8
2019-04-28
Changing cached flag from True to False
Daniel Mensinger
1
-1
/
+1
2019-04-28
Added some cahced values
Daniel Mensinger
1
-3
/
+4
2019-04-28
Print '(cached)' when compiler result was cached
Daniel Mensinger
1
-15
/
+16
2019-04-28
Cache compile results in coredata
Daniel Mensinger
1
-2
/
+2
2019-04-27
detect Intel ICL on windows
Michael Hirsch, Ph.D
1
-0
/
+6
2019-04-27
better default order for fotran compiler search
Michael Hirsch, Ph.D
1
-2
/
+2
2019-04-25
Don't use len() to test for container emptiness
Dylan Baker
1
-1
/
+1
2019-04-18
vs: Update toolset table for VS 2019
Nirbheek Chauhan
1
-0
/
+3
2019-04-10
Update Built-in Option c_std for C17. Closes #4842.
jrl64
1
-4
/
+17
2019-04-05
dependencies/misc: don't special case threads
Dylan Baker
1
-4
/
+0
2019-03-27
Sanity check with external args
John Ericson
1
-21
/
+30
2019-03-27
Don't collect preprocssor flags separately from compiler flags
John Ericson
1
-5
/
+2
2019-03-21
Merge pull request #5116 from dcbaker/openmp-de-specialize
Jussi Pakkanen
1
-2
/
+0
2019-03-20
replace library type strings with an enum
Dylan Baker
1
-13
/
+12
2019-03-19
dependencies/openmp: Don't special case OpenMP
Dylan Baker
1
-2
/
+0
2019-03-19
Merge pull request #4724 from jon-turney/lib-machine-always
Jussi Pakkanen
1
-1
/
+8
2019-03-14
compilers: Update comment about library search patterns
Nirbheek Chauhan
1
-2
/
+4
2019-03-14
compilers: Try harder to dedup builtin libs
Nirbheek Chauhan
1
-4
/
+3
2019-03-11
Add static as keyword to find_library
Niklas Claesson
1
-16
/
+19
2019-03-11
Fix _get_patterns on OpenBSD
Antoine Jacoutot
1
-1
/
+2
2019-02-19
Add warning level zero
jml1795
1
-6
/
+11
2019-02-15
Remove get_cross_extra_flags
John Ericson
1
-27
/
+20
2019-02-02
Never access environment.properties downstream
John Ericson
1
-7
/
+15
2019-01-31
find_library: Check arch of libraries on Darwin
Nirbheek Chauhan
1
-6
/
+22
2019-02-01
Rewrite appleframework and extraframework dependency classes
Nirbheek Chauhan
1
-0
/
+61
2019-01-27
BUGFIX: broken/missing Fortran code/unit tests
Michael Hirsch, Ph.D
1
-2
/
+3
2019-01-21
Add PGI C and C++ compilers (#4803)
Michael Hirsch, Ph.D
1
-0
/
+8
2019-01-10
Add get_werror_args for CCRX C compiler
Phillip Cao
1
-0
/
+3
2019-01-06
Absolute path generation refactoring
Daniel Mensinger
1
-0
/
+9
2019-01-05
Fix linking when cross-compiling and a windows resource is first object
Jon Turney
1
-1
/
+8
2019-01-02
Remove cross_info; cross file is parsed up front and discarded
John Ericson
1
-1
/
+1
2018-12-06
Store the target architecture for CL-like compilers
Jon Turney
1
-4
/
+5
2018-11-27
Remove linkerlike args from compile checks. Closes #4542.
Jussi Pakkanen
1
-1
/
+7
2018-11-19
Fix flake8 'imported but unused' reports
Jon Turney
1
-1
/
+0
2018-11-17
Merge pull request #4359 from dcbaker/icc-fixes
Dylan Baker
1
-25
/
+11
2018-11-17
Guard against broken lib paths returned by gcc.
Jussi Pakkanen
1
-3
/
+6
2018-11-15
compilers: quiet ICC messages about pch
Dylan Baker
1
-1
/
+1
2018-11-15
compilers: Move get_allow_undefined_link_args to Compiler
Dylan Baker
1
-26
/
+6
2018-11-15
compilers: Set the correct values for undefined modules on apple with icc
Dylan Baker
1
-1
/
+5
2018-11-15
compilers: Add ICC setting for get_allow_undefined_link_args
Dylan Baker
1
-0
/
+2
[prev]
[next]