1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2025-01-15 19:56:55 +00:00
conky/cmake
Tin Švagelj 5ee7bd1185
Add compiler cache and fix CMake deprecation warnings (#2132)
- Fix use of deprecated `exec_program`.
- Reformat 'UninstallConky.cmake.in' file.
- Separate BUILD_TESTS (now BUILD_TESTING to shadow CTest variable) from
  MAINTAINER_MODE flag.
  - Remove BUILD_TESTS flag from CI, default it already true.
- Add support for (s)ccache, enable it by default.
- Add REPRODUCIBLE_BUILD to disable (s)ccache default.
  - Set REPRODUCIBLE_BUILD=ON in nix flake.
- Add sccache to CI.
- Add CI detection for possible future use, stored in ENV_IS_CI variable.
- Minor formatting tweaks.

Signed-off-by: Tin Švagelj <tin.svagelj@live.com>
2025-01-05 05:37:03 +00:00
..
scripts fixed wrong spelled words 2021-01-23 17:59:07 -06:00
build.h.in Remove build date and associated vars 2024-02-22 08:36:21 -05:00
Catch.cmake Update Catch2 from 2.13.9 to 3.7.1 (#2114) 2024-12-09 02:26:32 +00:00
CatchAddTests.cmake Update Catch2 from 2.13.9 to 3.7.1 (#2114) 2024-12-09 02:26:32 +00:00
CCache.cmake Add compiler cache and fix CMake deprecation warnings (#2132) 2025-01-05 05:37:03 +00:00
clang-format.cmake Don't reformat catch2 with make clang-format. 2022-10-13 14:55:38 -05:00
clang-tidy.cmake Add compiler cache and fix CMake deprecation warnings (#2132) 2025-01-05 05:37:03 +00:00
CodeCoverage.cmake Update Catch2 from 2.13.9 to 3.7.1 (#2114) 2024-12-09 02:26:32 +00:00
config.h.in Fix OpenBSD build (#2080) 2024-11-22 23:45:11 +00:00
Conky.cmake Bump version 2025-01-01 08:19:38 -05:00
ConkyBuildOptions.cmake Add compiler cache and fix CMake deprecation warnings (#2132) 2025-01-05 05:37:03 +00:00
ConkyCPackSetup.cmake Update copyright 2024-02-22 08:53:35 -05:00
ConkyPlatformChecks.cmake Add compiler cache and fix CMake deprecation warnings (#2132) 2025-01-05 05:37:03 +00:00
DependentOption.cmake Prevent infinite loop in DependentOption 2023-11-19 14:16:33 -05:00
FindClangFormat.cmake Check for new clang tidy/format bins. 2021-01-23 19:28:22 -06:00
FindClangTidy.cmake Check for new clang tidy/format bins. 2021-01-23 19:28:22 -06:00
FindWayland.cmake Build fixes for newly introduced Wayland support. 2022-12-24 11:29:19 -05:00
ToLua.cmake Compile tolua++ output as C++ 2024-02-23 13:10:12 -05:00
UninstallConky.cmake.in Add compiler cache and fix CMake deprecation warnings (#2132) 2025-01-05 05:37:03 +00:00