Commit Graph

251 Commits (master)

Author SHA1 Message Date
Slávek Banko fb4f389731
tde_create_tarball: SOURCEDIR can be specified as relative.
4 years ago
Slávek Banko 63b5532a29
tde_create_translated_desktop: Allow generating a translated desktop
4 years ago
Slávek Banko 9f86304bdd
tde_create_translated_desktop: Fix CMP0054 warning in case of special
4 years ago
Slávek Banko 3bbc0e4d62
tde_create_translated_desktop: Fix processing when using configure_file.
4 years ago
Slávek Banko 7592371d26
tde_create_translated_desktop: Add the ability to process multiple source
4 years ago
Slávek Banko 1baa4cbbd1
tde_create_translated_desktop: PO_DIR can be specified as relative.
4 years ago
Slávek Banko 690e7a7ec3
tde_create_translated_desktop: Process the source file using configure_file
4 years ago
Slávek Banko 8d4479fbcc
tde_create_translated_desktop: Add the ability to call for the same source
4 years ago
aneejit1 8cf356884f Remove use of LINGUAS file to prevent writes to the source directory
4 years ago
Slávek Banko 1254cb9250
Remove adding dependencies that were previously needed
4 years ago
Slávek Banko 4d52ea2c67
Fix FTBS if CMAKE_BUILD_TYPE is not set.
4 years ago
Slávek Banko e769cc0003
Set the LINK_INTERFACE_LIBRARIES and INTERFACE_LINK_LIBRARIES
4 years ago
Slávek Banko d504c98bb7
tde_add_library: Add the ability to link libraries as private.
4 years ago
Slávek Banko 2a847be412
Move templates to a separate directory and rename to the tde_ prefix.
4 years ago
Slávek Banko c3b52f0e80
tde_create_translated_desktop: For working files in a binary directory,
4 years ago
Slávek Banko 55cdb3a75e
Update TDEL10n module
4 years ago
Slávek Banko e4b370839f
tde_create_dcop_kidl: Use dcopildng as the default instead of dcopidl.
4 years ago
Slávek Banko f5b58cdd21
Update TDEL10n module
4 years ago
Slávek Banko e51ecbd591
FindTDE: Conditional import of exported tdelibs targets.
4 years ago
Slávek Banko f7a3d5c3e2
tde_create_handbook: Add an optional SOURCE_BASEDIR argument.
4 years ago
Slávek Banko 3b6509cacf
tde_create_translated_desktop: Use output name only during installation.
4 years ago
Slávek Banko 374fcabb18
Write metadata to libraries and executables using the post-build command,
4 years ago
Slávek Banko 34e3154c44
tde_create_translated_desktop: Force the use of intltool-merge.
4 years ago
Slávek Banko f6f7bfc007
Update TDEL10n module
4 years ago
Slávek Banko e72aabadf5
Write metadata to libraries and binaries as a last step.
4 years ago
Slávek Banko 778522d104
Add caching of variables from checks results and add conditions
4 years ago
Slávek Banko 4ced9fd928
Update TDEL10n module
4 years ago
Slávek Banko 5cd16d6fb9
Replace the remaining KDE3 macros.
4 years ago
Slávek Banko e8a95f169e
tde_create_translated_desktop: Allow spaces around the equal sign.
4 years ago
Slávek Banko 9138b8f339
tde_create_handbook: Improve build message.
4 years ago
Slávek Banko e22f5ace4a
Create symlink for base soname for libraries with release number in the name
4 years ago
Slávek Banko 48b1e42b64
Store ELF metadata as a separate target instead of the POST_BUILD command.
4 years ago
Slávek Banko 184d1c2a4d
Avoid storing "_version-NOTFOUND" in ELF metadata.
4 years ago
Slávek Banko 3d16bad245
tde_read_src_metadata: Typo correction.
4 years ago
Slávek Banko fd7d9c535e
tde_create_translated_desktop: Use full name for target.
4 years ago
Slávek Banko 7183c21e08
tde_create_translated_desktop: Cleaning the LINGUAS file
4 years ago
Slávek Banko 6574bc5ae9
tde_create_tarball: Add options to ensure reproducibility.
4 years ago
Slávek Banko 1f4d4093ad
Update TDEL10n module
4 years ago
Slávek Banko f07fe12daf
Update TDEL10n module
4 years ago
Slávek Banko c6b47aacd5
Add support for creation of translated desktop files during build.
4 years ago
Slávek Banko aa852adcd2
Update TDEL10n module
4 years ago
Slávek Banko 589e29d020
Use the source package date or the source git repository date
4 years ago
Slávek Banko ad602fcd91
Add support for embedding libraries when building on SunOS.
4 years ago
Slávek Banko 8668335711
Remove -fvisibility-inlines-hidden from CMAKE_C_FLAGS
4 years ago
Slávek Banko 5121b9a41d
Update TDEL10n module
5 years ago
Slávek Banko 74654feb3b
Use cache for TQt executables paths.
5 years ago
Slávek Banko 8aa2f7199e
Update tde_add_check_executable macro
5 years ago
Slávek Banko ab096402b3
Fix installation of base soname for libraries with release number in the name.
5 years ago
Slávek Banko 0a40752779
Add a function that determines the filename of the library
5 years ago
Slávek Banko f8254e1561
Update tde_setup_gcc_visibility macro
5 years ago
Slávek Banko d02522eda1
Update tde_setup_dbus macro
5 years ago
Slávek Banko a2fbe3aa43
Add tde_setup_polkit macro.
5 years ago
Slávek Banko ac342e63c6
Add tde_setup_dbus macro.
5 years ago
Slávek Banko 8d8c763683
Add tde_setup_largefiles macro.
5 years ago
Slávek Banko 4512d95ca6
Use tde_setup_msgfmt in tde_create_translation if needed.
5 years ago
Slávek Banko 6c8bd13328
Add tde_setup_msgfmt macro.
5 years ago
Slávek Banko b034c47597
Add tde_setup_gcc_visibility macro.
5 years ago
Slávek Banko 8a3bf7134b
Update TDEL10n module
5 years ago
Slávek Banko d9d9396324
Update tde_create_tarball macro
5 years ago
Slávek Banko ea81c7295c
Fix tde_create_tarball macro
5 years ago
Slávek Banko 5c09613711
Update TDEL10n module
5 years ago
Slávek Banko 6f9d42cd99
Add tde_create_tarball macro.
5 years ago
Slávek Banko 6246f2b46a
Update TDEL10n module
5 years ago
Slávek Banko 99d63e8212
Update TDEL10n module
5 years ago
Slávek Banko a1f62e6239
Update TDEL10n module
5 years ago
Slávek Banko fb7e1dfc82
Update TDEL10n module
5 years ago
Slávek Banko 3306290834
Update TDEL10n module
5 years ago
Slávek Banko 67db9032d9
Update TDEL10n module
5 years ago
Slávek Banko 72ca5313ec
Update TDEL10n module
5 years ago
Slávek Banko 3c40942680
Update TDEL10n module
5 years ago
Slávek Banko 8f3b50336f
Update TDEL10n module
5 years ago
Slávek Banko c1f45d8f90
Update TDEL10n module
5 years ago
Slávek Banko 1c07907821
Update TDEL10n module
5 years ago
Slávek Banko 98f96eb509
Update TDEL10n module
5 years ago
Slávek Banko b88855a293
Update TDEL10n module
5 years ago
Slávek Banko e66f00401f
Update TDEL10n module
5 years ago
Slávek Banko 45cfe22ac8
Update TDEL10n module
5 years ago
Slávek Banko ebe1ddc721
Update TDEL10n module
5 years ago
Slávek Banko 3779b941ef
Update TDEL10n module
5 years ago
Slávek Banko 4eb308f914
Update TDEL10n module
5 years ago
Slávek Banko 0f348d894e
Update TDEL10n module
5 years ago
Slávek Banko 990c0c1132
Update TDEL10n module
5 years ago
Slávek Banko 97ab4f494c
Update TDEL10n module
5 years ago
Slávek Banko dcb28a87ae
Update TDEL10n module
5 years ago
Slávek Banko 1f90129fec
Update TDEL10n module
5 years ago
Slávek Banko 13a14899d5
Update TDEL10n module
5 years ago
Slávek Banko 451ca41345
Update TDEL10n module
5 years ago
Slávek Banko 30ce93d11a
Fix small typing errors in the tde_create_translation macro.
5 years ago
Slávek Banko e5b3a250fc
Use POSITION_INDEPENDENT_CODE property for CMake >= 2.8.9.
5 years ago
Slávek Banko f87cec4baa
Add TDEL10n module
5 years ago
Michele Calgaro e5692c8bdb
Conversion qt->tqt.
6 years ago
Slávek Banko edad8a20b9 Add support for libraries with release number in the name of the library
7 years ago
Slávek Banko 2f44704668 Fix '.la' file name for libraries with dot in name
7 years ago
Slávek Banko 6455cb89f3 Automatically run tests within check target
7 years ago
Alexander Golubev 9150bd170f tde_add_check_executable: add TEST argument
7 years ago
Alexander Golubev 6679a58c97 add tde_add_check_executable macro
7 years ago
Slávek Banko 0e0f4e9be4 Fix FTBFS when tdelibs was built without tdelfeditor
8 years ago
Slávek Banko 416e4baaa9 Find tdelfeditor executable on the system paths
8 years ago
Slávek Banko 8ce1dddbac Removed use of tdelfeditor on base 'so' file of versioned library
8 years ago
Slávek Banko d7904dbbf4 Move last command processing 'ui' file from TDEMacros to tde_uic
8 years ago