aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/build_defs/pkg
Commit message (Expand)AuthorAge
* Added release and release_file parameters to pkg_rpmGravatar mmikitka2018-03-12
* Allow templated expansion of data dependency names in the RPM spec file.Gravatar John Cater2018-03-12
* Automatic code cleanup.Gravatar laurentlb2018-03-07
* Preserve the source directory tree in the RPM BUILD directoryGravatar mmikitka2018-03-05
* Remove unnecessary copy of source SPEC file to temporary destinationGravatar mmikitka2018-03-01
* Change pkg_rpm changelog to optionalGravatar mmikitka2018-03-01
* Make pkg defs Python 2/3 compatibleGravatar treuherz2018-01-26
* Update make_rpm.py to check whether rpmbuild is present and report an error i...Gravatar John Cater2018-01-24
* Python 3 fixes for tools/build_defs, jdk, objcGravatar Googler2017-12-19
* Update tools/ modules for compatibility with python 3.Gravatar Akira Baruah2017-12-18
* Fix some broken targets and failing tests.Gravatar ajmichael2017-12-06
* Fix gflags mark_flag_as_required warning.Gravatar Austin Schuh2017-11-21
* tools/build_defs/pkg/pkg.bzl: move load statement to the beginningGravatar Klaus Aehlig2017-10-02
* Make gzipped pkg_tar outputs repeatableGravatar Philipp Schrader2017-09-27
* Make control.tar.gz in pkg_deb repeatableGravatar Philipp Schrader2017-09-25
* Update the url for creating spec filesGravatar Tyler Rockwood2017-09-06
* Automated rollback of commit afed47daac8812154196403a30f89aaf0ccca2b2.Gravatar Googler2017-09-04
* Automated rollback of commit 36178dddc45ee39e302516232c83b0fbc4c5dc37.Gravatar Googler2017-09-01
* Automated rollback of commit 39448ebab889a6b5b1ceabcf932adfec9098dfe7.Gravatar dmarting2017-08-28
* Don't prepend ./ to filenames in pkg_tar ruleGravatar Jeff Grafton2017-08-28
* Improve pkg_tar warning message.Gravatar Benjamin Peterson2017-08-23
* More explicit warning for pkg_tar's filesGravatar Damien Martin-Guillerez2017-08-22
* Prepare .bzl files to the new semantics of += on listsGravatar vladmos2017-08-17
* Update files attribute on pkg_tar.Gravatar John Cater2017-08-10
* Normalize paths when adding them to the tarball.Gravatar Googler2017-07-24
* Change `files` attr of `pkg_tar` to a dict.Gravatar John Millikin2017-07-12
* 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