index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mesonbuild
/
compilers
Age
Commit message (
Expand
)
Author
2020-05-16
Modifed buildtypes and armcc compiler flags to match documented results
Drew Reed
2020-05-16
Call to CPPCompilers initilisation function was missing the info parameter du...
Drew Reed
2020-05-14
gfortran: Fix has_header implementation with GCC 10
Nirbheek Chauhan
2020-05-13
macos: Remove framwork linkerlike args
Eric Lemanissier
2020-05-13
Fix outdated cross-compilation checks
Ole André Vadla Ravnås
2020-05-13
Fix has_function() for clang on 64bit Windows
Christoph Reiter
2020-05-11
Fix builtin check in has_function() with GCC 10 on Windows
Christoph Reiter
2020-04-23
compilers: fix type issue
Andrew Udvare
2020-04-20
Compiler options per lang
John Ericson
2020-04-20
compilers: Silence warning about gnu_inline with clang
Nirbheek Chauhan
2020-04-17
compilers: Honor <lang>_ld when linking C-like outputs
Ole André Vadla Ravnås
2020-04-17
compilers: Update gnu_inline test to work correctly with Clang >= 10
Dylan Baker
2020-04-10
compilers/d: Add missing method for dmd and ldc
Dylan Baker
2020-04-10
compilers/d: Implement coverage for GDC
Dylan Baker
2020-04-10
compilers: Move things out of clike
Dylan Baker
2020-04-10
compilers: disable b_sanitize on hurd
Pino Toscano
2020-04-05
quality / test: Fortran type hinting
Michael Hirsch, Ph.D
2020-04-04
Make cc.has_function work on GCC/Clang __builtins
Andrei Alexeyev
2020-03-29
compilers: disable ccache when using temporary source files
Loïc Yhuel
2020-03-29
compilers: Fix accidental coredata mutations
Ole André Vadla Ravnås
2020-03-29
compilers: Fix C++ stdlib flags used for Apple's Clang
Ole André Vadla Ravnås
2020-03-28
Only split linker args with D compilers. Closes: #6845
Jussi Pakkanen
2020-03-24
compilers: Clang can take linkers that are paths
Dylan Baker
2020-03-23
Fix legacy env var support with cross
John Ericson
2020-03-23
Fix linker evn var tests
John Ericson
2020-03-23
Fix ARMCC dependency generation.
Szabi Tolnai
2020-03-21
-Add xc16 and c2000 C,Cpp toolchain support
alanNz
2020-03-19
Merge pull request #6789 from dcbaker/deprecated-c-ld
Jussi Pakkanen
2020-03-19
Fix exe_wrapper usage in EmptyExternalProgram case
Richard Weinberger
2020-03-19
compilers: Link D runtime/libphobs dynamically on !Windows
Dylan Baker
2020-03-17
compilers: Error if invalid linker selected
Dylan Baker
2020-03-15
Merge pull request #6779 from dcbaker/gdc-linker-args
Jussi Pakkanen
2020-03-15
Resolve Clang failure to use -Og with --optimization=g
Phillip Johnston
2020-03-12
compilers/d: Support linker selection with gdc
Dylan Baker
2020-03-12
Merge pull request #6356 from dcbaker/fix-d-compiler-abstractions
Jussi Pakkanen
2020-03-11
compilers: Don't put split soname args in start groups
Dylan Baker
2020-03-11
compilers/d: Properly pass -soname args
Dylan Baker
2020-03-11
compilers/d: Fix rpath generation with LDC and DMD
Dylan Baker
2020-03-09
linkers: Move import_library_args to from VS compiler to linker
Dylan Baker
2020-03-09
Allow invoking the linker directly through dmd
Dylan Baker
2020-03-09
Allow invoking link.exe and lld-link.exe through ldc2
Dylan Baker
2020-03-09
Merge pull request #6532 from jon-turney/languages-native-kwarg
Jussi Pakkanen
2020-03-08
Merge pull request #6736 from dcbaker/mesonlib-type-annotations
Jussi Pakkanen
2020-03-08
Merge pull request #6688 from dcbaker/emcc-linker-bugs
Jussi Pakkanen
2020-03-06
compilers: Don't deduplicate -L= arguments
Dylan Baker
2020-03-06
compilers/d: Fix get_allow_undefined_link_args on macOS
Dylan Baker
2020-03-06
compilers/d: Remove CompilerIsLInkerMixin
Dylan Baker
2020-03-05
mesonlib: Replace unholder argument to listify
Dylan Baker
2020-03-03
Set c_winlibs/cpp_winlibs for Clang in the same way as for GCC
Martin Storsjö
2020-03-01
meson: cache the results of can_compile
Marcel Hollerbach
[prev]
[next]