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
*
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
1
-3
/
+10
*
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
*
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
*
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-11
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-27
1
-8
/
+12
*
Write metadata to libraries and executables using the post-build command,
Slávek Banko
2020-05-24
1
-19
/
+31
*
tde_create_translated_desktop: Force the use of intltool-merge.
Slávek Banko
2020-05-15
1
-5
/
+14
*
Write metadata to libraries and binaries as a last step.
Slávek Banko
2020-05-11
1
-2
/
+20
*
Add caching of variables from checks results and add conditions
Slávek Banko
2020-05-11
1
-19
/
+30
*
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-04-10
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
*
Store ELF metadata as a separate target instead of the POST_BUILD command.
Slávek Banko
2020-04-04
1
-10
/
+23
*
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-02
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
-2
/
+53
*
Add support for embedding libraries when building on SunOS.
Slávek Banko
2020-03-09
1
-1
/
+5
*
Remove -fvisibility-inlines-hidden from CMAKE_C_FLAGS
Slávek Banko
2019-12-02
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-18
1
-32
/
+44
[next]