Commit Graph

58 Commits

Author SHA1 Message Date
rusefillc 75341fb6fb There comments just repeat entity IDs, what's the point? 2022-11-21 17:44:26 -05:00
rusefillc a5168d8d46 unit test progress 2022-11-12 12:35:15 -05:00
Dale Schultz ae0f67ffd6
Update 3rd party distribution build tools instructions and build.xml file 2022-04-19 19:44:30 -04:00
Robin K d37c5eb786 Move project files; Replace TTS with warning sound file; Fix run scripts 2022-04-03 16:22:20 +02:00
Robin K a276a762ac Add locale 2022-03-27 16:44:35 +02:00
Dale Schultz ed596a49ae
Change from day of year to day of month format 2022-02-02 08:46:39 -05:00
Dale Schultz 3b1e418e20
Use JVM property to check if application and JVM are different bitness 2022-02-02 08:41:48 -05:00
Dale Schultz 88397fab0d
Refine unit test filter 2021-12-28 14:57:09 -05:00
Dale Schultz 90b93e869b
Specify source file encoding type, otherwise compiling on Linux throws errors 2021-12-27 12:45:07 -05:00
Robin K 3729a9ea51 Reverted path change 2021-09-29 19:33:15 +02:00
Robin K f070acee26 Replaced hardcoded path with env variable 2021-09-27 14:36:09 +02:00
Sarah Bennert 8f190f5851 Add containerized unittest and build
Containerzied unittests to build against a known environment.
If unit tests pass, will recompile linux jar without them.
Usage:
podman build -t romraider .
2021-07-28 20:58:07 -04:00
Robin K bd8e6aba62 Changed build.xml back, extended Transport Class, implemented error checking for missing rxtx library 2020-04-18 12:16:39 +02:00
Robin K 0a37d32240 Fixed bug where unknown transport protocol threw regKey Error 2020-04-15 18:38:36 +02:00
Dale Schultz d1a9985070 Add cross-compile properties 2020-04-04 12:12:03 -04:00
Dale Schultz fe291f7116 Update Dyno tab to support different Throttle parameters 2019-03-19 19:20:32 -04:00
Dale Schultz 092db3f683
Include new customize directory into builds 2019-03-19 18:51:59 -04:00
Steve Wadsworth 6cd4a95601 Update build.xml 2018-12-20 19:58:14 -05:00
Steve Wadsworth 8a87885b70 Minor build system updates
- Automatically set copyright date in Version class to current year
- parameterize source and target for javac, but leave at 1.6.  Setting source to
1.8 prompts the compiler to error "source release 1.8 requires target release 1.8"
- java compile target now uses deprecation and debug values set in -init target
- removed optimization argument.  Compiler ignores it
2018-12-20 19:58:12 -05:00
Dale Schultz f39357b473 Added Javac option to enable debugging by default. 2013-07-09 18:44:23 -04:00
Dale Schultz acf7e48f71 Update to support dis-contiguous logger parameter addresses. Must be used with logger.xml definition version 155 or higher. 2013-05-15 18:08:28 -04:00
Dale Schultz 75f74f9607 Release Candidate 0.5.6 RC6 2013-03-24 10:31:51 -04:00
Merp cda9f76071 Moved graphics to standard resource directory structure. Updated classpath, ant build.xml, launch4j templates, and source code graphics references to reflect changes. 2013-01-05 17:27:30 +01:00
Merp 903f300423 Moved src to standard build location as used by maven2/buildr/gradle/easyant directory structure. Updated gitignore, classpath, and ant build.xml to reflect changes. 2013-01-05 14:56:30 +01:00
Dale Schultz 209bc8e617 Release Candidate 0.5.6 RC5 2012-12-22 15:59:04 -05:00
Dale Schultz 70d2b268bb Release Candidate 0.5.6 RC4 2012-12-13 19:02:58 -05:00
Dale Schultz 7642ced34b Release Candidate 0.5.6 RC3 2012-11-14 19:03:12 -05:00
Dale Schultz 7973506fb2 Release Candidate 0.5.6 RC2 2012-10-20 17:27:53 -04:00
Dale Schultz 60fed2200f Incorporate scotthew updates 2012-10-17 22:51:21 -04:00
Dale Schultz 01bd4e1c41 Release Candidate 0.5.6 RC1 2012-09-29 17:48:30 -04:00
Dale Schultz 4a9f8d0032 Tagged 0.5.5 RC1 2012-08-25 17:45:49 -04:00
Dale Schultz f99e0e4b35 Updated files with Git hash of previous commit on which the distribution files are based. 2012-07-30 00:08:52 -04:00
Dale Schultz cc5b96237e Update build.xml with includeantruntime value in compile macro. 2012-07-04 23:32:20 -04:00
Dale Schultz 396f3ffb59 Minor updates to J2534, added Logger def version to Help->About menu, min-Java v1.6 required 2012-06-13 19:04:02 -04:00
Dale Schultz f42670241f J2534 API updated to remove dependency on J/Invoke
J2534 API refactored to use JNA 3.4.0
TXS plugin refactored by nitros@romraider.forum
Removed OpenPort 2.0 specific package (op20) as it is now supported in
the J2534 API
Including com4j-x86.dll to ensure it is present in the install directory
to avoid write permission issues on Win7
Commented out call to macro_svn_revision in build.xml for the time
being, buildnumber will default to 0
2012-05-07 15:08:04 -04:00
Fred Cooke fbc89cd0ef Add git ignore. Tweak build.xml to temporarily run git with describe --always instead of svn. Add two minor fixes to run.sh. 2012-05-01 19:00:28 +02:00
Dale Schultz a632b818ec Changed LM-2 MTS plugin from event based data reads to fixed interval data reads.
Update Copyright dates on all source files.
Fixed Test App's ability to walk through addresses and cross the f7fff f8000 boundry correctly.

