index
:
tde-cmake
master
r14.0.x
r14.1.x
v3.5.13-sru
Shared cmake folder
TDE Gitea Workspace
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
TDEMacros.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set compiler flags useful for reproducible building.
Slávek Banko
2021-01-13
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
*
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-09-18
1
-0
/
+5
*
tde_create_translated_desktop: Allow generating a translated desktop
Slávek Banko
2020-07-29
1
-5
/
+14
*
tde_create_translated_desktop: Fix CMP0054 warning in case of special
Slávek Banko
2020-07-29
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-25
1
-16
/
+8
*
Remove adding dependencies that were previously needed
Slávek Banko
2020-06-25
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
*
Move templates to a separate directory and rename to the tde_ prefix.
Slávek Banko
2020-06-12
1
-4
/
+30
*
tde_create_translated_desktop: For working files in a binary directory,
Slávek Banko
2020-06-12
1
-1
/
+8
*
tde_create_dcop_kidl: Use dcopildng as the default instead of dcopidl.
Slávek Banko
2020-06-07
1
-4
/
+1
*
tde_create_handbook: Add an optional SOURCE_BASEDIR argument.
Slávek Banko
2020-05-28
1
-7
/
+42
*
tde_create_translated_desktop: Use output name only during installation.
Slávek Banko
2020-05-28
1
-8
/
+12
*
tde_create_translated_desktop: Force the use of intltool-merge.
Slávek Banko
2020-05-17
1
-5
/
+14
*
Add caching of variables from checks results and add conditions
Slávek Banko
2020-05-11
1
-19
/
+28
*
Replace the remaining KDE3 macros.
Slávek Banko
2020-05-07
1
-4
/
+141
*
tde_create_translated_desktop: Allow spaces around the equal sign.
Slávek Banko
2020-05-07
1
-8
/
+7
*
tde_create_handbook: Improve build message.
Slávek Banko
2020-05-07
1
-0
/
+1
*
Create symlink for base soname for libraries with release number in the name
Slávek Banko
2020-04-08
1
-2
/
+16
*
Avoid storing "_version-NOTFOUND" in ELF metadata.
Slávek Banko
2020-04-04
1
-0
/
+1
*
tde_read_src_metadata: Typo correction.
Slávek Banko
2020-04-04
1
-1
/
+1
*
tde_create_translated_desktop: Use full name for target.
Slávek Banko
2020-04-04
1
-10
/
+16
*
tde_create_translated_desktop: Cleaning the LINGUAS file
Slávek Banko
2020-04-04
1
-4
/
+13
*
tde_create_tarball: Add options to ensure reproducibility.
Slávek Banko
2020-03-23
1
-4
/
+12
*
Add support for creation of translated desktop files during build.
Slávek Banko
2020-03-23
1
-0
/
+216
*
Use the source package date or the source git repository date
Slávek Banko
2020-03-23
1
-0
/
+57
*
Add support for embedding libraries when building on SunOS.
Slávek Banko
2020-03-23
1
-1
/
+5
*
Remove -fvisibility-inlines-hidden from CMAKE_C_FLAGS
Slávek Banko
2019-12-08
1
-1
/
+1
*
Update tde_add_check_executable macro
Slávek Banko
2019-04-02
1
-1
/
+3
*
Fix installation of base soname for libraries with release number in the name.
Slávek Banko
2019-03-05
1
-1
/
+1
*
Add a function that determines the filename of the library
Slávek Banko
2019-02-19
1
-32
/
+44
*
Update tde_setup_gcc_visibility macro
Slávek Banko
2019-02-03
1
-30
/
+34
*
Update tde_setup_dbus macro
Slávek Banko
2019-02-03
1
-8
/
+16
*
Add tde_setup_dbus macro.
Slávek Banko
2019-01-28
1
-0
/
+78
*
Add tde_setup_largefiles macro.
Slávek Banko
2019-01-28
1
-0
/
+86
*
Use tde_setup_msgfmt in tde_create_translation if needed.
Slávek Banko
2019-01-28
1
-2
/
+3
*
Add tde_setup_msgfmt macro.
Slávek Banko
2019-01-28
1
-0
/
+19
*
Add tde_setup_gcc_visibility macro.
Slávek Banko
2019-01-28
1
-0
/
+49
*
Update tde_create_tarball macro
Slávek Banko
2019-01-28
1
-1
/
+43
*
Fix tde_create_tarball macro
Slávek Banko
2019-01-28
1
-3
/
+8
*
Add tde_create_tarball macro.
Slávek Banko
2019-01-12
1
-0
/
+83
[next]