Commit Graph

9 Commits

Author SHA1 Message Date
Dale Schultz 335f04bae4 Corrected crlf cr crlf mess in this file. 2013-01-04 23:15:08 -05:00
Dale Schultz fda01d6d3e Unify line endings of all text type files to Unix style 2013-01-04 23:04:30 -05:00
lizzardo 9ceb701e48 Updates to build instructions:
- Clarification that "all" target should be used rather than manual selection of all
- Instructions for developing using a 64-bit version of Eclipse.
- Cleanup, with some reformatting.  It's still not entirely consistent. If it's going to be used as a basis for the Getting Started page on romraider.com, it should be redone in the proper markup
- Add instructions for contributing back to the master git repository. These are likely light on detail, but the basics are there.
2012-12-31 11:05:10 +01:00
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