fish-shell/cmake
Johannes Altmanninger e3782603ec Load vendor configuration from $XDG_DATA_DIRS/vendor_*.d
$XDG_DATA_DIRS/vendor_{completions,conf,functions}.d
Additionally, CMake variables extra_{completions,conf,functions}dir are
appended, if they are not already contained in $XDG_DATA_DIRS.

If XDG_DATA_DIRS is not defined, we fall back to

$__fish_datadir/vendor_completions.d:${extra_completionsdir}

for completions. Same for conf and functions.
2020-01-12 16:12:41 +01:00
..
Benchmark.cmake Mark the benchmark as using the terminal 2019-04-13 12:40:12 -07:00
CheckIncludeFiles.cmake cmake: update CheckIncludeFiles to enable C++ checks 2017-11-17 16:21:56 +08:00
ConfigureChecks.cmake cmake: use correct variable for C++ compiler flags 2020-01-02 22:08:59 +08:00
Docs.cmake Fix clean build of sphinx-docs 2019-10-20 08:15:58 +02:00
gettext.cmake cmake: use the check state stack for __nl_msg_cat_cntr checks 2019-02-19 21:35:30 +08:00
Install.cmake Load vendor configuration from $XDG_DATA_DIRS/vendor_*.d 2020-01-12 16:12:41 +01:00
MacApp.cmake Teach CMake Mac App build to dynamically derive the version 2019-02-05 22:14:43 -08:00
PCRE2.cmake pcre2: move to PCRE2 10.32 2018-12-29 22:54:40 +08:00
Tests.cmake cmake: only define test policy on old versions 2019-11-01 20:58:40 +08:00
Version.cmake git_version_gen: add support for out-of-tree tarballs 2018-08-28 23:10:24 +08:00