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
/
run_unittests.py
Age
Commit message (
Expand
)
Author
2018-08-31
gnome: fix generate_gir when linking with libasan
Mathieu Duponchelle
2018-08-29
Improve support for macOS dylib versioning
Nirbheek Chauhan
2018-08-28
CompilerArgs: -Wl,-lfoo is also a valid way to pass a library
Nirbheek Chauhan
2018-08-27
Add support for custom dist scripts.
Jussi Pakkanen
2018-08-27
Add a `required` argument to `subproject`
Thibault Saunier
2018-08-23
CompilerArgs: Allow calling to_native() multiple times
Nirbheek Chauhan
2018-08-22
Added "native" kwarg to add_XXX_args. Closes #3669.
Jussi Pakkanen
2018-08-22
Test that system shlibs with undefined symbols can be found
Nirbheek Chauhan
2018-08-21
PkgConfigDependency: Parse library paths in a separate step
Nirbheek Chauhan
2018-08-19
Fix various small test failures on macOS
Nirbheek Chauhan
2018-08-19
Condense test dirs.
Jussi Pakkanen
2018-08-18
Merge pull request #4030 from 3v1n0/broken-symlink-install-with-mode-fix
Jussi Pakkanen
2018-08-18
Convert buildtype to optimization and debug options (#3489)
Jussi Pakkanen
2018-08-17
unittests: test_install_subdir_symlinks_with_default_umask
Marco Trevisan (Treviño)
2018-08-17
wraptool: fix manual selection of wrap file to promote
Daniel Pirch
2018-08-15
install_subdir: Also copy dangling symlinks
Nirbheek Chauhan
2018-08-11
Merge pull request #4001 from mikezackles/cpp2a
Jussi Pakkanen
2018-08-11
Fix FeatureNew false positive in vcs_tag
Nirbheek Chauhan
2018-08-11
Merge pull request #3657 from jon-turney/consolidate-dependency-check-report
Nirbheek Chauhan
2018-08-11
PkgConfigDependency: Don't try to resolve internal compiler libs
Nirbheek Chauhan
2018-08-09
Try appleclang 9.1 for both c++17 and c++2a
Zachary Michaels
2018-08-09
Don't test for c++2a on gcc versions that don't support it
Zachary Michaels
2018-08-09
Add support for c++2a and gnu++2a
Zachary Michaels
2018-08-08
PkgConfigDependency: Fix library path search order
Nirbheek Chauhan
2018-08-07
Test that vim syntax highlighting is up-to-date
Nirbheek Chauhan
2018-08-04
Merge pull request #3945 from mesonbuild/dircondenser
Jussi Pakkanen
2018-08-01
Update a unit test which relies on specific dependency check output
Jon Turney
2018-07-31
Merge pull request #3850 from mesonbuild/nirbheek/exe-wrapper-compiler-fallbacks
Jussi Pakkanen
2018-07-31
Condense test dirs.
Jussi Pakkanen
2018-07-27
Move test from common to unit.
Rafael Ávila de Espíndola
2018-07-25
Make the rpath order deterministic. (#3932)
Rafael Ávila de Espíndola
2018-07-22
Make the dependency order deterministic. (#3927)
Rafael Ávila de Espíndola
2018-07-19
Merge pull request #3814 from behlec/configure-file-output
Jussi Pakkanen
2018-07-10
find_library: Validate and sort globbed shared library files
Nirbheek Chauhan
2018-07-09
Fix directory verification. Closes #3857.
Jussi Pakkanen
2018-07-09
Fix searching of shared libraries on OpenBSD (#3851)
Nirbheek Chauhan
2018-07-09
Fix regexp for warning
Christoph Behle
2018-07-09
cross: Be more permissive about not-found exe_wrapper
Nirbheek Chauhan
2018-07-08
Document options for meson
Christoph Behle
2018-07-08
Add tests for warnings in configure_file()
Christoph Behle
2018-07-07
Raise a MesonException when substituting an invalid value
Nirbheek Chauhan
2018-07-05
run_unittests.py: Test that empty cdata subst are actually done
Nirbheek Chauhan
2018-07-04
configure_file: Don't optimize away substitutions
Nirbheek Chauhan
2018-07-02
FeatureNew: Make all checks subproject-specific
Nirbheek Chauhan
2018-07-02
Add some tests for FeatureNew
Mathieu Duponchelle
2018-07-01
Don't let build_always take precedence over build_by_default (#3816)
Andrei Alexeyev
2018-07-01
Allow command lists for find_program cross file overrides
Nirbheek Chauhan
2018-06-29
Options: treat array option -Dopt= and -Dopt=[] as equivalent
Dylan Baker
2018-06-20
Validate cpu_family (#3753)
Ross Burton
2018-06-19
Downgrade unknown option from exception to warning
Xavier Claessens
[next]