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-08-17
tests: fix targets with no sources
Dylan Baker
2022-08-17
interpreter: deprecate the ability import unstable modules as `unstable_*`
Dylan Baker
2022-08-17
interpreter: move handling of module stability to interpreter
Dylan Baker
2022-08-17
modules: Add stabilization information to ModuleInfo
Dylan Baker
2022-08-17
modules: use module level information about new and deprecation
Dylan Baker
2022-08-17
tests: remove deprecated `import('unstable_')`
Dylan Baker
2022-08-17
allplatformstests: use subTests with test_warning_location
Dylan Baker
2022-08-17
run_project_tests: also change paths for DEPRECATION messages
Dylan Baker
2022-08-16
fixup! deprecate running "meson builddir" without setup subcommand
Eli Schwartz
2022-08-16
deprecate running "meson builddir" without setup subcommand
Eli Schwartz
2022-08-16
docs: fix various references to "meson builddir"
Eli Schwartz
2022-08-15
make add_project_dependencies respect build version of include dirs
Eli Schwartz
2022-08-12
add AdwCustomizer
0xMRTT
2022-08-12
mesonbuild/mtest.py: filter more invalid googletest JUnit4 attributes
Dimitri John Ledkov
2022-08-12
mcompile: provide user visibility into what actually happens
Eli Schwartz
2022-08-11
CI: fix error when mixing clang 14 with released valgrind versions
Eli Schwartz
2022-08-11
add compilers from extracted objects directly to build targets
Eli Schwartz
2022-08-10
cmake: Add rule relaxations for CMake subprojects
Daniel Mensinger
2022-08-09
dependencies: reject Qt6 pkg-config dependency if libexecdir is not known
Eli Schwartz
2022-08-09
qt: fix qt 6 tools detection for pkg-config
Konstantin
2022-08-09
CI: include zlib devel package for the mingw cross tests
Eli Schwartz
2022-08-07
linkers: detection should invoke the linker with lang_link_args only
Eli Schwartz
2022-08-07
mtest: unify parsed and non-parsed output handling
Hemmo Nieminen
2022-08-05
CI: remove nim from the ubuntu rolling install list
Eli Schwartz
2022-08-04
typing: simplify type annotations for libraries
Eli Schwartz
2022-08-04
cmake: Change assertion into a more useful error (fixes #9925)
Daniel Mensinger
2022-08-03
azure CI: remove vs2017 tests without replacement now that the image is deleted
Eli Schwartz
2022-08-02
Handle garbage in environment more gracefully when setting vsenv
Denis Fortin
2022-08-01
Inline try_wait_one using asyncio.wait_for
Elliott Sales de Andrade
2022-08-01
fix Popen_safe write
Zhangyuan Nie
2022-07-31
linkers: make sure the linker is actually Apple when matching failure
Eli Schwartz
2022-07-31
linkers: include linker detection output in the debug logs
Eli Schwartz
2022-07-31
linkers: better reporting of command failures
Eli Schwartz
2022-07-31
envconfig: add more binutils variables
Artturin
2022-07-31
Only reconfigure if configure options actually changed
Daan De Meyer
2022-07-31
documentation: extend custom_target install
Gerion Entrup
2022-07-31
handle OSError exception in run function
Omer Pereg
2022-07-25
qt module: correctly compare program name for lrelease version
Eli Schwartz
2022-07-25
tests: Test extern'd globals on MacOS with the Apple Archiver
Ailin Nemui
2022-07-25
backends/ninja: run `ranlib -c $out` when using the apple ar
Dylan Baker
2022-07-25
linkers: Add a representation for the Apple AR Linker
Dylan Baker
2022-07-25
ninja depscanner: handle C++ sources named capital C
Eli Schwartz
2022-07-21
ar linker: detect the "osx ld" case (where generating thin archives won't wor...
Justin Blanchard
2022-07-21
compilers: add logging to obscure compiler defines scraper
Eli Schwartz
2022-07-21
compilers: include compiler detection output in the debug logs
Eli Schwartz
2022-07-21
compilers: better reporting of command failures
Eli Schwartz
2022-07-18
Applied tristan957's suggestions
Volker Weißmann
2022-07-18
cmake module: Better warnings and error messages in some cases.
Volker Weißmann
2022-07-17
modules/wayland: Add full type checking
Dylan Baker
2022-07-17
interpreter: Add return type to func_dependency
Dylan Baker
[next]