Commit Graph

  • 05ed76c79d
    Update TDEL10n module + Use IS_ABSOLUTE ${file} instead of ${file} MATCHES "^/". Slávek Banko 2019-01-15 17:13:35 +0100
  • f43bab5f15
    Update tde_create_tarball macro + Use external tar for ensure files owner in tarball. + Add an option to specify compression program. Slávek Banko 2019-01-19 17:50:43 +0100
  • d3232e0c86
    Fix tde_create_tarball macro + The destination path for the installation was not properly used. + Dependency on source files was wrong when SOURCEDIR was used. Slávek Banko 2019-01-14 20:24:38 +0100
  • 7cad7c65d5
    Add tde_setup_dbus macro. This resolves issue #20. Slávek Banko 2019-01-24 15:23:00 +0100
  • 55da314903
    Add tde_setup_largefiles macro. Slávek Banko 2019-01-17 00:40:08 +0100
  • 19102b8264
    Use tde_setup_msgfmt in tde_create_translation if needed. Slávek Banko 2019-01-20 04:03:59 +0100
  • d21d5a0067
    Add tde_setup_msgfmt macro. Slávek Banko 2019-01-16 14:22:47 +0100
  • 020249259a
    Add tde_setup_gcc_visibility macro. Slávek Banko 2019-01-16 03:42:08 +0100
  • f5594002a8
    Update TDEL10n module + Use IS_ABSOLUTE ${file} instead of ${file} MATCHES "^/". Slávek Banko 2019-01-15 17:13:35 +0100
  • 4bce22ab48
    Update tde_create_tarball macro + Use external tar for ensure files owner in tarball. + Add an option to specify compression program. Slávek Banko 2019-01-19 17:50:43 +0100
  • 30d86a1f29
    Fix tde_create_tarball macro + The destination path for the installation was not properly used. + Dependency on source files was wrong when SOURCEDIR was used. Slávek Banko 2019-01-14 20:24:38 +0100
  • a2fbe3aa43
    Add tde_setup_polkit macro. This resolves issue #21. #23 Slávek Banko 2019-01-24 17:28:39 +0100
  • ac342e63c6
    Add tde_setup_dbus macro. This resolves issue #20. #22 Slávek Banko 2019-01-24 15:23:00 +0100
  • 8d8c763683
    Add tde_setup_largefiles macro. #19 Slávek Banko 2019-01-17 00:40:08 +0100
  • 4512d95ca6
    Use tde_setup_msgfmt in tde_create_translation if needed. #18 Slávek Banko 2019-01-20 04:03:59 +0100
  • 6c8bd13328
    Add tde_setup_msgfmt macro. Slávek Banko 2019-01-16 14:22:47 +0100
  • b034c47597
    Add tde_setup_gcc_visibility macro. #17 Slávek Banko 2019-01-16 03:42:08 +0100
  • 8a3bf7134b
    Update TDEL10n module + Use IS_ABSOLUTE ${file} instead of ${file} MATCHES "^/". #16 Slávek Banko 2019-01-15 17:13:35 +0100
  • d9d9396324
    Update tde_create_tarball macro + Use external tar for ensure files owner in tarball. + Add an option to specify compression program. #15 Slávek Banko 2019-01-19 17:50:43 +0100
  • ea81c7295c
    Fix tde_create_tarball macro + The destination path for the installation was not properly used. + Dependency on source files was wrong when SOURCEDIR was used. Slávek Banko 2019-01-14 20:24:38 +0100
  • 34a74a33cf
    Update TDEL10n module + Add ability to skip the contents of selected <property> tags. + Fixed incorrect processing of the unpaired tags. Slávek Banko 2019-01-13 04:10:35 +0100
  • c90656946d
    Update TDEL10n module + Add ability to skip the contents of selected <property> tags. + Fixed incorrect processing of the unpaired tags. Slávek Banko 2019-01-13 04:10:35 +0100
  • 5c09613711
    Update TDEL10n module + Add ability to skip the contents of selected <property> tags. + Fixed incorrect processing of the unpaired tags. #14 Slávek Banko 2019-01-13 04:10:35 +0100
  • b18d54755e
    Add tde_create_tarball macro. Slávek Banko 2019-01-11 03:00:07 +0100
  • 7d2860cb2e
    Update TDEL10n module + Add ability to specify a template with strings that should not be extracted. + Fixed detection of required programs. Slávek Banko 2019-01-09 17:21:00 +0100
  • e121001521
    Update TDEL10n module + Added ability to extract strings from documentation. Slávek Banko 2019-01-09 05:00:59 +0100
  • 69a0ed7650
    Update TDEL10n module + Use excludes also on files for extracting attributes. + Add ability to extract multiple attributes for one source_spec. + Add function to prepare attributes from XML files for xgettext. + Use tde_l10n_prepare_xmlattr function instead of extractattr script. + Handle working files for multiple extractions from the same source file. Slávek Banko 2019-01-09 03:15:00 +0100
  • 29fdccdcce
    Update TDEL10n module + Add option to determine comments to extract. Slávek Banko 2019-01-08 19:42:00 +0100
  • ed88719165
    Update TDEL10n module + Add a way to disable default keywords. Slávek Banko 2018-12-20 11:19:07 +0100
  • ffaf4158ee
    Update TDEL10n module + Fix unwanted double processing of resource files. Slávek Banko 2018-12-15 18:50:50 +0100
  • 3033d2ea6c
    Update TDEL10n module + Implement tde_l10n_preparetips using the tde_l10n_prepare_xml function. Slávek Banko 2018-12-13 01:29:16 +0100
  • e40c906d8d
    Update TDEL10n module + Use tde_l10n_prepare_xml function instead of extractrc script. Slávek Banko 2018-12-12 16:34:58 +0100
  • f64ebd66b2
    Update TDEL10n module + Fix tde_l10n_prepare_xml when processing a line that contains only word "no". Slávek Banko 2018-12-16 16:34:20 +0100
  • d82df9b4aa
    Update TDEL10n module + Add new options to function tde_l10n_prepare_xml -- override the context by using the tag attribute -- preserve / remove leading empty lines Slávek Banko 2018-12-13 01:16:54 +0100
  • c75477b140
    Update TDEL10n module + Added function to prepare XML files for xgettext. Slávek Banko 2018-12-12 15:52:44 +0100
  • a9b1931dd9
    Update TDEL10n module + Fix unwanted semicolons processing within CMake on extracted resources and attributes. Slávek Banko 2018-12-12 15:31:51 +0100
  • ffda10ca01
    Add tde_create_tarball macro. Slávek Banko 2019-01-11 03:00:07 +0100
  • 41ac5e0ed4
    Update TDEL10n module + Add ability to specify a template with strings that should not be extracted. + Fixed detection of required programs. Slávek Banko 2019-01-09 17:21:00 +0100
  • f056d89edd
    Update TDEL10n module + Added ability to extract strings from documentation. Slávek Banko 2019-01-09 05:00:59 +0100
  • 3fe62c86d7
    Update TDEL10n module + Use excludes also on files for extracting attributes. + Add ability to extract multiple attributes for one source_spec. + Add function to prepare attributes from XML files for xgettext. + Use tde_l10n_prepare_xmlattr function instead of extractattr script. + Handle working files for multiple extractions from the same source file. Slávek Banko 2019-01-09 03:15:00 +0100
  • a1f8f47c4f
    Update TDEL10n module + Add option to determine comments to extract. Slávek Banko 2019-01-08 19:42:00 +0100
  • 4996c55460
    Update TDEL10n module + Add a way to disable default keywords. Slávek Banko 2018-12-20 11:19:07 +0100
  • 5b16af7c3c
    Update TDEL10n module + Fix unwanted double processing of resource files. Slávek Banko 2018-12-15 18:50:50 +0100
  • 60591118be
    Update TDEL10n module + Implement tde_l10n_preparetips using the tde_l10n_prepare_xml function. Slávek Banko 2018-12-13 01:29:16 +0100
  • cd660ceb3e
    Update TDEL10n module + Use tde_l10n_prepare_xml function instead of extractrc script. Slávek Banko 2018-12-12 16:34:58 +0100
  • 097456ec3f
    Update TDEL10n module + Fix tde_l10n_prepare_xml when processing a line that contains only word "no". Slávek Banko 2018-12-16 16:34:20 +0100
  • 156cc08683
    Update TDEL10n module + Add new options to function tde_l10n_prepare_xml -- override the context by using the tag attribute -- preserve / remove leading empty lines Slávek Banko 2018-12-13 01:16:54 +0100
  • 6d3c68b4c0
    Update TDEL10n module + Added function to prepare XML files for xgettext. Slávek Banko 2018-12-12 15:52:44 +0100
  • 98ab4f915b
    Update TDEL10n module + Fix unwanted semicolons processing within CMake on extracted resources and attributes. Slávek Banko 2018-12-12 15:31:51 +0100
  • 6f9d42cd99
    Add tde_create_tarball macro. Slávek Banko 2019-01-11 03:00:07 +0100
  • 6246f2b46a
    Update TDEL10n module + Add ability to specify a template with strings that should not be extracted. + Fixed detection of required programs. Slávek Banko 2019-01-09 17:21:00 +0100
  • 99d63e8212
    Update TDEL10n module + Added ability to extract strings from documentation. Slávek Banko 2019-01-09 05:00:59 +0100
  • a1f62e6239
    Update TDEL10n module + Use excludes also on files for extracting attributes. + Add ability to extract multiple attributes for one source_spec. + Add function to prepare attributes from XML files for xgettext. + Use tde_l10n_prepare_xmlattr function instead of extractattr script. + Handle working files for multiple extractions from the same source file. Slávek Banko 2019-01-09 03:15:00 +0100
  • fb7e1dfc82
    Update TDEL10n module + Add option to determine comments to extract. Slávek Banko 2019-01-08 19:42:00 +0100
  • 3306290834
    Update TDEL10n module + Add a way to disable default keywords. #13 Slávek Banko 2018-12-20 11:19:07 +0100
  • 67db9032d9
    Update TDEL10n module + Fix unwanted double processing of resource files. #12 Slávek Banko 2018-12-15 18:50:50 +0100
  • 72ca5313ec
    Update TDEL10n module + Implement tde_l10n_preparetips using the tde_l10n_prepare_xml function. #11 Slávek Banko 2018-12-13 01:29:16 +0100
  • 3c40942680
    Update TDEL10n module + Use tde_l10n_prepare_xml function instead of extractrc script. #10 Slávek Banko 2018-12-12 16:34:58 +0100
  • 8f3b50336f
    Update TDEL10n module + Fix tde_l10n_prepare_xml when processing a line that contains only word "no". #9 Slávek Banko 2018-12-16 16:34:20 +0100
  • c1f45d8f90
    Update TDEL10n module + Add new options to function tde_l10n_prepare_xml -- override the context by using the tag attribute -- preserve / remove leading empty lines Slávek Banko 2018-12-13 01:16:54 +0100
  • 1c07907821
    Update TDEL10n module + Added function to prepare XML files for xgettext. Slávek Banko 2018-12-12 15:52:44 +0100
  • 98f96eb509
    Update TDEL10n module + Fix unwanted semicolons processing within CMake on extracted resources and attributes. #8 Slávek Banko 2018-12-12 15:31:51 +0100
  • 9a134320d2
    Update TDEL10n module + Fix unwanted semicolons processing within CMake. Slávek Banko 2018-12-10 03:15:20 +0100
  • 8349b4a317
    Update TDEL10n module + Fix unwanted semicolons processing within CMake. Slávek Banko 2018-12-10 03:15:20 +0100
  • b88855a293
    Update TDEL10n module + Fix unwanted semicolons processing within CMake. Slávek Banko 2018-12-10 03:15:20 +0100
  • 1db4baf7c7
    Update TDEL10n module + Added ability to merge additional template. Slávek Banko 2018-12-09 12:15:44 +0100
  • c741b657de
    Update TDEL10n module + CMP0007 setting is no longer needed. Slávek Banko 2018-12-09 11:21:42 +0100
  • a186501a01
    Update TDEL10n module + Allow missed keyword CATALOG, if the catalog name is the first argument. Slávek Banko 2018-12-09 02:55:00 +0100
  • c93a739f84
    Update TDEL10n module + Added options for determining the destination directory. Slávek Banko 2018-12-09 02:00:00 +0100
  • 8ac1e793e6
    Update TDEL10n module + Little modification in code formatting. + Added comment about editing the list inside foreach. Slávek Banko 2018-12-09 01:24:25 +0100
  • 2ac5fbc336
    Update TDEL10n module + Use file( READ ) during updating references for resources because file( STRINGS ) has problems with special characters. Slávek Banko 2018-12-09 00:59:46 +0100
  • ffce0e991c
    Update TDEL10n module + Changed the concept of naming functions and macros. + Now all the functions and macros begin with "tde_l10n_". Slávek Banko 2018-12-08 18:49:21 +0100
  • e604c976f3
    Update TDEL10n module + Added automatic handling of the "_translatorinfo" file. Slávek Banko 2018-12-09 01:16:54 +0100
  • 1c9dd8b764
    Update TDEL10n module + Added the ability to process tips files. Slávek Banko 2018-12-09 01:14:10 +0100
  • 95a678ca9e
    Update TDEL10n module + Input files with the extension ".tde_l10n" are considered as temporary modified source files. + Location information for such files in generated POT file will be modified to refer to the corresponding original files without the extension ".tde_l10n". + After the POT file is generated, these temporary modified source files will be automatically deleted. Slávek Banko 2018-12-08 15:50:22 +0100
  • de28678da9
    Update TDEL10n module + Added option to exclude files from processing. Slávek Banko 2018-12-05 01:42:40 +0100
  • 3cfc9620c8
    Update TDEL10n module + Added ability to merge additional template. Slávek Banko 2018-12-09 12:15:44 +0100
  • 62b2ca73df
    Update TDEL10n module + CMP0007 setting is no longer needed. Slávek Banko 2018-12-09 11:21:42 +0100
  • e3dad84ecf
    Update TDEL10n module + Allow missed keyword CATALOG, if the catalog name is the first argument. Slávek Banko 2018-12-09 02:55:00 +0100
  • 2c5d5794cc
    Update TDEL10n module + Added options for determining the destination directory. Slávek Banko 2018-12-09 02:00:00 +0100
  • cc3cab06b7
    Update TDEL10n module + Little modification in code formatting. + Added comment about editing the list inside foreach. Slávek Banko 2018-12-09 01:24:25 +0100
  • 9cad1a7d43
    Update TDEL10n module + Use file( READ ) during updating references for resources because file( STRINGS ) has problems with special characters. Slávek Banko 2018-12-09 00:59:46 +0100
  • 5e93c9bb7c
    Update TDEL10n module + Changed the concept of naming functions and macros. + Now all the functions and macros begin with "tde_l10n_". Slávek Banko 2018-12-08 18:49:21 +0100
  • 828d242728
    Update TDEL10n module + Added automatic handling of the "_translatorinfo" file. Slávek Banko 2018-12-09 01:16:54 +0100
  • e5b09dcf46
    Update TDEL10n module + Added the ability to process tips files. Slávek Banko 2018-12-09 01:14:10 +0100
  • 23d320a5d7
    Update TDEL10n module + Input files with the extension ".tde_l10n" are considered as temporary modified source files. + Location information for such files in generated POT file will be modified to refer to the corresponding original files without the extension ".tde_l10n". + After the POT file is generated, these temporary modified source files will be automatically deleted. Slávek Banko 2018-12-08 15:50:22 +0100
  • ef3050859d
    Update TDEL10n module + Added option to exclude files from processing. Slávek Banko 2018-12-05 01:42:40 +0100
  • e66f00401f
    Update TDEL10n module + Added ability to merge additional template. #7 Slávek Banko 2018-12-09 12:15:44 +0100
  • 45cfe22ac8
    Update TDEL10n module + CMP0007 setting is no longer needed. Slávek Banko 2018-12-09 11:21:42 +0100
  • ebe1ddc721
    Update TDEL10n module + Allow missed keyword CATALOG, if the catalog name is the first argument. Slávek Banko 2018-12-09 02:55:00 +0100
  • 3779b941ef
    Update TDEL10n module + Added options for determining the destination directory. Slávek Banko 2018-12-09 02:00:00 +0100
  • 4eb308f914
    Update TDEL10n module + Little modification in code formatting. + Added comment about editing the list inside foreach. Slávek Banko 2018-12-09 01:24:25 +0100
  • 0f348d894e
    Update TDEL10n module + Use file( READ ) during updating references for resources because file( STRINGS ) has problems with special characters. Slávek Banko 2018-12-09 00:59:46 +0100
  • 990c0c1132
    Update TDEL10n module + Changed the concept of naming functions and macros. + Now all the functions and macros begin with "tde_l10n_". Slávek Banko 2018-12-08 18:49:21 +0100
  • 97ab4f494c
    Update TDEL10n module + Added automatic handling of the "_translatorinfo" file. #6 Slávek Banko 2018-12-09 01:16:54 +0100
  • dcb28a87ae
    Update TDEL10n module + Added the ability to process tips files. #5 Slávek Banko 2018-12-09 01:14:10 +0100
  • 1f90129fec
    Update TDEL10n module + Input files with the extension ".tde_l10n" are considered as temporary modified source files. + Location information for such files in generated POT file will be modified to refer to the corresponding original files without the extension ".tde_l10n". + After the POT file is generated, these temporary modified source files will be automatically deleted. Slávek Banko 2018-12-08 15:50:22 +0100
  • 13a14899d5
    Update TDEL10n module + Added option to exclude files from processing. #4 Slávek Banko 2018-12-05 01:42:40 +0100
  • 9141292694
    Update TDEL10n module + Added the ability to extract strings using extractattr. + Added a description of using the tde_create_l10n_template macro. Slávek Banko 2018-12-02 02:35:02 +0100
  • bb13efcd1a
    Update TDEL10n module + Added the ability to extract strings using extractattr. + Added a description of using the tde_create_l10n_template macro. Slávek Banko 2018-12-02 02:35:02 +0100