summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-21Rewrapped and alphabetized the Gnome module.Jussi Pakkanen
2017-08-21Rewrapped lines of a few more files.Jussi Pakkanen
2017-08-21Rewrap the rest of reference manual.Jussi Pakkanen
2017-08-20The last of the alphabetization.Jussi Pakkanen
2017-08-20And a few more alphas.Jussi Pakkanen
2017-08-20More alphabetization.Jussi Pakkanen
2017-08-20Merge pull request #2163 from chetgurevitch/masterJussi Pakkanen
2017-08-20Add missing dependency of Boost Log to a Docker imageMichał Wikliński
2017-08-20Find Boost dep when there is an extra lib to linkMichał Wikliński
2017-08-20Remove leftover debug print statement in meson_install.pyGabríel Arthúr Pétursson
2017-08-20Put some keyword arguments into alphabetical order to improve readability.Jussi Pakkanen
2017-08-20Fix coverage target breakage and add a test for it.Jussi Pakkanen
2017-08-20Remove PHONY because Windows and OSX file systems are crap. Closes #2199.Jussi Pakkanen
2017-08-19Add warning about `sources` in declare_dependencyDavid Seifert
2017-08-19docs: Clarify project() no longer requires a languageTingPing
2017-08-18docs: fix typoMohammed Sadiq
2017-08-18Fix detection of clang "optimization arguments"Peter Harris
2017-08-18Fix warning when executable(implib:) is usedJon Turney
2017-08-18Ensure log file gets closed.Jussi Pakkanen
2017-08-18Make all functionality invokable via the main Meson binary,Jussi Pakkanen
2017-08-18Tell users about ninja rebuild and meson configureChet Gurevitch
2017-08-18Don't error if build directory is already configuredChet Gurevitch
2017-08-17Missing version info added.Jussi Pakkanen
2017-08-17Documented the merge_from method.Jussi Pakkanen
2017-08-17Users.md: link to the Meson Porting GNOME goalNirbheek Chauhan
2017-08-17docs: fix generator code sampleFlorian Zwoch
2017-08-17Ignore encoding when scanning Fortran sources.Jussi Pakkanen
2017-08-15Documentation: fix broken link (now in docs)Konstantin Mochalov
2017-08-15Missing dots are fun.Jussi Pakkanen
2017-08-15Bumped version number for new development.Jussi Pakkanen
2017-08-15Bump numbers for new release.Jussi Pakkanen
2017-08-15Merge pull request #2191 from centricular/fix-ninja-clean-target-dirJussi Pakkanen
2017-08-15tests/common/159: Disable phony testNirbheek Chauhan
2017-08-15tests/common/159: Disable b_coverage=trueNirbheek Chauhan
2017-08-15gfortran: Add coverage argumentsNirbheek Chauhan
2017-08-15ninja: Fix detection of vs compiler usageNirbheek Chauhan
2017-08-15ninja: Fix cleaning in various edge casesNirbheek Chauhan
2017-08-14Printing unknown kwarg error message no longer crashes the parser.Jussi Pakkanen
2017-08-15Add a test for dirs with reserved target namesNirbheek Chauhan
2017-08-15run_unittests: Add a helper for asserting path existenceNirbheek Chauhan
2017-08-14gnome: use VAPIGEN from the environment if setMarinus Schraal
2017-08-14gnome: add mkenums_simple()Tim-Philipp Müller
2017-08-14Store current line number so it can be printed in warning messages. Closes #2...Jussi Pakkanen
2017-08-14Use "meson test" in test invocations so it will not print the deprecation war...Jussi Pakkanen
2017-08-13Added documentation for pcap dependency.Jussi Pakkanen
2017-08-13Merge pull request #2130 from bruce-richardson/pcap_config_supportJussi Pakkanen
2017-08-13Pass -fpch-preprocess to GCC when precompiled headers are usedGabríel Arthúr Pétursson
2017-08-13gnome: Allow passing build_by_default: to some functionsNirbheek Chauhan
2017-08-13gnome: add 'ignore_headers' to permitted kwarg list for gnome.gtkdoc()Tim-Philipp Müller
2017-08-13unit tests: Select test cases inside run_unittests.pyNirbheek Chauhan