summaryrefslogtreecommitdiffhomepage
path: root/pkg/docker/Makefile (follow)
AgeCommit message (Collapse)AuthorFilesLines
2019-09-20Packaging: bump packages DEFAULT_RELEASE.Konstantin Pavlov1-1/+1
I overlooked that 7d54dfd17098 is partial, and didnt revert MODULE_RELEASE_* for the modules. However, Debian builds succeeded since MODULE_RELEASE_* are not used to generate versions in debian/changelog, resulting in broken dependencies between modules (jsc_common and jsc*). The easiest fix is to bump DEFAULT_RELEASE again.
2019-09-19Packaging: revert DEFAULT_RELEASE back to 1.1.11.0-1Konstantin Pavlov1-1/+1
2019-08-23Packages: bump docker release for 1.10.0-2.Andrei Belov1-1/+1
2019-08-22Fixed rebuilding of Dockerfiles.Valentin Bartenev1-1/+1
2019-02-22Improvement and unification of version processing in build scripts.Alexander Borisov1-3/+3
This also eliminates expressions that incompatible with BSD make, thus fixing installation of Node.js module on FreeBSD (broken by dace60fc4926).
2018-10-25Packages: updated to 1.5-1.Valentin Bartenev1-1/+1
2018-09-27Packages: updated to 1.4-2.Andrei Belov1-1/+1
2018-04-02Added Ruby packaging support.Andrei Belov1-2/+6
2018-02-08Docker: typo fixed.Andrei Belov1-1/+1
2018-02-07Docker: added Perl image.Andrei Belov1-2/+5
2018-01-30Introduced docker images building tools.Konstantin Pavlov1-0/+68