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-06-07
compilers: Expose Cython compiler
Dylan Baker
2021-06-07
hack: compilers/cython: hardcode python 3 not 2
Dylan Baker
2021-06-07
compilers: Add a cython Compiler
Dylan Baker
2021-06-05
typing: Fully annotate dependencies.cuda
Daniel Mensinger
2021-06-02
use an immutable list for an lru_cached functions
Dylan Baker
2021-05-19
compilers: Add `get_debug_args` to base Compiler
Dylan Baker
2021-05-19
rust: override get_linker_always_args
Dylan Baker
2021-05-19
.C files are now treated as C++ code
Volker-Weissmann
2021-05-15
Visual Studio Address Sanitizer updates
Peter Harris
2021-05-15
Add gnuXX stds to Objective C.
Jussi Pakkanen
2021-05-11
Make objective C use C standard version. Closes #5495.
Jussi Pakkanen
2021-05-10
deactivate intrinsic functions if no optimizations are requested
Alexander Neumann
2021-05-02
Clean up unused imports
Ralf Gommers
2021-05-02
Use sanity_check_impl for objc/objpp
Ralf Gommers
2021-04-01
environment: get environment variables for both host and build machines
Dylan Baker
2021-03-30
Split environment variable and command line cflags
Dylan Baker
2021-03-28
Strip host-compiler -std flag from NVCC line.
Olexa Bilaniuk
2021-03-28
Retract "DQSQ" merging in NVCC arguments handling.
Olexa Bilaniuk
2021-03-28
Canonicalize and merge consecutive -Xcompiler flags together.
Olexa Bilaniuk
2021-03-24
compilers: clang-cl: Also accept .s files (#8520)
D Scott Phillips
2021-03-23
Remove -pipe from default list of args. Closes #8508.
Jussi Pakkanen
2021-03-19
split program related classes and functions out of dependencies
Dylan Baker
2021-03-17
Fix D lib search path translation
Remi Thebault
2021-03-14
ninjabackend: Use rsp_file_syntax method
Dylan Baker
2021-03-14
compilers/linkers: Add a methhod for getting the rspfile syntax
Dylan Baker
2021-03-09
Add address sanitizer support for Visual Studio.
Jussi Pakkanen
2021-03-08
Add /Od flag to msvc optimization 0 args
Vili Väinölä
2021-03-04
compilers: Use EnvironmentException not EnvironmentError/OSError
Dylan Baker
2021-03-04
mass rewrite of string formatting to use f-strings everywhere
Eli Schwartz
2021-03-04
various python neatness cleanups
Eli Schwartz
2021-03-04
raw string literals are next to godliness
Eli Schwartz
2021-03-02
fix missing versions with generated source
Remi Thebault
2021-03-01
D add build dir to -J switch
Remi Thebault
2021-02-22
[CUDA] Bugfix: Forward sanitizer_*_args() methods to host compiler.
Olexa Bilaniuk
2021-02-19
Ensure that $lang_args and $lang_link_args are properly parsed
Dylan Baker
2021-02-18
compilers: clang: Drop -Xclang before -fcolor-diagnostics flag
Krzysztof Małysa
2021-02-17
compilers: Only insert -flto-jobs in clang's link arguments
Dylan Baker
2021-02-16
Add optional -Dcuda_ccbindir= option and -ccbin flag to CUDA compiler.
Olexa Bilaniuk
2021-02-16
Armour-grade quoting to account for NVCC's -Xcompiler peculiarities.
Olexa Bilaniuk
2021-02-16
Extensive rewrite of GCC/MVSC flag translation to NVCC flags.
Olexa Bilaniuk
2021-02-16
Add default debug flags for two configurations to NVCC.
Olexa Bilaniuk
2021-02-14
Add custom entyr to cuda buildtype dict. Closes #8336.
Jussi Pakkanen
2021-02-02
Add support for LLVM's thinLTO
Dylan Baker
2021-02-02
compilers: Add support for using multiple threads with lto
Dylan Baker
2021-01-23
split mesonlib into a package
Dylan Baker
2021-01-20
MSVC and Clang-Cl Compiler Argument Cleanup
Marios Staikopoulos
2021-01-20
Avoid accidental use of STANDALONE_WASM mode on compiler tests
Brion Vibber
2021-01-17
Removal of /ZI on MSVC Debug
Marios Staikopoulos
2021-01-13
Fix misspells
Antonin Décimo
2021-01-11
move handling of CFLAGS and friends to environment
Dylan Baker
[prev]
[next]