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 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.
5 years ago
..
BoostPython3.cmake CMake: fix boost.python detection on FreeBSD 5 years ago
CMakeColors.cmake CMake: also follow CMAKE_COLOR_MAKEFILE settings 8 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 5 years ago
CalamaresAddLibrary.cmake CMake: remove unused link libraries 5 years ago
CalamaresAddModuleSubdirectory.cmake CMake: handle Python modules built from subdirectory a/b 5 years ago
CalamaresAddPlugin.cmake [CMakeModules] Update SPDX identifiers. 5 years ago
CalamaresAddTest.cmake [CMakeModules] Update SPDX identifiers. 5 years ago
CalamaresAddTranslations.cmake [CMakeModules] Update SPDX identifiers. 5 years ago
CalamaresAutomoc.cmake [CMakeModules] Update SPDX identifiers. 5 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 8 years ago
FindLibPWQuality.cmake [users] Use libpwquality for additional password checks 7 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