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
/
compilers.py
Age
Commit message (
Expand
)
Author
2019-12-12
compilers: Make get_display_language a class or static method
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: Actually supress the Non-standard exception warning
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-02
Allow selecting the dynamic linker
Dylan Baker
2019-11-25
openbsd: execinfo is not a compiler lib
Antoine Jacoutot
2019-11-06
Fix typos found by codespell
Wolfgang Stöggl
2019-10-20
Fix all flake8 warnings
Daniel Mensinger
2019-10-07
compilers: replace CompilerType with MachineInfo
Dylan Baker
2019-10-06
Merge pull request #5953 from mensinda/isystem
Jussi Pakkanen
2019-10-03
cmake: fix detection of libraries with .so version
Daniel Mensinger
2019-10-03
Use -isystem instead of -idirafter
Daniel Mensinger
2019-09-27
Correctly handle platform-specific LDFLAGS options
Aleksey Gurtovoy
2019-09-24
CUDA support on Windows
Aleksey Gurtovoy
2019-09-09
the solaris linker also needs start/end-group for circular linking
Dylan Baker
2019-09-05
mesonlib.split_args/quote_arg/join_args
Aleksey Gurtovoy
2019-08-30
compilers: Move the compiler argument to proxy linker flags to the compiler c...
Dylan Baker
2019-08-14
compilers: Dispatch to dynamic linker class
Dylan Baker
2019-08-05
Add basic Webassembly support via Emscripten.
Jussi Pakkanen
2019-08-04
Fix cross compilation on OSX
Xavier Claessens
2019-07-23
compilers: pull sanitzier args into compiler classes
Dylan Baker
2019-07-23
compilers: return as-needed args as a list
Dylan Baker
2019-07-23
compilers: Move lto args into compiler class
Dylan Baker
2019-07-20
Add optional progress bar when generating build.ninja
Nirbheek Chauhan
2019-07-18
fix all flake8 issues
Daniel Mensinger
2019-07-15
compilers: split pgi compiler out of compilers module
Dylan Baker
2019-07-15
compilers/mixins/elbrus: add type annotations and fix types
Dylan Baker
2019-07-15
compilers: put elbrus in mixins
Dylan Baker
2019-07-15
compilers: Put clang mixin in a module
Dylan Baker
2019-07-15
compilers: move ArmClang into mixins/arm.py
Dylan Baker
2019-07-15
compilers: Put Intel compiler classes into the mixins folder
Dylan Baker
2019-07-15
compilers: split gnu and gnulike compilers out of compilers
Dylan Baker
2019-07-15
compilers: Move the VisualStudioLikeCompiler class into mixins
Dylan Baker
2019-07-15
compilers: Move ArmCompiler to a mixin module
Dylan Baker
2019-07-15
compilers: move ccrx compiler abstraction into mixins
Dylan Baker
2019-07-07
move Gnu-specific feature '--print-search-dirs' to GnuLikeCompiler
Norbert Nemec
2019-07-05
Improve performance with windows defender ATP
Charlie Barto
2019-06-27
Fix two errors when cross-compiling with Vala
James Westman
2019-06-27
sanitycheckc: avoid linking sanitycheckc when cross compiling
Cody Schafer
2019-06-13
tvOS: added support AppleTVOS
Roman Shpuntov
2019-06-12
Solaris fixes
Kurtis Rader
2019-06-11
compilers: armclang supports only cross-compilation
sompen
2019-06-09
Purge `is_cross` and friends without changing user interfaces
John Ericson
2019-05-15
UserOption no longer has a name field.
John Ericson
2019-05-14
Merge pull request #5331 from dcbaker/icl
Jussi Pakkanen
2019-05-13
compilers: Add basic ICL abstractions
Dylan Baker
[prev]
[next]