You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Adriaan de Groot f7102527a8 CMake: stop clobbering config files
When CMake runs, configure_file() will clobber the config files in
the build/ directory, which is annoying during testing: you need
to keep making the same edits, or edit the source.

- Introduce new behavior: the config file is **not** overwritten unless
  the source file is newer. This means that edits to config files
  in the build directory are preserved.
- If INSTALL_CONFIG is **on** then the files are clobbered anyway (the
  source is considered new regardless).
4 years ago
..
BoostPython3.cmake CMake: fix boost.python detection on FreeBSD 5 years ago
CMakeColors.cmake CMake: also follow CMAKE_COLOR_MAKEFILE settings 7 years ago
CMakeDateStamp.cmake CMake skeleton. 11 years ago
CMakeVersionSource.cmake CMake skeleton. 11 years ago
CalamaresAddBrandingSubdirectory.cmake CMake: stop overwriting branding settings in the build dir 4 years ago
CalamaresAddLibrary.cmake CMake: switch to autorcc from manual futzing 4 years ago
CalamaresAddModuleSubdirectory.cmake CMake: handle Python modules built from subdirectory a/b 4 years ago
CalamaresAddPlugin.cmake CMake: stop clobbering config files 4 years ago
CalamaresAddTest.cmake [CMakeModules] Update SPDX identifiers. 4 years ago
CalamaresAddTranslations.cmake CMake: simplify QRC generation 4 years ago
CalamaresAutomoc.cmake CMake: switch to autorcc from manual futzing 4 years ago
FindCrypt.cmake Check for crypt(3), also on FreeBSD 7 years ago
FindLIBPARTED.cmake CMake: collect all the Find-modules at top-level 7 years ago
FindLibPWQuality.cmake CMake: fix up warnings from the LibPWQuality module 4 years ago
FindPythonQt.cmake [libcalamaresui] Use PYTHONQT_INCLUDE_DIRS 6 years ago
FindYAMLCPP.cmake CMake: give yamlcpp a proper imported target 5 years ago
IncludeKPMCore.cmake CMake: remove unused module 7 years ago