History of jbidwatcher/trunk/build.xml
-
@1010
Upgrade the version number to 2.1pre4-1010.
-
@993
Remove the shell script launcher; it wasn't working for a bunch of people, and it was causing confusions. I'll figure out how to do restartable apps later.
-
@933
Include the font chooser dialog library.
-
@926
Up the version numbers as I start working on stablizing this version for a pre-release to a few select users. (I.e. anybody who asks. :) )
-
@867
Make JBidLauncher executable when it's being bundled into an app.tar.gz.
-
@861
Add restart functionality on OSX; nothing uses it yet, but it's available. It's also rather crude on the 'shutdown' side.
-
@858
Add the MySQL connector and fix the tar.bz2 rule to include the source code. (Seriously; WTF?! I broke the ant task that included the SOURCE CODE...? El Stupido...)
-
@825
Update the version number to 2.0.1.
-
@824
Upgrade the source tarfile's compression to bzip2, and add the COPYING.html file to the release process. Also fix up the Application softlink, so it is fully automated.
-
@800
JBidwatcher 2.0 Release
Add some statistics for future use (entirely for the users benefit), fix the
longstanding display.cfg problems, auto-launch the 'Need Help' display
about 15 seconds after app launch, and make JBidwatcher store and load
the JBidWatch.cfg file from the appropriate directory on Mac OS X.Update the version number and SVN revision for the 2.0-800 release.
-
@768
Parameterize the build path.
-
@741
Update the version number, and add a soft-link to /Applications into the Mac OS X disk image for ease of installation.
-
@734
Update the revision number and fix the build problem that generated unlaunchable apps.
-
@731
Update the version number to 2.0beta11 for the multisniping fix.
-
@725
Tweak the scripting build and JBidwatcher Ruby utilities.
-
@724
Update to JRuby 1.1.6 for the scripting version, and fix the annoying problem that there were a TON of .rb files in a predominantly Java project.
-
@698
Upgrade the version number to 2.0beta10 in preparation for a release attempt.
-
@668
Upgrade version number to 2.0beta9 for now, and add the country-specific properties file.
-
@630
Update the version number to 2.0beta8.
-
@608
Set the version number to 2.0beta7.
-
@586
Update the version number to 2.0beta6.
-
@580
Bump the version number up to 2.0beta5 in preparation for a beta release.
-
@572
Due to a server move, the upload-to-account has changed.
-
@571
Remove the OSX scripting app from the build process as it's not working.
-
@566
Upgrade to JRuby 1.1.3 for the scripting side of things.
-
@550
Update version numbers to 2.0beta4.
-
@487
Add an 'osx-development' target which copies the .app directory from /tmp into the local directory, for easy OSX development. (Easy build & run.) Addresses [#123 state:resolved tagged:committed]
-
@485
Upgrade Info.plist to a modern format, remove MRJApp.properties, add a PkgInfo file, and a reasonably recent version of JavaApplicationStub. Also provide code for building a .dmg for Mac OS X, and split all the various components out so OS X doesn't require OneJar (which seems to interfere with native library loading).
-
@477
The build now can build a scripting-enabled and scripting-free (default) version simultaneously, and the code can recover from a lack of scripting being available. This is a somewhat temporary fix, but it may help quell the startup speed issues.
-
@469
Include the damn db directory, when building the jar file.
