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
Age
Commit message (
Expand
)
Author
2019-05-14
interpreter: annotate the Test class
Dylan Baker
2019-05-14
mtest: precompile regular expressions
Dylan Baker
2019-05-14
mtest: reorder imports
Dylan Baker
2019-05-14
Merge pull request #5331 from dcbaker/icl
Jussi Pakkanen
2019-05-13
environment: search for icl and ifort before cl and goftran
Dylan Baker
2019-05-13
environment: Add search for ICL
Dylan Baker
2019-05-13
compilers/clike: ICL needs msvc workarounds in has_function
Dylan Baker
2019-05-13
compilers: Add basic ICL abstractions
Dylan Baker
2019-05-13
modules/windows: ICL uses rc, not windres
Dylan Baker
2019-05-13
backends/ninja: Ifort is msvc-like but doesn't have showincludes
Dylan Baker
2019-05-13
build: Treat ICL like MSVC in regards to standard lib linking
Dylan Baker
2019-05-13
compilers: ICL is not GCC like
Dylan Baker
2019-05-13
compilers: rename IntelCompiler to IntelGnuLikeCompiler
Dylan Baker
2019-05-13
compilers: Split msvc version code into helper
Dylan Baker
2019-05-13
linkers: Add linker class for intel's xilib
Dylan Baker
2019-05-13
linkers: Split Visual Studio Linker into a mixin
Dylan Baker
2019-05-13
compilers/cpp: Split code out of VisualStudioLikeCPPCompiler for treating c++...
Dylan Baker
2019-05-13
ast: fix #5376
Daniel Mensinger
2019-05-13
Allow MSVC-style `cpp_eh` for backwards-compatibility purposes
nicole mazzuca
2019-05-13
This is the fork "sneyx1234/meson" of the current git "mesonbuild/meson" head...
Simon Ney
2019-05-12
Force pkgconfig to UTF-8
myd7349
2019-05-10
compilers: make keyword args to Compiler.compile keyword only
Dylan Baker
2019-05-09
add support for "target_type: 'shared_module'" in build_target()
Daniel Eklöf
2019-05-05
Merge pull request #5339 from dcbaker/clike
Jussi Pakkanen
2019-05-05
fix error when show default config of list
Clouds
2019-05-05
add -fno-exceptions if cpp_eh=none is specified
nicole mazzuca
2019-05-05
Fix an assertion exception when misusing install_data
Jon Turney
2019-05-03
compilers: Split C-Like functionality into a mixin classes
Dylan Baker
2019-05-03
cmake: Fixed new thread dependency
Daniel Mensinger
2019-05-03
cmake: LLVM better modules handling
Daniel Mensinger
2019-05-03
cmake: revert module name mapping
Daniel Mensinger
2019-05-03
cmake: minor code fixes
Daniel Mensinger
2019-05-03
cmake: Fixed list unit test
Daniel Mensinger
2019-05-03
CMake: optional modules support
Daniel Mensinger
2019-05-03
LLVM: Added CMake backend
Daniel Mensinger
2019-05-03
cmake: Support different CMake files
Daniel Mensinger
2019-05-03
LLVM dependency refactoring
Daniel Mensinger
2019-05-02
Merge pull request #5254 from dcbaker/fix-sub-dependencies
Dylan Baker
2019-05-02
environment: Fix syntax error
Dylan Baker
2019-05-02
Revert "detect Intel ICL on windows"
Dylan Baker
2019-05-02
Revert "enable Windows Intel compiler"
Dylan Baker
2019-05-02
Merge pull request #4952 from mensinda/cacheCompiles
Dylan Baker
2019-05-02
envconfig: mingw is also Windows
Ross Burton
2019-05-02
munstable_coredata: Adapt to coredata changes.
Martin Hostettler
2019-05-02
mesonlib: Make a few type annotations strings
Dylan Baker
2019-05-02
Merge pull request #5311 from mensinda/flake8Plugins
Jussi Pakkanen
2019-05-02
dependencies: Use the _add_sub_dependency
Dylan Baker
2019-05-02
dependencies/base: Add a new method for setting internal dependencies
Dylan Baker
2019-05-02
per-target manual specification of link_language
Michael Hirsch, Ph.D
2019-05-02
Merge pull request #5161 from TheQwertiest/feature/custom_target_link
Jussi Pakkanen
[next]