-
jpelletier made 2 file-release changes.
2009-11-21 19:03:01 UTC in Protocol tool
-
jpelletier made 1 file-release changes.
2009-11-21 19:02:01 UTC in Protocol tool
-
I'm currently working on improving this library; it is compilable on NetBSD but doesn't seem to be working properly yet. On Cygwin and MSYS, it doesn't detect yet my PCMCIA parallel port.
2009-11-21 07:52:09 UTC in Protocol tool
-
I will need to resubmit a patch since this one doesn't compile and there are still some bugs for NetBSD. Coming soon...
2009-11-15 19:32:42 UTC in libieee1284
-
jpelletier committed revision 269 to the Protocol tool SVN repository, changing 1 files.
2009-11-14 22:10:21 UTC in Protocol tool
-
jpelletier committed revision 268 to the Protocol tool SVN repository, changing 3 files.
2009-11-14 22:09:47 UTC in Protocol tool
-
It's PKG_CHECK_MODULES instead of PKG_CHECK_MODULE.
2009-11-14 04:26:11 UTC in libieee1284
-
AC_To allow application programs to detect easily libieee1284 during configuration, a file libieee1284.pc could be used by the pkgconfig tool.
On libieee1284 side
-------------------
To generate this file from libieee1284.pc.in (attached) we need to add a target at the end of configure.in:
AC_CONFIG_FILES([Makefile libieee1284.spec libieee1284.pc])
When installing libieee1284, the...
2009-11-14 04:23:12 UTC in libieee1284
-
Serial port now works on Windows, compiled with MSYS and MinGW. Parallel port needs some work on Windows and NetBSD, and not all ports are availble yet on Windows and NetBSD.
2009-11-14 02:27:43 UTC in Protocol tool
-
jpelletier made 2 file-release changes.
2009-11-14 02:25:01 UTC in Protocol tool