Commit graph

75 commits

Author SHA1 Message Date
Pali Rohár
e89e3ed2e7 Release version 2.2.7 2012-08-20 15:27:46 +02:00
Pali Rohár
19a36dcc04 debian - Do not create directory usr/share/games/stratagus 2012-08-19 11:13:41 +02:00
Pali Rohár
812d79410c Debian package stratagus-dbg depends on libc6-dbg 2012-06-17 16:27:45 +02:00
Pali Rohár
b160633444 Fixed compile errors on Maemo 2011-12-30 13:24:23 +01:00
Pali Rohár
630fc2c65c Release version 2.2.6 2011-12-24 16:16:33 +01:00
Pali Rohár
c748bca93d Fixed debian/control 2011-12-19 14:10:57 +01:00
Pali Rohár
8be0752ec3 Fix debian dependences for package stratagus-dev 2011-11-07 11:06:24 +01:00
Pali Rohár
8d7e5b42d4 Fixed lintian errors and warnings 2011-08-08 22:23:19 +02:00
Pali Rohár
37232cc023 Rewritten debian/rules to debhelper 7 2011-08-08 22:08:32 +02:00
Pali Rohár
76b13c8cf3 Fixed building debian packages 2011-08-08 17:13:43 +02:00
Pali Rohár
d7b5cc6b87 Generate doxygen documentation to build directory
Added rules for CMake to install documentation and man page
Fixed debian control files for these changes
2011-05-24 22:50:07 +02:00
Pali Rohár
ad128f48fc Update info about Stratagus dependences 2011-05-23 18:51:26 +02:00
Pali Rohár
f370f3859b Do not show lot of Doxygen generating messages
Disable generating Doxygen documentation by defaut
2011-05-23 18:12:24 +02:00
Pali Rohár
b6ef1bb6e2 Synced doc/ChangeLog.html to debian/changelog, added debian/source/format 2011-04-13 12:03:46 +02:00
Pali Rohár
a4e3de3c1e Better checking Maemo in debian/rules 2011-04-04 22:30:41 +02:00
Pali Rohár
a56f581aa8 debian/rules: Move all maemo rules to ifeq section; added script maemo-check.sh for cheking if building for maemo 2011-04-01 21:47:36 +02:00
Pali Rohár
0bf053dc23 Maemo fix debian/rules:
- check for maemo by pkg-config
- fix install path for doc package
- optify dpkg and doc package
2011-03-30 22:15:48 +02:00
Pali Rohár
713c40b2e4 Added support for MakeNSIS and UPX in CMake
Updated Windows NSIS Installer
2011-03-27 10:18:56 +02:00
Pali Rohár
3488dae79a Updated debian control files for doxygen and directory changes 2011-03-26 23:42:09 +01:00
Pali Rohár
db105245a1 Rewrited debian control files to use cmake 2011-03-25 22:08:39 +01:00
Pali Rohár
7ad11bc992 Stratagus manpage moved from debian to doc 2011-03-25 21:48:58 +01:00
Pali Rohár
c123c01466 Fixed debian/rules for maemo builder 2010-11-23 11:55:42 +01:00
Pali Rohár
8c8fc6c907 Release version 2.2.5.5 2010-11-23 00:55:21 +01:00
Pali Rohár
0b6582c630 Fixed debian/rules for maemo 2010-11-06 03:28:37 +01:00
Pali Rohár
03d2a5d4b2 Added missing configure flags in debian/rules 2010-11-05 15:26:14 +01:00
Pali Rohár
0105e2f667 Updated manpage for stratagus 2010-11-05 12:11:43 +01:00
Pali Rohár
a6dacaea9f Rewrited debian scripts, added dbg package, split documentation to doc package 2010-10-24 19:57:30 +02:00
Pali Rohár
62412984b7 Release 2.2.5.4 2010-09-20 15:39:46 +02:00
Pali Rohár
39ebc594c1 Rename files in debian/
Fix Maemo section in debian/rules
2010-08-27 17:36:18 +02:00
Pali Rohár
77ff728df5 Release 2.2.5.3 2010-08-11 11:17:26 +02:00
Pali Rohár
499d5ffc13 Added CPPFLAGS to windres
Moved version information from src/include/stratagus.h to src/include/version.h
Added Lua function GetStratagusVersion() which return Stratagus Version (C Macro VERSION)
Added Lua function GetStratagusHomepage() which return Stratagus Homepage (C Macro HOMEPAGE)
Added VersionInfo to Windows Resource file for stratagus.exe
Fixed VersionInfo in Windows NSIS Installer
Added support for playlist music in menu too (before only supported in running game)
2010-08-07 15:43:34 +02:00
Pali Rohár
e3fd2f70c8 Fixed correct URLs in Windows NSIS installer and others 2010-08-06 14:12:09 +02:00
Pali Rohár
f59783afdf Text fixes
Fixed launchpad URLs in doc/*
2010-08-02 17:52:16 +02:00
Pali Rohár
9a4d6dd83b Fix info in debian/control 2010-08-02 17:51:21 +02:00
Pali Rohár
76bf2d5236 Fix creating debian/control file on Maemo 2010-08-02 17:50:23 +02:00
Pali Rohár
12bb89b488 Added Bugtracker line in debian/control for Maemo 2010-07-27 11:26:01 +02:00
Pali Rohár
52fa7dad5d Added libosso-dev dependences to debian/control 2010-07-27 11:05:23 +02:00
Pali Rohár
910af57d80 Release version 2.2.5.2 2010-07-27 10:52:00 +02:00
Pali Rohár
f7fca8b2a4 Fix URLs in debian/control
Clean debian/changelog
2010-07-27 09:52:33 +02:00
Pali Rohár
754062d5ed configure.in
- Revert back CPPFLAGS -Werror
 - Autodetect for theroa
 - Fix LUA includes
2010-07-14 11:51:13 +02:00
Pali Rohár
0957cfaa19 Fixed setting WM caption
Fixed setting WM icon
On Windows use Unicode WINAPI functions for extract icon from EXE file
On Debian create png pixmap from ico file
2010-07-13 10:15:09 +02:00
Pali Rohár
1cf7eddf49 Removed creating dummy stratagus-gl deb package
Added infos to changelog
2010-07-09 16:24:15 +02:00
Pali Rohár
8192ffb6f6 Fix in debian/rules Maemo section
Fix handing mouse buttons on Maemo
 - double left click for building
 - ignore left button if is long cliked
2010-06-24 13:03:52 +02:00
Pali Rohár
990866e5d6 * Build for fremantle rev. 55 2010-06-23 16:09:31 +02:00
Pali Rohár
203370091d * Build for lucid rev. 55 2010-06-23 16:01:44 +02:00
Pali Rohár
2f10df8595 * Build for karmic rev. 55 2010-06-23 15:59:11 +02:00
Pali Rohár
b467ecfd51 Added info to changelog 2010-06-23 15:24:54 +02:00
Pali Rohár
9f11d4bd29 Added icon and display name for Hildon Application Manager in Maemo section 2010-06-21 10:04:56 +02:00
Pali Rohár
9e882c30c3 Fix VCS url in debian/control
Show compiled flags MAEMO and GLES in src/stratagus/stratagus.cpp
2010-05-27 08:54:00 +02:00
Pali Rohár
71c1a08cad * Build for fremantle rev. 30 2010-05-22 18:24:49 +02:00