summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* PkgConfigDependency: dicts aren't hashable, so use frozensetnirbheek/cache-pkgconfigNirbheek Chauhan2018-04-131-5/+8
* PkgConfigDependency: Cache the output of pkg-configNirbheek Chauhan2018-04-131-1/+10
* docs: Fix syntax highlighting in release notesTingPing2018-04-121-10/+16
* coredata: UserOption subclasses only need to implement validate_value()Xavier Claessens2018-04-121-49/+24
* Explain the choice of implementation language. [skip ci]Jussi Pakkanen2018-04-121-0/+37
* Fix unit test for Disabler()Xavier Claessens2018-04-111-2/+2
* introspect: default builddir to . to prevent a crashAndrei Alexeyev2018-04-111-1/+1
* vala: Don't pass -o and -C at the same timeRico Tzschichholz2018-04-111-2/+2
* Trivial update to meson vim syntax + typo in snippet [skip ci]Nirbheek Chauhan2018-04-112-1/+2
* Never install the glib-mkenums generated C source (#3374)Emmanuele Bassi2018-04-093-0/+8
* add support for cmakedefine in configure_file()David Fort2018-04-086-10/+78
* Update depfixer to fix rpaths also on OSX.Jussi Pakkanen2018-04-082-11/+52
* Merge pull request #3326 from jeandet/generated_qrcJussi Pakkanen2018-04-086-15/+108
|\
| * [Qt module] refactor b4cd949c48ab67891e4bc6b14a8f9f247e28777dAlexis Jeandet2018-04-041-3/+5
| * [Qt module] More qrc fixesAlexis Jeandet2018-04-044-19/+28
| * [Qt module] Added generated resource test case + some fixesAlexis Jeandet2018-03-305-4/+29
| * [Qt module] add some logic to detect if resources are in build dirAlexis Jeandet2018-03-301-1/+21
| * [Qt module] Add File object support for generated or not qrc filesAlexis Jeandet2018-03-265-11/+48
* | Remove arbitrary [-1024,1024] limit in cross_compute_int()Xavier Claessens2018-04-085-18/+65
* | Merge pull request #3366 from xclaesse/pkgconfig-dup-versionJussi Pakkanen2018-04-082-5/+10
|\ \
| * | pkgconfig generator: Remove duplicates in required versionsXavier Claessens2018-04-072-4/+8
| * | pkgconfig generator: Fix crash when passing a SharedModuleXavier Claessens2018-04-061-1/+2
* | | Merge pull request #3312 from MathieuDuponchelle/alwaysfallbackJussi Pakkanen2018-04-0811-6/+76
|\ \ \
| * | | [fixup]: rename test after rebaseMathieu Duponchelle2018-04-076-1/+1
| * | | [fixup]: export symbols explicitlyMathieu Duponchelle2018-04-073-2/+21
| * | | [fixup]: Add testMathieu Duponchelle2018-04-066-0/+34
| * | | [fixup]: add since to FAQMathieu Duponchelle2018-04-061-1/+1
| * | | new wrap-mode: forcefallbackMathieu Duponchelle2018-04-065-6/+23
| |/ /
* | | VS backend: dedup AdditionalDependenciesPaul I2018-04-081-1/+2
* | | Move entry in build_funct_dict to correct position.Christoph Behle2018-04-081-2/+2
* | | Remove commit_zero recommendation from wrap documentation, use action commit ...Aleksey Filippov2018-04-071-3/+2
|/ /
* | Merge pull request #2711 from xclaesse/both-libraryJussi Pakkanen2018-04-0412-196/+295
|\ \
| * | Add both_libraries() to build both shared and static librariesXavier Claessens2018-04-038-9/+140
| * | extract_all_objects: Also extract generated sourcesXavier Claessens2018-04-032-4/+19
| * | pkgconfig generator: Only skip dependencies when using shared_library()Xavier Claessens2018-04-032-13/+15
| * | Remove duplicated list of known kwargs for build targetsXavier Claessens2018-04-033-172/+123
* | | gnome.gtkdoc: Fix generated files used as content filesIñigo Martínez2018-04-041-1/+1
|/ /
* | Merge pull request #3242 from thejk/coverage_targetsJussi Pakkanen2018-04-022-152/+152
|\ \
| * | Generate coveragereport directory for gcovr html targetJoel Klinghed2018-03-191-0/+2
| * | Exclude subprojects when doing coverageJoel Klinghed2018-03-192-2/+14
| * | Use standalone coverage script for legacy targetsJoel Klinghed2018-03-192-152/+138
* | | Merge D feature flag fix branchJussi Pakkanen2018-04-027-11/+45
|\ \ \
| * | | Ensure D feature flags get applied to all D filesMatthias Klumpp2018-03-311-3/+5
| * | | Add test to check that D feature flags get applied to all filesMatthias Klumpp2018-03-296-8/+40
* | | | gtkdochelper: print warningsSébastien Wilmet2018-04-021-0/+2
* | | | Add link to `meson` github topic [skip ci]Isaiah Norton2018-04-021-1/+2
* | | | Imported Debian fixes by Matthias Klose.Jussi Pakkanen2018-04-022-3/+3
* | | | Fix detection to work with newer Java compilers.Jussi Pakkanen2018-04-021-1/+1
* | | | Update Pkg-config-files.md [skip ci]scontini762018-03-311-1/+1
* | | | Added link to documentation and examples for find_library replacement (#3346)Alexis Jeandet2018-03-311-1/+4