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
2018-08-14
interpreter: Add support for dict addition
Xavier Claessens
2018-08-14
Fix yielding when subproject option type is different
Nirbheek Chauhan
2018-08-14
Adding a new AR Linker Class for the ARM Compiler. (#3949)
mohdamerkhalidi
2018-08-12
Merge pull request #4000 from MathieuDuponchelle/gir_multiple_libs
Jussi Pakkanen
2018-08-12
Be more cautious in recommending Unity builds. [skip ci]
Jussi Pakkanen
2018-08-12
Merge pull request #4004 from mesonbuild/nirbheek/console-entrypoint
Jussi Pakkanen
2018-08-12
setup: Add tests for the installed files list
Nirbheek Chauhan
2018-08-11
Merge pull request #4001 from mikezackles/cpp2a
Jussi Pakkanen
2018-08-11
Typo fix. [skip ci]
Jussi Pakkanen
2018-08-11
Merge pull request #3831 from mesonbuild/symvisibility
Jussi Pakkanen
2018-08-11
Clarify the FeatureNew summary message
Nirbheek Chauhan
2018-08-11
Print only custom env vars in the test log for each test
Nirbheek Chauhan
2018-08-11
Skip FeatureNew checks when project() has not been parsed
Nirbheek Chauhan
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
Add support for s390x CPUs. Closes #3897.
Jussi Pakkanen
2018-08-11
PkgConfigDependency: Don't try to resolve internal compiler libs
Nirbheek Chauhan
2018-08-11
appveyor.yml: Nuke VS 2010 CI configuration
Nirbheek Chauhan
2018-08-11
setup: Require setuptools and entry_points:
Nirbheek Chauhan
2018-08-11
Install meson.exe as the entrypoint on Windows
Nirbheek Chauhan
2018-08-10
Fix bug and clarify error message in cross file validation
John Ericson
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-09
Call it gnu_symbol_visibility instead.
Jussi Pakkanen
2018-08-09
Update documentation for symbol visibility.
Jussi Pakkanen
2018-08-09
Updated sample projects to use visibility kwarg.
Jussi Pakkanen
2018-08-09
Add kwarg for specifying symbol visibility.
Jussi Pakkanen
2018-08-09
Fix install when run with meson.exe. Closes #3988.
Jussi Pakkanen
2018-08-09
msvc: Don't add dynamic link args, they're ignored
Nirbheek Chauhan
2018-08-09
Don't require an import library for shared modules
Nirbheek Chauhan
2018-08-09
gnome.generate_gir: support generating gir for multiple libraries
Mathieu Duponchelle
2018-08-09
gnome.generate_gir: refactoring
Mathieu Duponchelle
2018-08-09
Make python module more robust
David Seifert
2018-08-09
[skip ci]
Charles Barto
2018-08-08
Don't check version for fallback not-found dependency
Nirbheek Chauhan
2018-08-08
Use Github for executable hosting.
Jussi Pakkanen
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-07
Adding support to checkout from reviews in git/gerrit using commit ids.
Mohammed Amer Khalidi
2018-08-07
Prints error message instead of backtrace on fail
Niklas Claesson
2018-08-07
Fix missing permitted kwarg
Patrick Griffis
2018-08-07
Fix @CURRENT_SOURCE_DIR@ in generator()
Emil Styrke
2018-08-07
gtkdoc: set PATH on Windows when executing gtkdoc-scangobj. Fixes #3307
Christoph Reiter
2018-08-07
Refactor getting the host system of a cross compiler
George Koehler
2018-08-07
Fix __main__.py for zipapp to work
Christoph Burger-Scheidlin
2018-08-04
Clarify version for check_header, fixes #3974
Onkar
2018-08-04
Merge pull request #3945 from mesonbuild/dircondenser
Jussi Pakkanen
2018-08-03
Add 32 bit sparc processor support. Closes #3901.
Jussi Pakkanen
2018-08-01
Assert name isn't the empty string in find_external_dependency()
Jon Turney
[next]