/[pcsclite]/trunk/Drivers/ccid/src/Makefile.am
ViewVC logotype

Log of /trunk/Drivers/ccid/src/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Revision:

Revision 5909 - (view) (download) (annotate) - [select for diffs]
Modified Wed Aug 24 09:30:55 2011 UTC (20 months, 4 weeks ago) by rousseau
File length: 3392 byte(s)
Diff to previous 5895 , to selected 1185
Do not build simclist with (unused) file dump option

Gain 5kB (or 5%) space for the binary text segment of libccid.so

Revision 5895 - (view) (download) (annotate) - [select for diffs]
Modified Sat Aug 20 18:44:04 2011 UTC (21 months ago) by rousseau
File length: 3314 byte(s)
Diff to previous 5716 , to selected 1185
Remove extra spaces and tabs

Revision 5716 - (view) (download) (annotate) - [select for diffs]
Modified Sat May 7 12:43:17 2011 UTC (2 years ago) by rousseau
File length: 3315 byte(s)
Diff to previous 5593 , to selected 1185
Use $(sysconfdir) instead of hardcoded "etc" in install_ccidtwin rule

Revision 5593 - (view) (download) (annotate) - [select for diffs]
Modified Fri Feb 11 20:04:26 2011 UTC (2 years, 3 months ago) by rousseau
File length: 3295 byte(s)
Diff to previous 5592 , to selected 1185
Do not add the version to the library name

Thanks to Diego Elio Pettenò for the idea

Revision 5592 - (view) (download) (annotate) - [select for diffs]
Modified Fri Feb 11 19:55:53 2011 UTC (2 years, 3 months ago) by rousseau
File length: 3423 byte(s)
Diff to previous 5320 , to selected 1185
make parse a noinst_PROGRAMS

Thanks to Diego Elio Pettenò for the idea

Revision 5320 - (view) (download) (annotate) - [select for diffs]
Modified Thu Oct 14 09:48:31 2010 UTC (2 years, 7 months ago) by rousseau
File length: 3420 byte(s)
Diff to previous 5319 , to selected 1185
src/pcscd_ccid.rules has been renamed to src/92_pcscd_ccid.rules in
revision 5263. So update the name in INSTALL_UDEV_RULE_FILE

Revision 5319 - (view) (download) (annotate) - [select for diffs]
Modified Thu Oct 14 09:46:02 2010 UTC (2 years, 7 months ago) by rousseau
File length: 3417 byte(s)
Diff to previous 5318 , to selected 1185
Use /bin/echo instead of the echo shell version to use color escape codes

Thanks to Martin Paljak for the patch

Revision 5318 - (view) (download) (annotate) - [select for diffs]
Modified Thu Oct 14 09:39:35 2010 UTC (2 years, 7 months ago) by rousseau
File length: 3407 byte(s)
Diff to previous 5311 , to selected 1185
Remove --enable-udev option since it is not used anymore with libhal.
The udev rules file is now used to change the access rights of the
device and not send a hotplug signal to pcscd.

Revision 5311 - (view) (download) (annotate) - [select for diffs]
Modified Wed Oct 13 11:59:41 2010 UTC (2 years, 7 months ago) by rousseau
File length: 3517 byte(s)
Diff to previous 5165 , to selected 1185
pcscd_ccid.rules is renamed 92_pcscd_ccid.rules in revision 5263

Revision 5165 - (view) (download) (annotate) - [select for diffs]
Modified Thu Aug 19 14:54:47 2010 UTC (2 years, 9 months ago) by rousseau
File length: 3514 byte(s)
Diff to previous 5090 , to selected 1185
Use the new Info.plist parser API

Revision 5090 - (view) (download) (annotate) - [select for diffs]
Modified Sun Aug 1 17:15:40 2010 UTC (2 years, 9 months ago) by rousseau
File length: 3486 byte(s)
Diff to previous 5075 , to selected 1185
Install the serial configuration find in /etc/reader.conf.d/libccidtwin
instead of /etc/reader.conf.
pcscd (>= 1.6.0) will parse all the files from /etc/reader.conf.d/

Revision 5075 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jul 27 09:49:39 2010 UTC (2 years, 9 months ago) by rousseau
File length: 3569 byte(s)
Diff to previous 5074 , to selected 1185
parse do need some parts of libccid

Revision 5074 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jul 27 08:54:51 2010 UTC (2 years, 9 months ago) by rousseau
File length: 3542 byte(s)
Diff to previous 4310 , to selected 1185
parse do not need to be linked with libccid

