lp:~neon/project-neon/polkit-qt-1
- Get this branch:
- bzr branch lp:~neon/project-neon/polkit-qt-1
Branch merges
Branch information
Import details
This branch is an import of the HEAD branch of the Git repository at https://invent.kde.org/libraries/polkit-qt-1.
Last successful import was 21 minutes ago.
Recent revisions
- 371. By Friedrich W. H. Kossebau <email address hidden> on 2020-12-29
-
Convert license statements to SPDX expressions
Also add/move license files as required by REUSE specification
- 370. By Friedrich W. H. Kossebau <email address hidden> on 2020-12-28
-
Remove unused cmake macro files
MacroPushRequir
edVars. cmake:
usage dropped in baebdf2e76850082b4b8aaae080728 7764d8581d
MacroWriteBasicCMakeVersionFil e.cmake & BasicFindPackag eVersion. cmake.in:
usage dropped in c0d86928de76ae16dc14a8fbb0519d 0e32b50487
InstallSettings.cmake:
usage dropped in fda675bc7090fce13927573eaefb0c bc4f09af32
FindGLIB2.cmake:
usage dropped in f9091818ba9a4063bb77214796c661 03e5e950e1 - 369. By Heiko Becker on 2020-11-06
-
Enable CMAKE_AUTOUIC and CMAKE_AUTORCC
Not only saves a few lines it also helps when porting to Qt6, because
we don't need to handle the version contained in the macro name. - 368. By Heiko Becker on 2020-11-06
-
Let cmake set the C++ standard
This raises the required cmake version to 3.1, which shouldn't be a
problem and actually avoids a warning with newer cmakes about
dropping compatibility with cmake < 2.8.12. - 367. By Heiko Becker on 2020-11-06
-
Remove .arcconfig
Phabricator is dead, use gitlab instead.
GIT_SILENT
- 366. By Heiko Becker on 2020-11-06
-
Port from Q_ENUMS to Q_ENUM
Q_ENUM is new in Qt 5.5, replacing Q_ENUMS. It automatically declares
the passed enum as a QMetaType, so we can stop doing that manually. - 364. By Nicolas Fella <email address hidden> on 2020-11-06
-
Make use of PkgConfig to find dependencies
It provides imported targets which makes everything much nicer and allows to drop the custom find modules
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)