2025-08-27 19:07 CEST

spring: develop a212859d Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
tvo tvo develop 2007-08-06 16:22:51 develop 7e848a55
Changeset make_source_package.sh:
* Source packages are now built from an svn export of current checkout,
  not a new checkout of a tag (removes dependency on tag for making source pkgs)
* .tar.gz and .7z aren't built anymore by default (.tar.bz2 and .zip are built)

make_test_installer.sh:
* It now checks the version in GameVersion.h and decides to add -DTEST_BUILD
  based on this version. This way a release can be done without manually
  removing the -DTEST_BUILDs in the buildbot's SVN checkout.
* Removed outdated echo's that don't make sense (anymore).



git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4144 37977431-3df6-0310-b722-df95706aa16b
mod - installer/make_source_package.sh Diff ] File ]
mod - installer/make_test_installer.sh Diff ] File ]