Commit Graph

114 Commits

Author SHA1 Message Date
Frank Morgner
a52f8584f0 added connector backend for virtual smart card 2012-08-03 14:48:14 +02:00
Frank Morgner
24128057ff added abstraction layer to smart card connector
PC/SC can now be replaced by some arbitrary backend that communicates to
a smart card.
2012-08-03 14:48:07 +02:00
Frank Morgner
2bf315ce9f Use --no-discard-stderr with help2man
gengetopt generates code that outputs the help to stderr.
2012-07-19 20:16:15 +02:00
frankmorgner
6b51765d6a fixed build dir of libnfc
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@781 96b47cad-a561-4643-ad3b-153ac7d7599c
2012-04-24 13:34:44 +00:00
frankmorgner
6394a961c2 fixed clang compiler warnings
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@779 96b47cad-a561-4643-ad3b-153ac7d7599c
2012-04-24 11:49:31 +00:00
frankmorgner
bc12ad2d34 fixed error on cleaning missing libnfc
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@778 96b47cad-a561-4643-ad3b-153ac7d7599c
2012-04-24 11:37:39 +00:00
frankmorgner
3afa9cc1ab use distcheck-hook to generate ChangeLog
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@773 96b47cad-a561-4643-ad3b-153ac7d7599c
2012-04-15 21:05:06 +00:00
frankmorgner
fb9489cd38 use file instead of directory as makefile target
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@771 96b47cad-a561-4643-ad3b-153ac7d7599c
2012-04-15 20:02:33 +00:00
frankmorgner
19f1cab395 fixed creation of missing directory
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@770 96b47cad-a561-4643-ad3b-153ac7d7599c
2012-04-14 00:57:05 +00:00
frankmorgner
248281dd9f automate cross compile for windows in win32
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@769 96b47cad-a561-4643-ad3b-153ac7d7599c
2012-04-14 00:51:11 +00:00
frankmorgner
fd243987a1 change the cross compiler using mingw=...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@768 96b47cad-a561-4643-ad3b-153ac7d7599c
2012-04-12 03:47:47 +00:00
frankmorgner
da0b1d02e7 minor improvements of the manpages
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@767 96b47cad-a561-4643-ad3b-153ac7d7599c
2012-04-12 01:04:46 +00:00
frankmorgner
c73bfe1015 added missing checks at configure time
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@766 96b47cad-a561-4643-ad3b-153ac7d7599c
2012-04-12 00:25:18 +00:00
frankmorgner
7b550b848a released 0.3
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@760 96b47cad-a561-4643-ad3b-153ac7d7599c
2012-04-11 19:54:27 +00:00
frankmorgner
8e502c89d9 only generate changelog when working in repository
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@758 96b47cad-a561-4643-ad3b-153ac7d7599c
2012-04-11 19:45:25 +00:00
frankmorgner
1d8f2fd1b6 automatically generate changelog when releasing
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@757 96b47cad-a561-4643-ad3b-153ac7d7599c
2012-04-11 19:33:36 +00:00
frankmorgner
c8fcb5c36e use macro for sed im makefiles
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@755 96b47cad-a561-4643-ad3b-153ac7d7599c
2012-04-11 18:49:34 +00:00
frankmorgner
93c1a69d7f updated documentation
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@743 96b47cad-a561-4643-ad3b-153ac7d7599c
2012-04-11 03:44:48 +00:00
frankmorgner
cc23508082 stringify_error now returns a string instead of printing the error
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@741 96b47cad-a561-4643-ad3b-153ac7d7599c
2012-04-10 22:15:57 +00:00
frankmorgner
ca85cd8983 implemented cross compiling with mingw
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@740 96b47cad-a561-4643-ad3b-153ac7d7599c
2012-04-10 21:55:01 +00:00
frankmorgner
b85a8d4613 use help2man to generate minimal man pages
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@739 96b47cad-a561-4643-ad3b-153ac7d7599c
2012-04-10 03:47:53 +00:00
frankmorgner
931f51e2f1 switched to command line handling with gengetopt
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@737 96b47cad-a561-4643-ad3b-153ac7d7599c
2012-04-10 01:18:18 +00:00
frankmorgner
7549ed4d2b updated documentation
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@736 96b47cad-a561-4643-ad3b-153ac7d7599c
2012-04-09 13:37:04 +00:00
frankmorgner
54f9311de8 more readable information via autoconf
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@734 96b47cad-a561-4643-ad3b-153ac7d7599c
2012-04-09 13:35:10 +00:00
frankmorgner
e786b161c9 adapted to API changes of libnfc 1.6
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@733 96b47cad-a561-4643-ad3b-153ac7d7599c
2012-04-08 13:45:22 +00:00
frankmorgner
778cdcea21 added recommended configure options to documentation
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@727 96b47cad-a561-4643-ad3b-153ac7d7599c
2012-03-02 10:55:43 +00:00
frankmorgner
c7d13ecdb4 added missing note, which was already present in README.rst
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@726 96b47cad-a561-4643-ad3b-153ac7d7599c
2012-03-02 10:54:12 +00:00
frankmorgner
162d5d434b documentation
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@663 96b47cad-a561-4643-ad3b-153ac7d7599c
2011-12-09 16:07:30 +00:00
frankmorgner
892efc9922 using libnfc 1.5.1
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@657 96b47cad-a561-4643-ad3b-153ac7d7599c
2011-12-09 10:55:14 +00:00
frankmorgner
52658259ba not using static path for program-output. instead setting the correct envirnment in conf.py.
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@635 96b47cad-a561-4643-ad3b-153ac7d7599c
2011-11-08 17:09:41 +00:00
frankmorgner
ee0d5d07c2 included help output from programs in documentation
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@627 96b47cad-a561-4643-ad3b-153ac7d7599c
2011-11-05 21:50:36 +00:00
frankmorgner
d4b270657a cleaned up build of documentation
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@625 96b47cad-a561-4643-ad3b-153ac7d7599c
2011-11-05 17:01:36 +00:00
frankmorgner
c1a94800cd - update on ccid documentation
- rebuilding documentation when any *.in file changes


