summaryrefslogtreecommitdiffstats
path: root/ocaml/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* tests: Replace 'make extra-tests' with individual tests.Richard W.M. Jones2012-11-131-0/+4
* Mac OS X: Use libtool --mode=execute instead of LD_LIBRARY_PATHMasami HIRATA2012-07-241-8/+8
* build: Rename most C files that contain underscore with dash.Richard W.M. Jones2012-07-191-3/+3
* ocaml: Test mount-local, without parallel test.Richard W.M. Jones2012-07-181-16/+5
* tests: Reformat TESTS_ENVIRONMENT so all use a standard format.Richard W.M. Jones2012-06-281-3/+1
* ocaml: Set CAML_LD_LIBRARY_PATH in run script.Richard W.M. Jones2012-06-281-1/+0
* tests: Add ./run --test option.Richard W.M. Jones2012-06-261-1/+1
* build: Define builddir and abs_srcdir when they are missing.Richard W.M. Jones2012-06-181-0/+6
* Add test of parallel mount-local calls.Richard W.M. Jones2012-03-291-2/+23
* ocaml: Ensure bindings are recompiled whenever there is an API change.Richard W.M. Jones2012-02-101-7/+3
* ocaml: Various fixes for bytecode compilation.Richard W.M. Jones2012-01-281-8/+15
* ocaml: Sort the tests.Richard W.M. Jones2012-01-281-2/+3
* ocaml: Test bytecode and native code bindings.Richard W.M. Jones2012-01-271-16/+50
* ocaml: Don't install bindtests.*.Richard W.M. Jones2012-01-261-0/+1
* ocaml: Don't install libguestfsocaml.a.Richard W.M. Jones2012-01-261-0/+1
* build: don't use automake-internal variableJim Meyering2012-01-231-2/+2
* Do not run appliance-related checks if not building applianceHilko Bengen2012-01-231-3/+7
* Replace setting of environment variables with usage of local run scriptHilko Bengen2012-01-231-3/+1
* Fixed out-of-tree compilation of OCaml code after .depend files removalHilko Bengen2012-01-201-4/+5
* ocaml: Use automake to build the C part of the bindings.Richard W.M. Jones2012-01-181-18/+21
* build: Remove .depend files from gitMatthew Booth2012-01-111-1/+1
* ocaml: Fix OCaml dependencies.Richard W.M. Jones2011-11-301-2/+2
* ocaml: Compile OCaml bindings and tests with -warn-error.Richard W.M. Jones2011-11-091-12/+15
* Update FSF address.Matthew Booth2011-11-081-1/+1
* Stable OCaml dependencies.Richard Jones2011-09-121-1/+4
* out-of-tree build: fix make and make installHilko Bengen2011-08-171-2/+2
* out-of-tree build: Fix up OCaml bindings and generatorHilko Bengen2011-08-151-11/+11
* build: Set TMPDIR for local testing.Richard W.M. Jones2011-08-081-0/+1
* ocaml: Generate ocamldoc.Richard W.M. Jones2011-07-171-1/+12
* New event API - OCaml bindings (RHBZ#664558).Richard W.M. Jones2011-03-151-0/+6
* ocaml: Combine tests together to reduce number of launches.Richard W.M. Jones2010-11-301-13/+7
* build: xml-light is no longer required (thanks Maxim Koltsov).Richard W.M. Jones2010-11-111-13/+11
* generator: Optional arguments, add-drive-opts (RHBZ#642934,CVE-2010-3851).Richard W.M. Jones2010-10-221-0/+6
* ocaml: Add test for progress notification callbacks.Richard Jones2010-09-011-2/+8
* Remove old ocaml-inspector code.Richard Jones2010-08-171-10/+3
* ocaml: Fix thread safety of strings in bindings (RHBZ#604691).Richard Jones2010-06-161-2/+9
* Remove separate inspector_generator.ml, combine this with generator.ml.Richard Jones2009-12-311-0/+2
* build: Fix inter-directory dependenciesMatthew Booth2009-11-191-3/+10
* ocaml: Sort the dependencies so they are stable between machines.Richard W.M. Jones2009-11-061-1/+1
* inspector: Generate language bindings for OCaml.Richard Jones2009-10-131-13/+23
* build: avoid parallel ocaml/... build failureJim Meyering2009-10-051-2/+0
* build: enable gcc warnings in capitests/ and ocaml/Jim Meyering2009-08-271-1/+2
* build: don't emit trailing blanks, remove generated fileJim Meyering2009-08-041-2/+3
* build: add -I option to get config.h.Jim Meyering2009-08-031-2/+5
* ocaml: Rebuild the tests from source if the main library changes.Richard Jones2009-07-291-0/+5
* Fix non-srcdir builds: further fixes to OCaml build rules.Richard Jones2009-07-171-0/+1
* Fix non-srcdir builds: fix OCaml build rules.Richard Jones2009-07-161-5/+5
* Miscellaneous fixes for non-srcdir builds.Richard Jones2009-07-161-3/+3
* Make it possible to build in a separate directoryMatthew Booth2009-07-031-2/+6
* Add 'readdir' call.Richard W.M. Jones2009-07-021-2/+7