• Project Home
  • Blog
  • Twitter
  • Github
  • Slack
Menu
Author 4 Posts
Stu Hood

Stu Hood

Pantsbuild Open Source Community Blog
Page 1 of 1

Pants 2.12: Improved performance for common cases, IDE support for Java and Scala

By Stu Hood in Language Support > JVM on 29 Jun 2022

We're pleased to announce Pants 2.12.0, the latest release of Pants: the scalable and ergonomic build system. To update, set pants_version = "2.12.0" in your pants.toml. See upgrade tips for more information. Initial IDE support for Java and ScalaPants 2.12 includes initial…

Pants 2.9: Alpha support for Java and Scala, improvements for Docker and Go, and more

By Stu Hood in Language Support > JVM on 12 Jan 2022

We're pleased to announce [Pants 2.9.0](https://www.pantsbuild.org/v2.9/docs), the latest release of Pants: the scalable and ergonomic build system!…

Fast Incremental Builds with Speculation and Cancellation

By Stu Hood in Under The Hood on 01 Feb 2021

Fast incremental re-builds are critical in large codebases and monorepos. Thanks to deep support for cancellation and a side-effect free execution model, Pants is able to further reduce re-build latency by speculatively re-executing work.…

Dependency inference: Precise caching and concurrency, without the boilerplate

By Stu Hood in Under The Hood on 29 Oct 2020

Scalable build tools have historically meant a significant boilerplate burden. But it doesn’t have to be that way! Pants v2 supports all of the caching, concurrency, and introspection you need to scale your repository, with significantly less boilerplate, thanks to… Dependency inference!…

Page 1 of 1
Archive

Search

Archive

Topics

Language Support > Python: 18 Release Announcements: 14 Community: 10 Deployment: 7 Getting Started: 5 Tools > Docker: 5 Language Support > Golang: 5 Language Support > JVM: 4 Concepts: 4 Codegen: 3 Under The Hood: 2 Under Development: 1
  • Project Home
  • Blog
  • Star us on Github
  • Come say hi on Slack!
Published with Ghost • Theme Attila