Tags: dennis3620/rules_pkg
Tags
Merge pull request bazelbuild#248 from aiuto/newrel update_changelog for 0.3.0
Add starter CI setup (bazelbuild#165) * add starter CI setup * remove unneded name * refactor up common parts * space
Merge pull request bazelbuild#163 from dannysullivan/archive-public-v… …isibility Make archive build rule publicly visible
Merge pull request bazelbuild#79 from aiuto/feddep Remove deps on abseil.
Update make_deb.py to work for Python2 or 3 (bazelbuild#47) * Convert make_deb.py to Python2 + Python 3 * Pass environment to make_deb and other helpers so that Python expect UTF-8 IO * Handle argv correctly w.r.t PEP-383 * Test for python2 and python3.
Fix labels pointing to helper tools. (bazelbuild#32) Do not override the path to helper tools in every test. Doing that hid the fact that the paths were defined wrong in the rule.