aboutsummaryrefslogtreecommitdiffstats
path: root/tools/ocaml/common.make
Commit message (Expand)AuthorAgeFilesLines
* tools: update ocamlfind handlingOlaf Hering2013-02-051-1/+2
* tools/ocaml: unify build processChristoph Egger2011-11-011-3/+1
* tools/ocaml: ask compiler for correct libraryMike McClurg2011-06-211-1/+1
* tools: ocaml: push CFLAGS usage down into the specific bindingsIan Campbell2011-03-311-1/+0
* tools: consistently use $({CFLAGS,LDLIBS}_libxenlight) instead of open coding.Ian Campbell2011-03-211-1/+1
* tools: consistently use $({CFLAGS,LDLIBS}_libxenstore) instead of open coding.Ian Campbell2011-03-211-1/+1
* tools: consistently use $({CFLAGS,LDLIBS}_libxenctrl) instead of open coding.Ian Campbell2011-03-211-1/+1
* tools: consistently use $(CFLAGS_xeninclude) instead of open coding.Ian Campbell2011-03-211-1/+1
* ocaml: install built modulesIan Campbell2010-11-231-6/+1
* Put a valid version number in the META filesStefano Stabellini2010-08-101-1/+1
* tools/ocaml: libxl ocaml bindingsIan Jackson2010-06-291-1/+1
* ocaml: NetBSD support and general CFLAGS cleanupKeir Fraser2010-05-071-3/+5
* ocaml: Add -Werror to CFLAGS and fix resulting errors.Keir Fraser2010-05-071-1/+1
* ocaml: Fix C include paths in MakefileKeir Fraser2010-05-071-3/+2
* ocaml: Add Makefile rules.Keir Fraser2010-05-061-0/+28