summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix paths for ivy-style repos in grepJar (#412)Guillaume Martres2018-08-262-4/+8
* Update GenIdeaImpl.scalaLi Haoyi2018-08-251-1/+1
* Fix incremental compilation when a Scala project depends on a Java project (#...Guillaume Martres2018-08-2517-165/+194
* more terminology fixesLi Haoyi2018-08-223-3/+3
* standardize more worker terminologyLi Haoyi2018-08-224-32/+32
* tweaksLi Haoyi2018-08-223-5/+5
* standardize naming of ScalaWorker/Api/ImplLi Haoyi2018-08-228-23/+23
* fix buildLi Haoyi2018-08-224-28/+28
* Tidying up:Li Haoyi2018-08-2232-38/+39
* Make the REPL evaluator accessible from the REPL itself (#413)Guillaume Martres2018-08-221-1/+1
* isolate twirl classloader from mill classpathLi Haoyi2018-08-221-1/+1
* fix testng referenceLi Haoyi2018-08-181-1/+1
* tidy up root folderLi Haoyi2018-08-1719-31/+30
* Visualize plan (#409)Joseph K. Strauss2018-08-163-671/+198
* Simple BuildInfo plugin (#325)benjaminfrank2018-08-165-0/+234
* Better use of forkWorkingDirLi Haoyi2018-08-131-6/+6
* move forkWorkingDir from TestModule onto JavaModule so it can apply to run/ru...Li Haoyi2018-08-131-4/+4
* Update JavaModule.scalaLi Haoyi2018-08-121-3/+1
* Make visualizePlan work with external modules (#406)Joseph K. Strauss2018-08-103-59/+826
* Visualize Plan (#404)Joseph K. Strauss2018-08-085-28/+144
* don't pass in entered args from as remoteArgs too (#403)John Duffell2018-08-081-1/+1
* Update 2 - Configuring Mill.mdLi Haoyi2018-08-051-1/+1