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: Fix processing of files with spaces in name.
Slávek Banko
2024-10-08
1
-1
/
+2
*
tde_import: Always do 'include' because macro can be called in a scope that i...
Slávek Banko
2024-07-18
1
-3
/
+9
*
Remove __KDE_HAVE_GCC_VISIBILITY
Michele Calgaro
2024-07-14
1
-1
/
+0
*
Rename __KDE_HAVE_GCC_VISIBILITY to __TDE_HAVE_GCC_VISIBILITY. Temporarily __...
Michele Calgaro
2024-07-12
1
-2
/
+3
*
Rename kdemacros.h to tdemacros.h
Michele Calgaro
2024-07-01
1
-1
/
+1
*
tde_import: Reducing the noise, more common listing of the result.
Slávek Banko
2024-05-30
1
-11
/
+15
*
Set cmake minimum version in a centralized place
Michele Calgaro
2024-03-14
1
-3
/
+9
*
Add support for multiline messages in tde_message_* macros
Alexander Golubev
2024-03-06
1
-5
/
+20
*
Simplify code since cmake minimum version is now 3.5
Michele Calgaro
2024-02-14
1
-18
/
+7
*
Save and restore CMake policies so that it does not cause CMP0011
Slávek Banko
2023-06-02
1
-0
/
+17
*
Set CMake policy CMP0057 to NEW.
Slávek Banko
2023-06-01
1
-4
/
+22
*
tde_setup_architecture_flags: Add test for liner flag -pie or -ztype=pie.
Denis Kozadaev
2023-05-31
1
-1
/
+24
*
Add macro to display a warning message for developers
Michele Calgaro
2023-05-17
1
-0
/
+12
*
tde_add_ui_files: Fix the wrong automatic use of TQT_ONLY mode when building ...
Slávek Banko
2023-02-16
1
-1
/
+5
*
tde_add_library: Link embedded libraries as PRIVATE.
Slávek Banko
2022-11-06
1
-4
/
+4
*
tde_create_handbook: Install symlink for 'common' part as relative.
Slávek Banko
2022-10-03
1
-1
/
+2
*
Allows tde macros to be used for processing .ui files in pure TQt
Michele Calgaro
2022-09-04
1
-0
/
+2
*
Add macro to set project version at TDE-wide scope.
Michele Calgaro
2022-06-19
1
-0
/
+1
*
tde_automoc: Add support for processing automoc for generated files.
Slávek Banko
2022-01-14
1
-1
/
+41
*
Add TQT_CMAKE_DIR variable.
Slávek Banko
2022-01-12
1
-2
/
+4
*
tde_install_export: Sort individual exported files before generating
Slávek Banko
2022-01-03
1
-0
/
+1
*
Add the ability to specify the necessary CXX features in tde_add_check_execut...
Slávek Banko
2022-01-03
1
-0
/
+13
*
tde_create_handbook: Fix characters not permitted for target name.
Slávek Banko
2021-12-30
1
-0
/
+1
*
Add the ability to specify the necessary CXX features.
Slávek Banko
2021-12-29
1
-0
/
+40
*
tde_create_handbook: Add *.gif files to automatically installed.
Slávek Banko
2021-07-20
1
-0
/
+2
*
tde_create_translated_desktop: Add the ability to merge translations into fil...
Slávek Banko
2021-07-06
1
-8
/
+29
*
tde_create_handbook: Add *.jpg files to automatically installed.
Slávek Banko
2021-06-16
1
-0
/
+1
*
Update tde_add_project_* macros:
Ray-V
2021-06-16
1
-14
/
+67
*
tde_add_project_translations: Add common rules for generating and installing ...
Slávek Banko
2021-06-03
1
-0
/
+27
*
tde_add_project_docs: Add common rules for generating and installing project ...
Slávek Banko
2021-06-03
1
-0
/
+87
*
tde_create_translated_desktop: Fix characters not permitted for target name.
Slávek Banko
2021-05-25
1
-2
/
+3
*
tde_uic: Set CMAKE_MODULE_PATH only if it is needed. This prevents CMP0017.
Slávek Banko
2021-05-25
1
-1
/
+0
*
tde_add_ui_files: Use TDE_CMAKE_MODULES to determine the path for tde_uic.cmake.
Slávek Banko
2021-05-24
1
-1
/
+2
*
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
[next]