Next | Query returned 17 messages, browsing 11 to 20 | previous

History of commit frequency

CVS Commit History:


   2015-05-14 20:12:11 by David Sainty | Files touched by this commit (1)
Log message:
If the JVM is built-in, at least install under PREFIX still, rather than
attempting to install into the built-in JAVA_HOME.

Use 'arm' as JAVA_MACHINE_ARCH generally (correct for at least Linux, as
well as NetBSD).
   2015-04-24 22:16:54 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Uses libtool, so replace with our version. Use the correct machine
directory on NetBSD/ARM.
   2013-03-29 13:40:25 by David Sainty | Files touched by this commit (4)
Log message:
The printer port support is experimental, and only supported on some
platforms.  Disable it for consistency, using a patch since
--disable-PRINTER only works on Linux.
   2013-03-28 22:18:32 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
At least on the BSDs, the parallel port support is always included.
   2013-03-06 09:30:41 by David Sainty | Files touched by this commit (1)
Log message:
Not as MAKE_JOBS_SAFE as you'd like.
   2013-02-20 00:35:48 by David Sainty | Files touched by this commit (2)
Log message:
Fix package build for MACHINE_ARCH == x86_64
   2013-02-11 02:13:22 by David Sainty | Files touched by this commit (11)
Log message:
Add RXTX version 2.1-7r2.

RXTX is a Java library, using a native implementation (via JNI), providing
serial and parallel communication for the Java Development Toolkit (JDK).

It is based on the specification for Sun's Java Communications API, though
while many of the class descriptions are the same the package used it not,
since gnu.io is used instead. A certain amount of compatibility is intended
with API, though this project should be considered as a fork and therefore
compatible in spirit, but not in implementation.

Next | Query returned 17 messages, browsing 11 to 20 | previous