Roberto Tyley
c2deacbcbb
Only calculate memory opts if we need them...
...
...don't bother if won't use them due to them already being defined.
2014-04-23 00:02:12 +01:00
Josh Suereth
8e4dbbaf0c
-mem options only used if not otherwise specified directly.
2014-01-06 09:39:29 -05:00
Josh Suereth
1a07150560
Turns out the cygwin fix involved a bit more work.
...
We can't exec bash, because we can't give over our process to sbt
if we want to turn echo back on later.
2013-07-30 19:49:17 -04:00
Josh Suereth
19f9330c32
Fixes #53 - echo disabled after sbt exits.
...
Bad flag in bash. Wish this thing had a compiler....
2013-07-30 19:38:33 -04:00
Josh Suereth
2b462315e5
Reduce necessary memory
2013-07-14 15:36:07 -04:00
U-jsuereth-win\jsuereth
d50c597318
Initial fixes for cygwin issues #50
2013-07-14 15:27:26 -04:00
Josh Suereth
53f9de2735
Migrating to new native packaging plugin abstractions.
...
* Use new native packaging abstractions for windows mappings.
* Update universal sbt script to be cygwin friendly
* Modify sbt.bat for universal layout
* Fix some stty icanon (no)echo bugs in launcher script.
2013-06-29 10:09:42 -04:00
Josh Suereth
a99f6fffbf
Upgrade to in-progress sbt-native-packager plugin, including new support for universal->debian/rpm packages.
2013-06-27 16:43:31 -04:00
Josh Suereth
55e0dfdc65
Removed bad practices from sbt bash script.
...
* No set XYZ arguments allowed. BAAD sbt practice.
* No longer swaps launcher. New SBT launchers can handle old SBT.
* SBT script now uses sbt-launch-lib.bash.
2012-07-17 16:37:19 -04:00
Josh Suereth
b8173fc41b
Removed autodownload from the scripts.
2012-05-09 09:40:10 -04:00
Josh Suereth
70d0b31904
Bumped version numbers for 0.11.3
2012-05-07 08:19:44 -04:00
Josh Suereth
ff05caba8b
updated to latest native packager, added universal 'zip' generation to the build.
2012-03-15 14:22:10 -04:00