ltoscano created this revision.
Restricted Application added projects: Frameworks, Build System.
Restricted Application added subscribers: Build System, Frameworks.

REVISION SUMMARY
  Add a new parameter to ecm_install_po_files_as_qm which allows users
  to filter the .po files handled by the function.
  The parameter is a glob-like pattern which is matched against the name
  of the files.

TEST PLAN
  Compiles, the old tests still pass and the test added for the new case
  pass as well.

REPOSITORY
  R240 Extra CMake Modules

BRANCH
  qm_install_withpattern

REVISION DETAIL
  https://phabricator.kde.org/D4810

AFFECTED FILES
  modules/ECMPoQmTools.cmake
  tests/ECMPoQmToolsTest/CMakeLists.txt
  tests/ECMPoQmToolsTest/check.cmake.in
  tests/ECMPoQmToolsTest/pofilter/es/install-pattern1.po
  tests/ECMPoQmToolsTest/pofilter/es/install-pattern2.po
  tests/ECMPoQmToolsTest/pofilter/es/install-test.po
  tests/ECMPoQmToolsTest/pofilter/fr/install-pattern1.po
  tests/ECMPoQmToolsTest/pofilter/fr/install-pattern2.po
  tests/ECMPoQmToolsTest/pofilter/fr/install-test.po
  tests/ECMPoQmToolsTest/pofilter/no-po/placeholder
  tests/ECMPoQmToolsTest/pofilter/should-not-be-installed

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: ltoscano
Cc: #frameworks, #build_system

Reply via email to