public
Fork of jaylevitt/gibak
Description: Fork to publish some local changes that might be useful to others. See the wiki. Forked from jaylevitt/gibak.
Home | Edit | New

Home

Branches

trailing-slash

This branch holds my OCaml hacks to fix the bug that caused ometastore to ignore .gitignore entires that ended with a slash (such entries are supposed to only match directories).

build-hints

This branch holds some OMakefile changes that I needed to build on my system (Mac OS X 10.4.11 (10.5 also reported to work); OCaml 3.11.1; fileutils 0.4.0).

cleanups

This branch holds and cleanups that are not related to the trailing slash fix or building. It started out with just a few error message changes.

Chris’ Build Method

Mac OS X 10.4.11, MacPorts’ ocaml @3.11.1_0, MacPorts’ caml-findlib @1.2.4_0, fileutils 0.4.0, MacPorts’ omake @0.9.8.5-3_0.

  1. Merge trailing-slash, build-hints, and (optionally) cleanups together.
  2. Uncomment the OCAMLFLAGS, (edited) OCAMLPATH, INCLUDES, and CFLAGS settings.
  3. Run omake.
Last edited by ChrisJohnsen, Fri Oct 30 01:26:40 -0700 2009
Home | Edit | New
Versions: