Package: cmake-extras / 1.3+17.04.20170310-5

Metadata

Package Version Patches format
cmake-extras 1.3+17.04.20170310-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001_73_72.patch | (download)

CMakeLists.txt | 8 0 + 8 - 0 !
modules/EnableCoverageReport.cmake | 2 0 + 2 - 0 !
modules/FormatCode.cmake | 2 0 + 2 - 0 !
modules/QmlPlugins.cmake | 2 0 + 2 - 0 !
modules/UseDoxygen.cmake | 2 0 + 2 - 0 !
modules/UseGSettings.cmake | 2 0 + 2 - 0 !
6 files changed, 18 deletions(-)

 drop deprecated modules now that no-one is using them any more, fixing bug (lp: #1563573).
0002_74_73.patch | (download)

examples/intltool-demo/CMakeLists.txt | 1 1 + 0 - 0 !
examples/intltool-demo/po/CMakeLists.txt | 3 2 + 1 - 0 !
examples/intltool-demo/po/en_AU.po | 8 8 + 0 - 0 !
examples/intltool-demo/python/CMakeLists.txt | 2 2 + 0 - 0 !
examples/intltool-demo/python/other_language_translations.py | 8 8 + 0 - 0 !
src/Intltool/IntltoolConfig.cmake | 17 12 + 5 - 0 !
6 files changed, 33 insertions(+), 6 deletions(-)

 allow passing in an argument to specify alternative programming language to xgettext. (lp: #1675865)
0003_75_74.patch | (download)

examples/intltool-demo/po/CMakeLists.txt | 3 1 + 2 - 0 !
src/Intltool/IntltoolConfig.cmake | 8 6 + 2 - 0 !
2 files changed, 7 insertions(+), 4 deletions(-)

 intltool filtering should filter out files that match any regex.
1002_fix googletest 1_8_1 1.patch | (download)

src/GMock/GMockConfig.cmake | 14 7 + 7 - 0 !
1 file changed, 7 insertions(+), 7 deletions(-)

 make gmockconfig.cmake work with googletest/1.8.1-1