summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-14improve suite of meson test (#3369)Alberto Sartori
2018-04-14compilers: Cache compiler checks where we don't want the outputNirbheek Chauhan
2018-04-14Merge pull request #3396 from mesonbuild/nirbheek/cache-pkgconfigJussi Pakkanen
2018-04-14pkgconfig module: Fix regression that Requires.private is generated as 'Q, t,...textshell
2018-04-14Fix encoding bug on WindowsRobin
2018-04-13Indicate subproject depth in console outputJon Turney
2018-04-13Deduplicate dependencies resolved to absolute pathsDaniel Schulte
2018-04-13don't create unneeded internal dependency objectsBruce Richardson
2018-04-13Prune unneeded transitive dependenciesBruce Richardson
2018-04-13PkgConfigDependency: dicts aren't hashable, so use frozensetNirbheek Chauhan
2018-04-13PkgConfigDependency: Cache the output of pkg-configNirbheek Chauhan
2018-04-12docs: Fix syntax highlighting in release notesTingPing
2018-04-12coredata: UserOption subclasses only need to implement validate_value()Xavier Claessens
2018-04-12Explain the choice of implementation language. [skip ci]Jussi Pakkanen
2018-04-11Fix unit test for Disabler()Xavier Claessens
2018-04-11introspect: default builddir to . to prevent a crashAndrei Alexeyev
2018-04-11vala: Don't pass -o and -C at the same timeRico Tzschichholz
2018-04-11Trivial update to meson vim syntax + typo in snippet [skip ci]Nirbheek Chauhan
2018-04-09Never install the glib-mkenums generated C source (#3374)Emmanuele Bassi
2018-04-08add support for cmakedefine in configure_file()David Fort
2018-04-08Update depfixer to fix rpaths also on OSX.Jussi Pakkanen
2018-04-08Merge pull request #3326 from jeandet/generated_qrcJussi Pakkanen
2018-04-08Remove arbitrary [-1024,1024] limit in cross_compute_int()Xavier Claessens
2018-04-08Merge pull request #3366 from xclaesse/pkgconfig-dup-versionJussi Pakkanen
2018-04-07pkgconfig generator: Remove duplicates in required versionsXavier Claessens
2018-04-08Merge pull request #3312 from MathieuDuponchelle/alwaysfallbackJussi Pakkanen
2018-04-08VS backend: dedup AdditionalDependenciesPaul I
2018-04-08Move entry in build_funct_dict to correct position.Christoph Behle
2018-04-07[fixup]: rename test after rebaseMathieu Duponchelle
2018-04-07[fixup]: export symbols explicitlyMathieu Duponchelle
2018-04-07Remove commit_zero recommendation from wrap documentation, use action commit ...Aleksey Filippov
2018-04-06pkgconfig generator: Fix crash when passing a SharedModuleXavier Claessens
2018-04-06[fixup]: Add testMathieu Duponchelle
2018-04-06[fixup]: add since to FAQMathieu Duponchelle
2018-04-06new wrap-mode: forcefallbackMathieu Duponchelle
2018-04-04Merge pull request #2711 from xclaesse/both-libraryJussi Pakkanen
2018-04-04gnome.gtkdoc: Fix generated files used as content filesIñigo Martínez
2018-04-04[Qt module] refactor b4cd949c48ab67891e4bc6b14a8f9f247e28777dAlexis Jeandet
2018-04-04[Qt module] More qrc fixesAlexis Jeandet
2018-04-03Add both_libraries() to build both shared and static librariesXavier Claessens
2018-04-03extract_all_objects: Also extract generated sourcesXavier Claessens
2018-04-03pkgconfig generator: Only skip dependencies when using shared_library()Xavier Claessens
2018-04-03Remove duplicated list of known kwargs for build targetsXavier Claessens
2018-04-02Merge pull request #3242 from thejk/coverage_targetsJussi Pakkanen
2018-04-02Merge D feature flag fix branchJussi Pakkanen
2018-04-02gtkdochelper: print warningsSébastien Wilmet
2018-04-02Add link to `meson` github topic [skip ci]Isaiah Norton
2018-04-02Imported Debian fixes by Matthias Klose.Jussi Pakkanen
2018-04-02Fix detection to work with newer Java compilers.Jussi Pakkanen
2018-03-31Ensure D feature flags get applied to all D filesMatthias Klumpp