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-03-01
CompilerArgs: make lookup faster
Marcel Hollerbach
2020-02-27
compilers/linkers: Add a representation for wasm-ld
Dylan Baker
2020-02-27
compilers/mixins/emscripten: Implement thread support
Dylan Baker
2020-02-27
compilers/mixins/islinker: Add stubs for thread_*_flags
Dylan Baker
2020-02-27
compilers/emcc: Fix inheritance order
Dylan Baker
2020-02-27
compilers/mixins/islinker: Add missing method
Dylan Baker
2020-02-23
Merge pull request #6637 from mesonbuild/nirbheek/implement-symbolextractor-w...
Jussi Pakkanen
2020-02-22
ninjabackend: List PDBs in output list for targets
Nirbheek Chauhan
2020-02-21
Merge pull request #6668 from mesonbuild/nirbheek/strip-more-unused-linkerlik...
Jussi Pakkanen
2020-02-21
macOS: Remove more unused linkerlike args
Nirbheek Chauhan
2020-02-21
compilers/compilers: Fix get_linker_id
Dylan Baker
2020-02-12
Improve error reported when language has no compiler
Jon Turney
2020-01-30
-Fixed Renesas RX Family compiler to work with latest meson, updated cross-fi...
alanNz
2020-01-28
compilers: Use /Zi instead of /ZI with clang-cl
Dylan Baker
2020-01-28
compilers: Split ClangCL and MSVC mixins
Dylan Baker
2020-01-27
Bringing back defines in Elbrus C compiler to simplify environment.py
makise-homura
2020-01-27
Fix Sider errors
makise-homura
2020-01-27
Remove RTTI option from get_option_compile_args() for Elbrus compiler
makise-homura
2020-01-27
Add missing functions to Elbrus compiler class
makise-homura
2020-01-27
Fix missing 'defines' argumet for Elbrus compiler
makise-homura
2020-01-24
compilers: Derive CompilerArgs from collections instead of typing
Nirbheek Chauhan
2020-01-24
typing: Fix compatibility with Python 3.5.2
Nirbheek Chauhan
2020-01-08
types: Fix/ignore flake8 B014/F811
Daniel Mensinger
2020-01-08
types: import typing as T (fixes #6333)
Daniel Mensinger
2020-01-06
Updated linker MR (#6407)
Jussi Pakkanen
2019-12-19
add compiler.get_linker_id() method
Michael Hirsch, Ph.D
2019-12-17
Merge pull request #6065 from dcbaker/pass-options-to-linker-detection
Jussi Pakkanen
2019-12-15
default inc dirs: Fix warning on MSYS (fixes #6336)
Daniel Mensinger
2019-12-14
intel/intel-cl: handle arguments in intel-specific way
Michael Hirsch, Ph.D
2019-12-13
compilers: make use of mlog.log_once
Dylan Baker
2019-12-12
Consider compiler arguments in linker detection logic
Dylan Baker
2019-12-12
Allow setting <lang>_args before the compiler is detected
Dylan Baker
2019-12-12
compilers: Make get_display_language a class or static method
Dylan Baker
2019-12-12
compilers: move language attribute to the class level
Dylan Baker
2019-12-11
Merge pull request #6207 from dcbaker/linker-option
Jussi Pakkanen
2019-12-05
compilers: Rework the CompilerArgs to be less awful
Dylan Baker
2019-12-05
compilers: use import typing instead of from typing import
Dylan Baker
2019-12-05
lgtm: fix __eq__ not overridden when adding attributes
Daniel Mensinger
2019-12-05
lgtm: fix Multiple calls to __init__
Daniel Mensinger
2019-12-05
lgtm: Actually supress the Non-standard exception warning
Daniel Mensinger
2019-12-05
lgtm: Fix redundant code
Daniel Mensinger
2019-12-05
lgtm: fix Missing call to __init__ during object initialization
Daniel Mensinger
2019-12-05
lgtm: fix missing raise
Daniel Mensinger
2019-12-05
lgtm: ignore Non-standard exception raised in special method
Daniel Mensinger
2019-12-05
lgtm: Fix Module imported with `import` and `import from`
Daniel Mensinger
2019-12-04
intel/intel-cl: use appropriate buildtype options
Michael Hirsch, Ph.D
2019-12-02
Allow selecting the dynamic linker
Dylan Baker
2019-11-25
complete gfortran/intel/intel-cl fortran_std test
Michael Hirsch, Ph.D
2019-11-25
openbsd: execinfo is not a compiler lib
Antoine Jacoutot
2019-11-21
Fix compute_int() when the value is -1
Xavier Claessens
[prev]
[next]