Roel Verdult
|
5aab7f9da0
|
Added windows (GNU) Makefile, removed ugly dll-directives, fixed rs232 under windows
|
2009-09-29 15:19:15 +00:00 |
|
Romuald Conty
|
b73d9f03fa
|
CMake: reenable the broken tools in Windows.
Add some more exports to bitutils to make compilation succeed. (Thanks to Fkooman)
|
2009-09-08 08:17:37 +00:00 |
|
Romuald Conty
|
ecb406b4ea
|
Dirty hack to export symbols used by examples. IMHO libnfc should not export theses functions, they aren't related to NFC.
|
2009-09-04 08:37:03 +00:00 |
|
Romuald Conty
|
e98e7d9415
|
Rename "byte" type into "byte_t" type.
|
2009-07-16 12:09:06 +00:00 |
|
Romuald Conty
|
c8adb1036a
|
License have changed from GPLv3 to LGPLv3.
|
2009-06-26 09:05:25 +00:00 |
|
Romuald Conty
|
ab3664b056
|
Switch types to C99 standard using stdint.h
Add stdint.h header check to ./configure
Add -std=c99 to CFLAGS.
|
2009-05-27 10:13:19 +00:00 |
|
Romuald Conty
|
f5acfd7af3
|
Moving sources into src/ directory.
|
2009-05-04 13:02:29 +00:00 |
|