Commit Graph

328 Commits (2caec0e0c4ebfa79fc4ee067a45b197432f704a8)
 

Author SHA1 Message Date
OBATA Akio 2caec0e0c4
Allow to build on any platforms
No reason to include standard headers and define macros for standard types
only on Linux and FreeBSD.

Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit 6e2ac1d3bb)
5 years ago
Slávek Banko 275b351a4f
Update version number for R14.0.8 final release.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
TDE Gitea 6115d4e40d Reset submodule main/tdeedu/cmake to latest HEAD 5 years ago
TDE Gitea e5665fab85 Reset submodule main/tdeedu/cmake to latest HEAD 5 years ago
Slávek Banko 30a351dfce
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>
(cherry picked from commit ef92c2b00d)
5 years ago
Ray-V 592b61441c
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>
(cherry picked from commit 324c040645)
5 years ago
TDE Gitea d0cf08e865 Reset submodule main/tdeedu/cmake to latest HEAD 5 years ago
Michele Calgaro 21d827376c
Removed explicit usage of the 'register' keyword.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit e70e355046)
5 years ago
Slávek Banko 0ed8473f33
Update version number for R14.0.7 final release.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
TDE Gitea cfe222d5a5 Reset submodule main/tdeedu/cmake to latest HEAD 5 years ago
Slávek Banko b5f07f6e97
Switch all submodules to https.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Michele Calgaro 983dd099ee
Removed .lsm files. lsm database is outdated and unmaintained.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Chris 2f98d86bf4
Fix remaining branding in tdeedu.
Signed-off-by: Chris <xchrisx@uber.space>
(cherry picked from commit b076f00cd1)
6 years ago
Chris f47e5f73e6
Fix remaining brandings in tdeedu.
Signed-off-by: Chris <xchrisx@uber.space>
(cherry picked from commit 1fc730b7d0)
6 years ago
Slávek Banko 90da251646
cmake: Avoid double generation of kmplot common files.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 55334cc0a0)
6 years ago
gregory guy 6c44ae51f9
add missing definition:
- HAVE_STDINT_H   (needed for kiten)
- TIMEZONE_IS_INT (needed for kstars)

Signed-off-by: gregory guy <g-gregory@gmx.fr>
(cherry picked from commit 644ddeda08)
6 years ago
Slávek Banko 1a708a1c5d
cmake: Fix FTBFS on linking kstars.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 55eb084c63)
6 years ago
gregory guy aca01d5a8b
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>
(cherry picked from commit d4a1613e9f)
6 years ago
Slávek Banko 88af19c041
Use kernel V2L includes instead of old local copies.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 9fb4e1ccde)
6 years ago
Slávek Banko 869dcee5ce
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>
(cherry picked from commit 7b8a190b62)
6 years ago
Slávek Banko 5c1789e2fd
Add definitions for FreeBSD in kstars/indi/apogee.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 73148be818)
6 years ago
Slávek Banko aa80ed54af
Remove unnecessary malloc include,
because it causes FTBFS on some systems.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit bfa8c9db8f)
6 years ago
Slávek Banko 50406cedc7
Fixed unintentional renaming QT => TQT.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 9533c04b76)
6 years ago
TDE Gitea c335df5214 Reset submodule main/tdeedu/cmake to latest HEAD 6 years ago
TDE Gitea a9b41c5a68 Reset submodule main/tdeedu/cmake to latest HEAD 6 years ago
TDE Gitea 8702fe26f5 Reset submodule main/tdeedu/cmake to latest HEAD 6 years ago
Michele Calgaro d928218baa
Updated date and version to R14.0.6 in .lsm files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
TDE Gitea 058dcc4875 Reset submodule main/tdeedu/cmake to latest HEAD 6 years ago
TDE Gitea 4eff3bd139 Reset submodule main/tdeedu/admin to latest HEAD 6 years ago
TDE Gitea bf974e9476 Reset submodule main/tdeedu/cmake to latest HEAD 6 years ago
TDE Gitea d388945758 Reset submodule main/tdeedu/cmake to latest HEAD 6 years ago
TDE Gitea bc42be6337 Reset submodule main/tdeedu/cmake to latest HEAD 6 years ago
TDE Gitea 562be7ddf1 Reset submodule main/tdeedu/cmake to latest HEAD 6 years ago
Slávek Banko 3aac1fb851
Add CMakeL10n rules.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit b97668ea39)
6 years ago
TDE Gitea 3946c8ef27 Reset submodule main/tdeedu/cmake to latest HEAD 6 years ago
TDE Gitea 984dc6e81f Reset submodule main/tdeedu/cmake to latest HEAD 6 years ago
TDE Gitea 85c4260999 Reset submodule main/tdeedu/admin to latest HEAD 6 years ago
TDE Gitea aeb854f7f3 Reset submodule main/tdeedu/cmake to latest HEAD 6 years ago
TDE Gitea 5d279b5ded Reset submodule main/tdeedu/cmake to latest HEAD 6 years ago
Slávek Banko bfef658b8a
Fix inadvertly renamed QT_THREAD_SUPPORT
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
TDE Gitea 1ce97a24ce Reset submodule main/tdeedu/admin to latest HEAD 7 years ago
Michele Calgaro 3cbae65668
Fixed corrupted japanese translations. This relates to bug 2952.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit fb5c52f8b6)
7 years ago
Michele Calgaro 621189a0bc
Switched from strstream to sstream.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 1cf5b6d11c)
7 years ago
Slávek Banko 7de8ea1b8b
Fix FTBFS with stricter C++11
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 85dd54d9c5)
7 years ago
Slávek Banko 5861e21ee5
Fix automake build dependencies
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit a62993c00b)
7 years ago
Slávek Banko 18c8dc4ba7 Update version numbers and date for R14.0.5 final release 7 years ago
Slávek Banko 0be443a323 Update bug reports url to bugs.trinitydesktop.org
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 937421fdc5)
7 years ago
Slávek Banko af455b43ff Reset submodule main/tdeedu/admin to latest HEAD 7 years ago
Slávek Banko 9409afb065 Reset submodule main/tdeedu/admin to latest HEAD 7 years ago
Slávek Banko 0e3f37d055 Reset submodule main/tdeedu/admin to latest HEAD 7 years ago