summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2025-03-18T7121: add binding for test_commitJohn Estabrook
2025-03-18T6946: binding for show_commit_dataJohn Estabrook
2025-03-15T5400: initialize OPAM environment where it's really neededT5400-fix-schroedingers-envChristian Breunig
2024-10-24Add missing -thread link.John Estabrook
Links added in earlier commit, but one instance missed. Cf. https://github.com/ocamllabs/ocaml-ctypes/pull/651
2022-02-03Add -thread link for ctypes-foreign after upgrade to ctypes >= 0.18.0John Estabrook
Change discussed here: https://github.com/ocamllabs/ocaml-ctypes/pull/651
2020-11-12Use the pure OCaml re library instead of libpcre.Daniil Baturin
2019-06-30Switch from linking with vyconf plus adhocery to dedicated vyos1x-config ↵Daniil Baturin
package.
2018-05-28Add hacky debian packaging.Daniil Baturin
2018-05-28Oops, missing library in the makefile.Daniil Baturin
2018-05-28Integrate the parser/lexer and the renderer in the build setup.Daniil Baturin
2018-05-27Add a formatter for VyOS 1.x config files.Daniil Baturin
2018-05-26Add a parser for the VyOS 1.x config format.Daniil Baturin
2018-05-26Import the initial, proof of concept implementation.Daniil Baturin