Go to file
Stef Walter b72048c920 Makefile.am: Use a single Makefile.am and parallel tests
Allow parallel building and testing by using a single Makefile.am

Implement parallel testing using TAP, with various drivers and
compilers living in the build/ directory.

Fix all sorts of issues that this caused, including builddir != srcdir,
leaks in tests and so on.

It would have been nice to break out all the above into separate
commits ... blush.
2014-03-04 12:57:19 +01:00
build Makefile.am: Use a single Makefile.am and parallel tests 2014-03-04 12:57:19 +01:00
docs Makefile.am: Use a single Makefile.am and parallel tests 2014-03-04 12:57:19 +01:00
egg Makefile.am: Use a single Makefile.am and parallel tests 2014-03-04 12:57:19 +01:00
libsecret Makefile.am: Use a single Makefile.am and parallel tests 2014-03-04 12:57:19 +01:00
po Added uk translation 2013-11-04 23:02:59 +02:00
tool Makefile.am: Use a single Makefile.am and parallel tests 2014-03-04 12:57:19 +01:00
.gitignore libsecret: Don't use non-portable sed -i shell command 2013-12-11 10:12:50 +01:00
AUTHORS Initial module setup. Implement GSecretData 2011-08-08 17:43:47 +02:00
autogen.sh Allow building with automake 1.14 2013-07-15 13:59:51 +02:00
ChangeLog Rename gsecret to libsecret 2012-02-03 20:44:46 +01:00
configure.ac Makefile.am: Use a single Makefile.am and parallel tests 2014-03-04 12:57:19 +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 Fix D-Bus spelling in the .doap file 2013-09-12 19:51:59 +02:00
Makefile.am Makefile.am: Use a single Makefile.am and parallel tests 2014-03-04 12:57:19 +01:00
NEWS Release version 0.16 2013-08-26 17:42:16 +02:00
README Initial module setup. Implement GSecretData 2011-08-08 17:43:47 +02:00

GObject based library for accessing the Secret Service API.