git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@613 96b47cad-a561-4643-ad3b-153ac7d7599c
2011-11-03 22:17:53 +00:00
frankmorgner
5e47cd6851 added autogenerated files for easier development checkout
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@606 96b47cad-a561-4643-ad3b-153ac7d7599c
2011-11-02 10:39:17 +00:00
frankmorgner
91896cce95 only refresh documentation if needed
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@605 96b47cad-a561-4643-ad3b-153ac7d7599c
2011-11-01 20:35:30 +00:00
frankmorgner
c7761d5571 added potential platforms to documentation
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@604 96b47cad-a561-4643-ad3b-153ac7d7599c
2011-11-01 20:20:28 +00:00
frankmorgner
fc80b5042f more autotool magic
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@599 96b47cad-a561-4643-ad3b-153ac7d7599c
2011-10-29 22:44:51 +00:00
frankmorgner
f52e9054e1 - more autotool magic in documentation files
- including substituted documentation files with distributed files


git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@597 96b47cad-a561-4643-ad3b-153ac7d7599c
2011-10-29 22:29:15 +00:00
frankmorgner
cc1624cc77 - worked around warnings of sphinx
- using generic file for questions for all subprojects


git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@595 96b47cad-a561-4643-ad3b-153ac7d7599c
2011-10-29 21:17:04 +00:00
frankmorgner
898d5f6a89 using generic autotools description for all subprojects
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@591 96b47cad-a561-4643-ad3b-153ac7d7599c
2011-10-29 13:17:12 +00:00
frankmorgner
f302a271f8 added more markup
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@590 96b47cad-a561-4643-ad3b-153ac7d7599c
2011-10-28 08:32:25 +00:00
frankmorgner
ef367778a4 using a dedicated folder for documentation in each subproject
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@587 96b47cad-a561-4643-ad3b-153ac7d7599c
2011-10-27 19:07:16 +00:00
frankmorgner
ebfb023658 documentation
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@586 96b47cad-a561-4643-ad3b-153ac7d7599c
2011-10-27 15:23:06 +00:00
frankmorgner
7888a9b43f git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@581 96b47cad-a561-4643-ad3b-153ac7d7599c 2011-10-27 11:41:33 +00:00
frankmorgner
8de6253e67 more information for installation
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@580 96b47cad-a561-4643-ad3b-153ac7d7599c
2011-10-27 11:24:33 +00:00
frankmorgner
a1c9a56c14 removed garbage
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@579 96b47cad-a561-4643-ad3b-153ac7d7599c
2011-10-27 11:24:14 +00:00
oepen
66d18dddf3 Converted most of the documentation to reStructuredText in order to be able to sphinx for documentation
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@545 96b47cad-a561-4643-ad3b-153ac7d7599c
2011-10-12 14:02:39 +00:00
frankmorgner
a7dbff3c62 silent build rules
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@427 96b47cad-a561-4643-ad3b-153ac7d7599c
2011-07-23 22:24:45 +00:00
frankmorgner
ecfc42e657 update information
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@382 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-12-13 08:51:18 +00:00
frankmorgner
b1e2466749 updated information
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@381 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-12-13 08:42:30 +00:00