Revīziju grafs

  • e6fdb4b58d
    Fix incorrect backslash in tde_set_project_version macro r14.1.x Slávek Banko 2024-03-13 12:31:24 +0900
  • 4af11cf947
    Set cmake minimum version in a centralized place Michele Calgaro 2024-03-13 12:46:59 +0900
  • a8c01019d7
    Set cmake minimum version in a centralized place master #102 Michele Calgaro 2024-03-13 12:46:59 +0900
  • 620a9aa9f9
    Fix incorrect backslash in tde_set_project_version macro Slávek Banko 2024-03-13 12:31:24 +0900
  • 10b0187669
    Add support for multiline messages in tde_message_* macros Alexander Golubev 2024-03-06 23:19:33 +0300
  • bcb80b4ea3 Add support for multiline messages in tde_message_* macros #101 Alexander Golubev 2024-03-06 23:19:33 +0300
  • 8b6215c660
    Simplify code since cmake minimum version is now 3.5 Michele Calgaro 2024-02-14 16:25:39 +0900
  • 14c59dd1b9
    Simplify code since cmake minimum version is now 3.5 #100 Michele Calgaro 2024-02-14 16:25:39 +0900
  • bd7124c68a
    Removed unused FindTQtQUI module #99 Michele Calgaro 2024-02-10 19:51:57 +0900
  • b2d2b46723
    tqt-replace is no longer required #98 Michele Calgaro 2024-02-07 16:33:21 +0900
  • 76ca9f74ef
    Raise the minimum required version of CMake to 3.5. Slávek Banko 2023-11-05 18:46:06 +0100
  • ea17fae58d
    Raise the minimum required version of CMake to 3.5. #97 Slávek Banko 2023-11-05 18:46:06 +0100
  • bb49d85437
    Update version to R14.1.2~[DEVELOPMENT] #96 Slávek Banko 2023-10-30 11:22:08 +0100
  • b4e46115c9
    Update version to R14.1.1 r14.1.1 #95 Michele Calgaro 2023-10-15 22:08:47 +0900
  • 3fedede7e6
    Save and restore CMake policies so that it does not cause CMP0011 in the case of use as a slave - tde_automoc, tde_uic. Slávek Banko 2023-06-02 10:00:03 +0200
  • d1c467a7da
    Save and restore CMake policies so that it does not cause CMP0011 in the case of use as a slave - tde_automoc, tde_uic. #94 Slávek Banko 2023-06-02 10:00:03 +0200
  • 4e5ddd484f
    Set CMake policy CMP0057 to NEW. This is necessary for CheckLinkerFlag with CMake 3.18. Slávek Banko 2023-05-31 17:41:48 +0200
  • 2e90c1972e
    Set CMake policy CMP0057 to NEW. This is necessary for CheckLinkerFlag with CMake 3.18. #93 Slávek Banko 2023-05-31 17:41:48 +0200
  • 1af8cf3511
    tde_setup_architecture_flags: Add test for liner flag -pie or -ztype=pie. Denis Kozadaev 2023-05-16 11:51:39 +0300
  • 4e0406ce01
    tde_setup_architecture_flags: Add test for liner flag -pie or -ztype=pie. #91 Denis Kozadaev 2023-05-16 11:51:39 +0300
  • 570dbf6e74
    Add macro to display a warning message for developers Michele Calgaro 2023-05-17 09:17:12 +0900
  • bc1a17dc6f
    Add macro to display a warning message for developers #92 Michele Calgaro 2023-05-17 09:17:12 +0900
  • 6ae3ce5bb6
    Update version to R14.1.1~[DEVELOPMENT] #90 Michele Calgaro 2023-04-26 17:36:57 +0900
  • 9fae6b57db
    Update version to R14.2.0~[DEVELOPMENT] #89 Michele Calgaro 2023-04-26 16:56:19 +0900
  • 1cd9b531ef
    Update release version to R14.1.0 r14.1.0 Michele Calgaro 2023-04-16 18:29:54 +0900
  • 2dbc318de9
    tde_add_ui_files: Fix the wrong automatic use of TQT_ONLY mode when building tdelibs as such. #88 Slávek Banko 2023-02-16 03:21:23 +0100
  • 25734cf506
    tde_add_library: Link embedded libraries as PRIVATE. Private linked libraries are now listed among the first. #87 Slávek Banko 2022-11-06 00:56:15 +0100
  • 96bb7dddfe
    tde_create_handbook: Install symlink for 'common' part as relative. r14.0.13 r14.0.x Slávek Banko 2022-10-03 10:04:38 +0200
  • 6b4c7a9ef0
    tde_create_handbook: Install symlink for 'common' part as relative. #86 Slávek Banko 2022-10-03 10:04:38 +0200
  • f7cb5e1b3b
    Allows tde macros to be used for processing .ui files in pure TQt applications. Michele Calgaro 2022-09-04 20:23:16 +0900
  • 6a21dd3914
    Allows tde macros to be used for processing .ui files in pure TQt applications. #85 Michele Calgaro 2022-09-04 20:23:16 +0900
  • 2a496fc80d
    Make sure to check for existance of ${CMAKE_SOURCE_DIR}/.tdescminfo before trying to read it. v3.5.13-sru Michele Calgaro 2022-06-20 00:14:36 +0900
  • 26f52b5d7e
    Make sure to check for existance of ${CMAKE_SOURCE_DIR}/.tdescminfo before trying to read it. Michele Calgaro 2022-06-20 00:14:36 +0900
  • 4940b4ebe7
    Make sure to check for existance of ${CMAKE_SOURCE_DIR}/.tdescminfo before trying to read it. Michele Calgaro 2022-06-20 00:14:36 +0900
  • 088f3e3bdc
    Add macro to set project version at TDE-wide scope. Michele Calgaro 2022-05-20 20:56:04 +0900
  • 82576df1c0
    Add macro to set project version at TDE-wide scope. Michele Calgaro 2022-05-20 20:56:04 +0900
  • 11a6934bbb
    Add macro to set project version at TDE-wide scope. #84 Michele Calgaro 2022-05-20 20:56:04 +0900
  • 19614f4c61
    Set C++11 as the required minimum standard. r14.0.12 Slávek Banko 2022-01-28 02:07:13 +0100
  • 0560f24a3b
    Set C++11 as the required minimum standard. #82 Slávek Banko 2022-01-28 02:07:13 +0100
  • 0321845582
    tde_automoc: Add support for processing automoc for generated files. Slávek Banko 2022-01-14 04:12:30 +0100
  • 2878ceef0c
    tde_automoc: Add support for processing automoc for generated files. Slávek Banko 2022-01-14 04:12:30 +0100
  • efec901634
    tde_automoc: Add support for processing automoc for generated files. #81 Slávek Banko 2022-01-14 04:12:30 +0100
  • 2062d69338
    Add TQT_CMAKE_DIR variable. Slávek Banko 2022-01-12 17:21:45 +0100
  • 321dec8aae
    Add TQT_CMAKE_DIR variable. Slávek Banko 2022-01-12 17:21:45 +0100
  • d863e15b50
    Add TQT_CMAKE_DIR variable. #80 Slávek Banko 2022-01-12 17:21:45 +0100
  • 41d6726c09
    tde_install_export: Sort individual exported files before generating a summary export file so that the generated output is reproducible. Slávek Banko 2022-01-03 18:57:09 +0100
  • 8a83789891
    tde_install_export: Sort individual exported files before generating a summary export file so that the generated output is reproducible. Slávek Banko 2022-01-03 18:57:09 +0100
  • 857971e810
    tde_install_export: Sort individual exported files before generating a summary export file so that the generated output is reproducible. Slávek Banko 2022-01-03 18:57:09 +0100
  • 4997597603
    Add the ability to specify the necessary CXX features in tde_add_check_executable. Slávek Banko 2022-01-03 01:38:52 +0100
  • f7402b3bc9
    Add the ability to specify the necessary CXX features in tde_add_check_executable. Slávek Banko 2022-01-03 01:38:52 +0100
  • 538040ff2d
    Add the ability to specify the necessary CXX features in tde_add_check_executable. Slávek Banko 2022-01-03 01:38:52 +0100
  • e42c55b006
    Raise the minimum required version of CMake to 3.1. Slávek Banko 2021-12-30 14:50:38 +0100
  • 8fc3c9fbb3
    tde_create_handbook: Fix characters not permitted for target name. Slávek Banko 2021-12-30 11:00:42 +0100
  • d967cc1358
    tde_create_handbook: Fix characters not permitted for target name. Slávek Banko 2021-12-30 11:00:42 +0100
  • 81cfcd0379
    tde_create_handbook: Fix characters not permitted for target name. Slávek Banko 2021-12-30 11:00:42 +0100
  • cd5734bcf2
    Raise the minimum required version of CMake to 3.1. Slávek Banko 2021-12-29 12:32:45 +0100
  • e73c8dd4ef
    Raise the minimum required version of CMake to 3.1. Slávek Banko 2021-12-29 12:32:45 +0100
  • cb20ae4039
    Add the ability to specify the necessary CXX features. This increases the minimum necessary version of CMake to 3.1. Slávek Banko 2021-12-29 01:08:39 +0100
  • 24065538e3
    Add the ability to specify the necessary CXX features. This increases the minimum necessary version of CMake to 3.1. Slávek Banko 2021-12-29 01:08:39 +0100
  • 2bcaeab34e
    Add the ability to specify the necessary CXX features. This increases the minimum necessary version of CMake to 3.1. #79 Slávek Banko 2021-12-29 01:08:39 +0100
  • aafc7636e1
    tde_create_handbook: Add *.gif files to automatically installed. Slávek Banko 2021-07-20 16:20:11 +0200
  • 939e590936
    tde_create_handbook: Add *.gif files to automatically installed. r14.0.11 Slávek Banko 2021-07-20 16:20:11 +0200
  • 6980b57268
    tde_create_handbook: Add *.gif files to automatically installed. Slávek Banko 2021-07-20 16:20:11 +0200
  • 7c0f67a85e
    CMakeL10n: Prevent exclusion _translatorinfo when using X-POT. Slávek Banko 2021-07-06 15:53:27 +0200
  • 3869a49bc0
    CMakeL10n: Prevent exclusion _translatorinfo when using X-POT. Slávek Banko 2021-07-06 15:53:27 +0200
  • fa09639dea
    CMakeL10n: Prevent exclusion _translatorinfo when using X-POT. #78 Slávek Banko 2021-07-06 15:53:27 +0200
  • 31fb6b688e
    CMakeL10n: Fix the path for loading additional POT files. Slávek Banko 2021-07-07 20:59:00 +0200
  • eeb27665a1
    CMakeL10n: Fix the path for loading additional POT files. Slávek Banko 2021-07-07 20:59:00 +0200
  • 285ad7baee
    CMakeL10n: Fix the path for loading additional POT files. Slávek Banko 2021-07-07 20:59:00 +0200
  • 523b7a374b
    CMakeL10n: Avoid option --use-first for msguniq call because it causes loss of comments and information about the location of strings in source files. Instead, clean the ugly comments from the template. Slávek Banko 2021-07-05 03:24:11 +0200
  • e7660a777a
    CMakeL10n: Avoid option --use-first for msguniq call because it causes loss of comments and information about the location of strings in source files. Instead, clean the ugly comments from the template. Slávek Banko 2021-07-05 03:24:11 +0200
  • 7eac0a0f68
    CMakeL10n: Avoid option --use-first for msguniq call because it causes loss of comments and information about the location of strings in source files. Instead, clean the ugly comments from the template. #76 Slávek Banko 2021-07-05 03:24:11 +0200
  • 0ac3858498
    tde_create_translated_desktop: Add the ability to merge translations into files in XML format. Slávek Banko 2021-07-06 12:30:44 +0200
  • 2c7ad0cffc
    tde_create_translated_desktop: Add the ability to merge translations into files in XML format. Slávek Banko 2021-07-06 12:30:44 +0200
  • 510c8ba0d9
    tde_create_translated_desktop: Add the ability to merge translations into files in XML format. #77 Slávek Banko 2021-07-06 12:30:44 +0200
  • f723653f70
    CMakeL10n: Allow to use more than one X-POT files. Slávek Banko 2021-07-02 04:17:05 +0200
  • 964c35ef31
    CMakeL10n: Allow to use more than one X-POT files. Slávek Banko 2021-07-02 04:17:05 +0200
  • 5bf1d5e81f
    CMakeL10n: Allow to use more than one X-POT files. #75 Slávek Banko 2021-07-02 04:17:05 +0200
  • f4ab723ade Update for Core builds #73 Ray-V 2021-06-22 22:21:39 +0100
  • 73277a4d75 Add test of BUILD_TRANSLATIONS for setting _translations Ray-V 2021-06-22 10:32:10 +0100
  • af93e6c049
    tde_create_handbook: Add *.jpg files to automatically installed. Slávek Banko 2021-06-14 20:21:56 +0200
  • 2abe77fa97
    Update tde_add_project_* macros: + Added macros in the tde_conditional_add_project_* variant. + Macros can now be used from the project's top directory. + Added default processing for simple HTML documentation. + Added the 'other' directory to separate processing. + Added default processing for 'misc' directory. Ray-V 2021-06-11 20:32:34 +0100
  • 1b97909f17
    tde_create_handbook: Add *.jpg files to automatically installed. Slávek Banko 2021-06-14 20:21:56 +0200
  • 0643c956f5
    Update tde_add_project_* macros: + Added macros in the tde_conditional_add_project_* variant. + Macros can now be used from the project's top directory. + Added default processing for simple HTML documentation. + Added the 'other' directory to separate processing. + Added default processing for 'misc' directory. Ray-V 2021-06-11 20:32:34 +0100
  • 6d6ad623c4
    tde_create_handbook: Add *.jpg files to automatically installed. #72 Slávek Banko 2021-06-14 20:21:56 +0200
  • 23d7973b29
    Update tde_add_project_* macros: + Added macros in the tde_conditional_add_project_* variant. + Macros can now be used from the project's top directory. + Added default processing for simple HTML documentation. + Added the 'other' directory to separate processing. + Added default processing for 'misc' directory. Ray-V 2021-06-11 20:32:34 +0100
  • be1151c95f
    tde_add_project_translations: Add common rules for generating and installing project translations. Slávek Banko 2021-06-03 15:05:10 +0200
  • e2dff490ab
    tde_add_project_docs: Add common rules for generating and installing project documentation. Slávek Banko 2021-06-03 14:59:40 +0200
  • 8974c265ae
    tde_create_translated_desktop: Fix characters not permitted for target name. Slávek Banko 2021-05-25 15:40:11 +0200
  • aa076f143e
    tde_uic: Set CMAKE_MODULE_PATH only if it is needed. This prevents CMP0017. Slávek Banko 2021-05-25 02:22:29 +0200
  • 18a7c311d8
    tde_add_ui_files: Use TDE_CMAKE_MODULES to determine the path for tde_uic.cmake. Slávek Banko 2021-05-24 20:54:20 +0200
  • 8b192e30cb
    tde_add_project_translations: Add common rules for generating and installing project translations. Slávek Banko 2021-06-03 15:05:10 +0200
  • 0d83e597f2
    tde_add_project_docs: Add common rules for generating and installing project documentation. Slávek Banko 2021-06-03 14:59:40 +0200
  • 8f2906a763
    tde_add_project_translations: Add common rules for generating and installing project translations. #71 Slávek Banko 2021-06-03 15:05:10 +0200
  • 4a3c96b1f3
    tde_add_project_docs: Add common rules for generating and installing project documentation. Slávek Banko 2021-06-03 14:59:40 +0200
  • 03cdb8caf6
    tde_create_translated_desktop: Fix characters not permitted for target name. Slávek Banko 2021-05-25 15:40:11 +0200
  • 870ade6418
    tde_create_translated_desktop: Fix characters not permitted for target name. Slávek Banko 2021-05-25 15:40:11 +0200
  • 8fbb3fc156
    tde_uic: Set CMAKE_MODULE_PATH only if it is needed. This prevents CMP0017. Slávek Banko 2021-05-25 02:22:29 +0200
  • dc88ab2c2c
    tde_uic: Set CMAKE_MODULE_PATH only if it is needed. This prevents CMP0017. Slávek Banko 2021-05-25 02:22:29 +0200
  • 26d3de3fcd
    tde_add_ui_files: Use TDE_CMAKE_MODULES to determine the path for tde_uic.cmake. Slávek Banko 2021-05-24 20:54:20 +0200