Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | export: Disable PACKAGE mode user package registry by default | Robert Maynard | 2019-03-15 | 1 | -0/+27 |
The user package registry populated by the `export()` command causes side effects outside the build and source directories. Such effects should be opt-in rather than op-out. Introduce a policy to change default behavior of `export(PACKAGE)` to do nothing. |