Revision 4310 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jul 6 15:03:37 2009 UTC (3 years, 10 months ago) by rousseau
File length: 3553 byte(s)
Diff to previous 4306 , to selected 1185
add --disable-class argument to build a NON class driver

Revision 4306 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jul 6 14:37:50 2009 UTC (3 years, 10 months ago) by rousseau
File length: 3542 byte(s)
Diff to previous 3458 , to selected 1185
extend create_Info_plist.pl to use --ifdCapabilities= --target=
--version= --bundle= instead of sed expression in the Makefile

Revision 3458 - (view) (download) (annotate) - [select for diffs]
Modified Fri Apr 17 12:00:41 2009 UTC (4 years, 1 month ago) by rousseau
File length: 3550 byte(s)
Diff to previous 3289 , to selected 1185
add CFBundleExecutable, CFBundleIdentifier and
CFBundleShortVersionString to be inline with the Apple version

Revision 3289 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 21 13:18:57 2009 UTC (4 years, 4 months ago) by rousseau
File length: 3486 byte(s)
Diff to previous 3202 , to selected 1185
move tokenparser.c from MAINTAINERCLEANFILES to DISTCLEANFILES so that
"make distcheck" works without error

Revision 3202 - (view) (download) (annotate) - [select for diffs]
Modified Tue Nov 11 16:42:02 2008 UTC (4 years, 6 months ago) by rousseau
File length: 3510 byte(s)
Diff to previous 3063 , to selected 1185
add $(LIBUSB_LIBS) to parse_LDADD

