summaryrefslogtreecommitdiffstats
path: root/contrib/libucl/src
Commit message (Collapse)AuthorAgeFilesLines
* Update libucl to git version 8d3b186bapt2015-03-029-202/+584
|
* Update libucl to latest versionbapt2014-11-298-200/+989
| | | | | While here correctly link libucl to libm and register the dependency on libm for static building
* Merge libucl 20140718 (fixes a bug in the parser)bapt2014-07-191-0/+5
|
* Update libucl to the 2014-07-16 snapshotbapt2014-07-186-653/+944
| | | | This update brings streamlined ucl emitter support
* merge libucl 20140514bapt2014-05-243-19/+133
| | | | this version brings xpath-like interface for ucl objects
* Import libucl 0.4.0bapt2014-04-228-257/+305
| | | | Adapt pkg(7) to the new libucl API
* Update to 20140321bapt2014-03-228-69/+2014
| | | | | | This brings schema validation MFC after: 1 week
* Update libucl to 2014-03-03bapt2014-03-103-38/+157
|
* Import libucl into headbapt2014-02-239-0/+5267
UCL is heavily infused by nginx configuration as the example of a convenient configuration system. However, UCL is fully compatible with JSON format and is able to parse json files. UCL is used by pkg(8) for its configuration file as well for the manifest format in packages, it will be used in base for the pkg boostrap (signature checking and configuration file parsing.) libucl has been developped and is maintained by vsevolod@
OpenPOWER on IntegriCloud