aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add some code to build nativley under WindowsCE - not finished.Werner Koch2010-01-181-1/+8
|
* Ready for a new releaselibgpg-error-1.4Werner Koch2006-09-141-1/+1
|
* 2004-03-07 Marcus Brinkmann <[email protected]>Marcus Brinkmann2004-03-071-1/+1
| | | | | | * tests/Makefile.am (INCLUDES): Change to -I$(top_srcdir)/src to -I$(top_builddir).
* 2003-05-15 Marcus Brinkmann <[email protected]>Marcus Brinkmann2003-05-151-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-15 Marcus Brinkmann <[email protected]>Marcus Brinkmann2003-05-151-0/+27
* Initial check-in.