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
2022-08-24
fix linker regression for compilers that don't accept LDFLAGS directly
Eli Schwartz
2022-07-25
linkers: Add a representation for the Apple AR Linker
Dylan Baker
2022-07-21
ar linker: detect the "osx ld" case (where generating thin archives won't wor...
Justin Blanchard
2022-07-21
compilers: add logging to obscure compiler defines scraper
Eli Schwartz
2022-07-21
compilers: include compiler detection output in the debug logs
Eli Schwartz
2022-07-21
compilers: better reporting of command failures
Eli Schwartz
2022-07-11
Revert /utf-8 changes in the visualstudio mixin to the 0.62.0 state
Eli Schwartz
2022-07-06
Detect Cython and Vala compilers on the build machine always
Tristan Partin
2022-07-03
move various unused typing-only imports into type-checking blocks
Eli Schwartz
2022-07-03
fix totally invalid import of an import
Eli Schwartz
2022-06-21
visualstudio.py: Apply /utf-8 only on clang or VS2015+
Chun-wei Fan
2022-06-10
ACfL version detection with regex
Stepan Nassyr
2022-06-10
Allow for 3-component ACfL versions
Stepan Nassyr
2022-06-10
treewide: various cleanups to move imports for mypy into typechecking blocks
Eli Schwartz
2022-06-06
compilers: Add support for stand-alone leak sanitizer
Marco Trevisan (Treviño)
2022-06-01
compiler: Add missing needs_static_linker to base Compiler class
Dylan Baker
2022-05-25
Fix optimization level 's' for the TI compiler
Andreas Obergschwandtner
2022-05-23
move various imports into TYPE_CHECKING blocks for neatness
Eli Schwartz
2022-05-19
Fix invalid Python overrides
Tristan Partin
2022-05-19
Add cc.has_function_attribute('sentinel')
Tristan Partin
2022-05-19
Add cc.has_function_attribute('section')
Tristan Partin
2022-05-09
compilers/gnu: demote visibilty inlineshidden to hidden for unsupported compi...
Eli Schwartz
2022-05-08
compilers/c++: Add MSVC option to make the __cplusplus define accurate
Eli Schwartz
2022-05-06
compiler.has_argument: Add `-Werror=unknown-warning-option` to clang-cl cmd line
Khairul Azhar Kasmiran
2022-04-30
implement and test a few compiler checks for D
Remi Thebault
2022-04-30
linkers: Add support for mold linker
Fini Jastrow
2022-04-25
Visual Studio: Only use /utf-8 on VS2015 or later or clang-cl
Chun-wei Fan
2022-04-13
compilers: fix broken CompCert support for release flags
Eli Schwartz
2022-03-31
Merge pull request #9989 from ePirat/epirat-fix-uscore-prefix-detection
Jussi Pakkanen
2022-03-31
clike: print stderr instead of stdout for debugging
Marvin Scholz
2022-03-31
visualstudio: do not query underscore define with MSVC
Marvin Scholz
2022-03-31
clike: add more reliable ways to check underscore prefix
Marvin Scholz
2022-03-30
compilers/gnu: use Popen_safe to prevent resource leaks
Marvin Scholz
2022-03-24
Debian renamed cython to cython3, support both
Xavier Claessens
2022-03-22
OptionOverrideProxy: Make it immutable to avoid copies
Xavier Claessens
2022-03-22
compilers: fix mypy warning in Rust detection
Dylan Baker
2022-03-16
fix detection of language standard library paths
Paolo Bonzini
2022-03-12
remove unused type ignore that mypy 0.940 no longer needs
Eli Schwartz
2022-03-07
treewide: string-quote the first argument to T.cast
Eli Schwartz
2022-03-02
compilers/gnu: set level 0 optimization to '-O0'
Dylan Baker
2022-03-01
compilers/d: fix mangling of rpath-link in DMD-like compilers
Eli Schwartz
2022-02-16
flake8: fix various whitespace errors with badly aligned code
Eli Schwartz
2022-02-16
flake8: remove some redundant separators
Eli Schwartz
2022-02-16
flake8: fix wrong numbers of blank line separators
Eli Schwartz
2022-02-16
flake8: fix typoed whitespace surrounding tokens
Eli Schwartz
2022-02-06
dlang: fix #9250 invalid include flag for root directory
Tobias Pankrath
2022-02-02
Genericise TI compiler and add MSP430 support
William Toohey
2022-01-27
mark regex string as raw string to fix invalid escapes
Eli Schwartz
2022-01-27
flake8: fix indentation style
Eli Schwartz
2022-01-26
compilers/c_function_attributes: add retain
Arsen Arsenović
[prev]
[next]