| Commit message (Expand) | Author | Age | Files | Lines |
* | tde_create_handbook: Install symlink for 'common' part as relative. | Slávek Banko | 2022-10-03 | 1 | -1/+2 |
* | Allows tde macros to be used for processing .ui files in pure TQt | Michele Calgaro | 2022-09-04 | 2 | -13/+28 |
* | Make sure to check for existance of ${CMAKE_SOURCE_DIR}/.tdescminfo | Michele Calgaro | 2022-06-20 | 1 | -2/+5 |
* | Add macro to set project version at TDE-wide scope. | Michele Calgaro | 2022-06-19 | 2 | -0/+30 |
* | Set C++11 as the required minimum standard. | Slávek Banko | 2022-01-28 | 1 | -0/+3 |
* | tde_automoc: Add support for processing automoc for generated files. | Slávek Banko | 2022-01-14 | 2 | -1/+117 |
* | Add TQT_CMAKE_DIR variable. | Slávek Banko | 2022-01-12 | 2 | -2/+11 |
* | tde_install_export: Sort individual exported files before generating | Slávek Banko | 2022-01-03 | 1 | -0/+1 |
* | Add the ability to specify the necessary CXX features in tde_add_check_execut... | Slávek Banko | 2022-01-03 | 1 | -0/+13 |
* | tde_create_handbook: Fix characters not permitted for target name. | Slávek Banko | 2021-12-30 | 1 | -0/+1 |
* | Add the ability to specify the necessary CXX features. | Slávek Banko | 2021-12-29 | 1 | -0/+40 |
* | tde_create_handbook: Add *.gif files to automatically installed. | Slávek Banko | 2021-07-20 | 1 | -0/+2 |
* | CMakeL10n: Prevent exclusion _translatorinfo when using X-POT. | Slávek Banko | 2021-07-08 | 1 | -1/+15 |
* | CMakeL10n: Fix the path for loading additional POT files. | Slávek Banko | 2021-07-07 | 1 | -1/+1 |
* | CMakeL10n: Avoid option --use-first for msguniq call | Slávek Banko | 2021-07-07 | 1 | -48/+30 |
* | tde_create_translated_desktop: Add the ability to merge translations into fil... | Slávek Banko | 2021-07-06 | 1 | -8/+29 |
* | CMakeL10n: Allow to use more than one X-POT files. | Slávek Banko | 2021-07-02 | 1 | -13/+12 |
* | tde_create_handbook: Add *.jpg files to automatically installed. | Slávek Banko | 2021-06-16 | 1 | -0/+1 |
* | Update tde_add_project_* macros: | Ray-V | 2021-06-16 | 1 | -14/+67 |
* | tde_add_project_translations: Add common rules for generating and installing ... | Slávek Banko | 2021-06-03 | 1 | -0/+27 |
* | tde_add_project_docs: Add common rules for generating and installing project ... | Slávek Banko | 2021-06-03 | 1 | -0/+87 |
* | tde_create_translated_desktop: Fix characters not permitted for target name. | Slávek Banko | 2021-05-25 | 1 | -2/+3 |
* | tde_uic: Set CMAKE_MODULE_PATH only if it is needed. This prevents CMP0017. | Slávek Banko | 2021-05-25 | 2 | -2/+3 |
* | tde_add_ui_files: Use TDE_CMAKE_MODULES to determine the path for tde_uic.cmake. | Slávek Banko | 2021-05-24 | 2 | -2/+3 |
* | tde_create_translated_desktop: Prevent FTBFS on generated desktop files | Alexander Golubev | 2021-02-27 | 1 | -14/+21 |
* | tde_create_translated_desktop: Prevent FTBFS if the length | Slávek Banko | 2021-01-27 | 1 | -1/+6 |
* | tde_create_translated_desktop: Instead of preprocessing the desktop | Slávek Banko | 2021-01-25 | 1 | -4/+3 |
* | tde_create_translated_desktop: Avoid confusing paths when processing | Slávek Banko | 2021-01-25 | 1 | -9/+24 |
* | tde_create_translated_desktop: Use find_file instead of find_program | Slávek Banko | 2021-01-25 | 1 | -3/+3 |
* | tde_create_translated_desktop: Incorporate a slightly modified version | Slávek Banko | 2021-01-13 | 2 | -3/+1531 |
* | tde_curdatetime: Add the -u option to call 'date' | Slávek Banko | 2021-01-13 | 1 | -1/+1 |
* | Set compiler flags useful for reproducible building. | Slávek Banko | 2020-12-22 | 1 | -0/+16 |
* | tde_create_tarball: Add options to make tarballs reproducible | Slávek Banko | 2020-12-07 | 1 | -2/+3 |
* | tde_create_translated_desktop: Show the full path of the source | Slávek Banko | 2020-12-07 | 1 | -1/+4 |
* | Adjust CMakeL10n module to search for tde.pot in 'core/tdelibs' folder. | Slávek Banko | 2020-11-16 | 1 | -3/+3 |
* | Added search for additional files to tde_l10n_create_template. | Michele Calgaro | 2020-10-09 | 1 | -0/+4 |
* | Add a global option to force colored output from compiler. | Slávek Banko | 2020-09-20 | 1 | -0/+13 |
* | tde_create_tarball: SOURCEDIR can be specified as relative. | Slávek Banko | 2020-08-06 | 1 | -0/+5 |
* | tde_create_translated_desktop: Allow generating a translated desktop | Slávek Banko | 2020-07-27 | 1 | -5/+14 |
* | tde_create_translated_desktop: Fix CMP0054 warning in case of special | Slávek Banko | 2020-07-27 | 1 | -1/+1 |
* | tde_create_translated_desktop: Fix processing when using configure_file. | Slávek Banko | 2020-06-26 | 1 | -1/+1 |
* | tde_create_translated_desktop: Add the ability to process multiple source | Slávek Banko | 2020-06-25 | 1 | -111/+126 |
* | tde_create_translated_desktop: PO_DIR can be specified as relative. | Slávek Banko | 2020-06-25 | 1 | -8/+17 |
* | tde_create_translated_desktop: Process the source file using configure_file | Slávek Banko | 2020-06-25 | 1 | -6/+13 |
* | tde_create_translated_desktop: Add the ability to call for the same source | Slávek Banko | 2020-06-25 | 1 | -35/+39 |
* | Remove use of LINGUAS file to prevent writes to the source directory | aneejit1 | 2020-06-24 | 1 | -16/+8 |
* | Remove adding dependencies that were previously needed | Slávek Banko | 2020-06-16 | 1 | -9/+0 |
* | Fix FTBS if CMAKE_BUILD_TYPE is not set. | Slávek Banko | 2020-06-14 | 1 | -1/+1 |
* | Set the LINK_INTERFACE_LIBRARIES and INTERFACE_LINK_LIBRARIES | Slávek Banko | 2020-06-14 | 1 | -1/+4 |
* | tde_add_library: Add the ability to link libraries as private. | Slávek Banko | 2020-06-12 | 1 | -0/+18 |