Parent Directory
|
Revision Log
| Links to HEAD: | (view) (download) (annotate) |
| Sticky Revision: |
- rename protocol_t1/ in towitoko/ to reflect the project the code comes from - remove the now useless files from towitoko/ and add the files from openct/
install Info.plist before the lib. This is for my convenience only because of my debug setup.
rename tokenparser_macosx.l into tokenparser_fake.l since it is not MacOSX specific.
reorganize header files
add winsmcrd.h in COMMON
debug.c is only needed by parse_SOURCES not COMMON
use $(srcdir) instead of ".". Thanks to Dr Russel Winder for the patch.
disribute create_Info_plist.pl
use create_Info_plist.pl to generate the installed Info.plist from an Info.plist template and a list of supported readers.
move rules for src/protocol_t1/ files in src/Makefile.am to avoid building a (problematic) static library
build protocol_t1 library
build but do not install the serial ccidtwin driver by default since it is useless on computers without a serial port or without this reader for example.
add a --enable-ccidtwindir argument to ./configure to specify the serial GemPC Twin installation directory
$(CCID_BUNDLE) is a directory so use 'rm -r' in uninstall_ccid: target
modify the hack to compile under MacOSX.
modify install rules so that root can use them even over NFS where root is nobody
honor DESTDIR in install rules (closes [ #300110 ])
new build process using autoconf/automake
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |