Commit Graph

109 Commits (adf1b92de6227b1d277e2cc89e70286acd205c39)

Author SHA1 Message Date
Slávek Banko adf1b92de6
Add a global option to force colored output from compiler.
4 years ago
Slávek Banko 88b18c3ddd
tde_create_tarball: SOURCEDIR can be specified as relative.
4 years ago
Slávek Banko 641dd35df1
tde_create_translated_desktop: Allow generating a translated desktop
4 years ago
Slávek Banko 70dcc78db7
tde_create_translated_desktop: Fix CMP0054 warning in case of special
4 years ago
Slávek Banko 2bc11484ac
tde_create_translated_desktop: Fix processing when using configure_file.
4 years ago
Slávek Banko 25375aaa87
tde_create_translated_desktop: Add the ability to process multiple source
4 years ago
Slávek Banko 0368210118
tde_create_translated_desktop: PO_DIR can be specified as relative.
4 years ago
Slávek Banko 6d10436e93
tde_create_translated_desktop: Process the source file using configure_file
4 years ago
Slávek Banko 4e1b7e8582
tde_create_translated_desktop: Add the ability to call for the same source
4 years ago
aneejit1 73642d750e
Remove use of LINGUAS file to prevent writes to the source directory
4 years ago
Slávek Banko 2d05740cf0
Remove adding dependencies that were previously needed
4 years ago
Slávek Banko b9e9b4cbac
Fix FTBS if CMAKE_BUILD_TYPE is not set.
4 years ago
Slávek Banko 587796341b
Set the LINK_INTERFACE_LIBRARIES and INTERFACE_LINK_LIBRARIES
4 years ago
Slávek Banko fd16e820bf
tde_add_library: Add the ability to link libraries as private.
4 years ago
Slávek Banko e28a7be8ab
Move templates to a separate directory and rename to the tde_ prefix.
4 years ago
Slávek Banko aa52709a28
tde_create_translated_desktop: For working files in a binary directory,
4 years ago
Slávek Banko 5d7886e19b
tde_create_dcop_kidl: Use dcopildng as the default instead of dcopidl.
4 years ago
Slávek Banko e3088bed3c
tde_create_handbook: Add an optional SOURCE_BASEDIR argument.
4 years ago
Slávek Banko b303fed508
tde_create_translated_desktop: Use output name only during installation.
4 years ago
Slávek Banko 2756f9fab6
tde_create_translated_desktop: Force the use of intltool-merge.
4 years ago
Slávek Banko d9fc349162
Add caching of variables from checks results and add conditions
4 years ago
Slávek Banko 9ca5274ccb
Replace the remaining KDE3 macros.
4 years ago
Slávek Banko cc6a5a29b4
tde_create_translated_desktop: Allow spaces around the equal sign.
4 years ago
Slávek Banko 472254305d
tde_create_handbook: Improve build message.
4 years ago
Slávek Banko 9c9c7f29db
Create symlink for base soname for libraries with release number in the name
4 years ago
Slávek Banko 3a661f4737
Avoid storing "_version-NOTFOUND" in ELF metadata.
4 years ago
Slávek Banko fc3b20eb18
tde_read_src_metadata: Typo correction.
4 years ago
Slávek Banko dbef499b21
tde_create_translated_desktop: Use full name for target.
4 years ago
Slávek Banko ada3f01f8d
tde_create_translated_desktop: Cleaning the LINGUAS file
4 years ago
Slávek Banko 8e691f890e
tde_create_tarball: Add options to ensure reproducibility.
4 years ago
Slávek Banko 0d52d83696
Add support for creation of translated desktop files during build.
4 years ago
Slávek Banko c838406b19
Use the source package date or the source git repository date
4 years ago
Slávek Banko 70ee060ff7
Add support for embedding libraries when building on SunOS.
4 years ago
Slávek Banko 5f81a57938
Remove -fvisibility-inlines-hidden from CMAKE_C_FLAGS
4 years ago
Slávek Banko 121d2a0e72
Update tde_add_check_executable macro
5 years ago
Slávek Banko 754594e16e
Fix installation of base soname for libraries with release number in the name.
5 years ago
Slávek Banko 7d465f8f02
Add a function that determines the filename of the library
5 years ago
Slávek Banko 84071b3095
Update tde_setup_gcc_visibility macro
5 years ago
Slávek Banko c07c746718
Update tde_setup_dbus macro
5 years ago
Slávek Banko 310fec7a51
Add tde_setup_dbus macro.
5 years ago
Slávek Banko 28fed6ab1a
Add tde_setup_largefiles macro.
5 years ago
Slávek Banko 41ea631198
Use tde_setup_msgfmt in tde_create_translation if needed.
5 years ago
Slávek Banko 2eca8d0a10
Add tde_setup_msgfmt macro.
5 years ago
Slávek Banko 14520c762c
Add tde_setup_gcc_visibility macro.
5 years ago
Slávek Banko f43bab5f15
Update tde_create_tarball macro
5 years ago
Slávek Banko d3232e0c86
Fix tde_create_tarball macro
5 years ago
Slávek Banko b18d54755e
Add tde_create_tarball macro.
5 years ago
Slávek Banko 074d739874
Fix small typing errors in the tde_create_translation macro.
6 years ago
Slávek Banko e79fbb87de
Use POSITION_INDEPENDENT_CODE property for CMake >= 2.8.9.
6 years ago
Slávek Banko e1bba2385e Add support for libraries with release number in the name of the library
7 years ago