Matthias Mailänder
ca2f68ab32
removed demo.mix
2014-02-28 19:41:51 +01:00
Matthias Mailänder
de574910e5
removed portable install from setup
...
as it became a common problem when installed to %ProgramFiles
2014-02-15 23:32:11 +01:00
Matthias Mailänder
dc8605825b
link the README.html in the start menu
2014-02-15 18:42:04 +01:00
Matthias Mailänder
7596876d45
ship documentation
2014-02-15 18:41:47 +01:00
Matthias Mailänder
ba5e835035
clean up RPM macros, description, dependencies
...
* bring back FreeType2
* also require SDL2
* don't depend on -devel packages
* assigned packaging reponsibilities to myself
2014-02-08 20:57:44 +01:00
Matthias Mailänder
8685ec64ae
Merge pull request #4481 from obrakmann/linux-packaging
...
Fix build of Debian package
2014-01-25 10:44:49 -08:00
Oliver Brakmann
87c7968795
More cleanups, leave AUTHORS file in the libdir
2014-01-25 19:22:43 +01:00
Oliver Brakmann
8d76d8e4e0
Fix build of Debian package
...
The build of the Debian package had the following issues:
* AUTHORS, CHANGELOG and COPYRIGHT files were placed in /usr/lib/openra
* /usr/share/doc/openra/changelog.gz did not contain the changelog
2014-01-21 20:37:23 +01:00
Matthias Mailänder
d812872d91
fixed missing Requires: freetype2 on Red Hat & friends
2014-01-17 10:30:01 +01:00
ScottNZ
3cf06119f7
Update packaging scripts for mods/common
2013-12-19 19:26:59 +13:00
Matthias Mailänder
d14fd27ac1
fix broken FreeType 2 RPM dependency
...
* http://pkgs.org/download/freetype on Fedora
* http://pkgs.org/download/freetype2 on everything else
2013-12-13 14:38:16 +01:00
Matthias Mailänder
9923d162c5
we don't ship non-managed code anymore
2013-12-08 09:33:49 +01:00
Matthias Mailänder
660c0c74b2
add missing FreeType 2 dependency to RPM
...
http://pkgs.org/download/freetype2
2013-12-08 09:33:49 +01:00
ScottNZ
0d0de71840
Add KopiLua/NLua to packaging scripts
2013-12-06 23:11:25 +13:00
ScottNZ
3315c43295
Remove old Lua/LuaInterface installation/packaging
2013-12-06 21:53:08 +13:00
Matthias Mailänder
fcd8997c25
break RPM auto dependency generation completely apart
...
so it installs this noarch
which is in fact x86_64 (because of the build server)
even on i586
2013-11-18 20:56:04 +13:00
Matthias Mailänder
5f92b69211
don't terminate the RPM build because we ship .so in noarch
...
TODO: this is horrible!
2013-11-18 20:56:03 +13:00
Matthias Mailänder
2062a1bf9b
install openra to /usr/lib now that we ship native libraries
2013-11-18 20:56:02 +13:00
Matthias Mailänder
3e5255d619
remove old and misleading note
2013-11-18 20:56:00 +13:00
Matthias Mailänder
acd7efd957
install the Lua libraries on Mac OS and Linux
2013-11-18 20:56:00 +13:00
ScottNZ
d01ee2a75e
Update build, package and installer scripts for LuaInterface
2013-11-18 20:56:00 +13:00
ScottNZ
e730580030
Add LuaInterface dependencies
2013-11-18 20:55:59 +13:00
Matthias Mailänder
b659d83239
Fix debian package and packaging.
2013-11-12 10:15:37 +13:00
Matthias Mailänder
43a878887c
hotfix broken mods folder
2013-11-10 12:27:53 +01:00
Matthias Mailänder
bb361db81a
don't ship the ts mod yet
2013-11-09 09:18:05 +01:00
Matthias Mailänder
ca6deac2c3
recursivly copy the mods folder for NSIS
2013-11-07 10:03:52 +01:00
Matthias Mailänder
6bf17f0644
merged mods and engine for the Windows installer
...
closes #4052
2013-11-06 22:41:21 +01:00
Paul Chote
a284cdb523
Merge pull request #4050 from Mailaender/usr-games-deb
...
Fixed broken start scripts for DEB packages
2013-11-02 15:11:48 -07:00
Matthias Mailänder
ff8a4a7f90
correct the bindir for Debian launcher scripts
...
fixes #4048
2013-11-02 22:45:05 +01:00
Matthias Mailänder
0e239f892d
fixed undefined $OUTPUTDIR
...
updated build.open-ra.org
2013-11-02 14:00:43 +01:00
Matthias Mailänder
da27860d82
move source download from package-all.sh for Travis
2013-11-02 13:17:31 +01:00
Paul Chote
9b6f145c8b
Replace the OSX binary launcher with a simple script using the SDL2 renderer.
2013-11-02 22:44:05 +13:00
Matthias Mailänder
dfb4b1c54c
removed pointless sed for .desktop for DEB
...
we don't hard-code the path to the binaries anymore
2013-10-26 09:20:11 +02:00
Paul Chote
cc3ca217af
Fix RPM build.
2013-10-26 12:23:53 +13:00
Paul Chote
23eb28f24a
Change the .config instead of relying on DYLD_LIBRARY_PATH to find SDL. Fixes #3992 .
2013-10-26 09:48:10 +13:00
Matthias Mailänder
69ce9bf8fa
this is not ra and cnc only anymore
2013-10-24 20:11:57 +02:00
Matthias Mailänder
e09163ff36
added a scalable desktop icon (from the website)
2013-10-24 20:11:57 +02:00
Matthias Mailänder
3ed6faed62
Update OpenRA.nsi
...
fixed "no files found"
2013-10-19 13:46:20 +02:00
Matthias Mailänder
8b8d3edea2
Merge pull request #3958 from Mailaender/docs
...
Ship COPYING and CHANGELOG on all platforms
2013-10-19 04:30:31 -07:00
Matthias Mailänder
20837c3776
cleaned packaging comments
2013-10-19 13:22:36 +02:00
Matthias Mailänder
807dc8b392
silenced curl
2013-10-19 13:22:36 +02:00
Matthias Mailänder
af0f8d09d6
simplify RPM buildpackage script for the build server
...
hard-code everything outside /usr/share/openra
2013-10-19 13:22:36 +02:00
Matthias Mailänder
5d2254aeee
fixed md5sum file not found global mix database.dat
2013-10-19 13:22:32 +02:00
Matthias Mailänder
797f30446d
ship license and changelog on all platforms
...
keep INSTALL & HACKING in the source code only
2013-10-19 12:35:38 +02:00
Matthias Mailänder
9ecf678b04
Update OpenRA.nsi
...
fixed Error: unterminated string parsing line at OpenRA.nsi:144
2013-10-19 12:20:43 +02:00
Matthias Mailänder
431c956932
Update OpenRA.nsi
...
added languages and sorted alphabetically
2013-10-19 12:13:12 +02:00
Matthias Mailänder
52ff778881
Update buildpackage.sh
...
Fixed make: *** [install-shortcuts] Error 1
2013-10-19 11:24:19 +02:00
Matthias Mailänder
f4959853fa
Merge pull request #3836 from Mailaender/rpm-filesystem
...
List files again to avoid owning standard dirs in RPM
2013-10-14 08:44:11 -07:00
Matthias Mailänder
0dea1d1471
renamed and relocated fonts
2013-10-12 10:41:18 +02:00
Matthias Mailänder
65bbfbaef2
Merge pull request #3859 from ScottNZ/irc
...
Add IRC client to the serverbrowser
2013-10-05 00:43:49 -07:00