Slávek Banko
|
e85bdd821a
|
Use common CMake tests.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
6 years ago |
TDE Gitea
|
1c9700bc53
|
Reset submodule main/applications/k3b/cmake to latest HEAD
|
6 years ago |
TDE Gitea
|
f5ee597257
|
Reset submodule main/applications/k3b/cmake to latest HEAD
|
6 years ago |
TDE Gitea
|
70d9747242
|
Reset submodule main/applications/k3b/cmake to latest HEAD
|
6 years ago |
TDE Gitea
|
da48cf08bc
|
Reset submodule main/applications/k3b/cmake to latest HEAD
|
6 years ago |
Slávek Banko
|
d446169764
|
Add CMakeL10n rules.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
6 years ago |
Fabio Rossi
|
5528b0a089
|
Avoid overriding user linker flags (LDFLAGS) for modules and shared libs
Signed-off-by: Fabio Rossi <rossi.f@inwind.it>
|
6 years ago |
TDE Gitea
|
f723e220b9
|
Reset submodule main/applications/k3b/cmake to latest HEAD
|
6 years ago |
TDE Gitea
|
b0f992cf4d
|
Reset submodule main/applications/k3b/cmake to latest HEAD
|
6 years ago |
TDE Gitea
|
f6b3f011e1
|
Reset submodule main/applications/k3b/admin to latest HEAD
|
6 years ago |
TDE Gitea
|
84e9d747bd
|
Reset submodule main/applications/k3b/cmake to latest HEAD
|
6 years ago |
TDE Gitea
|
825fde15b4
|
Reset submodule main/applications/k3b/cmake to latest HEAD
|
6 years ago |
TDE Gitea
|
614702a167
|
Reset submodule main/applications/k3b/admin to latest HEAD
|
6 years ago |
Michele Calgaro
|
009df9d0df
|
qt -> tqt conversion:
QTDIR -> TQTDIR
QTDOC -> TQTDOC
INCDIR_QT -> INCDIR_TQT
LIBDIR_QT -> LIBDIR_TQT
QT_INC -> TQT_INC
QT_LIB -> TQT_LIB
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
6 years ago |
Michele Calgaro
|
62e3063751
|
qt -> tqt conversion:
qtlib -> tqtlib
libqt -> libtqt
QTLIB -> TQTLIB
LIBQT -> LIBTQT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
6 years ago |
Michele Calgaro
|
59340c8595
|
Add includes to UI files to resolve FTBFS.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
6 years ago |
TDE Gitea
|
a59e51c48e
|
Reset submodule main/applications/k3b/admin to latest HEAD
|
6 years ago |
Michele Calgaro
|
483f780704
|
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
6 years ago |
TDE Gitea
|
b54ba2de88
|
Reset submodule main/applications/k3b/cmake to latest HEAD
|
6 years ago |
TDE Gitea
|
13fa9cabbc
|
Reset submodule main/applications/k3b/admin to latest HEAD
|
6 years ago |
Automated System
|
703ed72be2
|
Reset submodule main/applications/k3b/admin to latest HEAD
|
7 years ago |
Ray Vine
|
02033dcf36
|
Fix FTBFS with clang
This resolves bug 2896
Signed-off-by: Ray Vine <ray-v@inbox.lv>
|
7 years ago |
Automated System
|
68f982c5e4
|
Reset submodule main/applications/k3b/admin to latest HEAD
|
7 years ago |
Automated System
|
4ccc65ab53
|
Reset submodule main/applications/k3b/admin to latest HEAD
|
7 years ago |
Slávek Banko
|
2dbf08c1a2
|
Reset submodule main/applications/k3b/cmake to latest HEAD
|
8 years ago |
Automated System
|
93bc93dfb1
|
Reset submodule main/applications/k3b/cmake to latest HEAD
|
8 years ago |
Slávek Banko
|
b1aebdd7f9
|
Fix detection whether the system is big endian
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
8 years ago |
Slávek Banko
|
99dad7728a
|
Reset submodule main/applications/k3b/cmake to latest HEAD
|
8 years ago |
Slávek Banko
|
4a7e18aa3e
|
cmake: add tde_add_check_executable macro
|
8 years ago |
Slávek Banko
|
1602d89a8f
|
cmake: Fix FTBFS due to artsc includes
This relates to bug 2714
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
8 years ago |
François Andriot
|
a30375c69f
|
cmake: Fix FTBFS due to ffmpeg includes
This relates to bug 2714
Signed-off-by: François Andriot <francois.andriot@free.fr>
|
8 years ago |
Slávek Banko
|
dfbb57e394
|
Fix FTBFS with GCC6
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
8 years ago |
Automated System
|
2164bb7275
|
Reset submodule main/applications/k3b/admin to latest HEAD
|
8 years ago |
Timothy Pearson
|
3bc8c1a43b
|
Fix invalid headers in PNG files and optimize for size
|
8 years ago |
Automated System
|
417af64f56
|
Reset submodule main/applications/k3b/cmake to latest HEAD
|
9 years ago |
Automated System
|
60f1db655e
|
Reset submodule main/applications/k3b/cmake to latest HEAD
|
9 years ago |
Slávek Banko
|
d663c2fe91
|
cmake: Force to use C compiler for asm_scale.S
This fix FTBFS with cmake < 2.8.5
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
9 years ago |
Slávek Banko
|
87fbdb32ed
|
cmake: Fix detection of functions lrint and lrintf in libm
Set HAVE_LRINT and HAVE_LRINTF if functions not exists
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
9 years ago |
Slávek Banko
|
0a23f8e5d5
|
cmake: Fix HAVE_LRINT and HAVE_LRINTF definitions
Must be defined always - with a value 0 or 1
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
9 years ago |
Slávek Banko
|
9e87d8490c
|
cmake: Musicbrainz support set by default to off
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
9 years ago |
Alexander Golubev
|
333e673455
|
cmake: install library headers
|
9 years ago |
Alexander Golubev
|
737e53d58c
|
Initial cmake conversion
|
9 years ago |
Michele Calgaro
|
e084ed4c7d
|
Update version number to R14.1.0
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
10 years ago |
Slávek Banko
|
c3d262cf5a
|
Reset submodule main/applications/k3b/cmake to latest HEAD
|
10 years ago |
Automated System
|
969bd1b239
|
Reset submodule main/applications/k3b/cmake to latest HEAD
|
10 years ago |
Automated System
|
46d8a8658f
|
Reset submodule main/applications/k3b/admin to latest HEAD
|
10 years ago |
Timothy Pearson
|
7cf23e1d75
|
Rename most device icons to comply with XDG standards
|
10 years ago |
Darrell Anderson
|
17800ee30d
|
Remove redundant k3b-iso.desktop to reduce context menu confusion and clutter.
Signed-off-by: Darrell Anderson <darrella@clovermail.net>
|
10 years ago |
Michele Calgaro
|
d2b8ac71ff
|
Fixed wrong DocPath strings. This relates to bug 2319.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
10 years ago |
Timothy Pearson
|
54234d90e5
|
Fix accidental rename of TDEAction action names
|
10 years ago |