summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Release version 0.130.13Stef Walter2012-07-161-1/+1
* Win32 build fixesStef Walter2012-06-291-0/+2
* Add enable-in and disable-in options to module configStef Walter2012-04-011-1/+11
* Release version 0.120.12Stef Walter2012-03-091-1/+1
* Fix build problem due to pthread extensions usageSimon Josefsson2012-03-081-0/+1
* Release 0.110.11Stef Walter2012-02-071-1/+1
* Release version 0.100.10Stef Walter2012-01-031-1/+1
* Release version 0.90.9Stef Walter2011-11-141-1/+1
* Reduce autofoo dependenciesStef Walter2011-11-021-2/+2
* p11-kit can't be used as a static libraryStef Walter2011-10-301-0/+4
* Make build not depend on gtk-doc or pkg-configStef Walter2011-10-291-2/+51
* Release version 0.80.8Stef Walter2011-10-241-1/+1
* Initial port to win32Stef Walter2011-10-171-8/+27
* Fix up the build options.Stef Walter2011-10-101-57/+66
* Release 0.70.7Stef Walter2011-09-271-1/+1
* Don't expand p11-kit config variables in configure.Stef Walter2011-09-271-3/+3
* Expand the libdir path correctlyStef Walter2011-09-191-6/+0
* Release version 0.60.6Stef Walter2011-09-141-1/+1
* When a module has a relative path, load it from $libdir/pkcs11Kalev Lember2011-09-141-0/+9
* Rename pkgconfig configuration directory variablesKalev Lember2011-09-141-24/+26
* Release version 0.50.5Stef Walter2011-08-311-1/+1
* Release version 0.40.4Stef Walter2011-08-191-1/+1
* Add example configuration documentation.Stef Walter2011-08-011-2/+5
* Use AC_SEARCH_LIBS instead of AC_CHECK_LIB for dlopen() to fix on *BSD.Roman Bogorodskiy2011-07-291-1/+1
* Add libtool style versioning variables to p11-kitStef Walter2011-07-271-0/+16
* Expand the various pkcs11 config paths properly.Stef Walter2011-07-211-2/+3
* configure: Use $sysconfdir for p11_system_conf dir, not hardcoded /etcColin Walters2011-07-211-1/+1
* Bump version number, and tweak upload procedureStef Walter2011-07-071-1/+1
* Release version 0.20.2Stef Walter2011-07-071-1/+1
* By default use /etc/pkcs11 for system configs and not ${prefix}Stef Walter2011-06-091-2/+15
* Bump version number.Stef Walter2011-06-071-1/+5
* Modernize autotools setup.Stef Walter2011-06-071-7/+6
* Change around installation of headers, pkg-config, and file namesStef Walter2011-05-271-2/+2
* Add basic tool for p11-kit.Stef Walter2011-04-051-0/+1
* Add support for debug tracing.Stef Walter2011-04-051-6/+17
* Documentation and API cleanup.Stef Walter2011-03-311-7/+10
* The start of some documentation.Stef Walter2011-03-031-0/+1
* Add p11_kit_strerror() method and internationalization.Stef Walter2011-02-181-0/+4
* Add a proper pkg-config file.Stef Walter2011-02-171-11/+14
* Add testing and start testing hash table functionality.Stef Walter2011-01-261-0/+42
* Initial implementation with new config system.Stef Walter2011-01-241-1/+2
* Rename to p11-kit.Stef Walter2011-01-241-2/+2
* Rough idea of possible library functions.Stef Walter2011-01-221-1/+4
* Initial implementation of p11-unityStef Walter2011-01-211-0/+90