fish-shell/cmake
Aaron Gyes f9def20180 Update ConfigureChecks, only do the mtime hack for Linux.. on Linux
- Only check for HAVE_CLOCK_GETTIME and HAVE_FUTIMENS on Linux, since
they are only used to implement a Linux-specific workaround related
to mtime precision.
- Make sure that hack is limited to Linux builds
- HAVE_SYS_SYSCTL_H was unused, but we should have been using it
- HAVE_TERMIOS_H was unused, remove it

The only functional change is that unix machines with clock_gettime
and futimens will not bother with a Linux-specific hack, and won't
waste time checking for either during cmake configuration either.
2021-10-02 17:02:53 -07:00
..
checks Optimize away a str2wcs_internal check 2020-09-07 18:05:18 -05:00
Benchmark.cmake Use lowercase CMake function names 2020-03-14 16:11:35 -07:00
CheckIncludeFiles.cmake CMake/CheckIncludeFiles: use correct variable name 2021-06-06 18:10:03 +08:00
ConfigureChecks.cmake Update ConfigureChecks, only do the mtime hack for Linux.. on Linux 2021-10-02 17:02:53 -07:00
Docs.cmake sphinx-build to use multiple processes 2021-09-25 12:17:46 -07:00
gettext.cmake Group certain cmake targets into folders 2021-03-21 13:29:41 -07:00
Install.cmake Remove cmake test_prep target 2021-08-29 08:56:12 +02:00
Mac.cmake Suppress linker warnings in Mac debug builds 2020-09-27 11:35:16 -07:00
MacApp.cmake Group certain cmake targets into folders 2021-03-21 13:29:41 -07:00
PCRE2.cmake Add CMake variable FISH_USE_SYSTEM_PCRE2 2020-04-28 18:30:40 -07:00
Tests.cmake cmake: Group test targets into tests folder in IDEs 2021-09-20 12:53:12 -07:00
Version.cmake Use lowercase CMake function names 2020-03-14 16:11:35 -07:00