Skip to content

Releases: Sabayon/devkit

v1.7.10

Choose a tag to compare

@geaaru geaaru released this 06 Nov 13:44
4b5d348
  • Integrate a new resolver algorithm (triggered by DEPENDENCY_IGNORE_VERSIONS env var). By default, it uses the old algorithm.

  • Fix dynlink-scanner with new qfile option

  • builder now print the list of available equo repositories

v1.7.9: Merge pull request #19 from Sabayon/develop

Choose a tag to compare

@mudler mudler released this 19 May 17:58
3be4345
builder: Add support for git portage tarball

v1.7.8

Choose a tag to compare

@mudler mudler released this 26 Feb 20:13
1921cae
Extract common func to setup perms, fix git3 perms

v1.7.7

Choose a tag to compare

@mudler mudler released this 21 Jul 16:50
69ee6df
Add LICENSE

v1.7.5

Choose a tag to compare

@mudler mudler released this 03 Jun 16:46
6628402
Use new eit options

v1.7.4

Choose a tag to compare

@mudler mudler released this 14 Feb 23:08
64f8ee5
functions: make /opt/sabayon-build/ configurable

v1.7.3

Choose a tag to compare

@mudler mudler released this 04 Feb 13:55
6cc8d3d
switch default profile

v1.7.2

Choose a tag to compare

@mudler mudler released this 29 Jul 23:45
928d6da
Refactorize and quote package when getting deps of package

v1.7.1

Choose a tag to compare

@mudler mudler released this 29 Jul 23:28
5c927a2
Refactorizations

v1.7.0: Add support for new options exposed in builder

Choose a tag to compare

@mudler mudler released this 29 Jul 23:22
8131483
- INTERNAL_BUILDER: swaps the builder supplied in the env var with the one executed in the container
- BUILDER_VERBOSE: enable verbose mode
- SHARE_WORKSPACE: enable sharing of the build directory with the container
- PRE_SCRIPT/POST_SCRIPT: absolute paths of scripts that have to be executed in the container