sbt / sbt

sbt, the interactive build tool
https://scala-sbt.org
Apache License 2.0
4.81k stars 938 forks source link

[sbt 1.0] Forward port 0.13 changes #2352

Closed eed3si9n closed 7 years ago

eed3si9n commented 8 years ago

in reverse chronological order

Run the following command, and paste it at the top of the following list:

$ git log --oneline | egrep -h "\(#|pull" | head -40 | sed -e 's/^/- [ ] /'
Duhemm commented 8 years ago

I think that all missing items have associated PRs:

  • [ ] f9dc203 Merge pull request #2343 from sbt/topic/inc-comp-stable-self

➡️ sbt/incrementalcompiler#53

  • [ ] f00f6fd Merge pull request #2344 from smarter/0.13-dotty

➡️ sbt/incrementalcompiler#49, sbt/librarymanagement#18 and sbt/sbt#2393

  • [ ] 886b364 Merge pull request #2345 from eed3si9n/wip/testtest

➡️ sbt/librarymanagement#19, sbt/sbt#2485

  • [ ] bfb602c Merge pull request #2313 from sbt/wip/refix-snapshots

➡️ sbt/librarymanagement#20, sbt/sbt#2484

  • [ ] c1129ce Merge pull request #2335 from sbt/wip/bintrayfix

➡️ sbt/librarymanagement#17, sbt/sbt#2481

  • [ ] d3cb469 Merge pull request #2261 from Duhemm/fix-1171

➡️ sbt/incrementalcompiler#54

dwijnand commented 8 years ago

Yep. My plan was to cut another milestone release of incremental compiler once its PRs are merged and then get the sbt one's passing Travis.

dwijnand commented 8 years ago

Added #2407

dwijnand commented 8 years ago

Added #2354

Duhemm commented 8 years ago

Added #2413, #2414 and #2418

Duhemm commented 8 years ago

I'm taking care of #2407, #2354, #2413, #2414 and #2418.

Duhemm commented 8 years ago

Added #2432 ➡️ sbt/incrementalcompiler#59

Duhemm commented 8 years ago

Added

dwijnand commented 8 years ago

Added

eed3si9n commented 8 years ago

Added

eed3si9n commented 8 years ago

Added

Duhemm commented 8 years ago

Added #2500

eed3si9n commented 8 years ago

Done stuff

dwijnand commented 8 years ago

Added #2637

dwijnand commented 8 years ago

Added #2692

dwijnand commented 8 years ago

Added https://github.com/sbt/sbt/pull/2731

dwijnand commented 8 years ago

I created a little tool to help figure this out - it's very rough around the edges, but anyways: https://github.com/dwijnand/sbt1fports

eed3si9n commented 7 years ago

More done stuff

eed3si9n commented 7 years ago

More done stuff

eed3si9n commented 7 years ago

More done stuff

dwijnand commented 7 years ago

Done.