Skip to content
Success

Changes

Summary

  1. Add -$(PLV) to fmri in sample-manifest for perl modules and detect dependencies based on META.json (commit: 32921ba) (details)
  2. Align templates with prototypes from illumos-gate (commit: 9bf6150) (details)
  3. makemaker.mk: infer COMPONENT_VERSION from HUMAN_VERSION (commit: 9971080) (details)
  4. Add template for perl module Makefile (commit: d6a0d6e) (details)
Commit 32921ba906681765172dd7f8d31e5fd06dadb34b by noreply
Add -$(PLV) to fmri in sample-manifest for perl modules and detect dependencies based on META.json

(commit: 32921ba)
The file was modifiedmake-rules/makemaker.mk (diff)
The file was addedtools/perl-version-convert
The file was modifiedmake-rules/ips.mk (diff)
The file was addedtools/perl-meta-deps
Commit 9bf615098193d5ea2f1b9407a08fb59b8c5fff48 by noreply
Align templates with prototypes from illumos-gate

(commit: 9bf6150)
The file was modifiedtemplates/configure.mk (diff)
The file was modifiedtemplates/ant.mk (diff)
The file was modifiedtemplates/justmake.mk (diff)
The file was modifiedtemplates/python.mk (diff)
The file was modifiedtemplates/cmake.mk (diff)
The file was modifiedtemplates/ruby.mk (diff)
The file was modifiedtransforms/copyright-template (diff)
Commit 9971080e915a90cd7fe7ff87795d47b26392ca80 by noreply
makemaker.mk: infer COMPONENT_VERSION from HUMAN_VERSION

(commit: 9971080)
The file was modifiedmake-rules/makemaker.mk (diff)
Commit d6a0d6ef289dc34e1123442b11c5015124023ed2 by noreply
Add template for perl module Makefile

(commit: d6a0d6e)
The file was addedtemplates/perl.mk