summaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* * add rfid_reader_rc632_common.h to noinst_HEADERSlaforge2008-02-041-1/+2
* * implement rfid_reader_{get,set}opt()laforge2008-01-291-1/+1
* partial ISO15693 support (based on patch by Bjoern Kaiser)laforge2008-01-271-5/+7
* * support for mingw (Petr Stetiar)laforge2008-01-261-1/+1
* * add missing header files to distributed tarballlaforge2008-01-261-2/+2
* * Add spidev reader driverlaforge2008-01-261-17/+22
* fixed automake/autoconf files to allow clean firmware compilationmeri2007-05-031-1/+1
* added win32 support for MINGW32-compiler/cross-compilermeri2007-04-301-4/+14
* Simplify compile options (either --enable-ccid or --enable-openct implies --e...ploetz2007-02-141-13/+7
* - change --with-openct to --enable-openctlaforge2007-01-061-2/+4
* include not-installed headers in release tarballs laforge2006-12-291-0/+1
* - only link with openct if we need itlaforge2006-12-041-1/+2
* - fix mifare write supportlaforge2006-11-281-1/+2
* fix conditionals / variable definitions (automake madness)laforge2006-10-231-11/+16
* redesign autoconf/automake infrastructure to supportlaforge2006-10-141-6/+23
* - use C99 compiler flagslaforge2006-10-071-1/+1
* fix various compile warnings. code cleanuplaforge2006-09-301-0/+2
* add support for new OpenPCD designlaforge2006-07-231-1/+1
* fix conditional compilation of internal CCID driverlaforge2006-05-271-2/+8
* - better layering abstracitonlaforge2005-11-081-1/+1
* make library work after autoconf migrationlaforge2005-11-081-3/+3
* use autoconf/automakelaforge2005-11-081-0/+13
personal git repositories of Harald Welte. Your mileage may vary