Commit Graph

319 Commits (ef92c2b00d6b9085b392da3708d2e6a7aabdb65e)
 

Author SHA1 Message Date
Slávek Banko ef92c2b00d
Detect the presence of the sys/io.h header and the ioperm function
instead of listing a long list of architectures.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Ray-V 324c040645
Enable kig python scripting for cmake build.
Fix detection of boost_python library for cmake build.
Use find_package( Python COMPONENTS ... ) for CMake >= 3.12.
Add WITH_KIG_PYTHON_SCRIPTING option.

This resolves issue #6.

Signed-off-by: Ray-V <ray-v@inbox.lv>
Signed-off-by: gregory guy <gregory-tde@laposte.net>
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
TDE Gitea 51443b3e12 Reset submodule main/tdeedu/cmake to latest HEAD 5 years ago
Michele Calgaro e70e355046
Removed explicit usage of the 'register' keyword.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
TDE Gitea 81181fe920 Reset submodule main/tdeedu/cmake to latest HEAD 5 years ago
Slávek Banko cb38407aa1
Switch all submodules to https.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Michele Calgaro efc5c7df64
Removed .lsm files. lsm database is outdated and unmaintained. 6 years ago
Chris b076f00cd1 Fix remaining branding in tdeedu.
Signed-off-by: Chris <xchrisx@uber.space>
6 years ago
Chris 1fc730b7d0 Fix remaining brandings in tdeedu.
Signed-off-by: Chris <xchrisx@uber.space>
6 years ago
Slávek Banko 55334cc0a0
cmake: Avoid double generation of kmplot common files.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
gregory guy 644ddeda08
add missing definition:
- HAVE_STDINT_H   (needed for kiten)
- TIMEZONE_IS_INT (needed for kstars)

Signed-off-by: gregory guy <g-gregory@gmx.fr>
6 years ago
Slávek Banko 55eb084c63
cmake: Fix FTBFS on linking kstars.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
gregory guy d4a1613e9f
Conversion to the cmake building system.
Add includes to UI files to resolve FTBFS.

Signed-off-by: gregory guy <g-gregory@gmx.fr>
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko 9fb4e1ccde
Use kernel V2L includes instead of old local copies.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko 7b8a190b62
Fix "videodev.h" incorrect detection as header for V4L2.
This header is valid for V4L1.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko 73148be818
Add definitions for FreeBSD in kstars/indi/apogee.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko bfa8c9db8f
Remove unnecessary malloc include,
because it causes FTBFS on some systems.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko 9533c04b76
Fixed unintentional renaming QT => TQT.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
TDE Gitea 7d4294eff5 Reset submodule main/tdeedu/cmake to latest HEAD 6 years ago
TDE Gitea 90aaeeb550 Reset submodule main/tdeedu/cmake to latest HEAD 6 years ago
Michele Calgaro 432a52092b
Translate comments from Italian to English
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
TDE Gitea ea226c5b5d Reset submodule main/tdeedu/cmake to latest HEAD 6 years ago
TDE Gitea c1b69693a0 Reset submodule main/tdeedu/admin to latest HEAD 6 years ago
Automated System 68800d672f Reset submodule main/tdeedu/cmake to latest HEAD 6 years ago
TDE Gitea ab49bcc007 Reset submodule main/tdeedu/cmake to latest HEAD 6 years ago
TDE Gitea eaad1c0e05 Reset submodule main/tdeedu/cmake to latest HEAD 6 years ago
TDE Gitea 036e6a6fc2 Reset submodule main/tdeedu/cmake to latest HEAD 6 years ago
Slávek Banko b97668ea39
Add CMakeL10n rules.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
TDE Gitea aa3e23bf8d Reset submodule main/tdeedu/cmake to latest HEAD 6 years ago
TDE Gitea 5b09685d28 Reset submodule main/tdeedu/cmake to latest HEAD 6 years ago
TDE Gitea 0417dd084a Reset submodule main/tdeedu/admin to latest HEAD 6 years ago
TDE Gitea 30a89a1101 Reset submodule main/tdeedu/cmake to latest HEAD 6 years ago
TDE Gitea 433302b7fc Reset submodule main/tdeedu/cmake to latest HEAD 6 years ago
Michele Calgaro a5f4ebc78b
Removed obsolete Qt2's TQVector class and replaced
with TQt3's TQPtrVector.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 9b7dfcd288
Removed obsolete Qt2's TQList/TQListIterator classes and replaced
with TQt3's TQPtrList/TQPtrListIterator ones.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
TDE Gitea b51af60c2b Reset submodule main/tdeedu/admin to latest HEAD 6 years ago
Michele Calgaro 32bdfb605b
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 fe7872edb2
qt -> tqt conversion:
qtlib -> tqtlib
libqt -> libtqt
QTLIB -> TQTLIB
LIBQT -> LIBTQT

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko 3914cafa9f
qt_includes => tqt_includes conversion
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
TDE Gitea 6eabfc7adb Reset submodule main/tdeedu/admin to latest HEAD 6 years ago
Michele Calgaro 2e0665dec6
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
TDE Gitea e665c37a3b Reset submodule main/tdeedu/cmake to latest HEAD 7 years ago
TDE Gitea ad58637fee Reset submodule main/tdeedu/admin to latest HEAD 7 years ago
Michele Calgaro fb5c52f8b6
Fixed corrupted japanese translations. This relates to bug 2952.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro 1cf5b6d11c
Switched from strstream to sstream.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Slávek Banko 85dd54d9c5
Fix FTBFS with stricter C++11
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Slávek Banko a62993c00b
Fix automake build dependencies
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Slávek Banko 937421fdc5 Update bug reports url to bugs.trinitydesktop.org
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Automated System 98dc1975ed Reset submodule main/tdeedu/admin to latest HEAD 7 years ago
Automated System a7086c4f2c Reset submodule main/tdeedu/admin to latest HEAD 7 years ago