aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-01-18Add some code to build nativley under WindowsCE - not finished.Werner Koch1-1/+8
2006-09-14Ready for a new releaselibgpg-error-1.4Werner Koch1-1/+1
2004-03-072004-03-07 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-1/+1
* tests/Makefile.am (INCLUDES): Change to -I$(top_srcdir)/src to -I$(top_builddir).
2003-05-152003-05-15 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-6/+7
* src/mkstrtable.awk: Add exception clause to license about the output of the script. * configure.ac: Change license to LGPL 2.1 or later. * Makefile.am: Likewise. * src/Makefile.am: Likewise. * src/err-codes.h.in: Likewise. * src/err-sources.h.in: Likewise. * src/strsource.c: Likewise. * src/strerror.c: Likewise. * src/gpg/error.h: Likewise. * tests/Makefile.am: Likewise. * src/mkstrtable.awk: New variable HEADER. Copy input until first line with an actual code and description occurs. * src/err-codes.h.in: Uncomment license, so it is copied into the output. * src/err-sources.h.in: Likewise.
2003-05-152003-05-15 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-0/+27
* Initial check-in.