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
2020-11-13
compilers/rust: add and use an implementation of use_linker_args
Dylan Baker
2020-11-13
run_unittests: use textwrap.dedent
Dylan Baker
2020-11-13
ninjabackend: Fix a couple of rust bugs
Dylan Baker
2020-11-13
environment: Properly pass linker to rustc
Dylan Baker
2020-11-13
Merge pull request #7866 from dcbaker/submit/compiler-std-in-base
Jussi Pakkanen
2020-11-13
ninjabackend: fix matching of empty strings
Alexander Neumann
2020-11-13
Do not warn when -Wpedantic is added as a project argument.
Eli Schwartz
2020-11-13
gnome: Handle libraries that are not in the current build dir
Sam Thursfield
2020-11-13
The version kwarg must be a string. Closes #7975.
Jussi Pakkanen
2020-11-12
clang-cl: Allow clang-cl (when compiling C) to pass std to underlying clang)
Dylan Baker
2020-11-12
interpreter: Add get_keys function for configuration_data (#7887)
Jones
2020-11-12
Merge pull request #7961 from dcbaker/submit/rust-color-output
Jussi Pakkanen
2020-11-12
dependencies: Put pkgconfig options before operands
Haelwenn (lanodan) Monnier
2020-11-12
compilers/c: Log that MSVC doesn't support gnu stds
Dylan Baker
2020-11-12
compilers: define standards in the base language compiler
Dylan Baker
2020-11-12
compilers: Standardize the names of compiler options
Dylan Baker
2020-11-12
compilers/c: Clang-cl also needs specific handling for standards
Dylan Baker
2020-11-12
Make MSVC accept gnu11 as a language standard version. Closes: #7611.
Jussi Pakkanen
2020-11-10
compilers/rust: Add color output
Dylan Baker
2020-11-10
ninjabackend: apply base compile_args to rust targets
Dylan Baker
2020-11-10
compilers/rust: Add vs_crt support
Dylan Baker
2020-11-09
Fix WASM thread count option. Closes #7921.
Jussi Pakkanen
2020-11-08
Fix "generator doesn't stop" on Windows
Christoph Reiter
2020-11-08
Add thinlto support. Closes #7493.
Jussi Pakkanen
2020-11-07
Fix host machine reporting typo in msetup.py
Corey McNeish
2020-11-07
Fix clang-tidy return value reporting (#7949)
Florian Schmaus
2020-11-05
rust: implement support for --edition
Dylan Baker
2020-11-05
rewrite: fix modified member spelling
Marc-André Lureau
2020-11-05
rewrite: fix function spelling
Marc-André Lureau
2020-11-04
symbolextractor: Add FreeBSD support
Thibault Payet
2020-11-04
pkgconfig: Make external deps of static library public
Xavier Claessens
2020-11-04
qt module: fix error message typo, translation qresource accepts qm not ts
Eli Schwartz
2020-11-03
wrap: fix type annotations
Dylan Baker
2020-11-03
wrap: Fix git exception not catched by interpreter
Xavier Claessens
2020-11-01
Fix #5492 (#7919)
Elliot
2020-11-01
gnome: Tweak error message
Sam Thursfield
2020-11-01
interpreter: store correct files for project regeneration
Dylan Baker
2020-10-30
qt: dependency: Strip tool versions from newlines
Laurent Pinchart
2020-10-30
Bump minimum supported Python version to 3.6. Closes #6297.
Jussi Pakkanen
2020-10-30
Bump version number for new development.
Jussi Pakkanen
2020-10-30
Bump version number for release. This is the 10 000th commit!
Jussi Pakkanen
2020-10-30
environment: Fix detection of swift linker
Dylan Baker
2020-10-28
Fix gtest invoking while workdir is set (#7904)
Sergey Kartashev
2020-10-26
Update version number to rc2.
Jussi Pakkanen
2020-10-24
cmake: set CMP0054 to new in preload.cmake
Daniel Mensinger
2020-10-24
cmake: Disable the new (CMake 3.16) PCH support
Daniel Mensinger
2020-10-24
cmake: Always create missing includes in build dir
Daniel Mensinger
2020-10-22
depenencies/llvm: Handle llvm-config --shared-mode failing (#7379)
Dylan Baker
2020-10-22
pkgconfig: Define libdir and includedir in -uninstalled.pc files
Xavier Claessens
2020-10-19
interpreter: Add missing new feature flag for executable(win_subsystem)
Dylan Baker
[next]