aboutsummaryrefslogtreecommitdiff
path: root/src/identity/Makefile.am
Commit message (Collapse)AuthorAge
* -start a lib for REST and json:apiMartin Schanzenbach2015-03-25
|
* -add identity REST, fixesMartin Schanzenbach2015-03-12
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* fixing parallel build, getting rid of useless _DEPENDENCIES declarationsChristian Grothoff2014-09-13
|
* Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow ↵LRN2014-02-02
| | | | TESTS_ENVIRONMENT to be overrided (use AM_TESTS_ENVIRONMENT))
* fix #3284: support lib/MULTIARCH/ paths in installation, use ↵Christian Grothoff2014-01-30
| | | | GNUNET_PREFIX=@libdir@ so that we can extract the value of MULTIARCH during 'make check'
* fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029Sree Harsha Totakura2014-01-24
| | | | | | sed -i 's#^\(\s*\)TESTS#\1TESTS_ENVIRONMENT=export GNUNET_PREFIX=@prefix@;export PATH=@prefix@/bin:$$PATH;\n&#'
* - replace deprecated INCLUDES with AM_CPPFLAGSFlorian Dold2013-09-16
|
* -more convenient API to lookup egosChristian Grothoff2013-08-24
|
* -fixChristian Grothoff2013-08-13
|
* -fix #2970Christian Grothoff2013-07-28
|
* -add dependencies to hopefully make W32 bb happyChristian Grothoff2013-07-18
|
* -misc bugfixes and test-fixesChristian Grothoff2013-07-17
|
* -towards testing identity serviceChristian Grothoff2013-07-16
|
* -skeleton for identity serviceChristian Grothoff2013-07-14