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-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-10
Fix bug and clarify error message in cross file validation
John Ericson
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
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
2018-08-01
Restore and improve displaying dependency name with correct casing
Jon Turney
2018-08-01
Update a unit test which relies on specific dependency check output
Jon Turney
2018-08-01
Restore and improve cross/native dependency type reporting
Jon Turney
2018-08-01
Consolidate reporting result of a dependency check
Jon Turney
2018-08-01
Consolidate raising a DependencyException() if required but not-found
Jon Turney
2018-08-01
Add a finish_init callback to ConfigToolDependency()
Jon Turney
2018-08-01
Hoist trying several dependency detection methods up to find_external_depende...
Jon Turney
2018-08-01
Remove do-nothing pkgconfig method from dub
Jon Turney
2018-08-01
Remove do-nothing extraframework method from libwmf and pcap
Jon Turney
2018-08-01
Fix .travis.yml for updated OSX image
Jon Turney
2018-07-31
Updated boost discovery to handle version >= 1.65 for MSVC (#3961)
Derek Kingston
2018-07-31
Be more general in description. [skip ci]
Jussi Pakkanen
2018-07-31
custom targets: Add a 'console' kwarg for long-running commands
Nirbheek Chauhan
2018-07-31
Merge pull request #3799 from rossburton/gtkdoc
Jussi Pakkanen
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-31
Write full directory name in files so script will change them.
Jussi Pakkanen
2018-07-31
Add script to condense test directory names.
Jussi Pakkanen
2018-07-31
[skip ci] Typo fix in Build-options.md: "option" -> "description"
Tanu Kaskinen
2018-07-29
Replace long obsolete find_dep with dependency in docs. [skip ci]
Jussi Pakkanen
2018-07-29
gnome: Fix building gir with asan again
TingPing
2018-07-27
python.find_installation: only try to find python with the py launcher if it ...
Christoph Reiter
[next]