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
Age
Commit message (
Expand
)
Author
2019-10-18
Documentation: Extend example for precompiled headers
Gerion Entrup
2019-10-18
syntax-highlighting: vim: add license header [skip ci]
Liam Beguin
2019-10-18
xcode 64 bit for catalina [skip ci]
Michael Hirsch, Ph.D
2019-10-18
MPI: don't excessively skip Windows test cases, which can hide real problems
Michael Hirsch, Ph.D
2019-10-18
mconf: Group all options per subproject and align all groups
Xavier Claessens
2019-10-18
Add missing newlines to "meson introspect" error
Aaron Plattner
2019-10-18
default inc dirs: fix warning for unsupporte lang (fixes #6050)
Daniel Mensinger
2019-10-18
tests/1common: update meson_version>=0.52 for is_disabler
Michael Hirsch, Ph.D
2019-10-18
emscripten: fix false positives in linking tests
Andrei Alexeyev
2019-10-18
Refactor duplicate Emscripten code into a mixin
Andrei Alexeyev
2019-10-15
Add test case to verify identity cross builds
Ross Burton
2019-10-15
Fix emscripten C compiler initialization
Andrei Alexeyev
2019-10-15
environment: Add missing space between words
Matt Turner
2019-10-15
envconfig: Add Alpha CPU family
Matt Turner
2019-10-14
Workaround broken get_allow_undefined_link_args in DmdLikeCompilerMixin
Andrei Alexeyev
2019-10-14
Revert "Remove BasicLinkerIsCompilerMixin from LDC and DMD"
Andrei Alexeyev
2019-10-14
Remove BasicLinkerIsCompilerMixin from LDC and DMD
Andrei Alexeyev
2019-10-14
Implement get_linker_output_args in Emscripten compilers
Andrei Alexeyev
2019-10-14
Implement get_buildtype_linker_args in BasicLinkerIsCompilerMixin
Andrei Alexeyev
2019-10-14
Implement get_asneeded_args in BasicLinkerIsCompilerMixin
Andrei Alexeyev
2019-10-14
Implement get_allow_undefined_link_args in EmscriptenCPPCompiler
Andrei Alexeyev
2019-10-14
Implement get_allow_undefined_link_args in EmscriptenCCompiler
Andrei Alexeyev
2019-10-14
Implement get_linker_debug_crt_args in BasicLinkerIsCompilerMixin
Andrei Alexeyev
2019-10-14
Fix misnamed method in BasicLinkerIsCompilerMixin
Andrei Alexeyev
2019-10-14
syntax-highlighting: vim: set comment string
Liam Beguin
2019-10-14
environment: Fix detection of xild with icc
Dylan Baker
2019-10-11
path interpreter--silently discard invalid Unix relative paths on Windows
Michael Hirsch, Ph.D
2019-10-11
compilers: Fix version requirements for ClangC and AppleClangC
Ting-Wei Lan
2019-10-10
cmake: Blacklist MS debug flags (fixes #6021)
Daniel Mensinger
2019-10-10
intel-cl: correct argument order
Michael Hirsch, Ph.D
2019-10-10
BUGFIX: environment.py CudaCompiler missing info arg
Michael Hirsch, Ph.D
2019-10-10
Merge pull request #6011 from xclaesse/not-disabler
Jussi Pakkanen
2019-10-10
Make parser errors print relative path to meson.build file
Niklas Claesson
2019-10-09
Fix for issue 5355
Michael Lenczewski
2019-10-09
Merge pull request #5833 from dcbaker/remove-compiler-type
Jussi Pakkanen
2019-10-09
Merge pull request #5907 from xhaakon/pdb
Jussi Pakkanen
2019-10-09
environment: Detect sun4u and sun4v as sparc64
Dylan Baker
2019-10-09
tests: Don't expect any *.pdb files installed in 'lib'
Jakub Adam
2019-10-09
Fix *.pdb files missing in meson introspect --installed output
Jakub Adam
2019-10-08
Skip more tests if pkg-config is missing
Jan Beich
2019-10-08
Test disabler in foreach loops
Xavier Claessens
2019-10-08
Fix `if not disabler()` case
Xavier Claessens
2019-10-08
doc: tell that unit-tests "priority" is introduced in 0.52 [skip ci]
Gabriel Ganne
2019-10-08
linkers: Concatenate -L and the directory
Dylan Baker
2019-10-08
linkers: Use PosixDynamicLinkerMixin for Cuda
Dylan Baker
2019-10-07
compilers: replace uses of mesonlib.is_<os>() with self.info.is_<os>()
Dylan Baker
2019-10-07
compilers: replace CompilerType with MachineInfo
Dylan Baker
2019-10-07
compilers: Add a specific type for AppleClangC
Dylan Baker
2019-10-07
add pytest_cache to gitignore
Dylan Baker
2019-10-06
Bump version number for new development. [skip ci]
Jussi Pakkanen
[next]