git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@371 38686702-15cf-42e4-a595-3071df8bf5ea
2012-03-24 21:00:33 +00:00
Dale Schultz 4d5f0c3bb3 fix so Windows and Linux shortcuts contain the correct library directory
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@294 38686702-15cf-42e4-a595-3071df8bf5ea
2010-06-22 21:42:02 +00:00
kascade 92d46452ac update copyright year
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@283 38686702-15cf-42e4-a595-3071df8bf5ea
2010-05-05 10:26:19 +00:00
Dale Schultz 66a2124830 Fix to build.xml for missing ecu_defs.dtd file. Added plugins to install templates and removal for old plugins (lc1,lm1,lm2).
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@281 38686702-15cf-42e4-a595-3071df8bf5ea
2010-05-04 03:08:02 +00:00
kascade 6c8056464a fix build script typo
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@280 38686702-15cf-42e4-a595-3071df8bf5ea
2010-05-03 11:56:45 +00:00
kascade 265e6ce087 merge 269:HEAD of dev_road_dyno branch into trunk
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@279 38686702-15cf-42e4-a595-3071df8bf5ea
2010-05-02 01:04:35 +00:00
Dale Schultz 2bf1a40385 First commit of the Road Dyno tab implementation to repository.
git-svn-id: https://svn2.assembla.com/svn/romraider/branches/dev_road_dyno@270 38686702-15cf-42e4-a595-3071df8bf5ea
2010-02-26 20:42:53 +00:00
lizzardo bf194a19e2 Use SVN revision as buildnumber if available, default to zero if that fails. Zero isn't really a valid build number, but this allows a full build if working offline.
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@202 38686702-15cf-42e4-a595-3071df8bf5ea
2008-12-30 06:13:34 +00:00
kascade c38fb82199 update build
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@196 38686702-15cf-42e4-a595-3071df8bf5ea
2008-12-26 21:39:31 +00:00
kascade 124806b327 update build
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@194 38686702-15cf-42e4-a595-3071df8bf5ea
2008-12-26 12:45:43 +00:00
kascade 9c4e2c5a57 add j2534 support
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@142 38686702-15cf-42e4-a595-3071df8bf5ea
2008-09-20 12:26:09 +00:00
kascade b64dcb54c3 experimental dial gauge added (unfinished)
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@92 38686702-15cf-42e4-a595-3071df8bf5ea
2008-06-01 00:09:05 +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
lizzardo e9d0320141 point to new SVN repository
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@67 38686702-15cf-42e4-a595-3071df8bf5ea
2008-04-30 04:59:44 +00:00