aboutsummaryrefslogtreecommitdiffstats
path: root/src/gpg-error.def.in (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Add version macros and check function.Werner Koch2013-02-231-2/+3
| | | | | | | | | | | | | | | | | | | * configure.ac (VERSION_NUMBER): New ac_subst. (BUILD_FILEVERSION): Build on all platforms (BUILD_TIMESTAMP): Try to use an ISO string. * src/Makefile.am (extra-h.in): Add new version numbers. * src/versioninfo.rc.in: Update copyright year. * src/version.c: New. (gpg_error_check_version): New API. * src/gpg-error.h.in: Add gpg_error_check_version prototype. * src/gpg-error.def.in: Add gpg_error_check_version * tests/t-version.c: New. * tests/Makefile.am (TESTS): Add t-version.c * src/gpg-error-config.in: s/VERSION/PACKAGE_VERSION/. -- All other GnuPG libraries do this, thus we do it here as well.
* Add gpg_err_deinitlibgpg-error-1.9Werner Koch2010-07-211-0/+1
| | | | | Prepare a new release.
* Finished W32CE support.Werner Koch2010-01-211-11/+19
|
* Add some code to build nativley under WindowsCE - not finished.Werner Koch2010-01-181-0/+20