summaryrefslogtreecommitdiff
path: root/docs/pages/3 - Common Project Layouts.md
Commit message (Collapse)AuthorAgeFilesLines
* Adding import for PomSettings (publishing) (#439)Brandon Elam Barker2018-09-251-0/+1
|
* tweak docsLi Haoyi2018-07-181-8/+11
|
* improve error messages for scala native test suiteLi Haoyi2018-07-181-7/+74
|
* WIP: Scala native (#206)Andrew Richards2018-07-181-0/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add scala-native PR#1143 as submodule * first pass at integrating scala-native build into mill including worker/bridge * add the native libraries to the compile and run classpath * sssshhh don't be so noisy * update scala-native to latest build WIP * update mill to latest scala-native build-api code * add test interface from scala-native this code is not published ornot published at the correct scala version so copy it in for now * implement tests for scala-native very messy at the moment also correct bridge version as much as possible with out a scala-native release * update to scala-native/master scala-native #1143 now merged * Remove scala-native submodule * updates for scala-native 0.3.7 release * fixes after rebase * make test framework agnostic and tidy dependencies * add robust method of getting JVM classpath for running tests support for multiple test frameworks tidy up * rebase fixes for 0.2.0 * add SbtNativeModule and tidy * rebase fixes * fix building of compile / run Classpath (via transitiveIvyDeps) better method of loading JVM test frameworks * add tests for build, run, utest, scalatest * move native tests into it own trait which can be extended/overidden * change release mode to a sealed trait instead of boolean * add logLevel to ScalaNativeModule and plumb in propagate release and log levels to test projects * use test-runner from scala-native instead of including project source add ability easily compile against scala-native snapshots * add some docs * update to 0.3.8
* Fixed typos, wordings, formatted examples (#365)Sakib Hadžiavdić2018-06-061-12/+12
|
* update changelog for 0.2.00.2.0Li Haoyi2018-04-101-0/+44
|
* remove /target/bin prefix from mill examples in Common Project LayoutsLi Haoyi2018-03-261-4/+4
|
* Add dsl for SCM (now called VersionControl) (#168)Guillaume Massé2018-02-281-4/+1
| | | The scm url syntax is a source of confusion for developper. I added VersionControl.github() to simplify this process. We can add other common VersionControl url scheme like Bazar, etc.
* Add predefined licenses from spdx (#144)Guillaume Massé2018-02-261-3/+1
| | | | | | * Add predefined licenses from spdx * Fix License usages
* tweak-docsLi Haoyi2018-02-181-12/+13
| | | | | | | | | | | | | | tweak-docs tweak-docs tweak-docs tweak-docs tweak-readme tweak-readme
* attempt to git pull when doing publish-local.sh to ensure tags appear locally0.1.0Li Haoyi2018-02-181-2/+8
|
* more-docsLi Haoyi2018-02-171-1/+1
|
* add publishing automation to travisLi Haoyi2018-02-161-0/+6
|
* generate a reasonable-looking docsite using my blog codeLi Haoyi2018-02-151-0/+218