Skip to content
Aborted

Changes

Summary

  1. ips.mk : allow to separate the verification that a package is good to (commit: 4221e17) (details)
  2. ips.mk : remove verbose message from "publish" recipe (commit: c4b7a5e) (details)
  3. Deliver libncursesw compatibility links in library/ncurses (commit: da38fbf) (details)
  4. Add COMPONENT_LICENSE_FILE to shared-macros.mk (commit: fd5ab52) (details)
Commit 4221e17e0bba8bf0ee49ce857a6d61200767cbf7 by Jim Klimov
ips.mk : allow to separate the verification that a package is good to publish from actually publishing it (new "pre-publish" vs. "publish" that now calls it)
(commit: 4221e17)
The file was modifiedmake-rules/ips.mk (diff)
The file was modifieddoc/makefile-targets.txt (diff)
Commit c4b7a5e9ac126442d64a3b0bb684a5fa1a6e2506 by Jim Klimov
ips.mk : remove verbose message from "publish" recipe
(commit: c4b7a5e)
The file was modifiedmake-rules/ips.mk (diff)
Commit da38fbf26cdb985caf950e45acb34354e7bc028d by adam.stevko
Deliver libncursesw compatibility links in library/ncurses
(commit: da38fbf)
The file was modifiedcomponents/library/ncurses/Makefile (diff)
The file was modifiedcomponents/library/ncurses/ncurses.p5m (diff)
The file was removedcomponents/library/ncurses/resolve.deps
Commit fd5ab52f5aebb38d382ee662954fb9e82e1da98a by adam.stevko
Add COMPONENT_LICENSE_FILE to shared-macros.mk
(commit: fd5ab52)
The file was modifiedtemplates/cmake.mk (diff)
The file was modifiedmake-rules/shared-macros.mk (diff)
The file was modifiedtemplates/ant.mk (diff)
The file was modifiedtemplates/justmake.mk (diff)
The file was modifiedtemplates/configure.mk (diff)
The file was modifiedtemplates/python.mk (diff)
The file was modifiedtemplates/ruby.mk (diff)