Skip to content

Releases: Sabayon/devkit

v1.7.10

06 Nov 13:44
4b5d348
Compare
Choose a tag to compare
  • 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

19 May 17:58
3be4345
Compare
Choose a tag to compare
builder: Add support for git portage tarball

v1.7.8

26 Feb 20:13
1921cae
Compare
Choose a tag to compare
Extract common func to setup perms, fix git3 perms

v1.7.7

21 Jul 16:50
69ee6df
Compare
Choose a tag to compare
Add LICENSE

v1.7.5

03 Jun 16:46
6628402
Compare
Choose a tag to compare
Use new eit options

v1.7.4

14 Feb 23:08
64f8ee5
Compare
Choose a tag to compare
functions: make /opt/sabayon-build/ configurable

v1.7.3

04 Feb 13:55
6cc8d3d
Compare
Choose a tag to compare
switch default profile

v1.7.2

29 Jul 23:45
928d6da
Compare
Choose a tag to compare
Refactorize and quote package when getting deps of package

v1.7.1

29 Jul 23:28
5c927a2
Compare
Choose a tag to compare
Refactorizations

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

29 Jul 23:22
8131483
Compare
Choose a tag to compare
- 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