Go to file
Robert Ancell f59f2b6a82 Makefile.am: Compile vala unstable tests with SECRET_WITH_UNSTABLE=1.
Without this the generated C code compiles without the correct header (warnings
are disabled so this is not obvious). This was causing the test to crash on
Ubuntu (exact cause not diagnosed).

https://bugzilla.gnome.org/show_bug.cgi?id=767002
2016-05-30 09:41:20 +02:00
build build: Port to Python 3 2016-04-07 10:09:09 +02:00
docs Fix typos 2016-03-08 13:32:07 +01:00
egg Fix typos 2016-03-08 13:32:07 +01:00
libsecret Makefile.am: Compile vala unstable tests with SECRET_WITH_UNSTABLE=1. 2016-05-30 09:41:20 +02:00
po Updated Occitan translation 2016-05-05 20:20:49 +00:00
tool Makefile.am: Use a single Makefile.am and parallel tests 2014-03-04 12:57:19 +01:00
.gitignore Makefile.am: Add check-memory target for valgrind testing 2014-03-05 12:59:46 +01:00
AUTHORS Initial module setup. Implement GSecretData 2011-08-08 17:43:47 +02:00
autogen.sh build: Add redirect Makefile for when $srcdir != $builddir 2016-02-13 12:27:18 +01:00
ChangeLog Rename gsecret to libsecret 2012-02-03 20:44:46 +01:00
configure.ac configure: use PKG_PROG_PKG_CONFIG 2016-03-25 11:11:13 +01:00
COPYING Fix up libsecret licensing 2012-08-06 11:25:08 +02:00
COPYING.TESTS Fix up libsecret licensing 2012-08-06 11:25:08 +02:00
libsecret.doap doap: add <programming-language> 2014-07-31 19:39:33 +02:00
Makefile.am Add gnome.org install command to 'make upload-release' 2015-08-03 09:33:26 +02:00
NEWS Bump version number 2016-03-25 09:18:37 +01:00
README Initial module setup. Implement GSecretData 2011-08-08 17:43:47 +02:00

GObject based library for accessing the Secret Service API.