calamares/CMakeModules
Adriaan de Groot 37ce49b001 CMake: stop overwriting branding settings in the build dir
- Only copy over branding files if they are newer

Typically I have KDevelop open while working on Calamares; if I
am editing settings in `branding.desc` in the build directory,
then every time KDevelop runs CMake in the background, my
changes (for testing branding things!) would be overwritten.
Don't do that.

For normal builds with a clean build directory, this doesn't change
anything since the target is missing; changing a file in the
source directory **will** copy it over the build directory version.
2020-07-07 14:11:16 +02:00
..
BoostPython3.cmake CMake: fix boost.python detection on FreeBSD 2020-01-25 02:45:52 +01:00
CalamaresAddBrandingSubdirectory.cmake CMake: stop overwriting branding settings in the build dir 2020-07-07 14:11:16 +02:00
CalamaresAddLibrary.cmake CMake: remove unused link libraries 2020-06-10 01:38:27 +02:00
CalamaresAddModuleSubdirectory.cmake CMake: handle Python modules built from subdirectory a/b 2020-06-12 12:05:35 +02:00
CalamaresAddPlugin.cmake [CMakeModules] Update SPDX identifiers. 2020-06-03 12:28:58 +01:00
CalamaresAddTest.cmake [CMakeModules] Update SPDX identifiers. 2020-06-03 12:28:58 +01:00
CalamaresAddTranslations.cmake [CMakeModules] Update SPDX identifiers. 2020-06-03 12:28:58 +01:00
CalamaresAutomoc.cmake [CMakeModules] Update SPDX identifiers. 2020-06-03 12:28:58 +01:00
CMakeColors.cmake CMake: also follow CMAKE_COLOR_MAKEFILE settings 2017-08-02 11:32:27 -04:00
CMakeDateStamp.cmake CMake skeleton. 2014-06-04 16:35:26 +02:00
CMakeVersionSource.cmake CMake skeleton. 2014-06-04 16:35:26 +02:00
FindCrypt.cmake Check for crypt(3), also on FreeBSD 2017-09-13 22:32:21 +02:00
FindLIBPARTED.cmake CMake: collect all the Find-modules at top-level 2017-07-11 06:26:56 -04:00
FindLibPWQuality.cmake [users] Use libpwquality for additional password checks 2018-01-24 14:13:50 +01:00
FindPythonQt.cmake [libcalamaresui] Use PYTHONQT_INCLUDE_DIRS 2018-09-03 06:26:26 -04:00
FindYAMLCPP.cmake CMake: give yamlcpp a proper imported target 2020-02-17 14:55:12 +01:00
IncludeKPMCore.cmake CMake: remove unused module 2017-10-24 12:56:02 -04:00