fish-shell/cmake
Maya Rashish 934f708ef6 cmake: adjust logic for TPARM_VARARGS
- Define it before the headers so they can pick the variadic tparm
prototype.
- We need a TPARM_VARARGS define, add it to config_cmake.h.
- Move & adjust comment - put it near the code, and mentiont that
NetBSD curses doesn't need the kludge.

Now variadic tparm is used on NetBSD instead of the Solaris kludge.
2020-02-20 18:14:54 +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: adjust logic for TPARM_VARARGS 2020-02-20 18:14:54 +01:00
Docs.cmake We no longer have two doc systems, move sphinx_doc_src back to doc_src 2020-02-19 17:00:35 -08: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 fish.desktop: install .desktop and icon 2020-01-25 16:48:57 +08:00
MacApp.cmake Add an entitlements file to MacApp 2020-02-18 12:56:54 -07:00
PCRE2.cmake Move pcre2-10.34 to pcre2/ 2020-02-19 16:42:08 -08:00
Tests.cmake Teach CMake to code sign Mac executables 2020-02-18 12:55:11 -07:00
Version.cmake git_version_gen: add support for out-of-tree tarballs 2018-08-28 23:10:24 +08:00