Eugene Yokota
3235fd1bf1
Update copyright and license
2017-01-21 05:56:55 -05:00
Josh Suereth
d16ab1abd1
Migrate universal windows scripts into universal directory.
...
ALso, added back the commented sbtopts settings.
2013-06-29 10:21:58 -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
360428a2eb
Modify script for new 0.13 behavior.
2013-06-27 10:28:01 -04:00
Josh Suereth
3b9519b793
Fixes to scripts for working in both cygwin and cmd.exe.
...
THis basically moves from jline.UnixTerminal to just unix.
2013-06-17 12:56:18 -04:00
Josh Suereth
bec43f0a55
Cleanup of launcher package to remove special casing of
...
JANSI. This, hopefully, will lead to better compatibility
between the many console-enrichment projects, like:
JLINE-scala, JLINE-1.0, JLINE-2.0 and Jansi itself.
Testing to ensue shortly between 0.12.x + 0.13.x
2013-06-17 12:16:10 -04:00
Stefan Zeiger
feb0ffca08
Load sbtconfig.txt in sbt shell script
2012-10-26 15:39:37 +02:00
Josh Suereth
f5a22c9576
Merge pull request #35 from sbt/feature/windows-sbt-config
...
Feature/windows sbt config
2012-10-26 06:07:54 -07:00
Josh Suereth
db3413e9c1
Fixed issue where TMP environment variable lead to death.
2012-10-25 12:12:28 -04:00
Josh Suereth
37f9d6bf21
Windows config now works. Still an issue with sbt.bat not setting up paths/temp files correctly....
2012-09-22 10:12:03 -04:00
杨博
edecd0f1bd
Quote arguments and $JAVA_CMD
2012-08-10 12:15:45 +08:00
杨博
1f600d049b
Check JAVA_HOME
2012-08-10 12:14:56 +08:00
Josh Suereth
41c21b9ed7
Modified SBT launcher bat file so it can load a config file with default settings.
2012-07-19 11:12:15 -04:00
Josh Suereth
0271bf92e2
Improvements to sbt.bat suggested by @retronym
2012-02-02 15:35:38 -05:00
Stefan Zeiger
7e5b93fbf8
Make sbt/jline work properly in Cygwin's MinTTY terminal
2012-01-18 17:32:39 +01:00
Stefan Zeiger
bc12a127ee
Add sbt launcher script for Cygwin and MSYS to Windows installer
2012-01-18 16:58:30 +01:00
Stefan Zeiger
f889a92c34
Reflow License.rtf to make it more readable in the Windows installer
2012-01-18 16:57:48 +01:00
Stefan Zeiger
cf14e6ba7b
Add Jansi license file (because it is not contained in jansi.jar)
2012-01-18 16:50:17 +01:00
Stefan Zeiger
2f19508ae5
Package Jansi plus a bootstrap launcher in the MSI installer
2012-01-17 18:03:26 +01:00
Josh Suereth
b429b0a246
Removed echo on bat file
2012-01-11 13:07:12 -05:00
Josh Suereth
1a2435f746
Added UI to windows MSI.
...
* Can now select installation directory of SBT.
* Can optionally add SBT to the path, instead of required.
* Displays a license agreement to the user.
2012-01-11 11:50:57 -05:00
Josh Suereth
dea48caddd
Modified WIX xml so it *WORKS* and adds sbt to path appropriately. Requires restart for some strange reason. No help on interwebs but a few others noticed the issue.
2011-12-28 09:45:58 -05:00
Josh Suereth
eba16354ea
First attempt at a windows MSI.
...
* Windows WIX configuration
* Windows package configuration
* Default lame-o bat file for SBT, until I get external contribs.
2011-12-24 00:46:15 -05:00