David Ward
bc8b237c5a
ccid-emulator: Build libopensc from source code
...
There is no longer an external (or stable) interface for libopensc.
Linking this program with an existing version of libopensc that is
pre-installed in the system library paths is not practical.
However, a specific snapshot of the OpenSC source code is embedded
here as a Git submodule (and included in the source distributions).
Build libopensc from this and statically link it into this program.
(Options such as '--enable-openpace' that are passed to ./configure
will be forwarded to control the build configuration of libopensc.)
Remove code that existed for compatibility when dynamically linking
with older versions of libopensc.
2020-04-11 10:09:27 -04:00
Frank Morgner
6ec798d509
updated location of libnfc
...
fixes https://github.com/frankmorgner/vsmartcard/issues/145
2019-08-20 15:30:06 +02:00
Frank Morgner
c2b90a0f10
pcsc-relay: Made libnfc optional
2017-03-02 15:50:16 +01:00
Frank Morgner
7e70c87dde
added documentation about TCardEmulator
...
rebuilt docs with 'pdf2svg' for tizk images
2017-01-16 01:29:58 +01:00
Frank Morgner
df2bb0312b
updated docs about ACardEmulator+pcsc-relay
2017-01-05 00:12:24 +01:00
Frank Morgner
6b13057200
updated documentation
...
- use a more compact summary
- remove libnpa from the navigation
2016-10-12 17:37:00 +02:00
Frank Morgner
d1cd0ea379
less clutter in documentation
...
- distribute HTML documentation in master branch
- use MD files in project directories for GitHub
- removed some unused autotools files
2016-10-10 10:33:05 +02:00
Frank Morgner
29dfed5de9
Updated mail address
2015-12-15 16:58:28 +01:00
Frank Morgner
d4eb0830e5
pcsc-relay: documented android smart card emulator
2015-03-24 01:19:01 +01:00
Frank Morgner
5c56962b41
added image for pcsc-relay
2015-03-20 00:42:33 +01:00
Frank Morgner
04fcf436ea
moved example use cases to the sub-components
2015-02-27 23:36:38 +01:00
Frank Morgner
b27126e450
updated documentation
2014-11-20 21:25:31 +01:00
Frank Morgner
1d47e52b60
moved project home to github
2014-04-18 00:59:54 +02:00
Frank Morgner
539a8ddee1
fixed references to sf's git repositories
2013-08-08 23:22:45 +02:00
Frank Morgner
59eaa16c45
include a summary in documentation and tools
2013-06-17 10:03:38 +02:00
Frank Morgner
54579ae7d7
working on documentation
2013-05-23 18:18:37 +02:00
Frank Morgner
37e5f9d514
respect sphinx style guide to some extent
...
see http://documentation-style-guide-sphinx.readthedocs.org/en/latest/style-guide.html
2013-03-05 20:42:09 +01:00
Frank Morgner
c8c7d9faef
added missing file
2013-02-18 23:05:13 +01:00
Frank Morgner
e1da1dc081
updated documentation
2013-02-09 23:44:14 +01:00
Frank Morgner
d479420463
include OpenSC as submodule
2012-12-16 04:09:25 +01: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
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
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
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