summaryrefslogtreecommitdiff
path: root/integration/src/test/resources
Commit message (Expand)AuthorAgeFilesLines
* Swap over to simplified Mill module/source layout from SBT'sLi Haoyi2018-01-204-359/+0
* Introduce an Ammonite build to our test suiteLi Haoyi2018-01-171-0/+177
* Implement downloading/caching of binaries and java-source-folder support to m...Li Haoyi2018-01-171-1/+6
* - Swap over to new `ivy"foo:bar:baz"` syntax for defining ivy dependenciesLi Haoyi2018-01-153-33/+32
* Some tweaks to get tests passing...Li Haoyi2018-01-141-1/+1
* WIP getting rid of `discover/` phase: `core/test:compile` works, but some thi...Li Haoyi2018-01-131-1/+1
* rename OSet -> AggLi Haoyi2018-01-133-11/+11
* Migrate most classpath-related code onto `Loose.OSet` abstraction, to enforce...Li Haoyi2018-01-133-15/+14
* Consolidate `Cross` and `CrossModule`, eliminate now-unused `map`/`flatMap`/`...Li Haoyi2018-01-083-8/+5
* Swap over to a new, concise `CrossModule[T](..cases)` macro syntax that autom...Li Haoyi2018-01-072-4/+4
* Generate the `Segments` list at definition time rather than discovery time, b...Li Haoyi2018-01-072-2/+2
* Rename `resource/` folders `resources/` to properly match SBT convention, mak...Li Haoyi2018-01-073-0/+182