1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2025-01-16 04:02:15 +00:00
conky/.github
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
..
ISSUE_TEMPLATE Issue template: Link docs to obtain stack traces 2024-04-15 14:06:40 -04:00
scripts Add compiler cache and fix CMake deprecation warnings (#2132) 2025-01-05 05:37:03 +00:00
workflows Add compiler cache and fix CMake deprecation warnings (#2132) 2025-01-05 05:37:03 +00:00
dependabot.yml Group all actions dependabot updates 2024-05-13 14:38:55 -04:00
FUNDING.yml Create FUNDING.yml 2020-07-27 09:56:29 -04:00
labeler.yml Revert "Add automatic labeling for issues (#2057)" (#2058) 2024-10-11 20:04:10 +00:00
pull_request_template.md Update PR template. 2022-10-12 11:57:30 -05:00
release.yml Separate feature/bug/deps release labels 2024-04-17 07:05:17 -04:00