summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of github.com:lihaoyi/millLi Haoyi2018-11-0223-107/+734
|\
| * Add tut contrib module (#464)David Gregory2018-10-317-1/+337
| * Added a section about debug logging to documentationTobias Roeser2018-10-301-0/+3
| * Added changelog entryTobias Roeser2018-10-301-0/+7
| * Added new cmdline option --debug,-d to enable debug logTobias Roeser2018-10-305-9/+24
| * Added additional debug log channel (default: log-file only)Tobias Roeser2018-10-307-19/+47
| * Added some source docsTobias Roeser2018-10-291-1/+12
| * Fixed typoTobias Roeser2018-10-291-1/+3
| * Add createJar() ScalaDocJim Lawson2018-10-281-0/+13
| * Evaluate filterJar() task.Jim Lawson2018-10-281-1/+1
| * Add a filter parameter (default true for all files) to createJar().Jim Lawson2018-10-282-2/+13
| * adding TwirlModule docsIurii Malchenko2018-10-281-1/+149
| * Added docs for TestNG support and sorted contrib modulesTobias Roeser2018-10-281-25/+42
| * Fixed links in documentationTobias Roeser2018-10-261-4/+3
| * Fixed formatting of code blockTobias Roeser2018-10-261-13/+13
| * Re-organized thirdparty plugin sectionTobias Roeser2018-10-261-77/+91
| * Fixed some markdown formattingTobias Roeser2018-10-211-17/+19
| * Added mill-osgi module to documentation, contrib modulesTobias Roeser2018-10-211-0/+21
* | bump ammonite versionLi Haoyi2018-11-021-1/+1
* | Fix https://github.com/lihaoyi/mill/issues/475Li Haoyi2018-11-023-15/+53
|/
* 0.3.20.3.2Li Haoyi2018-10-202-2/+2
* Added mill-publishM2 module (#467)Tobias Roeser2018-10-201-0/+36
* 0.3.10.3.1Li Haoyi2018-10-191-0/+4
* Allow use of inferred main classes when building self-executing assembliesLi Haoyi2018-10-191-1/+1
* 0.3.00.3.0Li Haoyi2018-10-183-4/+4
* 0.2.90.2.9Li Haoyi2018-10-181-0/+11
* bump ammonite version againLi Haoyi2018-10-182-2/+2
* bump Ammonite versionLi Haoyi2018-10-186-53/+55
* Merge branch 'master' of github.com:lihaoyi/millLi Haoyi2018-10-1813-14/+54
|\
| * Configure Idea project generator per module (#458)Tobias Roeser2018-10-092-2/+9
| * fix for allowing subgroups of a given staging profile (#441)Brandon Elam Barker2018-10-051-1/+2
| * Example how to make case class serializable (#450)Tobias Roeser2018-10-051-0/+10
| * Elaborate docs on using traits v classes for modules (#449)Julian Michael2018-10-051-1/+5
| * minor typo in doc: four->three (#444)Brandon Elam Barker2018-10-021-1/+1
| * Adding import for PomSettings (publishing) (#439)Brandon Elam Barker2018-09-251-0/+1
| * 0.2.80.2.8Li Haoyi2018-09-212-4/+19
| * start running DocAnnotationsTests in CILi Haoyi2018-09-211-1/+1
| * bootstrap off latest masterLi Haoyi2018-09-203-6/+7
| * Re-order `publishAll` arguments to get rarely used `signed` arg out of the wayLi Haoyi2018-09-201-2/+2
| * fix publishing to work with 0.2.7Li Haoyi2018-09-201-5/+4
| * re-enable scaladoc plugin on existing modules to ensure their doccomments are...Li Haoyi2018-09-201-0/+2
* | .Li Haoyi2018-10-184-17/+22
|/
* Include scaladoc as part of mill inspect (#435)Li Haoyi2018-09-2027-92/+535
* Dedicated scalaDoc plugins and options (#433)Guillaume Grossetie2018-09-192-7/+111
* fix MILL_CLASSPATH for windows script (#434)Sakib Hadžiavdić2018-09-171-5/+6
* Remove useless type parameters for {Test,}Evaluator (#416)Guillaume Martres2018-09-1516-70/+69
* don't compile hidden files. fixes #402 (#428)Nikolay Tatarinov2018-09-051-1/+2
* Make sure files are readable when traversing source files. (#423)Victor Borja2018-09-051-1/+1
* Fix shutdown hook failures in tests (#422)aosagie2018-09-024-20/+14
* 0.2.70.2.7Li Haoyi2018-08-272-2/+21