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
2021-09-21
Use -Oz when optimization=s in Clang
Andrea Pappacoda
2021-09-20
compilers: Use standards compliant test
Rohit Goswami
2021-09-16
C2000: Added depfile generation for incremental builds
miebka
2021-09-14
apply flake8 fixes for unused imports and missing imports
Eli Schwartz
2021-09-14
compilers: publicly export one more constant
Eli Schwartz
2021-09-10
nagfor preprocessor flag.
Mat Cross
2021-09-10
Comments on nagfor options setup.
Mat Cross
2021-09-10
Implemented some missing operation for the NAG Fortran Compiler.
Mat Cross
2021-09-10
objc/objcpp compiler: accept all gnu stds corresponding to c/c++ stds
Eli Schwartz
2021-09-07
interpreter: detect and pass compiler to be used for linker tests
Paolo Bonzini
2021-09-07
compilers: allow link tests to use objects from a different compiler
Paolo Bonzini
2021-09-07
compilers: do accept None in Compiler.compile extra_args
Paolo Bonzini
2021-09-07
compilers: fix flake8 issues
Paolo Bonzini
2021-09-04
Support for appleframeworks with GCC and Intel
Evan Miller
2021-09-01
Clang should error for all implicit function checks (#9165)
Dylan Baker
2021-09-01
msvc: Assume UTF8 source by default
Xavier Claessens
2021-08-31
pylint: turn on superflous-parens
Dylan Baker
2021-08-22
Add Java module
Tristan Partin
2021-08-20
compilers: Add get_no_warn_args to the base Compiler class
Dylan Baker
2021-08-16
compilers/compilers: Fix some potential issues spotted by pyright
Dylan Baker
2021-08-16
compilers: Fix extra_args parameter
Dylan Baker
2021-08-16
compilers: Fix annotations for run and cached_compile
Dylan Baker
2021-08-15
Revert "compilers/c++: Add MSVC option to make the __cplusplus define accurate"
Jussi Pakkanen
2021-08-11
compilers/c++: Add MSVC option to make the __cplusplus define accurate
Dylan Baker
2021-08-08
Add support for finding Javascript source libraries with Emscripten.
Jussi Pakkanen
2021-07-25
C2000 compiler also accepts *.cla files
miebka
2021-07-18
Cuda: Enable PGO
David Seifert
2021-07-18
Cuda: Filter -isystem with system paths
David Seifert
2021-07-18
Cuda: Pass -DNDEBUG through
David Seifert
2021-07-14
linkers: remove is_shared_module argument to get_soname_args
Paolo Bonzini
2021-07-13
Clang: Apply `-O0`
Pamplemousse
2021-07-06
Fix unsupported linker error message
Andrea Pappacoda
2021-07-05
condense lines
Eli Schwartz
2021-07-05
simplify mesonlib imports for the sake of line lengths
Eli Schwartz
2021-07-05
more f-strings too complex to be caught by pyupgrade
Eli Schwartz
2021-07-01
C2000: linker uses now binary setting defined within the cross-file
miebka
2021-06-29
fix: Always explicitly set encoding for text files (fixes #8263)
Daniel Mensinger
2021-06-27
Update detect.py
Ian Harvey
2021-06-25
typing: Annotate compilers.detect
Daniel Mensinger
2021-06-25
Split compiler detection from Environment
Daniel Mensinger
2021-06-22
Fixed style issue as per comments on PR 8911.
Justin Handville
2021-06-22
Fix for Issue 8910 (Meson filters CMake asm files)
Justin Handville
2021-06-18
holders: Introduce HoldableObject
Daniel Mensinger
2021-06-18
interpreter: Refactor interpreter.compiler to use ObjectHolder
Daniel Mensinger
2021-06-09
compilers: Fix missing functions in Compiler base class
Daniel Mensinger
2021-06-07
upgrade percent formatted strings pyupgrade did not catch
Eli Schwartz
2021-06-07
condense lines
Eli Schwartz
2021-06-07
more f-strings everywhere
Eli Schwartz
2021-06-07
cython: Add an option for selecting python 3 vs python 2 output
Dylan Baker
2021-06-07
compilers: Add cython file suffixes
Dylan Baker
[prev]
[next]