This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
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.
- Merge trailing-slash, build-hints, and (optionally) cleanups together.
- Uncomment the OCAMLFLAGS, (edited) OCAMLPATH, INCLUDES, and CFLAGS settings.
- Run omake.






