pkgconf/doc
Christoph Reiter 4be39c59fb Remove usage of cygwin_conv_path() under cygwin/msys
This converted Unix paths to Windows paths, but all cygwin tools
work with Unix paths so this shouldn't be needed.

There is one use case if you use a cygwin pkgconf with a non-cygwin toolchain,
but pkgconf works reasonable well natively now so this shouldn't be needed
anymore and more likely leads to problems and confusion.

Both cygwin and msys have patched this out already:
* https://cygwin.com/git-cygwin-packages/?p=git/cygwin-packages/pkgconf.git;a=blob;f=pkgconf.cygport;h=e5d003f3f3dfc9e374b916974018022ad8d68852;hb=HEAD#l55
* a4bce0c294/pkgconf/PKGBUILD (L26)
2021-03-20 06:58:53 -08:00
..
conf.py doc: conf: use default theme 2016-12-10 18:43:24 -06:00
extract.py doc: extract: further cleanups 2016-12-10 18:09:30 -06:00
index.rst doc: delete client.rst for now 2016-12-16 11:28:41 -06:00
libpkgconf-argvsplit.rst libpkgconf: document argvsplit module 2016-12-10 18:56:09 -06:00
libpkgconf-audit.rst libpkgconf: document audit module 2016-12-10 19:28:34 -06:00
libpkgconf-cache.rst libpkgconf: update cache docs to new format 2016-12-10 19:40:51 -06:00
libpkgconf-client.rst libpkgconf: client: add trace logging too 2017-02-04 18:57:21 -06:00
libpkgconf-dependency.rst libpkgconf: dependency: make dependency_to_str() private, use a caller-supplied buffer for reentrancy 2017-09-08 19:53:52 -05:00
libpkgconf-fragment.rst doc: update fragment API docs 2019-01-14 13:49:41 -06:00
libpkgconf-path.rst Remove usage of cygwin_conv_path() under cygwin/msys 2021-03-20 06:58:53 -08:00
libpkgconf-pkg.rst libpkgconf: pkg: clean up use of flags variable (ref #105) 2017-01-19 18:17:29 -06:00
libpkgconf-queue.rst libpkgconf: queue: nuke flags parameters (ref #105) 2017-01-19 17:32:38 -06:00
libpkgconf-tuple.rst libpkgconf: document tuple module 2016-12-11 17:28:27 -06:00
libpkgconf.rst libpkgconf: pkg: cleanup and document pkg module 2016-12-15 23:36:59 -06:00