index
:
libvyosconfig.git
T5400-fix-schroedingers-env
circinus
cla
crux
current
equuleus
master
sagitta
Shared library for VyOS config files parsing and manipulation (mirror of https://github.com/vyos/libvyosconfig.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Collapse
)
Author
2025-03-15
T5400: initialize OPAM environment where it's really needed
T5400-fix-schroedingers-env
Christian Breunig
2024-10-24
Add 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-03
Add -thread link for ctypes-foreign after upgrade to ctypes >= 0.18.0
John Estabrook
Change discussed here: https://github.com/ocamllabs/ocaml-ctypes/pull/651
2020-11-12
Use the pure OCaml re library instead of libpcre.
Daniil Baturin
2019-06-30
Switch from linking with vyconf plus adhocery to dedicated vyos1x-config ↵
Daniil Baturin
package.
2018-05-28
Add hacky debian packaging.
Daniil Baturin
2018-05-28
Oops, missing library in the makefile.
Daniil Baturin
2018-05-28
Integrate the parser/lexer and the renderer in the build setup.
Daniil Baturin
2018-05-27
Add a formatter for VyOS 1.x config files.
Daniil Baturin
2018-05-26
Add a parser for the VyOS 1.x config format.
Daniil Baturin
2018-05-26
Import the initial, proof of concept implementation.
Daniil Baturin