Thanks to Karl Dahlén for the patch
Closes: [#311251] Patch for solving cross-compile build error for the
tool parse.

Revision 3063 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 30 08:03:13 2008 UTC (4 years, 9 months ago) by rousseau
File length: 3495 byte(s)
Diff to previous 3024 , to selected 1185
no need to use CoreFoundation and IOKit frameworks since we use libusb
that already includes them

Revision 3024 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 26 13:20:43 2008 UTC (4 years, 10 months ago) by rousseau
File length: 3525 byte(s)
Diff to previous 2999 , to selected 1185
do not include the release number in the Info.plist to avoid a diff of a
configuration file when upgrading the package.

Thanks to Benoit Gonzalvo for the bug report

Revision 2999 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jun 14 16:06:48 2008 UTC (4 years, 11 months ago) by rousseau
File length: 3447 byte(s)
Diff to previous 2864 , to selected 1185
build parse and libccid.la only if WITH_LIBUSB is true

Revision 2864 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 31 07:16:36 2008 UTC (5 years, 1 month ago) by rousseau
File length: 3388 byte(s)
Diff to previous 2824 , to selected 1185
use $(bundle) instead of the hardcoded ifd-ccid.bundle for CCID_BUNDLE

Revision 2824 - (view) (download) (annotate) - [select for diffs]
Modified Thu Feb 14 20:30:55 2008 UTC (5 years, 3 months ago) by rousseau
File length: 3394 byte(s)
Diff to previous 2717 , to selected 1185
add MAINTAINERCLEANFILES = tokenparser.c so that make distcheck works

Revision 2717 - (view) (download) (annotate) - [select for diffs]
Modified Mon Dec 31 15:09:05 2007 UTC (5 years, 4 months ago) by rousseau
File length: 3356 byte(s)
Diff to previous 2716 , to selected 1185
force the libccidtwin.so symlink creation to update a previously
existing file

Revision 2716 - (view) (download) (annotate) - [select for diffs]
Modified Mon Dec 31 15:06:41 2007 UTC (5 years, 4 months ago) by rousseau
File length: 3355 byte(s)
Diff to previous 2715 , to selected 1185
do not include the VERSION number in the created reader.conf file

Revision 2715 - (view) (download) (annotate) - [select for diffs]
Modified Mon Dec 31 14:43:30 2007 UTC (5 years, 4 months ago) by rousseau
File length: 3366 byte(s)
Diff to previous 2609 , to selected 1185
create a symlink from libccidtwin.so to libccidtwin.so.VERSION so that
the /etc/reader.conf configuration file do not need to edited for each
new driver version

Closes Debian bug #457657

Revision 2609 - (view) (download) (annotate) - [select for diffs]
Modified Fri Aug 3 20:08:18 2007 UTC (5 years, 9 months ago) by rousseau
File length: 3291 byte(s)
Diff to previous 2533 , to selected 1185
DISTCLEANFILES = Info.plist
so that make distcheck works

Revision 2533 - (view) (download) (annotate) - [select for diffs]
Modified Sat May 19 12:15:10 2007 UTC (6 years ago) by rousseau
File length: 3262 byte(s)
Diff to previous 2329 , to selected 1185
generate a local Info.plist before trying to install it

Revision 2329 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 10 21:01:39 2007 UTC (6 years, 4 months ago) by rousseau
File length: 3155 byte(s)
Diff to previous 2322 , to selected 1185
do not install the pcscd_ccid.rules file but display a message telling
so. The exact location of this file is Linux distribution dependent.

Thanks to Alon Bar-Lev for the idea.

Revision 2322 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 9 19:55:03 2007 UTC (6 years, 4 months ago) by rousseau
File length: 3162 byte(s)
Diff to previous 2318 , to selected 1185
use 60-pcscd_ccid.rules instead of 50-pcscd_ccid.rules so udev default
> rules will run before are run before this one.

Thanks to Alon Bar-Lev.

Revision 2318 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jan 8 08:01:04 2007 UTC (6 years, 4 months ago) by rousseau
File length: 3162 byte(s)
Diff to previous 2315 , to selected 1185
add pcscd_ccid.rules in EXTRA_DIST

Thanks to Kjell M. Myksvoll for the bug report

Revision 2315 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jan 6 21:53:22 2007 UTC (6 years, 4 months ago) by rousseau
File length: 3145 byte(s)
Diff to previous 2252 , to selected 1185
if --enable-udev is used we define IFD_GENERATE_HOTPLUG in
ifdCapabilities and install the pcscd_ccid.rules for udev

Revision 2252 - (view) (download) (annotate) - [select for diffs]
Modified Thu Nov 30 22:37:52 2006 UTC (6 years, 5 months ago) by rousseau
File length: 2833 byte(s)
Diff to previous 2238 , to selected 1185
use $(srcdir)/convert_version.pl

Revision 2238 - (view) (download) (annotate) - [select for diffs]
Modified Wed Nov 29 10:10:55 2006 UTC (6 years, 5 months ago) by rousseau
File length: 2825 byte(s)
Diff to previous 2186 , to selected 1185
distribute convert_version.pl

Revision 2186 - (view) (download) (annotate) - [select for diffs]
Modified Fri Oct 13 17:00:43 2006 UTC (6 years, 7 months ago) by rousseau
File length: 2803 byte(s)
Diff to previous 2166 , to selected 1185
remove unneeded dependency on dl library

Revision 2166 - (view) (download) (annotate) - [select for diffs]
Modified Wed Sep 20 13:40:19 2006 UTC (6 years, 8 months ago) by rousseau
File length: 2812 byte(s)
Diff to previous 2134 , to selected 1185
add support for SCARD_ATTR_VENDOR_IFD_VERSION tag used by
SCardGetAttrib()

Revision 2134 - (view) (download) (annotate) - [select for diffs]
Modified Fri Aug 11 17:15:28 2006 UTC (6 years, 9 months ago) by rousseau
File length: 2707 byte(s)
Diff to previous 2022 , to selected 1185
use ./configure --enable-twinserial to compile and install the the
driver for the GemPC Twin serial

Thanks to Wolfgang Glas for the idea

Revision 2022 - (view) (download) (annotate) - [select for diffs]
Modified Sat Apr 22 16:00:28 2006 UTC (7 years, 1 month ago) by rousseau
File length: 2677 byte(s)
Diff to previous 2021 , to selected 1185
add $(PROVIDED_BY_PCSC) to libccidtwin_la_SOURCES so that libccidtwin
uses its own log_xxd/log_msg when configured with --disable-pcsclite

Revision 2021 - (view) (download) (annotate) - [select for diffs]
Modified Sat Apr 22 15:54:22 2006 UTC (7 years, 1 month ago) by rousseau
File length: 2654 byte(s)
Diff to previous 2012 , to selected 1185
add $(TOKEN_PARSER) to libccidtwin_la_SOURCES

Revision 2012 - (view) (download) (annotate) - [select for diffs]
Modified Tue Apr 18 15:03:41 2006 UTC (7 years, 1 month ago) by rousseau
File length: 2638 byte(s)
Diff to previous 2007 , to selected 1185
add $(SYMBOL_VISIBILITY) to libccid_la_CFLAGS and libccidtwin_la_CFLAGS

Revision 2007 - (view) (download) (annotate) - [select for diffs]
Modified Tue Apr 18 12:29:03 2006 UTC (7 years, 1 month ago) by rousseau
File length: 2590 byte(s)
Diff to previous 2005 , to selected 1185
use tokenparser.l and parser.h from pcsc-lite (using a symlink in
subversion). So we also need strlcpy.c, strlcpycat.h and misc.h

Revision 2005 - (view) (download) (annotate) - [select for diffs]
Modified Tue Apr 18 12:10:29 2006 UTC (7 years, 1 month ago) by rousseau
File length: 2551 byte(s)
Diff to previous 1845 , to selected 1185
always use our own tokenparser.l even when pcsc-lite is used (do not use
LTPBundleFindValueWithKey from pcscd)

Revision 1845 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jan 30 14:46:27 2006 UTC (7 years, 3 months ago) by rousseau
File length: 2687 byte(s)
Diff to previous 1803 , to selected 1185
use $(foo) instead of @foo@ to do not replace the values but the variables

Revision 1803 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 17 19:49:49 2006 UTC (7 years, 4 months ago) by rousseau
File length: 2670 byte(s)
Diff to previous 1737 , to selected 1185
use @PTHREAD_CFLAGS@ and @PTHREAD_LIBS@

Revision 1737 - (view) (download) (annotate) - [select for diffs]
Modified Thu Nov 24 13:50:24 2005 UTC (7 years, 5 months ago) by rousseau
File length: 2582 byte(s)
Diff to previous 1733 , to selected 1185
tokenparser.l is only needed when pcscd is not used (Solaris). It is not
needed on Mac OS X since LTPBundleFindValueWithKey() is provided by
pcscd

Revision 1733 - (view) (download) (annotate) - [select for diffs]
Modified Thu Nov 24 10:06:04 2005 UTC (7 years, 5 months ago) by rousseau
File length: 2597 byte(s)
Diff to previous 1342 , to selected 1185
use LIBUSB_CFLAGS/LIBUSB_LIBS instead of LDFLAGS/CPPFLAGS for libusb
configuration

Revision 1342 - (view) (download) (annotate) - [select for diffs]
Modified Wed Feb 23 12:08:51 2005 UTC (8 years, 2 months ago) by rousseau
File length: 2560 byte(s)
Diff to previous 1329 , to selected 1185
if --disable-pcsclite is used we must link the library with debug.c
to provide debug_msg()

Revision 1329 - (view) (download) (annotate) - [select for diffs]
Modified Mon Feb 21 12:29:53 2005 UTC (8 years, 3 months ago) by rousseau
File length: 2490 byte(s)
Diff to previous 1254 , to selected 1185
use @PCSC_CFLAGS@

Revision 1254 - (view) (download) (annotate) - [select for diffs]
Modified Wed Sep 29 08:08:39 2004 UTC (8 years, 7 months ago) by rousseau
File length: 2442 byte(s)
Diff to previous 1252 , to selected 1185
use @AM_CPPFLAGS@ (defined by configure.in) instead of `pkg-config
libpcsclite --cflags` since PKG_CONFIG_PATH may not be correct here

Revision 1252 - (view) (download) (annotate) - [select for diffs]
Modified Wed Sep 29 07:13:14 2004 UTC (8 years, 7 months ago) by rousseau
File length: 2462 byte(s)
Diff to previous 1185
do not define parse_CFLAGS since AM_CPPFLAGS is already defined with the
same value

Revision 1185 - (view) (download) (annotate) - [selected]
Modified Sun Aug 15 19:08:51 2004 UTC (8 years, 9 months ago) by rousseau
File length: 2511 byte(s)
Diff to previous 1145
use AM_CPPFLAGS = `pkg-config libpcsclite --cflags`

Revision 1145 - (view) (download) (annotate) - [select for diffs]
Modified Wed Aug 4 19:56:02 2004 UTC (8 years, 9 months ago) by rousseau
File length: 2462 byte(s)
Diff to previous 988 , to selected 1185
add "parse_CFLAGS = `pkg-config libpcsclite --cflags`" so that parse.c
can find and use <ifdhandler.h>

Revision 988 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jun 30 09:42:26 2004 UTC (8 years, 10 months ago) by rousseau
File length: 2413 byte(s)
Diff to previous 894 , to selected 1185
- 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/

Revision 894 - (view) (download) (annotate) - [select for diffs]
Modified Tue May 25 06:52:05 2004 UTC (9 years ago) by rousseau
File length: 2387 byte(s)
Diff to previous 893 , to selected 1185
install Info.plist before the lib. This is for my convenience only
because of my debug setup.

Revision 893 - (view) (download) (annotate) - [select for diffs]
Modified Tue May 25 06:50:24 2004 UTC (9 years ago) by rousseau
File length: 2387 byte(s)
Diff to previous 877 , to selected 1185
rename tokenparser_macosx.l into tokenparser_fake.l since it is not
MacOSX specific.

Revision 877 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 17 14:35:51 2004 UTC (9 years ago) by rousseau
File length: 2350 byte(s)
Diff to previous 808 , to selected 1185
reorganize header files

Revision 808 - (view) (download) (annotate) - [select for diffs]
Modified Mon Apr 19 16:21:53 2004 UTC (9 years, 1 month ago) by rousseau
File length: 2376 byte(s)
Diff to previous 771 , to selected 1185
add winsmcrd.h in COMMON

Revision 771 - (view) (download) (annotate) - [select for diffs]
Modified Tue Apr 6 13:07:45 2004 UTC (9 years, 1 month ago) by rousseau
File length: 2362 byte(s)
Diff to previous 755 , to selected 1185
debug.c is only needed by parse_SOURCES not COMMON

Revision 755 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 31 14:58:43 2004 UTC (9 years, 1 month ago) by rousseau
File length: 2365 byte(s)
Diff to previous 700 , to selected 1185
use $(srcdir) instead of ".". Thanks to Dr Russel Winder for the patch.

Revision 700 - (view) (download) (annotate) - [select for diffs]
Modified Sat Feb 14 12:26:09 2004 UTC (9 years, 3 months ago) by rousseau
File length: 2337 byte(s)
Diff to previous 665 , to selected 1185
disribute create_Info_plist.pl

Revision 665 - (view) (download) (annotate) - [select for diffs]
Modified Mon Feb 2 10:05:34 2004 UTC (9 years, 3 months ago) by rousseau
File length: 2316 byte(s)
Diff to previous 641 , to selected 1185
use create_Info_plist.pl to generate the installed Info.plist from an
Info.plist template and a list of supported readers.

Revision 641 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jan 22 14:00:38 2004 UTC (9 years, 4 months ago) by rousseau
File length: 2268 byte(s)
Diff to previous 618 , to selected 1185
move rules for src/protocol_t1/ files in src/Makefile.am to avoid
building a (problematic) static library

Revision 618 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jan 15 14:23:41 2004 UTC (9 years, 4 months ago) by rousseau
File length: 2052 byte(s)
Diff to previous 578 , to selected 1185
build protocol_t1 library

Revision 578 - (view) (download) (annotate) - [select for diffs]
Modified Fri Dec 19 09:03:49 2003 UTC (9 years, 5 months ago) by rousseau
File length: 1986 byte(s)
Diff to previous 564 , to selected 1185
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.

Revision 564 - (view) (download) (annotate) - [select for diffs]
Modified Tue Nov 25 23:07:33 2003 UTC (9 years, 5 months ago) by rousseau
File length: 1842 byte(s)
Diff to previous 544 , to selected 1185
add a --enable-ccidtwindir argument to ./configure to specify the
serial GemPC Twin installation directory

Revision 544 - (view) (download) (annotate) - [select for diffs]
Modified Sat Nov 1 00:39:42 2003 UTC (9 years, 6 months ago) by rousseau
File length: 1901 byte(s)
Diff to previous 543 , to selected 1185
$(CCID_BUNDLE) is a directory so use 'rm -r' in uninstall_ccid: target

Revision 543 - (view) (download) (annotate) - [select for diffs]
Modified Fri Oct 31 23:55:18 2003 UTC (9 years, 6 months ago) by rousseau
File length: 1900 byte(s)
Diff to previous 461 , to selected 1185
modify the hack to compile under MacOSX.

Revision 461 - (view) (download) (annotate) - [select for diffs]
Modified Mon Sep 22 14:22:51 2003 UTC (9 years, 8 months ago) by rousseau
File length: 1877 byte(s)
Diff to previous 444 , to selected 1185
modify install rules so that root can use them even over NFS where root is
nobody

Revision 444 - (view) (download) (annotate) - [select for diffs]
Modified Tue Sep 16 14:18:42 2003 UTC (9 years, 8 months ago) by rousseau
File length: 1903 byte(s)
Diff to previous 402 , to selected 1185
honor DESTDIR in install rules (closes [ #300110 ])

Revision 402 - (view) (download) (annotate) - [select for diffs]
Added Wed Sep 10 08:47:41 2003 UTC (9 years, 8 months ago) by rousseau
File length: 1805 byte(s)
Diff to selected 1185
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.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.5