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
/
test cases
Age
Commit message (
Expand
)
Author
2022-09-19
python module: allow specifying the pure kwarg in the installation object
Eli Schwartz
2022-09-12
dependencies: log the real reason for a dependency lookup failing
Eli Schwartz
2022-09-09
tests: Add a test for a target with no sources
Dylan Baker
2022-09-07
modules/wayland: Rename core_only to include_core_only
Mark Bolhuis
2022-09-06
modules/wayland: Support --include-core-only
Mark Bolhuis
2022-09-04
Add missing cdata update in genmarshal tests
Jan Alexander Steffens (heftig)
2022-09-03
tests/7 gnome: Fix incorrect unref of GResource
Nirbheek Chauhan
2022-08-23
install modes should not apply sticky bit to files
Eli Schwartz
2022-08-23
tests: remove compiler requirement in various unneeded cases
Eli Schwartz
2022-08-23
pkgconfig: Variables can be a single string
Xavier Claessens
2022-08-18
modules/pkgconfig: Use typed_kwargs
Dylan Baker
2022-08-18
modules/fs: Replace configure_file(copy:) with fs.copyfile
Dylan Baker
2022-08-18
minstall: do not trample install_mode by rpath fixer
Eli Schwartz
2022-08-17
tests/common/215: Save some time by only checking pkg-config
Dylan Baker
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: use module level information about new and deprecation
Dylan Baker
2022-08-17
tests: remove deprecated `import('unstable_')`
Dylan Baker
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-07
mtest: unify parsed and non-parsed output handling
Hemmo Nieminen
2022-07-31
Only reconfigure if configure options actually changed
Daan De Meyer
2022-07-25
tests: Test extern'd globals on MacOS with the Apple Archiver
Ailin Nemui
2022-07-11
tests: unskip windows mixing msvc and fortran, for non-gcc fortran
Eli Schwartz
2022-07-08
implement the new preserve_path kwarg for install_data too
Eli Schwartz
2022-07-07
Fix test case numbers.
Jussi Pakkanen
2022-07-06
Improve error message for `include_directories(abs_path_intree)`
Ralf Gommers
2022-06-30
test cases: Don't fall off the end of main() without an exit status
Simon McVittie
2022-06-21
fix type checking for declare_dependency to allow linking to executable
Eli Schwartz
2022-06-19
Merge pull request #10464 from rtbo/fix_generated_deps
Jussi Pakkanen
2022-06-19
python module: implicitly add python dep to extensions
Eli Schwartz
2022-06-19
update gnome test to cover built gresource files
Eli Schwartz
2022-06-17
external-project: Add depends kwarg
Xavier Claessens
2022-06-17
refactor logic for parsing dependency variables into type_checking module
Eli Schwartz
2022-06-17
docs: d_module_versions has an undocumented ability to accept integers
Eli Schwartz
2022-06-17
interpreter: fix a subproject check with symlinks
Hemmo Nieminen
2022-06-16
fix regression that broke proper warnings about passing subproject as a dep
Eli Schwartz
2022-06-16
test (failing): 127 subproject object as a dependency
fxxf
2022-06-14
Fix crash when a reconfigure adds a new subproject
Xavier Claessens
2022-06-14
add testcase for previous commit
Paolo Bonzini
2022-06-14
take override_option('unity=...') into account when allowing extract_objects()
Paolo Bonzini
2022-06-09
intro-install_plan: fix destinations for build_targets with custom install_dir
Eli Schwartz
2022-06-07
wrap: Add support for applying a list of patch files
Paweł Marczewski
2022-06-05
add D generated files to order-only deps
Remi Thebault
2022-06-01
Fix sandbox violation when using subproject as a symlink
Vili Väinölä
2022-05-31
fix regression that broke type checking of CustomTarget outputs
Eli Schwartz
2022-05-30
Implement `preserve_path` for install_headers
Florian "sp1rit"
2022-05-24
cmake: Add test case
Daniel Mensinger
[next]