Makefile.bundle
Thu, 21 Aug 2008 09:51:03 +0000 rubidium (svn r14121) -Fix: bundle_exe didn't make the output directory, so it failed if you didn't do bundle_zip first.
Wed, 20 Aug 2008 21:36:46 +0000 rubidium (svn r14115) -Codechange: add make bundle_exe which makes a windows installer and unify the files that go into the bundles (zip/gz/bz2 etc) and installer.
Fri, 15 Aug 2008 11:58:15 +0000 rubidium (svn r14074) -Codechange: split the bundle generation out of the main makefile so it can be reused for making bundles from MSVC compiles.