https://bugs.kde.org/show_bug.cgi?id=237010
--- Comment #10 from caulier.gil...@gmail.com --- Git commit 6cc8e8b0459966ee3ca59873b55bfca80db43450 by Gilles Caulier. Committed on 13/01/2021 at 11:21. Pushed by cgilles into branch 'master'. Use a cmake script to handle build date, as git revision is done. It's more powerful and do not force cmake to re-run from scratch at any make command M +3 -0 core/CMakeLists.txt M +1 -1 core/app/DigikamCoreTarget.cmake M +1 -0 core/app/DigikamTarget.cmake M +6 -1 core/app/utils/digikam_version.cpp M +5 -0 core/app/utils/digikam_version.h.cmake.in A +22 -0 core/cmake/modules/MacroBuildDateHeader.cmake R +7 -16 core/cmake/templates/builddate.h.cmake.in [from: core/libs/dbuilddate/dbuilddate.cpp - 065% similarity] A +61 -0 core/cmake/templates/builddatescript.cmake.in M +6 -0 core/cmake/templates/gitscript.cmake.in M +0 -1 core/libs/CMakeLists.txt D +0 -1 core/libs/dbuilddate/BUILD_DATE.cmake.in D +0 -43 core/libs/dbuilddate/CMakeLists.txt D +0 -46 core/libs/dbuilddate/dbuilddate.h M +0 -1 core/libs/onlineversion/onlineversionchecker.cpp M +0 -1 core/libs/onlineversion/onlineversiondlg.cpp M +1 -0 core/showfoto/CMakeLists.txt M +2 -3 project/bundles/appimage/03-build-digikam.sh M +1 -1 project/bundles/appimage/04-build-appimage.sh M +2 -3 project/bundles/macports/03-build-digikam.sh M +1 -1 project/bundles/macports/04-build-installer.sh M +2 -3 project/bundles/mxe/03-build-digikam.sh M +1 -1 project/bundles/mxe/04-build-installer.sh https://invent.kde.org/graphics/digikam/commit/6cc8e8b0459966ee3ca59873b55bfca80db43450 -- You are receiving this mail because: You are watching all bug changes.