aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/build_defs/pkg
Commit message (Expand)AuthorAge
* Windows: add //tools/... tests to test suiteGravatar Laszlo Csomor2018-08-09
* Adding option to change the root directory name in build_tar.py and archive.py.Gravatar Googler2018-07-27
* Add --incompatible_disable_deprecated_attr_params to disable some deprecated ...Gravatar cparsons2018-07-16
* Document differences between version and version_fileGravatar katre2018-07-10
* pkg: fix documentation (docker -> archive)Gravatar Klaus Aehlig2018-07-10
* Make tools in action inputs an error.Gravatar tomlu2018-06-02
* Format all bzl files with buildifierGravatar vladmos2018-06-01
* Add ability to add runfiles to tarGravatar Christian Verkerk2018-05-29
* Explicitly assign --buildroot in the rpmbuild invocationGravatar mmikitka2018-05-03
* AddFiles will recursively add files when a directory is encounteredGravatar mmikitka2018-05-03
* Expose debug parameter to suppress informative print statementsGravatar mmikitka2018-04-18
* Automatic code cleanup.Gravatar laurentlb2018-04-12
* Support for empty_files and empty_dirs in pkg.Gravatar Pawe? Zuzelski2018-03-27
* pkg.bzl: adapt to upcoming incompatible changesGravatar Klaus Aehlig2018-03-26
* 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