summaryrefslogtreecommitdiff
path: root/libsecret/meson.build
Commit message (Expand)AuthorAgeFilesLines
* docs: Document errorsMaximiliano Sandoval R2022-02-071-0/+1
* meson: build test-vala-unstable with -DSECRET_WITH_UNSTABLEMatt Turner2020-12-191-9/+16
* ci: Fix the coverage buildNiels De Graef2020-11-151-1/+3
* meson: Add tests for GIR-based languagesNiels De Graef2020-06-171-2/+112
* meson: Fix indentationNiels De Graef2020-06-011-9/+11
* meson: Clean up unused variablesNiels De Graef2020-06-011-14/+14
* meson: add option introspectionKai Kang2020-05-211-42/+44
* meson: Don't specify shared_library()Niels De Graef2020-03-101-1/+1
* meson: Point to the base directory of header files in pkgconfigDaiki Ueno2019-10-151-2/+3
* meson: Use "Requires" instead of "Requires.private" in pkgconfigDaiki Ueno2019-10-141-1/+1
* meson: add include directory to the generated pkg-config fileAbderrahim Kitouni2019-10-141-0/+1
* secret-file-backend: New backend for storing secrets in fileDaiki Ueno2019-10-131-3/+17
* meson: Use pkgconfig module instead of substitutionDaiki Ueno2019-10-121-25/+17
* build: Properly expose backend vfuncs to vapiRico Tzschichholz2019-10-081-0/+2
* secret-backend: New interface to represent password storage backendDaiki Ueno2019-10-081-0/+2
* build: Simplify file substitutionDaiki Ueno2019-07-251-16/+18
* build: Simplify pathname handlingDaiki Ueno2019-07-251-9/+9
* secret-retrievable: New interface to represent read-only itemDaiki Ueno2019-07-181-0/+4
* Add version macrosSutou Kouhei2019-06-091-0/+14
* Add missing GType to flags in .girKouhei Sutou2019-05-071-0/+1
* meson: Pass correct header to generate_gir to fix broken vapiRico Tzschichholz2019-01-251-0/+1
* Add build support for MesonNiels De Graef2019-01-191-0/+189