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-09-08
typing: fully annotate arglist
Daniel Mensinger
2020-09-06
backends: check external rpaths for all languages using ldflags
James Hilliard
2020-08-30
D: fix include order
Pierrick Bouvier
2020-08-27
Fix typo when fetching buildtype option for compiler checks
Nirbheek Chauhan
2020-08-25
Merge pull request #7581 from peterh/aix
Jussi Pakkanen
2020-08-23
Merge pull request #7600 from alexrp/master
Jussi Pakkanen
2020-08-22
Merge pull request #7609 from dcbaker/submit/2020-08/cmake-fix-apple-clang
Jussi Pakkanen
2020-08-22
compilers: Add Apple subclasses for ObjC and ObjC++
Dylan Baker
2020-08-22
Add C2x option support.
Alex Rønne Petersen
2020-08-22
Merge pull request #7607 from bonzini/speedup
Jussi Pakkanen
2020-08-22
Merge pull request #7447 from scivision/nvc
Jussi Pakkanen
2020-08-20
Correctly determine C++ stds for Elbrus compiler
makise-homura
2020-08-18
clike: optimize to_native
Paolo Bonzini
2020-08-17
find_library: include get_linker_always_args in link args
Peter Harris
2020-08-09
msvc: enable /std:c11 flag
Michael Hirsch
2020-08-02
Make meson recognize the Qualcomm LLVM toolchain
Antony Chan
2020-07-23
compilers: Cache gnu-mixins has_arguments() checks
Nirbheek Chauhan
2020-07-22
visualstudio: warning_level 0 should not map to /W1
Xavier Claessens
2020-07-19
fix msvc not recognising b_ndebug
Elliot Haisley
2020-07-13
Fix native builds on Windows ARM64 machines
Nirbheek Chauhan
2020-07-13
add Nvidia HPC SDK compilers
Michael Hirsch, Ph.D
2020-06-22
arglist: Split the C/C++ specifics parts into a subclass for CLike
Dylan Baker
2020-06-22
compilers: Return CompilerArgs from compiler instance
Dylan Baker
2020-06-22
compilers: Split CompilerArgs into a separate module
Dylan Baker
2020-06-22
compilers: Add missing annotations to CompilerArgs class
Dylan Baker
2020-06-22
compilers: Use enum for for deupdlication returns in CompilerArgs
Dylan Baker
2020-06-21
compiler: add 'force_align_arg_pointer' function attribute
Tim-Philipp Müller
2020-06-11
apple: -headerpad args are ignored when bitcode is enabled
Nirbheek Chauhan
2020-06-11
compilers: corretify deduplication direction
Marcel Hollerbach
2020-06-09
compilers: Add UNIX large file support for MinGW
Seungha Yang
2020-06-07
Merge pull request #7119 from marcelhollerbach/master
Jussi Pakkanen
2020-06-07
Merge pull request #7256 from peterh/openmp
Jussi Pakkanen
2020-06-07
Remove warnings from sample code. Closes #7248.
Jussi Pakkanen
2020-06-07
End test code with a newline. Closes #7247.
Jussi Pakkanen
2020-06-06
msvc: Avoid spurious openmp link warnings
Peter Harris
2020-06-05
CompilerArgs: refactor __iadd__
Marcel Hollerbach
2020-06-05
Revert "CompilerArgs: make lookup faster"
Marcel Hollerbach
2020-06-05
cache up regex mathings
Marcel Hollerbach
2020-06-02
Ignore file access errors when scanning .so files in system libdirs
Mike Gilbert
2020-05-27
add type anno: compilers/clike
Michael Hirsch, Ph.D
2020-05-27
Recognize Arduino .ino files as C++
Phillip Johnston
2020-05-22
Modifed buildtypes and armclang compiler flags to match documented results
Drew Reed
2020-05-22
Allow building with b_coverage set to true when clang is being used regardles...
georgev93
2020-05-22
compilers: add fetching of define list for clang
Yevhenii Kolesnikov
2020-05-20
compilers/d: Add b_ndebug support
Dylan Baker
2020-05-20
compilers: Move b_ndebug into the compiler classes
Dylan Baker
2020-05-18
Merge pull request #7103 from dankegel/bug4027-rpath-remember
Jussi Pakkanen
2020-05-18
compilers/d: Enable pgo for GDC
Dylan Baker
2020-05-16
Let .pc files specify rpath.
Dan Kegel
2020-05-16
Add flags to support generation of dependency files with armclang
Drew Reed
[prev]
[next]