D26245: Set SYSCONFDIR to /etc when CMAKE_INSTALL_SYSCONFDIR is etc relative to /usr

2020-02-04 Thread Piotr Wójcik
pwojcik added a comment. I want to remind about topic. REPOSITORY R240 Extra CMake Modules REVISION DETAIL https://phabricator.kde.org/D26245 To: pwojcik, kossebau, alexmerry Cc: apol, kde-frameworks-devel, kde-buildsystem, LeGast00n, GB_2, bencreasy, michaelh, ngraham, bruns

D26245: Set SYSCONFDIR to /etc when CMAKE_INSTALL_SYSCONFDIR is etc relative to /usr

2019-12-30 Thread Piotr Wójcik
pwojcik updated this revision to Diff 72404. pwojcik added a comment. Corrected logic, so it is is in line with GNUInstallDirs. Explained in comment. Added tests. REPOSITORY R240 Extra CMake Modules CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D26245?vs=72258=72404 REVISION

D26245: Set SYSCONFDIR to /etc when CMAKE_INSTALL_SYSCONFDIR is etc relative to /usr

2019-12-28 Thread Piotr Wójcik
pwojcik added inline comments. INLINE COMMENTS > apol wrote in KDEInstallDirs.cmake:376 > Why's /opt special? /usr is single special case, but any subdirectory of /opt/ is special by GNUInstallDirs.cmake, following Filesystem Hierarchy Standard. REPOSITORY R240 Extra CMake Modules REVISION

D26245: Set SYSCONFDIR to /etc when CMAKE_INSTALL_SYSCONFDIR is etc relative to /usr

2019-12-27 Thread Piotr Wójcik
pwojcik retitled this revision from "Set SYSCONFDIR to /etc when CMAKE_INSTALL_PREFIX is /usr AND " to "Set SYSCONFDIR to /etc when CMAKE_INSTALL_SYSCONFDIR is etc relative to /usr". pwojcik edited the summary of this revision. pwojcik added reviewers: kossebau, alexmerry. REPOSITORY R240

D26245: Set SYSCONFDIR to /etc when CMAKE_INSTALL_PREFIX is /usr AND

2019-12-27 Thread Piotr Wójcik
pwojcik created this revision. Herald added projects: Frameworks, Build System. Herald added subscribers: kde-buildsystem, kde-frameworks-devel. pwojcik requested review of this revision. REPOSITORY R240 Extra CMake Modules REVISION DETAIL https://phabricator.kde.org/D26245 AFFECTED FILES