ioq3build automation
Finally I decided to automate the build process to create my icculus.org Quake 3 Arena tarballs, the shell script is available here. Make sure you have these dependancies installed before executing the script:
- SDL(-dev)
- OpenAL(-dev)
- gcc, make, svn, zip
- fetches the latest sources from subversion
- compiles the sources optimized for i686 and up
- deletes cruft from the release directory
- strips the binaries
- zips the qvm's as pakio.pk3
- tarballs the whole shebang and drops the result next to this script
0 Comments:
Post a Comment
<< Home