scripts/make_release.sh
Sat, 04 Oct 2008 06:25:07 +0000 Todd Larsen urllib.quote() is needed by the soc/logic/site/map.py work, so import it from
Tue, 30 Sep 2008 16:26:30 +0000 Pawel Solyga Add polymodel folder to DEFAULT_APP_DIRS variable in make_release.sh script.
Fri, 19 Sep 2008 21:11:39 +0000 Todd Larsen Make django.zip in release/, instead of in app/ with a symlink in release/.
Tue, 16 Sep 2008 18:02:09 +0000 Todd Larsen Explain why pushd and popd are needed when making tiny_mce.zip.
Tue, 16 Sep 2008 18:00:55 +0000 Todd Larsen Use zip to compress tiny_mce, and use zipserve to serve it in Google App
Tue, 16 Sep 2008 17:38:09 +0000 Pawel Solyga Updated make_release.sh docs and added way for person invoking the script to override script variables such as RELEASE using something like "RELEASE=../testing_release ./make_release.sh".
Tue, 16 Sep 2008 17:07:58 +0000 Todd Larsen Add recently-moved feedparser and tiny_mce to APP_DIRS.
Tue, 16 Sep 2008 15:56:15 +0000 Pawel Solyga Changed ZIPFILE variable to DJANGO_ZIPFILE in make_release.sh script and added 'cd $APP_FOLDER' before we zip django.
Sun, 14 Sep 2008 20:32:32 +0000 Pawel Solyga Release shell script and associated changes. Set svn:ignore property on /app/django.zip file and /release folder.
less more (0) tip