https://bugs.kde.org/show_bug.cgi?id=374565
Nicholas LaPointe <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://commits.kde.org/kri |https://commits.kde.org/kri |ta/a46bc0f05f8b2ee10878ea1a |ta/c69232ab2749de9651c35c9b |1e88e312c93b3ca8 |2c5c58f3d4f12a1e --- Comment #10 from Nicholas LaPointe <[email protected]> --- Git commit c69232ab2749de9651c35c9b2c5c58f3d4f12a1e by Nicholas LaPointe. Committed on 30/01/2017 at 12:41. Pushed by nicholasl into branch 'krita/3.1'. Remove the PACKAGERS_BUILD option This commit makes nearly the same changes as the following commits in master: commit bf7e7db4e8aa9bc3f551bc5de28c36c2a587011b Author: Nicholas LaPointe <[email protected]> Date: Mon Jan 30 07:33:01 2017 -0500 Remove remnants of PACKAGERS_BUILD option After the option was removed in a46bc0f05f8b2ee10878ea1a1e88e312c93b3ca8, Krita would segfault at startup for me. This patch fixes that and removes other references to PACKAGERS_BUILD. Differential Revision: https://phabricator.kde.org/D4327 commit a46bc0f05f8b2ee10878ea1a1e88e312c93b3ca8 Author: Boudewijn Rempt <[email protected]> Date: Wed Jan 25 10:45:52 2017 +0100 This complicates builds, is less compatible with Eigen3 and doesn't give a noticable performance improvement if turned off. M +4 -4 3rdparty/README.md M +0 -17 CMakeLists.txt M +0 -2 README_PACKAGERS.md M +0 -1 config-vc.h.cmake M +0 -3 libs/image/CMakeLists.txt M +0 -24 libs/pigment/compositeops/KoVcMultiArchBuildSupport.h M +0 -1 packaging/linux/appimage/build-krita.sh M +0 -1 packaging/linux/appimage/build-release.sh M +1 -1 packaging/osx/notes.txt M +0 -1 packaging/osx/run-cmake-krita.sh M +1 -1 packaging/windows/build.bat M +1 -1 packaging/windows/build_krita.bat M +1 -1 packaging/windows/mxe.txt https://commits.kde.org/krita/c69232ab2749de9651c35c9b2c5c58f3d4f12a1e -- You are receiving this mail because: You are watching all bug changes.
