summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* build: Don't hardcode module pathDaiki Ueno2019-06-181-1/+3
* build: Don't install systemd unit files when "make distcheck"Daiki Ueno2018-08-101-0/+1
* build: Simplify README inclusionDaiki Ueno2018-05-251-6/+1
* build: Include README in the distributionDaiki Ueno2018-05-251-2/+6
* build: Fix ChangeLog generationDaiki Ueno2018-05-251-1/+1
* build: Remove obsolete upload rulesDaiki Ueno2018-05-251-15/+0
* README: replace by README.mdNikos Mavrogiannopoulos2018-05-231-0/+1
* test: Take advantage of TAP test driverDaiki Ueno2018-03-291-0/+4
* build: Split out generated code from p11-kit/virtual.cDaiki Ueno2018-01-311-0/+2
* build: Delay compilation of test-related stuffDaiki Ueno2018-01-301-3/+6
* build: Take advantage of parallel-testsDaiki Ueno2017-10-061-0/+1
* server: Better shell integrationDaiki Ueno2017-10-061-1/+5
* build: Delay building test programs until "make check"Daiki Ueno2017-05-291-4/+3
* systemd: Fix location of p11-kit-remoteDaiki Ueno2017-02-271-0/+2
* rpc: Add PKCS#11 module that connects to socketDaiki Ueno2017-02-171-0/+3
* makefile: Rename DATADIR to not conflict with Win32 defineMichael Cronenworth2014-10-051-1/+1
* remote: Run separate executable binary for 'p11-kit remote'Stef Walter2014-10-021-0/+1
* Move to non-recursive Makefile for building bins and libsStef Walter2014-08-151-16/+50
* Fix 'make upload-release' targetStef Walter2014-08-141-2/+2
* po: Add new translations: ocStef Walter2014-08-071-1/+1
* distcheck: Build with optimizations so we get proper warningsStef Walter2014-01-141-1/+3
* Build in srcdir != builddir fashion by defaultStef Walter2014-01-141-2/+2
* Reorganize various componentsStef Walter2013-06-251-1/+0
* Add a bit of infrastructure for running valgrindStef Walter2013-03-201-0/+2
* Don't overwrite the build directory when uploading documentationStef Walter2013-03-141-1/+1
* doc: Move manual into doc/manual subdirectoryStef Walter2013-03-121-1/+1
* Document and put code coverage onlineStef Walter2013-03-081-4/+12
* Pull translations from transifexStef Walter2013-02-131-0/+3
* Add basic trust moduleStef Walter2013-02-051-0/+7
* Change the documentation configure arg to --enable-docStef Walter2013-02-051-1/+1
* Move debug and library code into the common/ subdirectoryStef Walter2013-01-091-6/+7
* Distribute HACKING in the tarballStef Walter2013-01-081-1/+3
* Bump version number, and tweak upload procedureStef Walter2011-07-071-1/+2
* Make target for uploading release.Stef Walter2011-06-071-0/+3
* Fix problems with 'make distcheck'Stef Walter2011-05-271-0/+4
* Add basic tool for p11-kit.Stef Walter2011-04-051-0/+1
* Add make target for uploading docs.Stef Walter2011-03-311-0/+6
* Documentation and API cleanup.Stef Walter2011-03-311-1/+5
* The start of some documentation.Stef Walter2011-03-031-1/+1
* Add p11_kit_strerror() method and internationalization.Stef Walter2011-02-181-1/+3
* Add testing and start testing hash table functionality.Stef Walter2011-01-261-1/+11
* Initial implementation of p11-unityStef Walter2011-01-211-0/+18