index
:
tdelibs
feat/fix-suspend-code
feat/new_hwcontrol
feat/tdehtml+svg
feat/tdeio-xattr-support
fix/api-for-python
fix/tde-75
issue/270/tdelibs-V4
issue/51/jasper-to-openjpeg
master
other/string-fixes
r14.0.x
r14.1.x
rename/kuniqueapplication
v3.5.13-sru
TDE core libraries
TDE Gitea Workspace
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adds WebP read support to kimgio
Alex Kent Hajnal
2024-05-21
1
-0
/
+27
*
Use centralized cmake version
Michele Calgaro
2024-03-15
1
-6
/
+6
*
cmake files: change keywords to lower case
Michele Calgaro
2024-03-08
1
-51
/
+51
*
Simplify code since cmake minimum version is now 3.5
Michele Calgaro
2024-02-15
1
-7
/
+1
*
Fix FTBFS caused by detection of libr version after recent update
Michele Calgaro
2023-11-26
1
-2
/
+2
*
Raise the minimum required version of CMake to 3.5.
Slávek Banko
2023-11-05
1
-1
/
+1
*
Add SunOS specific patches
Denis Kozadaev
2023-05-22
1
-2
/
+21
*
Use pkg-config to detect libpcsclite.
Slávek Banko
2023-03-17
1
-13
/
+16
*
Fix FTBFS when backtrace is not found.
Slávek Banko
2022-11-04
1
-0
/
+3
*
Use TDE cmake macro to set version
Michele Calgaro
2022-06-20
1
-1
/
+5
*
Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.
Michele Calgaro
2022-05-03
1
-1
/
+0
*
Add tdemarkdown part - embeddable lightweight markdown viewing component.
Mavridis Philippe
2022-04-17
1
-0
/
+1
*
Removed HAL dependant code.
Michele Calgaro
2022-02-14
1
-1
/
+0
*
Fix feature detections with CMake
OBATA Akio
2022-01-17
1
-2
/
+13
*
Raise the minimum required version of CMake to 3.1.
Slávek Banko
2021-12-29
1
-1
/
+1
*
Fix definitions of slot constants for old cryptsetup API.
Slávek Banko
2021-06-07
1
-1
/
+1
*
Use CMake rules instead of calling external shell scripts
Slávek Banko
2021-05-24
1
-6
/
+34
*
Raise the minimum required version of CMake to 2.8.12.
Slávek Banko
2021-01-18
1
-1
/
+1
*
Add an option to install the imagetops binary.
Slávek Banko
2021-01-07
1
-0
/
+1
*
Drop weird macro and use memcpy/memset instead.
Michele Calgaro
2020-12-20
1
-2
/
+0
*
Add a check to verify that the spell checker set as the default is enabled fo...
Slávek Banko
2020-09-27
1
-0
/
+4
*
Add a build option for ispell.
Slávek Banko
2020-09-27
1
-15
/
+19
*
Add an ability to specify default spell checker
OBATA Akio
2020-09-27
1
-0
/
+4
*
Port ASPELL_DATADIR detection to CMake
OBATA Akio
2020-09-27
1
-1
/
+13
*
Add the ability to detect ispell lib directory
OBATA Akio
2020-09-27
1
-0
/
+18
*
Add definitions for X11_RGBFILE and XMLLINT in config.h
gregory guy
2020-09-27
1
-0
/
+24
*
Add support of posix_openpt(2) to open master pseudo terminal device
OBATA Akio
2020-08-31
1
-0
/
+1
*
Add a knob to use fixed path `iceauth` tool
OBATA Akio
2020-08-26
1
-0
/
+11
*
Fix to set DCOP_PATH properly
OBATA Akio
2020-08-26
1
-1
/
+0
*
Add `getservbyname_r` prototype detection to CMake
OBATA Akio
2020-08-17
1
-0
/
+1
*
Fix to detect vsnprintf prototype properly
OBATA Akio
2020-08-17
1
-1
/
+1
*
Allow to use backtrace(3) external library for kdebug
OBATA Akio
2020-08-17
1
-1
/
+12
*
Use target names for commands instead of full paths.
Slávek Banko
2020-06-16
1
-4
/
+4
*
Enable the use of dcopidlng during build tdelibs.
Slávek Banko
2020-06-07
1
-0
/
+5
*
Update for OpenSSL >= 1.1.0
Timothy Pearson
2020-06-03
1
-4
/
+1
*
Fix typo in the SSL library check rules.
Slávek Banko
2020-05-26
1
-2
/
+2
*
Enable storing ELF metadata in a standard way using a common cmake module
Slávek Banko
2020-04-04
1
-3
/
+9
*
Added back build options for UDISKS2, UDISKS and UDEVIL as requested by
Michele Calgaro
2020-02-10
1
-0
/
+3
*
Use the correct macros isnan, isinf for libc compatibility
Matías Fonzo
2020-01-22
1
-4
/
+0
*
Fix building with avahi support
Slávek Banko
2020-01-12
1
-10
/
+9
*
tdehw: code restructuring for tdestoragedevice.
Michele Calgaro
2019-07-07
1
-3
/
+0
*
Use system libdir when searching for dynamically loaded libraries.
Slávek Banko
2019-02-24
1
-0
/
+12
*
Fix openssl >= 1.1 detection without pkg-config file.
Slávek Banko
2019-02-16
1
-3
/
+12
*
Use a common test for dbus detection and paths configuration.
Slávek Banko
2019-01-31
1
-25
/
+2
*
Use common test for large files support.
Slávek Banko
2019-01-28
1
-0
/
+2
*
Use common GCC visibility test.
Slávek Banko
2019-01-28
1
-8
/
+1
*
Convert GETMNTINFO_USES_STATVFS check to CMake
OBATA Akio
2019-01-25
1
-0
/
+11
*
Avoid overriding user linker flags (LDFLAGS) for modules and shared libs
Fabio Rossi
2018-12-17
1
-2
/
+2
*
fix issue #3 utempter detection
gregory guy
2018-11-13
1
-2
/
+2
*
Removed unnecessary dependency on libnm-util-dev, which is no longer
Michele Calgaro
2018-05-01
1
-9
/
+0
[next]