aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/build_defs
Commit message (Expand)AuthorAge
* Windows: add //tools/... tests to test suiteGravatar Laszlo Csomor2018-08-09
* external repos: fix typo confusing workspace_file_content and build_file_contentGravatar Klaus Aehlig2018-08-09
* git.bzl: also clone branches with --depth=1Gravatar Klaus Aehlig2018-08-08
* Add option to specify name for downloaded file to http_file skylark ruleGravatar Nicolas Lopez2018-08-07
* Replace cd with git -C during in git skylark rulesGravatar Ed Baunton2018-08-07
* git_repository could use HTTP_PROXY to clone repositoryGravatar wylazy2018-08-07
* Fix the ordering of month and day.Gravatar Ed Schouten2018-08-07
* Add the action_names_test_files target to the OSS version of tools/buils_defs...Gravatar kaipi2018-08-01
* Adding option to change the root directory name in build_tar.py and archive.py.Gravatar Googler2018-07-27
* git_repository: remove .git directoryGravatar Klaus Aehlig2018-07-17
* Add --incompatible_disable_deprecated_attr_params to disable some deprecated ...Gravatar cparsons2018-07-16
* http.bzl: Use allow_single_file for labelsGravatar Ed Baunton2018-07-16
* Rewrite swift_binary_test.bzl using new skylark cc toolchain apiGravatar hlopko2018-07-16
* Use default shell env for Python sha256 toolGravatar Clint Harrison2018-07-11
* Document differences between version and version_fileGravatar katre2018-07-10
* pkg: fix documentation (docker -> archive)Gravatar Klaus Aehlig2018-07-10
* python tools: ensure files are closedGravatar laszlocsomor2018-07-05
* git_repository: support branch as wellGravatar Klaus Aehlig2018-07-03
* Delete git_repositories.bzl. The file has been a simple redirect to git.bzl f...Gravatar dannark2018-07-02
* Fix typo in docGravatar dannark2018-07-02
* Remove support for header preprocessingGravatar hlopko2018-06-26
* http_archive: remove noisy debug printsGravatar Jeremy Nimmer2018-06-25
* Make @bazel_tools//tools/build_defs/cc/action_names.bzl work for bazel osx testsGravatar hlopko2018-06-25
* Fix typo in http.bzlGravatar Loo Rong Jie2018-06-25
* Automated rollback of commit 5728af65e8b89b9dd3a5ac2b717c93ec5333ca18.Gravatar hlopko2018-06-21
* Migrate //devtools/clif/python/legacy_match_clif_rule.bzl to the new C++ tool...Gravatar hlopko2018-06-21
* shell tests, windows: enable more testsGravatar Laszlo Csomor2018-06-21
* git_repository: return actual commitGravatar Klaus Aehlig2018-06-15
* Skylark repos: for failed patch command, also report stdoutGravatar Klaus Aehlig2018-06-13
* Skylark repositories: support additional arguments for the patch toolGravatar Klaus Aehlig2018-06-13
* Add support for aar_import_external and aar_maven_import_externalGravatar Jingwen Chen2018-06-08
* Expose C++ action names to SkylarkGravatar hlopko2018-06-07
* Use BUILD.bazel instead of BUILD for external projectsGravatar Dmitry Petrashko2018-06-05
* 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
* Generaliaze java_import_external to jvm_import_externalGravatar natans2018-05-29
* shallow_since tests and doc improvementsGravatar Ed Baunton2018-05-24
* git.bzl: fall back to full clone if shallow options are not supportedGravatar Klaus Aehlig2018-05-24
* http.bzl: add http_jarGravatar Klaus Aehlig2018-05-23
* http_archive: Support workspace_file and workspace_file_contentsGravatar Klaus Aehlig2018-05-16
* http.bzl: drop outdated commentGravatar Klaus Aehlig2018-05-15
* 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