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
2022-10-25
Bump version numbers for 0.64.0.rc1.
Jussi Pakkanen
2022-10-25
tests: Add nasm compiler checks
Xavier Claessens
2022-10-25
nasm: Use an hello world test that works on 32bits too
Xavier Claessens
2022-10-25
Fix native compilation on ARM64 Windows
GustavoLCR
2022-10-25
Skip wrapdb test if there is no connectivity.
Jussi Pakkanen
2022-10-24
Add missing since annotations in docs
Elliott Sales de Andrade
2022-10-24
ci: run `brew update` before `brew install`
Carlo Cabrera
2022-10-24
Revert "ci: Fix llvm detection on macOS CI"
Carlo Cabrera
2022-10-25
Condense test directory numbers.
Jussi Pakkanen
2022-10-24
Move JNISystemDependency to dependencies.base.detect_compiler
Tristan Partin
2022-10-24
Fix mismatched param names between Compiler and BasicLinkerIsCompilerMixin
Tristan Partin
2022-10-24
Use f-strings in JavaCompiler
Tristan Partin
2022-10-24
Add missing compiler functions to JavaCompiler
Tristan Partin
2022-10-24
basic support for oneapi compilers
Robert Cohn
2022-10-24
Add MASM compiler
Xavier Claessens
2022-10-24
Not all compilers support depfile
Xavier Claessens
2022-10-24
hotdoc module: add partially typed kwargs
Eli Schwartz
2022-10-24
add option to typed_kwargs that allows unknown kwargs through
Eli Schwartz
2022-10-24
Accept disablers in summary values
Elliott Sales de Andrade
2022-10-24
nasm: Harcode default path on Windows
Xavier Claessens
2022-10-24
Add missing doc for NASM language
Xavier Claessens
2022-10-24
Add yasm as fallback for nasm language
Xavier Claessens
2022-10-24
Add NASM compiler
Xavier Claessens
2022-10-24
run_mypy: add extra logging and permit specifying files to check
Eli Schwartz
2022-10-23
Merge pull request #10916 from xclaesse/preprocess
Jussi Pakkanen
2022-10-23
gnulike: Fix preprocessing files with any extension
Xavier Claessens
2022-10-23
Add doc and release notes for cc.preprocess()
Xavier Claessens
2022-10-23
Add unit test for cc.preprocess()
Xavier Claessens
2022-10-23
vs backend: Add support for CompileTarget
Xavier Claessens
2022-10-23
Add cc.preprocess() method for c-like compilers
Xavier Claessens
2022-10-23
Compilers: Add a preprocessor mode for clike compilers
Xavier Claessens
2022-10-23
Fix excluding sources for static lib in both_libraries()
Xavier Claessens
2022-10-23
Fix typos in docs
Elliott Sales de Andrade
2022-10-22
doc: Fix link
Zhao, Gang
2022-10-21
msubprojects: Fix issues when updating all wraps
Xavier Claessens
2022-10-19
BUG: Don't add debug files as targets when not building in debug mode
Thomas Li
2022-10-18
ninja: Simplify getting rule name from compiler object
Xavier Claessens
2022-10-14
hotdoc: Fix typo in argument
Nirbheek Chauhan
2022-10-13
fix: don't set FavorSizeOrSpeed in vs backend if optimization disabled (/Od s...
Luke Elliott
2022-10-13
Add b_thinlto_cache for automatically configuring incremental ThinLTO
Tatsuyuki Ishi
2022-10-13
clang: Support ThinLTO with mold
Tatsuyuki Ishi
2022-10-13
linkers: Add missing mold entries to __init__
Tatsuyuki Ishi
2022-10-12
Merge pull request #10357 from xclaesse/update-wrapdb
Jussi Pakkanen
2022-10-12
interpreter: Fix msg when none of the dependencies have names
Nirbheek Chauhan
2022-10-12
interpreter: Don't say we're using -lfoo args when we're not
Nirbheek Chauhan
2022-10-11
Make `meson wrap update` command update all wraps in parallel
Xavier Claessens
2022-10-10
Move some code from wraptool.py to wrap.py
Xavier Claessens
2022-10-10
wrap: Ignore directories that have a .wrap with the same name
Xavier Claessens
2022-10-10
Merge pull request #8941 from xclaesse/wrapdb
Jussi Pakkanen
2022-10-10
Document and test new WrapDB auto fallback
Xavier Claessens
[next]