summaryrefslogtreecommitdiffstats
path: root/java
Commit message (Expand)AuthorAgeFilesLines
* New btrfs APIs.Richard W.M. Jones2012-04-252-0/+2
* Fix out-of-tree build for Java bindingsHilko Bengen2012-03-281-2/+2
* java: Delete target file before running javah.Richard Jones2012-03-281-0/+1
* New API: md-stat.Richard W.M. Jones2012-03-202-0/+2
* generator: Generate a .gitignore file specifically for java structs.Richard W.M. Jones2012-03-201-0/+13
* generator: Sort camel-case structs.Richard W.M. Jones2012-03-161-7/+7
* New APIs: isoinfo and isoinfo-device.Richard W.M. Jones2012-03-161-0/+1
* java: Make sure generator is rerun when necessary to rebuild generated files.Richard W.M. Jones2012-03-141-9/+7
* java: Make use of JAR_INSTALL_DIR, JNI_INSTALL_DIRHilko Bengen2012-02-081-1/+2
* maint: use $var notation rather than ${var} when possibleJim Meyering2012-01-231-1/+1
* Do not run appliance-related checks if not building applianceHilko Bengen2012-01-231-1/+5
* Tempus fugit.Richard W.M. Jones2012-01-182-2/+2
* Tempora mutantur, nos et mutamur in illis.Matthew Booth2012-01-041-1/+1
* java: out-of-tree build, don't build static libraryHilko Bengen2011-11-161-3/+4
* Update FSF address.Matthew Booth2011-11-084-4/+4
* out-of-tree build: fixed bindtests and inspectorHilko Bengen2011-10-211-1/+1
* Add Erlang bindings.Richard W.M. Jones2011-09-211-0/+1
* out-of-tree build: fix documentation generationHilko Bengen2011-08-151-3/+3
* build: Set TMPDIR for local testing.Richard W.M. Jones2011-08-081-1/+2
* java: Add guestfs-java(3) man page.Richard W.M. Jones2011-07-195-0/+318
* java: Fix optional arguments in calls.Richard W.M. Jones2011-07-193-2/+66
* java: Enable warnings when compiling C bindings code.Richard W.M. Jones2011-07-191-1/+4
* java: Add a test of g.list_filesystems (a function that returns a Map).Richard W.M. Jones2011-03-021-0/+10
* java: Remove old test file if one was left around.Richard W.M. Jones2011-03-021-0/+4
* java: Enable assertions when doing 'make check'.Richard W.M. Jones2011-03-021-2/+2
* Tempora mutantur, nos et mutamur in illis.Richard W.M. Jones2011-01-021-1/+1
* java: Combine tests to reduce number of launches.Richard W.M. Jones2010-11-303-48/+5
* New API: inspect-list-applications.Richard W.M. Jones2010-11-151-0/+1
* Split generator into separate source files.Richard Jones2010-09-111-1/+1
* Update copyright years.Richard Jones2010-01-021-1/+1
* Remove separate inspector_generator.ml, combine this with generator.ml.Richard Jones2009-12-311-1/+2
* build: Fix inter-directory dependenciesMatthew Booth2009-11-191-0/+10
* Generic partition creation interface.Richard Jones2009-11-101-0/+1
* Remove guestfs_wait_ready (turn it into a no-op).Richard Jones2009-09-212-2/+0
* Tidy up generation of java/Makefile.inc.Richard Jones2009-08-071-1/+32
* Convert all TABs-as-indentation to spaces.Jim Meyering2009-08-034-55/+55
* Add interface to Linux 'inotify' API.Richard W.M. Jones2009-07-311-1/+1
* Miscellaneous fixes for non-srcdir builds.Richard Jones2009-07-161-1/+1
* java/Makefile.inc: Include this generated file.Richard W.M. Jones2009-07-142-1/+3
* Automatically generate list of built java sourcesMatthew Booth2009-07-131-2/+6
* Don't list Java files explicitly, since these files are auto-generated.Richard W.M. Jones2009-07-101-9/+1
* RHEL 5: $(builddir) did not exist with this old autoconf/automake, so workaro...Richard Jones2009-07-071-2/+5
* Generate structs and struct lists generically.Richard Jones2009-07-071-30/+0
* Make it possible to build in a separate directoryMatthew Booth2009-07-031-14/+14
* Remove generated code from git.Richard W.M. Jones2009-07-029-9071/+0
* Add 'readdir' call.Richard W.M. Jones2009-07-024-0/+98
* Generated code for the virtio_blk change.Richard W.M. Jones2009-07-011-2/+6
* Generated code for mknod, mkfifo, mknod_b, mknod_c, umask.Richard W.M. Jones2009-06-302-0/+214
* Generated code for 'set_memsize'/'get_memsize' calls.Richard W.M. Jones2009-06-302-0/+82
* Generated code for the 'mkswap*' commands.Richard W.M. Jones2009-06-292-0/+108