aboutsummaryrefslogtreecommitdiff
path: root/dev/ci/user-overlays/08985-ejgallego-build+pack_gramlib.sh
AgeCommit message (Collapse)Author
2018-12-11[ci] Clean overlay folder.Emilio Jesus Gallego Arias
2018-11-21[gramlib] [build] Switch make-based system to packed gramlibEmilio Jesus Gallego Arias
This makes the make-based build system stop linking to Camlp5's gramlib and instead links to our own gramlib. We use the style done in the packing of `Stdlib` in OCaml 4.07. As to introduce a minimal amount of noise in history we use an autogenerated `gramlib__pack` directory. Co-authored-by: Gaƫtan Gilbert <gaetan.gilbert@skyskimmer.net>