aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* bump versionv0.6.0Johannes Rudolph2016-03-011-1/+1
|
* sign artifactsJohannes Rudolph2016-03-012-1/+4
|
* log number of found files with DEBUG levelJohannes Rudolph2016-03-011-1/+2
|
* add signature to all generated files and remove files not regenerated in ↵Johannes Rudolph2016-03-011-6/+45
| | | | current run, fixes #16
* make this an AutoPlugin, fixes #19Johannes Rudolph2016-03-012-47/+51
|
* cleanup buildJohannes Rudolph2016-02-293-33/+16
|
* add ".scala" to output filename automatically if the generated file has no ↵Johannes Rudolph2016-02-292-4/+9
| | | | extension, fixes #18
* Make boilerplate generation available in the Test configuration, fixes #17nrinaudo2016-02-291-29/+14
| | | | As a side effect, the boilerplate source directory is now a setting.
* fix sharp encoding documentationJohannes Rudolph2016-02-241-1/+1
|
* include complete parsing failure in exception, fixes #15Johannes Rudolph2016-02-242-8/+5
| | | | Also improve error messages a bit.
* fix parsing of '#' outside of range (as testified by last commit)Johannes Rudolph2016-02-241-2/+2
| | | | | - parse '#' as literal character - allow backquoted form "\#" as well
* Add tests from marklister's commit 013afd0becf8171c05206e227b2dbe72d98c6344Mark Lister2016-02-242-0/+16
| | | | Range parsing too eager, encode sharp
* Fix for issue #12 escape sharpMark Lister2014-09-243-2/+4
|
* Go back to bintray publishing as we are now included in the official sbt ↵Johannes Rudolph2014-09-086-41/+12
| | | | | | | | | | | plugins repo Revert "change to sonatype publishing for now and change organization to "net.virtual-void" for simpler administration" This reverts commit 899fe41f1ebcab6d695618c29933888202c8225c. Conflicts: README.md
* add caution to README for organization changeJohannes Rudolph2014-09-021-1/+1
|
* Merge branch 'master' of github.com:sbt/sbt-boilerplateJohannes Rudolph2014-09-021-3/+6
|\ | | | | | | | | Conflicts: README.md
| * Upgrade README to 0.5.9.Johannes Rudolph2014-09-011-4/+7
| |
* | change to sonatype publishing for now and change organization to ↵v0.5.9-net.virtual-voidJohannes Rudolph2014-09-026-24/+38
|/ | | | "net.virtual-void" for simpler administration
* next versionJohannes Rudolph2014-09-011-1/+1
|
* setup bintray publishingv0.5.9Johannes Rudolph2014-09-013-5/+16
|
* bump versionJohannes Rudolph2014-09-011-1/+1
|
* cache parser rules for better performanceJohannes Rudolph2014-09-011-14/+14
|
* fix infinite parser loop with Scala <= 2.9Johannes Rudolph2014-09-011-2/+4
|
* allow testing for older sbt/scala versionsJohannes Rudolph2014-07-081-1/+4
|
* adapt outside parser to latest changesJohannes Rudolph2014-07-082-3/+8
|
* add support for custom rangesJohannes Rudolph2014-07-084-8/+36
|
* centralize place to define the default separatorJohannes Rudolph2014-07-082-7/+10
|
* next versionJohannes Rudolph2014-07-081-1/+1
|
* apply scalariformJohannes Rudolph2014-07-086-21/+43
|
* refactoring and sprinkle some syntactic sugar for better test writingJohannes Rudolph2014-07-083-39/+22
|
* saner parser and generation modelJohannes Rudolph2014-07-083-27/+21
|
* fix parsing to allow an arbitrary number of elements on the top-level, fixes #3Johannes Rudolph2014-07-083-15/+18
|
* add tests for the current stateJohannes Rudolph2014-07-083-0/+62
|
* modernize buildJohannes Rudolph2014-07-081-1/+1
|
* improve READMEJohannes Rudolph2014-03-171-2/+2
|
* update sbt-cross-building pluginJohannes Rudolph2013-11-181-1/+1
|
* Merge branch '0.5.1'Johannes Rudolph2013-10-244-4/+9
|\
| * cross-build for sbt 0.13, fixes #80.5.1Johannes Rudolph2013-10-243-3/+8
| |
| * upgrade to sbt 0.12.4Johannes Rudolph2013-10-241-1/+1
| |
* | Modify TemplateParser to reduce parser scope.Mark Lister2013-06-071-3/+20
| | | | | | | | | | | | | | Template file to parse regions outside [# and #] as FixedString not LiteralString FixedString to match ##nnn... not ##n
* | add "Projects using sbt-boilerplate" sectionJohannes Rudolph2013-06-041-0/+5
|/
* prepare releasev0.5.1Johannes Rudolph2013-06-034-4/+22
|
* upgrade to recent sbt / plugin versionsJohannes Rudolph2013-06-032-2/+2
|
* update URLs to point to new directoryJohannes Rudolph2013-06-031-2/+2
|
* Merge pull request #1 from marklister/masterJohannes Rudolph2013-06-031-1/+3
|\ | | | | Insert patterns for i+1
| * Insert patterns for i+1milo-minderbender2013-05-131-1/+3
|/
* bump version to 0.5.0v0.5.0Johannes Rudolph2012-10-161-1/+1
|
* herald notesJohannes Rudolph2012-10-162-0/+9
|
* readme tweaksJohannes Rudolph2012-10-161-2/+7
|
* move from "cc.spray" to "io.spray"Johannes Rudolph2012-10-165-9/+7
|