[root]/win32
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 34 (100.0%) | 2086 (100.0%) | 61.3 |
corcoran | 10 (29.4%) | 1992 (95.5%) | 199.2 |
aet-guest | 7 (20.6%) | 56 (2.7%) | 8.0 |
rousseau | 16 (47.1%) | 20 (1.0%) | 1.2 |
corcoran-guest | 1 (2.9%) | 18 (0.9%) | 18.0 |
do not include the (useless) win32 directory any more
0 lines of code changed in 12 files:
remove trailing spaces at end of lines
13 lines of code changed in 2 files:
reformat comment
7 lines of code changed in 1 file:
new files to ignore files not in CVS
0 lines of code changed in 1 file:
- Forgot to commit
1 lines of code changed in 1 file:
- Remove win32_pcsclite.h, it's out of sync anyway and the one
who wishes to use pcsc-lite under win32 platform in any
situation should probably patch src/pcsclite.h and renew
win32/config.h.
1 lines of code changed in 1 file:
- Unify the copyright/description header part for most of the files
11 lines of code changed in 1 file:
Add new files needed by the new bootstrap
1 lines of code changed in 1 file:
Rename win32_config.h to config.h
42 lines of code changed in 2 files:
- Remove MSC/PCSC_TARGET_XYZ defines and the massive
use of unflexible automake conditionals. The main
reason why pcsc-lite requires "too much" work when
porting to another OS. Introduced define PCSC_ARCH,
which uses 'uname' as an input. Except Darwin->MacOS.
- Removed --enable-usb
- Preliminary rewrite of src/Makefile.am, doesn't work
yet.
- Use gcc specific compiler options only if
gcc detected.
0 lines of code changed in 1 file:
Commiting these files
18 lines of code changed in 1 file:
Win32
1 lines of code changed in 1 file:
Added support for Win32 based platforms for Muscle Framework.
1991 lines of code changed in 9 files: