| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
There is no reason to determine it with operating system basis.
Change to use build configuration instead. "ispell" by default,
and you can override it.
Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit 70d26004f065c5fd18be00cab17fc93ed231d849)
|
|
|
|
|
| |
Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit ba75e441eab1713cac9219d93d06c478c0bc93df)
|
|
|
|
|
|
|
|
| |
Check LIBDIR ispell compile option and use only it for ispell lib directory
if found.
Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit bbe1b42cbbc7293041a83b154f969792a2592510)
|
|
|
|
|
| |
Signed-off-by: gregory guy <gregory-tde@laposte.net>
(cherry picked from commit 2706c5674eb1ea3fffdca4d8c3edb3b25335e731)
|
|
|
|
|
| |
Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit 8e542575e044baf23ae636d32f1c6d4e3b8dea18)
|
|
|
|
|
|
|
|
|
| |
`system()` and `popen()` may unsafe unless using absolute command path.
Rely on PATH environment variable set by users may result in unwanted tool.
Signed-off-by: OBATA Akio <obache@wizdas.com>
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit ac8c8ca54aaed1466255161a3d727dcfade4a7d9)
|
|
|
|
|
|
|
|
|
|
| |
It is only used in dcop module and empty is unwanted situation,
so properly define it in dcop/CMakeLists.txt.
Rerevant header generation is also moved to there, and prevent
to define in main config.h file too.
Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit 56c5973b6b33df77a7491b07411cbd772c0d5d79)
|
|
|
|
|
|
|
| |
OpenBSD's prototype is differ than glibc's one, but it is declared.
Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit 6886dd7e96d475b64ac3c41a96a759c7d5fa2be9)
|
|
|
|
|
|
|
| |
From the standard sepc, <stdio.h> is required in addition to <stdarg.h>
Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit cc7cd8323514e0dbd0a485128491e619f3f19633)
|
|
|
|
|
| |
Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit 2167207adc49b498536a5a8533c27fc67e0c6e9c)
|
|
|
|
|
|
|
|
|
| |
When using target names for commands, CMake automatically resolves
the necessary dependencies without having to specify them in the
CMakeLists.txt source code or in the common TDE CMake module.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 98436f882d2146fe156c26e81bb87d409cfcf819)
|
|
|
|
|
| |
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit ef23612c5643909edcad8665fadd82583501a602)
|
|
|
|
|
| |
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit aa244c3700e31955b3294c9aa3b71a020d746d67)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes related to this commit:
- Clean up #if mess.
- Use unconditionally the correct macros isnan, isinf.
- Remove redudant macros from the build system.
Signed-off-by: Matías Fonzo <selk@dragora.org>
(cherry picked from commit 8ae17a5d9d77d489a2d16529f16680d31374537e)
|
|
|
|
|
|
|
|
|
| |
+ Avahi detection was not performed at all
+ Added missing avahi-client detection
+ Fixed FTBFS in avahi related code
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 281e2da7f14eca57104dbd3f7da39506011729a8)
|
|
|
|
|
|
|
| |
This prevents finding an incorrect architecture on multi-arch systems.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 8a859540c3cb306844288144a06028dc302408d6)
|
|
|
|
|
| |
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 5de71676ac3ab1b305ff02185bb683af1a1c3dee)
|
|
|
|
|
|
|
| |
Drop hardcoded definition -D_LARGEFILE64_SOURCE=1.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit ebf0115af1c52612e02fd8908b4240501bd34c60)
|
|
|
|
|
| |
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 83e4c4d56c1bda0a7b925c8dccb971d7a3a12362)
|
|
|
|
|
|
| |
Fix to build on such platforms, it is used but not checked with CMake.
(cherry picked from commit 6716d0dfb9c50b388817118469d1e2b7dc7ae46a)
|
|
|
|
|
| |
Signed-off-by: gregory guy <g-gregory@gmx.fr>
(cherry picked from commit 82afa07a430c43bc122c7325dc67fb9f3ad6216a)
|
|
|
|
|
| |
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 98ba18d0fc275af53746782e36f0b71d667f591d)
|
|
|
|
|
|
|
| |
This resolves Bug 2841
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit a14adb9ab9c50cbcd95a2d2e3f42c41fecf73fb0)
|
|
|
|
|
| |
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 2aa548763e7d1dd7a10427df45988a78b3e97b8b)
|
|
|
|
|
| |
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 7cc97cb18734939136579c086bf6758f3a4c18ad)
|
|
|
|
|
| |
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
(cherry picked from commit 0c64a776ddecfa33a37318e79b8811d9774579ae)
|
|
|
|
| |
(cherry picked from commit 03a61295af97983a2313df9717653a466c99ef03)
|
|
|
|
|
|
|
| |
This resolves Bug 654
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 4925611808ccb524a6c0bd225fb39b52ae1cf1ae)
|
|
|
|
|
| |
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit e75569be1b7bf138685d0e4941daf111e6f51ba3)
|
|
|
|
|
| |
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 14243cc8ead795531e47954763cc8b1bec94a092)
|
|
|
|
|
| |
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit f17c618004e799eb1ae9dc35907a7b9431968ba2)
|
|
|
|
|
| |
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit d107d0b0d758225d0b01429410200f51c91efe54)
|
|
|
|
|
|
|
| |
Fix hidden visibility in posixacladdons
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 6ebff397515bf153ea95d7e80d21ca9a0f97708d)
|
|
|
|
|
| |
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit dfd680030c18adaa4f299a4092d9ac6d5945cadc)
|
|
|
|
|
| |
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 5b95b86a5bbe9a4f558712b3e2173f90b7cd0dd5)
|
|
|
|
|
|
|
| |
This resolves Bug 2410
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit c80f418abf9c3061b0fb7759a1e560a0ab1243fe)
|
|
|
|
|
|
| |
Remove hardcoded Xext flags in tderandr and tdestyles/keramik
Add missing link flag in tdeui
(cherry picked from commit aae8990d33bbfee205c75dc7e48e1c64f2beeff0)
|
|
|
|
| |
(cherry picked from commit e255a8ca6387cc1f100beffe39f889328e8f2a41)
|
|
|
|
|
| |
Many headers requires additional include stdlib.h
(cherry picked from commit 3f5a4b419f7907ba61c6f63458e0413cccb74760)
|
|
|
|
|
| |
Fix "dlopen" function detection
(cherry picked from commit af2c2afb25ce2b62767cdc639cf6d0c4fb967eaa)
|
|
|
|
| |
(cherry picked from commit 62ac96e110e21c0289e890b6e2a824b61d5cb055)
|
|
|
|
|
|
| |
Fix build without xcomposite
This resolves Bug 1289
(cherry picked from commit 6e81fa9ce19536f7b5c7de37f710a416bb31eaf3)
|
|
|
|
|
| |
This relates to Bug 1655
(cherry picked from commit 11b5fd8f08aa59fdfed395d7e6de0aa6914fb021)
|
|
|
|
| |
(cherry picked from commit a5ba7ad71203a7ff1b3a716e7171e919a2e2e5bb)
|
|
|
|
| |
(cherry picked from commit 35748811a4b11b5947879f657a752e89d649ce06)
|
|
|
|
|
|
|
|
| |
This resolves bug report 1617.
Cmake doesn't define HAVE_BACKTRACE.
This resolves bug report 1614.
(cherry picked from commit 12976397880bd538311859d4fe5e1a473c326e5e)
|
|
|
|
|
| |
This resolves bug report 1554.
(cherry picked from commit be31b51dbc54328b836ebe216ff5c59c017f1c51)
|
|
|
|
|
| |
This resolves Bug 1553
(cherry picked from commit 4626871a9d3778ff1423e8a5405def70ee8a4fba)
|
|
|
|
| |
(cherry picked from commit 7508eafbec2436de2d49d4e93d8f4030ec48aa1f)
|
|
|
|
| |
(cherry picked from commit ef15b096adf2a568311478c02c05e71e19014736)
|