kc3-lang/pkgconf/doc

Branch :


Log

Author Commit Date CI Message
bef29308 2017-02-04 18:57:21 libpkgconf: client: add trace logging too
a6755cd7 2017-02-04 18:46:53 libpkgconf: client: add pkgconf_warn()
eb98a1e6 2017-02-04 18:46:33 libpkgconf: client: clean up various aspects of error/warn handlers
c0b6a62c 2017-02-04 18:37:58 libpkgconf: client: add warn handler and getter/setter for both warn handler and error handler
ced4f003 2017-01-19 19:16:00 libpkgconf: client: add pkgconf_client_[get|set]_prefix_varname()
13cf74c7 2017-01-19 18:23:25 libpkgconf: kill flags from top-level fragment API (ref #105)
7b39c384 2017-01-19 18:17:29 libpkgconf: pkg: clean up use of flags variable (ref #105)
127fd037 2017-01-19 17:35:35 libpkgconf: pkg: uncouple resolver flags from pkgconf_pkg_dir_list_build(). (ref #105)
0ca6a16c 2017-01-19 17:32:38 libpkgconf: queue: nuke flags parameters (ref #105)
597c3c7f 2017-01-19 17:22:20 libpkgconf: client: add pkgconf_client_t.flags and a get/set interface for it
03158322 2017-01-19 10:31:40 doc: document pkgconf_path_relocate()
4f94090f 2017-01-18 20:25:19 libpkgconf: fragment: make pkgconf_fragment_filter() accept userdata (closes #106)
23050315 2016-12-30 11:13:04 libpkgconf: path: make the duplicate filtering opt-in. some path lists should not be deduped (compiler path lists, for example)
aa041b41 2016-12-30 10:44:01 libpkgconf: path: add naive path list filtering function
6ef4a853 2016-12-21 20:06:17 libpkgconf: migrate pkgconf client fragment_is_system_dir() to a libpkgconf API
f6b074f2 2016-12-21 19:50:05 libpkgconf: path: make pkgconf_path_match_list() take a const list argument
6aa25068 2016-12-16 11:28:41 doc: delete client.rst for now
61c750fd 2016-12-15 23:36:59 libpkgconf: pkg: cleanup and document pkg module
63b3989f 2016-12-15 18:27:57 libpkgconf: document fragment module
3c6fe6b1 2016-12-13 12:06:49 doc: rebuild client docs
e6c49153 2016-12-11 17:28:27 libpkgconf: document tuple module
4967c85d 2016-12-10 23:27:21 libpkgconf: document queue module
4cc0d017 2016-12-10 20:14:42 libpkgconf: document path module
af503f21 2016-12-10 19:57:26 libpkgconf: document dependency module
9efa991d 2016-12-10 19:40:51 libpkgconf: update cache docs to new format
74fbf4e5 2016-12-10 19:28:34 libpkgconf: document audit module
828c2902 2016-12-10 18:56:09 libpkgconf: document argvsplit module
bf4674fa 2016-12-10 18:43:24 doc: conf: use default theme
91fbf683 2016-12-10 18:35:17 libpkgconf: document client module
9640592a 2016-12-10 18:09:30 doc: extract: further cleanups
90751024 2016-12-10 17:44:49 doc: extract: improve cleaning of source comments
9e2fe4ca 2016-12-10 17:37:10 doc: add the beginnings of a comment to sphinx RST extractor
591c24da 2016-12-10 17:02:01 doc: add some initial sphinx build files