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
2017-08-21
Rewrapped and alphabetized the Gnome module.
Jussi Pakkanen
2017-08-21
Rewrapped lines of a few more files.
Jussi Pakkanen
2017-08-21
Rewrap the rest of reference manual.
Jussi Pakkanen
2017-08-20
The last of the alphabetization.
Jussi Pakkanen
2017-08-20
And a few more alphas.
Jussi Pakkanen
2017-08-20
More alphabetization.
Jussi Pakkanen
2017-08-20
Merge pull request #2163 from chetgurevitch/master
Jussi Pakkanen
2017-08-20
Add missing dependency of Boost Log to a Docker image
Michał Wikliński
2017-08-20
Find Boost dep when there is an extra lib to link
Michał Wikliński
2017-08-20
Remove leftover debug print statement in meson_install.py
Gabríel Arthúr Pétursson
2017-08-20
Put some keyword arguments into alphabetical order to improve readability.
Jussi Pakkanen
2017-08-20
Fix coverage target breakage and add a test for it.
Jussi Pakkanen
2017-08-20
Remove PHONY because Windows and OSX file systems are crap. Closes #2199.
Jussi Pakkanen
2017-08-19
Add warning about `sources` in declare_dependency
David Seifert
2017-08-19
docs: Clarify project() no longer requires a language
TingPing
2017-08-18
docs: fix typo
Mohammed Sadiq
2017-08-18
Fix detection of clang "optimization arguments"
Peter Harris
2017-08-18
Fix warning when executable(implib:) is used
Jon Turney
2017-08-18
Ensure log file gets closed.
Jussi Pakkanen
2017-08-18
Make all functionality invokable via the main Meson binary,
Jussi Pakkanen
2017-08-18
Tell users about ninja rebuild and meson configure
Chet Gurevitch
2017-08-18
Don't error if build directory is already configured
Chet Gurevitch
2017-08-17
Missing version info added.
Jussi Pakkanen
2017-08-17
Documented the merge_from method.
Jussi Pakkanen
2017-08-17
Users.md: link to the Meson Porting GNOME goal
Nirbheek Chauhan
2017-08-17
docs: fix generator code sample
Florian Zwoch
2017-08-17
Ignore encoding when scanning Fortran sources.
Jussi Pakkanen
2017-08-15
Documentation: fix broken link (now in docs)
Konstantin Mochalov
2017-08-15
Missing dots are fun.
Jussi Pakkanen
2017-08-15
Bumped version number for new development.
Jussi Pakkanen
2017-08-15
Bump numbers for new release.
Jussi Pakkanen
2017-08-15
Merge pull request #2191 from centricular/fix-ninja-clean-target-dir
Jussi Pakkanen
2017-08-15
tests/common/159: Disable phony test
Nirbheek Chauhan
2017-08-15
tests/common/159: Disable b_coverage=true
Nirbheek Chauhan
2017-08-15
gfortran: Add coverage arguments
Nirbheek Chauhan
2017-08-15
ninja: Fix detection of vs compiler usage
Nirbheek Chauhan
2017-08-15
ninja: Fix cleaning in various edge cases
Nirbheek Chauhan
2017-08-14
Printing unknown kwarg error message no longer crashes the parser.
Jussi Pakkanen
2017-08-15
Add a test for dirs with reserved target names
Nirbheek Chauhan
2017-08-15
run_unittests: Add a helper for asserting path existence
Nirbheek Chauhan
2017-08-14
gnome: use VAPIGEN from the environment if set
Marinus Schraal
2017-08-14
gnome: add mkenums_simple()
Tim-Philipp Müller
2017-08-14
Store current line number so it can be printed in warning messages. Closes #2...
Jussi Pakkanen
2017-08-14
Use "meson test" in test invocations so it will not print the deprecation war...
Jussi Pakkanen
2017-08-13
Added documentation for pcap dependency.
Jussi Pakkanen
2017-08-13
Merge pull request #2130 from bruce-richardson/pcap_config_support
Jussi Pakkanen
2017-08-13
Pass -fpch-preprocess to GCC when precompiled headers are used
Gabríel Arthúr Pétursson
2017-08-13
gnome: Allow passing build_by_default: to some functions
Nirbheek Chauhan
2017-08-13
gnome: add 'ignore_headers' to permitted kwarg list for gnome.gtkdoc()
Tim-Philipp Müller
2017-08-13
unit tests: Select test cases inside run_unittests.py
Nirbheek Chauhan
[next]