Slávek Banko
eb64d4ac03
cmake: Removed useless usage of
...
`get_target_property( BIN2C_EXE bin2c LOCATION)`
This resolves the CMake warning on CMP0026.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 2ab7135063
)
6 years ago
TDE Gitea
d2b7451e4f
Reset submodule main/tdegames/cmake to latest HEAD
6 years ago
TDE Gitea
0107270ef2
Reset submodule main/tdegames/cmake to latest HEAD
6 years ago
Michele Calgaro
780866e834
Updated date and version to R14.0.6 in .lsm files.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
3195191d05
Updated VERSION reference to R14.0.6 in CMakeLists.txt
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
TDE Gitea
b9821cb76f
Reset submodule main/tdegames/cmake to latest HEAD
6 years ago
TDE Gitea
9a0abd24a9
Reset submodule main/tdegames/admin to latest HEAD
6 years ago
Slávek Banko
254d07b572
Use common CMake tests.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit ff1ae3ff64
)
6 years ago
TDE Gitea
d0572708c6
Reset submodule main/tdegames/cmake to latest HEAD
6 years ago
TDE Gitea
1c3ebef2a6
Reset submodule main/tdegames/cmake to latest HEAD
6 years ago
TDE Gitea
610179ce54
Reset submodule main/tdegames/cmake to latest HEAD
6 years ago
TDE Gitea
ee45c22414
Reset submodule main/tdegames/cmake to latest HEAD
6 years ago
Slávek Banko
bea32b99e3
Add CMakeL10n rules.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 3197459242
)
6 years ago
Fabio Rossi
3a5f149dbf
Avoid overriding user linker flags (LDFLAGS) for modules and shared libs
...
Signed-off-by: Fabio Rossi <rossi.f@inwind.it>
(cherry picked from commit 84aad37849
)
6 years ago
TDE Gitea
9b9f3d672c
Reset submodule main/tdegames/cmake to latest HEAD
6 years ago
TDE Gitea
8a7b380921
Reset submodule main/tdegames/cmake to latest HEAD
6 years ago
TDE Gitea
29fb2ce2d7
Reset submodule main/tdegames/admin to latest HEAD
6 years ago
TDE Gitea
ba54d07ae2
Reset submodule main/tdegames/cmake to latest HEAD
6 years ago
TDE Gitea
f3c8e65777
Reset submodule main/tdegames/cmake to latest HEAD
6 years ago
Michele Calgaro
ecf96fac5f
Add includes to UI files to resolve FTBFS.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit bae7fb22f7
)
6 years ago
TDE Gitea
9441bc31b0
Reset submodule main/tdegames/admin to latest HEAD
6 years ago
Michele Calgaro
4d00f8bcb3
Fixed typedef-related warnings from compiler.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 5c529f98be
)
6 years ago
Slávek Banko
7c51670605
Fix FTBFS with stricter C++11
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit aca2873f2a
)
6 years ago
Michele Calgaro
8c044e4ac2
Fixed corrupted japanese translations. This relates to bug 2952.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit ece252a932
)
6 years ago
Slávek Banko
a9d65eccd8
Update version numbers and date for R14.0.5 final release
6 years ago
Slávek Banko
66f8cb0841
Update bug reports url to bugs.trinitydesktop.org
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 3779b84ef2
)
6 years ago
Slávek Banko
81c4b7e4aa
Reset submodule main/tdegames/admin to latest HEAD
7 years ago
Slávek Banko
4631850b7e
Reset submodule main/tdegames/admin to latest HEAD
7 years ago
Slávek Banko
e83c75f818
Reset submodule main/tdegames/admin to latest HEAD
7 years ago
Slávek Banko
0f201513ed
Reset submodule main/tdegames/cmake to latest HEAD
8 years ago
Slávek Banko
b5698a7264
Fix forward classes declaration in kpat/dealer.h
...
This resolves FTBFS for cmake build with clang
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 9f2d40bba0
)
8 years ago
Slávek Banko
3114a44afd
Reset submodule main/tdegames/cmake to latest HEAD
8 years ago
Slávek Banko
521dfe6ffe
Reset submodule main/tdegames/cmake to latest HEAD
8 years ago
Slávek Banko
1239d8013c
Reset submodule main/tdegames/cmake to latest HEAD
8 years ago
Slávek Banko
d501aaebe9
Reset submodule main/tdegames/admin to latest HEAD
8 years ago
Slávek Banko
df8e71b376
cmake: add tde_add_check_executable macro
8 years ago
Slávek Banko
3acdd9e883
Update version number for new target R14.0.5
8 years ago
Slávek Banko
98bf486a8f
Update version numbers for R14.0.4 final release
8 years ago
Slávek Banko
99c8e100ea
Update date in lsm files
8 years ago
Alexander Golubev
bba05723b8
Add WITH_ALL_OPTIONS for consistency with other modules
...
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
(cherry picked from commit 3691497003
)
8 years ago
Slávek Banko
97bb1053de
Reset submodule main/tdegames/admin to latest HEAD
8 years ago
Timothy Pearson
ec002f1726
Fix invalid headers in PNG files and optimize for size
...
(cherry picked from commit 45f1731e60
)
8 years ago
Alexander Golubev
af45a3136f
Fix ksokoban crashes on compressed level files
...
libz support seems to be broken
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
(cherry picked from commit 3462acf56f
)
9 years ago
Alexander Golubev
f131d36feb
Fix typo in prior commit
...
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
(cherry picked from commit 72bbacf125
)
9 years ago
Alexander Golubev
1702df5995
cmake: Add libtdegames import
...
This fix splited build of tdegames
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
(cherry picked from commit 6f43da1444
)
9 years ago
Slávek Banko
cdc0dabf8c
Reset submodule main/tdegames/cmake to latest HEAD
9 years ago
Slávek Banko
c1fa541f89
Reset submodule main/tdegames/cmake to latest HEAD
9 years ago
Slávek Banko
f8f0175b88
cmake: Fix FTBFS due to new DSO linkage style
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit dec7a6f3e6
)
9 years ago
Slávek Banko
b7749d5478
cmake: Add apidox targets
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit c59e27cbbf
)
9 years ago
Slávek Banko
018ba1b322
cmake: Create kbackgammon/engines/dummy.cpp outside source tree
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit d6b90e3453
)
9 years ago