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-03-13
Merge pull request #3127 from bluetech/method-permitted-kwargs
Jussi Pakkanen
2018-03-13
Merge pull request #3145 from thejk/gcovr
Jussi Pakkanen
2018-03-13
pkgconfig: allow any non-found dependency requires arguments
Aleksey Filippov
2018-03-13
pkgconfig: print requires argument type on error
Aleksey Filippov
2018-03-13
fixup! Fix coverage-xml and coverage-text targets for gcovr >= 3.1
Joel Klinghed
2018-03-13
Fix snippet heading to conform to new formatting rules.
Jussi Pakkanen
2018-03-12
fixup! Allow gcovr >= 3.1 to be used to generate html coverage report
Joel Klinghed
2018-03-12
fixup! Fix coverage-xml and coverage-text targets for gcovr >= 3.1
Joel Klinghed
2018-03-12
Merge pull request #3205 from sarum9in/use-itertools
Jussi Pakkanen
2018-03-12
Fix shared library building on xcode.
Jukka Laurila
2018-03-12
Use os.path.dirname() instead of os.path.split(...)[0]
Aleksey Filippov
2018-03-12
Merge pull request #3131 from sarum9in/pkgconfig
Jussi Pakkanen
2018-03-12
PkgConfigDependency: Search for pkg-config with ExternalProgram
Nirbheek Chauhan
2018-03-12
Fix typo preventing soname unit tests from running
Jon Turney
2018-03-12
Link "External commands" page from run_command() reference [skip ci]
Aleksey Filippov
2018-03-12
Use specific exception types instead of Exception
Aleksey Filippov
2018-03-11
Use subprocess.check_output() instead of Popen().communicate()
Aleksey Filippov
2018-03-11
Do not use bare except [flake8]
Aleksey Filippov
2018-03-11
Use itertools.chain() instead of list concatenation
Aleksey Filippov
2018-03-11
docs: update for mesonintrospect.py -> meson introspect
Jon Turney
2018-03-11
docs: Add custom dependencies missing documentation
Jon Turney
2018-03-11
docs: polish documentation for custom dependency detectors
Jon Turney
2018-03-11
docs: update system cross file documentation
Jon Turney
2018-03-11
docs: remove reference to mesongui
Jon Turney
2018-03-10
Merge pull request #3203 from jukkalaurila/bug3185
Jussi Pakkanen
2018-03-10
Show info about possible subproject promotion when appropriate
Jon Turney
2018-03-10
Add LANG to Dockerfile
Niklas Claesson
2018-03-10
Exclude subprojects when doing coverage
Niklas Claesson
2018-03-10
Refactor: Add log.error and log.exception to reduce code duplication.
Jukka Laurila
2018-03-10
Fix C++ code used for doxygen test
Alex Hirsch
2018-03-09
Fixed bug 3185.
Jukka Laurila
2018-03-09
Add test for bug https://github.com/mesonbuild/meson/issues/3185
Jukka Laurila
2018-03-09
Default run_project_tests backend to ninja instead of xcode on OS X.
Jukka Laurila
2018-03-09
Fix xcode backend to run "meson test" instead of the nonexistent meson_test.py.
Jukka Laurila
2018-03-07
setup.py: set the python_requires field
Dylan Baker
2018-03-07
Merge pull request #3195 from sarum9in/link_whole-generators
Jussi Pakkanen
2018-03-07
Gnome-module.md: Add information about output files to mkenums()
Eduardo Lima (Etrunko)
2018-03-07
doc: Tweak text about get_option('foodir') in reference manual [skip ci]
Jon Turney
2018-03-07
Add indentation to 'common/64 custom header generator' test case
Aleksey Filippov
2018-03-07
mesonlib: fix meson detection (again)
Mathieu Duponchelle
2018-03-07
Skip whole_archive test for VS older than 2015
Aleksey Filippov
2018-03-07
Get generated headers from link_whole_targets as meson does for link_targets
Aleksey Filippov
2018-03-07
Add 'common/180 generator link whole' test case
Aleksey Filippov
2018-03-06
Merge pull request #3086 from sarum9in/declare-link-whole
Jussi Pakkanen
2018-03-06
Allow passing a compiler object to run_command()
Evgenii Shatokhin
2018-03-06
Make "meson help" and "meson help <subcommand>" do the expected thing.
Jukka Laurila
2018-03-06
Verify that snippets conform to expected format.
Jussi Pakkanen
2018-03-06
Improve vcs_tag documentation [skip ci]
Nirbheek Chauhan
2018-03-06
Document declare_dependency() link_whole parameter
Aleksey Filippov
2018-03-06
Add declare_dependency() test for transitive link_whole
Aleksey Filippov
[next]