fish-shell/cmake
ridiculousfish ecaf455277 sphinx-build to use multiple processes
sphinx-build supports the -j option to use multiple processes. Start using
it. This reduces the time to build the docs on my Linux box from 11 seconds
to about 4.

Note this doesn't work on macOS since -j is ignored there (see sphinx-build
PR 6879).
2021-09-25 12:17:46 -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 Check for tputs type via cmake 2021-09-23 10:41:54 +02: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