| Commit message (Expand) | Author | Age | Files | Lines |
* | ocaml: Combine tests together to reduce number of launches. | Richard W.M. Jones | 2010-11-30 | 1 | -13/+7 |
* | build: xml-light is no longer required (thanks Maxim Koltsov). | Richard W.M. Jones | 2010-11-11 | 1 | -13/+11 |
* | generator: Optional arguments, add-drive-opts (RHBZ#642934,CVE-2010-3851). | Richard W.M. Jones | 2010-10-22 | 1 | -0/+6 |
* | ocaml: Add test for progress notification callbacks. | Richard Jones | 2010-09-01 | 1 | -2/+8 |
* | Remove old ocaml-inspector code. | Richard Jones | 2010-08-17 | 1 | -10/+3 |
* | ocaml: Fix thread safety of strings in bindings (RHBZ#604691). | Richard Jones | 2010-06-16 | 1 | -2/+9 |
* | Remove separate inspector_generator.ml, combine this with generator.ml. | Richard Jones | 2009-12-31 | 1 | -0/+2 |
* | build: Fix inter-directory dependencies | Matthew Booth | 2009-11-19 | 1 | -3/+10 |
* | ocaml: Sort the dependencies so they are stable between machines. | Richard W.M. Jones | 2009-11-06 | 1 | -1/+1 |
* | inspector: Generate language bindings for OCaml. | Richard Jones | 2009-10-13 | 1 | -13/+23 |
* | build: avoid parallel ocaml/... build failure | Jim Meyering | 2009-10-05 | 1 | -2/+0 |
* | build: enable gcc warnings in capitests/ and ocaml/ | Jim Meyering | 2009-08-27 | 1 | -1/+2 |
* | build: don't emit trailing blanks, remove generated file | Jim Meyering | 2009-08-04 | 1 | -2/+3 |
* | build: add -I option to get config.h. | Jim Meyering | 2009-08-03 | 1 | -2/+5 |
* | ocaml: Rebuild the tests from source if the main library changes. | Richard Jones | 2009-07-29 | 1 | -0/+5 |
* | Fix non-srcdir builds: further fixes to OCaml build rules. | Richard Jones | 2009-07-17 | 1 | -0/+1 |
* | Fix non-srcdir builds: fix OCaml build rules. | Richard Jones | 2009-07-16 | 1 | -5/+5 |
* | Miscellaneous fixes for non-srcdir builds. | Richard Jones | 2009-07-16 | 1 | -3/+3 |
* | Make it possible to build in a separate directory | Matthew Booth | 2009-07-03 | 1 | -2/+6 |
* | Add 'readdir' call. | Richard W.M. Jones | 2009-07-02 | 1 | -2/+7 |
* | No parallel make in ocaml/ directory (RHBZ#502309). | Richard Jones | 2009-06-02 | 1 | -0/+4 |
* | Add tests for bindings parameters, fix several broken bindings. | Richard W.M. Jones | 2009-05-28 | 1 | -2/+9 |
* | Move the appliance and build scripts into new appliance/ subdirectory. | Richard W.M. Jones | 2009-05-28 | 1 | -1/+1 |
* | abs_top_builddir doesn't exist in old RHEL 5 automake, use top_builddir instead. | Richard Jones | 2009-05-27 | 1 | -3/+3 |
* | Add 'make valgrind' target to run tests under valgrind. | Richard Jones | 2009-05-09 | 1 | -1/+2 |
* | build: don't tell "make clean" to remove my '~' backup files | Jim Meyering | 2009-04-30 | 1 | -2/+2 |
* | Missing dependency. | Richard Jones | 2009-04-13 | 1 | -3/+3 |
* | Extra CLEANFILES. | Richard Jones | 2009-04-13 | 1 | -1/+1 |
* | Additional test programs for Perl, Python, OCaml bindings. | Richard Jones | 2009-04-13 | 1 | -1/+21 |
* | OCaml bindings build using the installed, not built, library. | Richard Jones | 2009-04-13 | 1 | -3/+3 |
* | Remove *~ files when doing 'make clean'. | Richard Jones | 2009-04-09 | 1 | -0/+2 |
* | Added OCaml examples. | Richard Jones | 2009-04-08 | 1 | -0/+2 |
* | OCaml bindings compile. | Richard Jones | 2009-04-08 | 1 | -2/+2 |
* | Version 0.5: Numerous small fixes to make rpmbuild work again.0.5 | Richard Jones | 2009-04-08 | 1 | -4/+7 |
* | Need to distribute OCaml bits even if OCaml not found. | Richard Jones | 2009-04-08 | 1 | -2/+2 |
* | Outline OCaml bindings. | Richard Jones | 2009-04-07 | 1 | -0/+46 |
* | Added framework for the language bindings. | Richard Jones | 2009-04-07 | 1 | -0/+16 |