Commit Graph

25 Commits

Author SHA1 Message Date
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
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 1776f10a5c Test migration to a dedicated packaging plugin. 2011-12-19 21:15:10 -05:00
Josh Suereth 57dd8bc0ac Added a default config file.
Added an /etc/sbt/sbtopts file that contains defaults.
Added a hook to the sbt script to pull in from /etc.
Allowed comments in sbtopts configuration.
2011-12-06 22:37:02 -05:00
Josh Suereth 34fed66022 First cut at debian packaging.
This adds a Debian build section that will create
a new .deb file for the sbt script.  This includes
a new src/debian and src/debian-gzipped directories
for placing files that will be included in the
distribution on debian.

Initial cut at making debian packages
2011-12-06 20:32:24 -05:00
Josh Suereth 521cc31ab9 Fixed task definition with 1 dependency 2011-10-28 11:40:40 -04:00
Josh Suereth 4883983afa Adding new DSL for defining settings such they you can't use tasks in a setting definition 2011-10-28 11:22:28 -04:00
Josh Suereth d72d8808cb Simple task DSL for those of us who are lazy 2011-09-14 14:16:02 -04:00
Josh Suereth 8836f37c9c Modified paulp's template project to be an SBT plugin 2011-09-14 13:01:48 -04:00
Paul Phillips 01c75c8477 Phoned in some tests. Updated the docs again. 2011-08-25 16:01:53 -07:00
Paul Phillips 01b1daf0b9 Main. 2011-08-14 10:17:16 -07:00
Paul Phillips ba2f8d4afd Removed everything but the runner and build file. 2011-08-14 10:00:16 -07:00
Paul Phillips 2c79fe5dda Nearly ready to ship. 2011-08-14 09:55:31 -07:00
Paul Phillips 7010cef2a5 Made simple a lot simpler. 2011-05-15 09:52:15 -07:00
Paul Phillips 84d1909820 Updates, and increasingly osx specific bash hacks. 2011-04-02 23:32:12 -07:00
Paul Phillips fe74dbec7f Major overhaul. 2011-04-02 18:08:04 -07:00
Paul Phillips bec8744781 Minor updates. 2011-03-25 21:46:48 -07:00
Paul Phillips b9c3b02725 Added some sequence exercises. 2011-02-14 15:31:49 -08:00
Paul Phillips fa1f988bcf Fleshed out Rational even more. Added an ExampleSpec for running
tests on package example.
2011-02-14 15:19:48 -08:00
Paul Phillips e9b7b4ffab Fleshed out the Rational class some more. 2011-02-14 15:11:41 -08:00
Paul Phillips 292533ab06 Added example program "Rational". 2011-02-14 14:51:40 -08:00
Paul Phillips 863073d57a Initial Import for sbt-template (autogenerated by sbt-setup). 2011-02-14 10:26:09 -08:00