summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests: expose variables in meson.buildMathieu Duponchelle2018-04-202-2/+19
* girepository: Properly acquire and check pointer valuesChun-wei Fan2018-04-202-4/+4
* gir: Update annotations from glib git masterRico Tzschichholz2018-04-092-23/+84
* Merge branch 'tschoonj/gobject-introspection-macos-no-libtool-fix'Philip Chimento2018-04-081-1/+1
|\
| * giscanner: fix --no-libtool on macOSTom Schoonjans2018-04-081-1/+1
|/
* tests: Fix declarationsPhilip Chimento2018-03-311-5/+6
* tests: Avoid global variable shadowing localPhilip Chimento2018-03-311-5/+5
* tests: Use g_error_new_literal() for literal stringPhilip Chimento2018-03-311-1/+1
* tests: Fix signed-ness of variablePhilip Chimento2018-03-311-1/+1
* tests: Fix const-ness warningsPhilip Chimento2018-03-314-116/+118
* ci: Add missing packageEmmanuele Bassi2018-03-291-0/+1
* ci: Install Meson from PyPIEmmanuele Bassi2018-03-291-3/+9
* scanner test: Cross-platform identifier filterPhilip Chimento2018-03-271-6/+12
* transformer: Strip whitespace from filter commandsPhilip Chimento2018-03-271-1/+2
* tests: Ignore platform-dependent field in test resultsPhilip Chimento2018-03-271-2/+7
* win32/gi-introspection-msvc.mak: Some fixupsChun-wei Fan2018-03-211-3/+3
* MSVC Builds: Fix _giscanner projectsChun-wei Fan2018-03-203-6/+6
* g-ir-tool-template: Add correct path to _giscanner.so on autotoolsRico Tzschichholz2018-03-101-1/+1
* gir: Update annotations from GLib git masterRico Tzschichholz2018-03-102-2/+23
* Revert "giscanner: Fix options in the preprocessor group"Emmanuele Bassi2018-03-101-7/+4
* Annotate possibly unused variableEmmanuele Bassi2018-03-101-1/+1
* Update bug reporting links.Tomasz Miąsko2018-03-105-5/+8
* ci: Only run the gobject-introspection test suitewip/ciEmmanuele Bassi2018-03-101-1/+1
* ci: Disable -WerrorEmmanuele Bassi2018-03-101-1/+1
* ci: Add more dependencies for the Docker imageEmmanuele Bassi2018-03-101-0/+11
* ci: Update the Docker image dependenciesEmmanuele Bassi2018-03-101-1/+13
* Update the wrap files for subprojectsEmmanuele Bassi2018-03-101-2/+1
* ci: Add GitEmmanuele Bassi2018-03-101-1/+4
* Add CI environment for gobject-introspectionEmmanuele Bassi2018-03-103-0/+48
* meson: Do not depend on a non-existing version of GLibEmmanuele Bassi2018-03-101-2/+3
* Post-branch bump to 1.57.1Emmanuele Bassi2018-03-102-3/+3
* meson: Rebase on top of latest master and bump versionNirbheek Chauhan2018-03-101-1/+1
* meson: add ffi_libdir to glib_libpaths and glib_commandHavard Graff2018-03-101-1/+6
* giscanner: Maintain python2 compat in annotationparserMikhail Fludkov2018-03-101-4/+4
* meson: Sort globbed files before printingNirbheek Chauhan2018-03-101-1/+4
* giscanner: Fix minor python3 compatibility issueNirbheek Chauhan2018-03-101-1/+1
* meson: Prefer source annotations for gir generationNirbheek Chauhan2018-03-101-4/+24
* giscanner: Fix GtkDocAnnotations implementationNirbheek Chauhan2018-03-101-4/+4
* meson: Don't look for gio-unix-2.0 on WindowsNirbheek Chauhan2018-03-101-3/+11
* The third parameter of assertion_message is an integer.Danny 'Guru' Forghieri2018-03-101-1/+1
* Revert "meson: Handle spaces in the full python path"Nirbheek Chauhan2018-03-101-5/+0
* meson: Handle spaces in the full python pathNirbheek Chauhan2018-03-101-0/+5
* meson: Remove gir_build hack optionNirbheek Chauhan2018-03-102-10/+2
* meson: Fix including of config.hNirbheek Chauhan2018-03-102-5/+3
* meson: Bump up the Meson versionEmmanuele Bassi2018-03-101-1/+1
* meson: Use symbol visibility for giscanner moduleEmmanuele Bassi2018-03-102-2/+2
* meson: Update symbol visibility rulesEmmanuele Bassi2018-03-101-14/+14
* meson: Have a single place to set the subproject directoryNirbheek Chauhan2018-03-101-8/+13
* giscanner: Fix options in the preprocessor groupNirbheek Chauhan2018-03-101-4/+7
* meson: Fix build without pkg-config or any system libsNirbheek Chauhan2018-03-101-12/+40