aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/build_defs/pkg
Commit message (Expand)AuthorAge
* Make tools/build_defs/pkg/archive.py py3 compatibleGravatar David Flemström2017-05-02
* Adjust the visibility of this rule, which is needed for the migration of dock...Gravatar Googler2017-04-28
* Add possibility to set ownership of files on pkg_tarGravatar Damien Martin-Guillerez2017-04-24
* Make bazel_bootstrap_distfile_test work on WindowsGravatar Yun Peng2017-02-23
* Add pkg_rpm build rule to help generating RPM packages. Gravatar John Cater2017-02-06
* Rollback of commit b7c00d8762d74fb54d0a6b0eb355abc6dc7a97c3.Gravatar Damien Martin-Guillerez2016-12-22
* Export dot-format graphs as-is and download dot as an external repoGravatar Kristina Chodorow2016-12-22
* Mark pkg_tar dependencies as Python 3 compatibleGravatar Damien Martin-Guillerez2016-11-18
* Change our URL to bazel.buildGravatar Damien Martin-Guillerez2016-10-28
* Fix messed-up indentation in make_deb.pyGravatar Benjamin Staffin2016-10-07
* Global cleanup change.Gravatar Vladimir Moskva2016-09-07
* pkg_deb: Make distribution and urgency adjustableGravatar Benjamin Staffin2016-08-31
* Add conffiles support to pkg_debGravatar Michal Rydlo2016-08-26
* fixed strip_prefix related with issue#1604Gravatar Zhexuan Yang2016-08-08
* Global cleanup change.Gravatar Laurent Le Brun2016-07-07
* Fixed Bazel deb package dependency on Ubuntu 16.04Gravatar Yun Peng2016-07-01
* Rename data_path to strip_prefix, and directory to package_dir.Gravatar Yue Gan2016-06-22
* Adds missing arguments. Fixes #1403.Gravatar Yue Gan2016-06-21
* Support top-level packages in pkg_tarGravatar Kristina Chodorow2016-05-17
* Add generated docs to Jekyll tree build target. Add script for bringing upGravatar David Chen2016-05-09
* Update octal refs in python script of pkg and docker rulesGravatar Damien Martin-Guillerez2016-03-31
* pkg: use a flag file instead of passing the list of arguments in the command ...Gravatar Damien Martin-Guillerez2016-03-01
* Update documentation of skylark rules: correct load statementsGravatar Damien Martin-Guillerez2016-02-10
* Use labels in load statementsGravatar Damien Martin-Guillerez2016-02-02
* Add the @bazel_tools prefix to docker and pkg toolingGravatar Damien Martin-Guillerez2016-01-27
* Don't break long words for debian control fieldsGravatar Andrew Jorgensen2016-01-12
* Make Debian package maintainer scripts executable.Gravatar Piotr Sikora2015-12-15
* Fix pkg_tar docs.Gravatar Warren Turkal2015-11-30
* Generate .changes files to go along with .deb packagesGravatar Benjamin Staffin2015-11-24
* Generate proper filenames for .deb packagesGravatar Benjamin Staffin2015-11-24
* Rollback of commit 07475c7b3812d6194602213a69e6e9f70643b32a.Gravatar Damien Martin-Guillerez2015-11-20
* Append '/' to the root prefix when missing for tar mergingGravatar Damien Martin-Guillerez2015-11-20
* Rollback of commit 976211dd45215a6146e0ab312186de0eaa955a75.Gravatar Googler2015-11-18
* [docker] Print a clearer message when xzcat cannot be found and is neededGravatar Damien Martin-Guillerez2015-11-18
* Apply the docker_build directory option to tars as well as files.Gravatar Googler2015-11-17
* Allow udeb as input of docker debsGravatar Damien Martin-Guillerez2015-11-17
* Fix tools/build_defs/pkg:build_testGravatar Damien Martin-Guillerez2015-11-11
* Fix bash completion script location in the Debian packageGravatar Brian Silverman2015-11-06
* Create directories for all the files in tarballs.Gravatar Brian Silverman2015-11-02
* Tweak styling of Skylark rule READMEs to be consistent when viewed onGravatar David Chen2015-10-23
* Tweak the BUILD file for Damien's .deb rules so that they depend on gflags pr...Gravatar Lukacs Berki2015-10-13
* Introduce debian and tar packaging rulesGravatar Damien Martin-Guillerez2015-10-09