Commit Graph

240 Commits (r14.0.x)
 

Author SHA1 Message Date
Slávek Banko 96bb7dddfe
tde_create_handbook: Install symlink for 'common' part as relative.
2 years ago
Michele Calgaro f7cb5e1b3b
Allows tde macros to be used for processing .ui files in pure TQt
2 years ago
Michele Calgaro 26f52b5d7e
Make sure to check for existance of ${CMAKE_SOURCE_DIR}/.tdescminfo
2 years ago
Michele Calgaro 82576df1c0
Add macro to set project version at TDE-wide scope.
2 years ago
Slávek Banko 19614f4c61
Set C++11 as the required minimum standard.
2 years ago
Slávek Banko 2878ceef0c
tde_automoc: Add support for processing automoc for generated files.
2 years ago
Slávek Banko 321dec8aae
Add TQT_CMAKE_DIR variable.
2 years ago
Slávek Banko 8a83789891
tde_install_export: Sort individual exported files before generating
2 years ago
Slávek Banko f7402b3bc9
Add the ability to specify the necessary CXX features in tde_add_check_executable.
2 years ago
Slávek Banko d967cc1358
tde_create_handbook: Fix characters not permitted for target name.
2 years ago
Slávek Banko cd5734bcf2
Raise the minimum required version of CMake to 3.1.
2 years ago
Slávek Banko 24065538e3
Add the ability to specify the necessary CXX features.
2 years ago
Slávek Banko 939e590936
tde_create_handbook: Add *.gif files to automatically installed.
3 years ago
Slávek Banko 3869a49bc0
CMakeL10n: Prevent exclusion _translatorinfo when using X-POT.
3 years ago
Slávek Banko eeb27665a1
CMakeL10n: Fix the path for loading additional POT files.
3 years ago
Slávek Banko e7660a777a
CMakeL10n: Avoid option --use-first for msguniq call
3 years ago
Slávek Banko 2c7ad0cffc
tde_create_translated_desktop: Add the ability to merge translations into files in XML format.
3 years ago
Slávek Banko 964c35ef31
CMakeL10n: Allow to use more than one X-POT files.
3 years ago
Slávek Banko 1b97909f17
tde_create_handbook: Add *.jpg files to automatically installed.
3 years ago
Ray-V 0643c956f5
Update tde_add_project_* macros:
3 years ago
Slávek Banko 8b192e30cb
tde_add_project_translations: Add common rules for generating and installing project translations.
3 years ago
Slávek Banko 0d83e597f2
tde_add_project_docs: Add common rules for generating and installing project documentation.
3 years ago
Slávek Banko 03cdb8caf6
tde_create_translated_desktop: Fix characters not permitted for target name.
3 years ago
Slávek Banko 8fbb3fc156
tde_uic: Set CMAKE_MODULE_PATH only if it is needed. This prevents CMP0017.
3 years ago
Slávek Banko 26d3de3fcd
tde_add_ui_files: Use TDE_CMAKE_MODULES to determine the path for tde_uic.cmake.
3 years ago
Slávek Banko bfa3a90b73
Add CMake rules for installation as a standalone package.
3 years ago
Alexander Golubev 0c19587aec
tde_create_translated_desktop: Prevent FTBFS on generated desktop files
3 years ago
Slávek Banko 356a15955c
tde_create_translated_desktop: Prevent FTBFS if the length
3 years ago
Slávek Banko f8bcc8f595
tde_create_translated_desktop: Instead of preprocessing the desktop
3 years ago
Slávek Banko 9237b11955
tde_create_translated_desktop: Avoid confusing paths when processing
3 years ago
Slávek Banko 314a0453de
tde_create_translated_desktop: Use find_file instead of find_program
3 years ago
Slávek Banko df070851a5
tde_create_translated_desktop: Incorporate a slightly modified version
3 years ago
Slávek Banko fa9c40f346
tde_curdatetime: Add the -u option to call 'date'
3 years ago
Slávek Banko 8972568773
Set compiler flags useful for reproducible building.
3 years ago
Slávek Banko 1066eb1afd
tde_create_tarball: Add options to make tarballs reproducible
3 years ago
Slávek Banko 38b2578bd7
tde_create_translated_desktop: Show the full path of the source
3 years ago
Slávek Banko 42710c128d
Adjust CMakeL10n module to search for tde.pot in 'core/tdelibs' folder.
3 years ago
Michele Calgaro 136cfe6ca9
Added search for additional files to tde_l10n_create_template.
4 years ago
Slávek Banko 15a7e4670a
Add a global option to force colored output from compiler.
4 years ago
Slávek Banko 4397680ce9
tde_create_tarball: SOURCEDIR can be specified as relative.
4 years ago
Slávek Banko cd66012f18
tde_create_translated_desktop: Allow generating a translated desktop
4 years ago
Slávek Banko 31a11575ca
tde_create_translated_desktop: Fix CMP0054 warning in case of special
4 years ago
Slávek Banko 80ab8717cc
tde_create_translated_desktop: Fix processing when using configure_file.
4 years ago
Slávek Banko 47e0e2b4ab
tde_create_translated_desktop: Add the ability to process multiple source
4 years ago
Slávek Banko 05e7242b4e
tde_create_translated_desktop: PO_DIR can be specified as relative.
4 years ago
Slávek Banko b69bc31c49
tde_create_translated_desktop: Process the source file using configure_file
4 years ago
Slávek Banko a01b484d37
tde_create_translated_desktop: Add the ability to call for the same source
4 years ago
aneejit1 95f07c5d48
Remove use of LINGUAS file to prevent writes to the source directory
4 years ago
Slávek Banko da63fb4ac7
Remove adding dependencies that were previously needed
4 years ago
Slávek Banko a39c6e4f8e
Fix FTBS if CMAKE_BUILD_TYPE is not set.
4 years ago