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
2021-05-22
Better detection of Visual Studio compiler
Jacob Nielsen
2021-05-19
interpreter: Automatically add 'c' to languages when 'vala' is used
Dylan Baker
2021-05-19
backends: use a set for processed targets instead of a dict
Dylan Baker
2021-05-19
compilers: Add `get_debug_args` to base Compiler
Dylan Baker
2021-05-19
ninjabackend: Fix vala type annotations
Dylan Baker
2021-05-19
rust: override get_linker_always_args
Dylan Baker
2021-05-19
build: annotate can_compile_remove_sources
Dylan Baker
2021-05-19
build: Simplify BuildTarget.process_sourcelist
Dylan Baker
2021-05-19
interpreter: Pass unholdered sources into BuildTarget
Dylan Baker
2021-05-19
interpreter: Add docstring and fix types of source_strings_to_files
Dylan Baker
2021-05-19
.C files are now treated as C++ code
Volker-Weissmann
2021-05-18
pkgconfig: Do not escape custom variables
Xavier Claessens
2021-05-18
Merge pull request #8403 from dcbaker/submit/rust-fix-shared-internal-linking
Jussi Pakkanen
2021-05-18
add cpu family csky
Randy Yates
2021-05-18
Add a rust test for internal c linkage
Dylan Baker
2021-05-17
ninjabackend: fix linking dynamic c libraries with rust
Dylan Baker
2021-05-15
Visual Studio Address Sanitizer updates
Peter Harris
2021-05-15
Add gnuXX stds to Objective C.
Jussi Pakkanen
2021-05-13
Set up VS environment automatically when run.
Jussi Pakkanen
2021-05-13
interpreter: flatten environment() initial values
Xavier Claessens
2021-05-12
gnome: Fix gtkdoc generation
Xavier Claessens
2021-05-11
Make objective C use C standard version. Closes #5495.
Jussi Pakkanen
2021-05-10
deactivate intrinsic functions if no optimizations are requested
Alexander Neumann
2021-05-08
modules/fs: support FileOrString arguments
Florian Fischer
2021-05-08
interpreter: Skip not_found_message and include_type in cache id
Xavier Claessens
2021-05-08
interpreter: 'embed' kwarg is only valid in python module
Xavier Claessens
2021-05-08
gnome: improve dependency lookup of G-I
Ross Burton
2021-05-08
ninjabackend: Add pch includes as early as possible not to be overridden
Marco Trevisan (TreviƱo)
2021-05-08
Fix python exception thrown for invalid resource path
Nellie Zhang
2021-05-03
Clarify incorrect configuration format message
Nellie Zhang
2021-05-02
Clean up unused imports
Ralf Gommers
2021-05-02
Use sanity_check_impl for objc/objpp
Ralf Gommers
2021-05-02
Bump version number for new development.
Jussi Pakkanen
2021-05-02
Release 0.58.0.
Jussi Pakkanen
2021-05-01
Do not accidentally format files when only checking if they are formatted.
Jussi Pakkanen
2021-04-29
Xcode: fix project cleaning.
Jussi Pakkanen
2021-04-26
Bump version number for rc1.
Jussi Pakkanen
2021-04-26
Update CUDA Toolkit driver version table.
Olexa Bilaniuk
2021-04-26
Merge pull request #8680 from dcbaker/submit/wrap-mconf-output
Jussi Pakkanen
2021-04-26
Fix issue where multiple dist files were not being produced for comma separat...
Tristan Partin
2021-04-26
introspection: export all sources for custom targets
Jason Francis
2021-04-26
Add subprojects purge wrap-git coverage
Tristan Partin
2021-04-26
store the list of initializes subprojects in the coredata structure
Dylan Baker
2021-04-26
Interpreter: Fallback when required is false but forcefallback is true
Xavier Claessens
2021-04-26
Add 'subprojects purge' command
Tristan Partin
2021-04-25
Xcode: make Swift projects work.
Jussi Pakkanen
2021-04-25
Xcode: add objective C++ flags to plain C++ because Xcode requires it.
Jussi Pakkanen
2021-04-25
Xcode: add objective C flags to plain C because Xcode requires it.
Jussi Pakkanen
2021-04-24
Xcode: fix linking to customtargetindex objects.
Jussi Pakkanen
2021-04-23
Xcode: do not reuse objs in both_libraries because Xcode fails on targets wit...
Jussi Pakkanen
[next]