Josh Suereth
63d40330c2
Added sbt-launch script helper
2012-02-02 12:28:40 -05:00
Josh Suereth
cea72e8ca7
Adding a library for launcher scripts.
...
* Moved sbt into src/linux (for now, to disambiguate from windows)
* Created sbt-launch-lib.bash to help scripts which want to use the SBT Launcher
but are not SBT, e.g. g8 or cs.
2012-02-02 12:11:23 -05: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
cf14e6ba7b
Add Jansi license file (because it is not contained in jansi.jar)
2012-01-18 16:50:17 +01:00
Josh Suereth
046fb3e9e0
Merged szeiger's ANSI enhancements for windows. Closes #1
2012-01-17 13:15:39 -05:00
Josh Suereth
b0deb8c2ae
Fixes to MSI from szeiger, as well as trying to get publishing working.
2012-01-17 12:56:30 -05:00
Stefan Zeiger
2f19508ae5
Package Jansi plus a bootstrap launcher in the MSI installer
2012-01-17 18:03:26 +01:00
Josh Suereth
0739ba0b55
Adding publishing to the windows MSI generation.
2012-01-17 09:32:44 -05:00
Josh Suereth
d852b4bc06
Fixed RPM warnings.
2012-01-11 14:10:10 -05:00
Josh Suereth
97a73b7d77
Fixed summary for SBT package.
2012-01-11 13:41:36 -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
e5a861fdd8
Moved WIX xml into build so we can have dynamic parts.
2011-12-28 10:14:19 -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
Josh Suereth
65d2c9dc51
Added support for locally installed launch jar on installation.
2011-12-21 14:39:57 -05:00
Josh Suereth
b299acd858
Merge etc branch into SBT script, so we operate more like a linux package.
2011-12-21 14:20:16 -05:00
Josh Suereth
1605256c13
Minor fixes.
...
* Migrated packaging info form debian.scala to packaging.scala
* Fixed issue with using sourceDirectory in Debian instead of
in Linux
2011-12-21 13:52:26 -05:00