gluegen2 2.0-rc3-4 source package in Ubuntu

Changelog

gluegen2 (2.0-rc3-4) unstable; urgency=low

  * Grrr, now, compiler.cfg.linux is factorized for the other archs

gluegen2 (2.0-rc3-3) unstable; urgency=low

  * Update tags Vcs-* 
  * linker.cfg.linux.* on some arch was failing

gluegen2 (2.0-rc3-2) unstable; urgency=low

  * Fix some FTBFS on various archs

gluegen2 (2.0-rc3-1) unstable; urgency=low

  * New upstream release
 -- Ubuntu Archive Auto-Sync <email address hidden>   Wed,  19 Oct 2011 09:19:37 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
Original maintainer:
Debian Java Maintainers
Architectures:
any all
Section:
java
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
gluegen2_2.0-rc3.orig.tar.gz 356.2 KiB d7fd919a628da6888ccd3566315381f9601661a23781d1baca91ee76641488e8
gluegen2_2.0-rc3-4.debian.tar.gz 10.1 KiB c4a1fb6b539452b5504ca75c3b6759182e511ab549b57e954afdf0659b2eca32
gluegen2_2.0-rc3-4.dsc 1.5 KiB 129df2c44aacf060e3a8d6901d635b003a260f3801b2000ae06ead89403fcb7f

Available diffs

View changes file

Binary packages built by this source

libgluegen2-build-java: Tool to automatically generate the Java and JNI code.

 Gluegen reads as input ANSI C header files and separate configuration files
 which provide control over many aspects of the glue code generation. GlueGen
 uses a complete ANSI C parser and an internal representation (IR) capable of
 representing all C types to represent the APIs for which it generates
 interfaces. It has the ability to perform significant transformations on the
 IR before glue code emission. GlueGen is currently powerful enough to bind
 even low-level APIs such as the Java Native Interface (JNI) and the AWT Native
 Interface (JAWT) back up to the Java programming language.
 .
 This package contains some Java sources necessary to build gluegen-based
 packages.

libgluegen2-doc: Tool to automatically generate the Java and JNI code.

 Gluegen reads as input ANSI C header files and separate configuration files
 which provide control over many aspects of the glue code generation. GlueGen
 uses a complete ANSI C parser and an internal representation (IR) capable of
 representing all C types to represent the APIs for which it generates
 interfaces. It has the ability to perform significant transformations on the
 IR before glue code emission. GlueGen is currently powerful enough to bind
 even low-level APIs such as the Java Native Interface (JNI) and the AWT Native
 Interface (JAWT) back up to the Java programming language.
 .
 This package includes the API documentation for Gluegen package.

libgluegen2-jni: Tool to automatically generate the Java and JNI code.

 Gluegen reads as input ANSI C header files and separate configuration files
 which provide control over many aspects of the glue code generation. GlueGen
 uses a complete ANSI C parser and an internal representation (IR) capable of
 representing all C types to represent the APIs for which it generates
 interfaces. It has the ability to perform significant transformations on the
 IR before glue code emission. GlueGen is currently powerful enough to bind
 even low-level APIs such as the Java Native Interface (JNI) and the AWT Native
 Interface (JAWT) back up to the Java programming language.
 .
 This package includes the architecture specific java native interface part.

libgluegen2-rt-java: Tool to automatically generate the Java and JNI code.

 Gluegen reads as input ANSI C header files and separate configuration files
 which provide control over many aspects of the glue code generation. GlueGen
 uses a complete ANSI C parser and an internal representation (IR) capable of
 representing all C types to represent the APIs for which it generates
 interfaces. It has the ability to perform significant transformations on the
 IR before glue code emission. GlueGen is currently powerful enough to bind
 even low-level APIs such as the Java Native Interface (JNI) and the AWT Native
 Interface (JAWT) back up to the Java programming language.
 .
 This package contains the gluegen 2 runtime files.