Commit Graph

5 Commits

Author SHA1 Message Date
kascade 27b79eea46 update packaging
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@182 38686702-15cf-42e4-a595-3071df8bf5ea
2008-11-15 13:53:15 +00:00
kascade 77a3bd5641 package enginuity -> com.romraider
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@61 38686702-15cf-42e4-a595-3071df8bf5ea
2008-04-28 11:50:30 +00:00
kascade 891e4ad0fe added linux support to build
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@58 38686702-15cf-42e4-a595-3071df8bf5ea
2008-04-27 11:45:29 +00:00
kascade e1c103e44a cleanup
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@54 38686702-15cf-42e4-a595-3071df8bf5ea
2008-04-26 11:49:04 +00:00
lizzardo 2d88f5b656 Build automation and supporting changes:
- Add "Building_RomRaider.txt" to consolidate necessary information with the code to which it pertains.
- Add ant build file
- Add version.properties.  There is hard-coded version information in the java source, so this currently is used only for the packaging.
- Add templates for installer and launcher generation
- Remove obsolete "bin" directory.  All generated files should now go to "build" or the appropriate subdirectory thereof.
- Remove obsolete IxPack installation.  This is superseded by the one in 3rdparty
- Remove obsolete scripts for generation of installer.  The batch files have been replaced with ant automation and the XML scripts are now generated from templates
- Remove obsolete launch4j XML scripts.  These are now generated from templates.  


git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@43 38686702-15cf-42e4-a595-3071df8bf5ea
2008-04-20 20:02:22 +00:00