Commit Graph

6 Commits

Author SHA1 Message Date
Dale Schultz 2ddd035829 Updated RomRaider building instructions for use with GitHub 2012-05-18 16:20:30 -04:00
Dale Schultz 0a45682dff External sensor convertors 80% implemented.
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@342 38686702-15cf-42e4-a595-3071df8bf5ea
2011-09-23 20:35:10 +00:00
lizzardo 02525c0d8e Minor updates to building instructions, set repository location to use https
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@79 38686702-15cf-42e4-a595-3071df8bf5ea
2008-05-04 16:41:33 +00:00
kascade 7ea5ad87e8 removed/replaced "enginuity"
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@66 38686702-15cf-42e4-a595-3071df8bf5ea
2008-04-29 10:43:09 +00:00
lizzardo a0a2d852d7 Update instructions to include SVN client requirement.
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@50 38686702-15cf-42e4-a595-3071df8bf5ea
2008-04-23 15:50:30 +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