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
Commit message (
Expand
)
Author
Age
Files
Lines
*
tde_create_translated_desktop: Prevent FTBFS on generated desktop files
r14.0.10
Alexander Golubev
2021-02-28
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-27
1
-4
/
+3
*
tde_create_translated_desktop: Avoid confusing paths when processing
Slávek Banko
2021-01-27
1
-9
/
+24
*
tde_create_translated_desktop: Use find_file instead of find_program
Slávek Banko
2021-01-27
1
-3
/
+3
*
tde_create_translated_desktop: Incorporate a slightly modified version
Slávek Banko
2021-01-13
2
-3
/
+1531
*
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
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
*
Adjust CMakeL10n module to search for tde.pot in 'core/tdelibs' folder.
Slávek Banko
2020-12-07
1
-3
/
+3
*
Added search for additional files to tde_l10n_create_template.
r14.0.9
Michele Calgaro
2020-10-09
1
-0
/
+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
6
-56
/
+30
*
tde_create_translated_desktop: For working files in a binary directory,
Slávek Banko
2020-06-12
1
-1
/
+8
*
Update TDEL10n module
Slávek Banko
2020-06-12
1
-2
/
+3
*
tde_create_dcop_kidl: Use dcopildng as the default instead of dcopidl.
Slávek Banko
2020-06-07
1
-4
/
+1
*
Update TDEL10n module
Slávek Banko
2020-06-07
1
-2
/
+2
*
FindTDE: Conditional import of exported tdelibs targets.
Slávek Banko
2020-05-28
1
-1
/
+3
*
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
*
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-17
1
-5
/
+14
*
Update TDEL10n module
Slávek Banko
2020-05-11
1
-2
/
+2
*
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
3
-81
/
+101
*
Update TDEL10n module
Slávek Banko
2020-05-11
1
-0
/
+13
*
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
2
-10
/
+9
*
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
r14.0.8
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-04
1
-4
/
+13
*
tde_create_tarball: Add options to ensure reproducibility.
Slávek Banko
2020-03-23
1
-4
/
+12
[next]