Sign in
bazel
/
bazel
/
7e29639be23474ba54fc186d1239590d5b2bb523
/
scripts
/
packages
/
BUILD
b5827e4
Add fish shell completion for bazel
by Akira Baruah
· 4 years, 10 months ago
c86cf56
Add targets for creating Bazel dmg file for macOS
by Yun Peng
· 5 years ago
d6145a0
Add remaining changes for bootstrap build on OpenBSD.
by aldersondrive
· 5 years ago
d3f8efc
Add $USE_BAZEL_VERSION and .bazelversion support to Bazel's wrapper script.
by philwo
· 5 years ago
f69c3d2
Fix destructive mv of bazel internal files
by Austin Schuh
· 6 years ago
ce91f76
Use bazel without JDK in //scripts/packages:without-jdk/bazel.
by Tobias Werth
· 6 years ago
74c274a
Include zsh completion with installer
by Keith Smiley
· 6 years ago
a60e064
Fix target name which was forgotten in #5403.
by Tobias Werth
· 6 years ago
7c49bd9
Make the embedded JDK targets the default
by Liam Miller-Cushon
· 7 years ago
c924cf6
Clean up Windows config_settings
by Yun Peng
· 7 years ago
1a483d4
Move bazel conditions into src/conditions.
by tomlu
· 7 years ago
9a63aff
Create Windows ZIP release artifact using Bazel
by Damien Martin-Guillerez
· 8 years ago
6f7066e
Bundled JDK changes for the release process. This is a fixed version
by philwo
· 8 years ago
40f5c71
Automated g4 rollback of commit 2c4dd1f3176371473667c551cd5a5ae5992f8154.
by philwo
· 8 years ago
2c4dd1f
Bundled JDK changes for the release process.
by Philipp Wollermann
· 8 years ago
e565230
Remove empty_files for bazel binary installer.
by Harsh Vardhan
· 8 years ago
e9552d4
Moved bazelrc and version.txt to scripts/packages to be more effectively shared.
by John Cater
· 8 years ago
b0308d4
Move debian package building into its own package.
by John Cater
· 8 years ago
352c72d
Add script and genrule to build RPM package.
by John Cater
· 8 years ago
332b61f
Revert "Revert "Fix scripts/packages/convert_changelog to read the changelog correctly""
by Damien Martin-Guillerez
· 8 years ago
e4cf9aa
Revert "Fix scripts/packages/convert_changelog to read the changelog correctly"
by John Cater
· 8 years ago
9012bf1
Fix scripts/packages/convert_changelog to read the changelog correctly
by Damien Martin-Guillerez
· 8 years ago
1dda343
Add Oracle JDK 7/8 as optional dependencies.
by Misha Brukman
· 8 years ago
18033b0
Fix building Bazel under the new Linux sandbox
by Brian Silverman
· 8 years ago
279a061
Add the distribution artifact to the list of release files
by Klaus Aehlig
· 8 years ago
4885eef
Change our URL to bazel.build
by Damien Martin-Guillerez
· 8 years ago
d59bcb6
Rollback of commit c5545fd0896f3c602a9be0986debed6f0c9c662d.
by Klaus Aehlig
· 9 years ago
8896dad
Windows, native: add windows_msvc config_setting
by Laszlo Csomor
· 9 years ago
c5545fd
Rollback of commit 96d46280bc5a4803ba2242a4ad16939f85a3b212.
by Damien Martin-Guillerez
· 9 years ago
6cfe704
Debian package: remove declared dependencies on zip, unzip and pkg-config
by Damien Martin-Guillerez
· 9 years ago
96d4628
Reintroduce .bazelrc and set --action_env defaults
by Klaus Aehlig
· 9 years ago
7f421af
Add google-jdk as Bazel debian package dependency
by Yun Peng
· 9 years ago
047b0e6
Opt out of building debian packages on darwin
by Yun Peng
· 9 years ago
a50635d
Build Bazel debian source package using Bazel
by Yun Peng
· 9 years ago
7d265e0
Add all the sources to //:srcs filegroup and add a check to detect
by Damien Martin-Guillerez
· 9 years ago
fdb5a8c
Fixed Bazel deb package dependency on Ubuntu 16.04
by Yun Peng
· 9 years ago
02287b6
Rollback of commit 23c274dcd0174a9bf0f62f028ab62084e9ea440f.
by Kristina Chodorow
· 9 years ago
23c274d
Rollback of commit 009b48bcfaf4ebb17f9ab03bea9036cfa3c12ff0.
by Yue Gan
· 9 years ago
009b48b
Remove .bazelrc
by Kristina Chodorow
· 9 years ago
0ad9f5e
Refactor JDK 7 build to use the vendored version of it
by Damien Martin-Guillerez
· 9 years ago
04d46ab
Rollback of commit 6cb8d820689ad029a9d0dc4ee1100db9b2d96515.
by Damien Martin-Guillerez
· 9 years ago
6cb8d82
Refactor build for JDK 7
by Damien Martin-Guillerez
· 9 years ago
ced7874
Aside from Debian dependency on java{7,8}-jdk, accept java{7,8}-sdk
by Ivan Vucica
· 9 years ago
8af7f68
Remove vestige of the base_workspace in the installer
by Damien Martin-Guillerez
· 9 years ago
68d0b69
Use labels in load statements
by Damien Martin-Guillerez
· 9 years ago
84450b8
Rollback of commit 14cf67863d56bab1eef11687a881adf323ba55ad.
by Kristina Chodorow
· 9 years ago
14cf678
Rollback of commit e87849b8d391af8f5d98e3a91e680e88a1264b64.
by Kristina Chodorow
· 9 years ago
7912658
Remove dangling reference to bazel-tools
by Kristina Chodorow
· 9 years ago
e87849b
Remove base_workspace from bazel setup
by Kristina Chodorow
· 9 years ago
ba04b2d
Create a wrapper script which looks for an executable in the workspace
by Brian Silverman
· 9 years ago
d5b2d25
Use general java jdk dependency for bazel debian package
by Andrew Jorgensen
· 9 years ago
848740c
Fix bazel version for debian package
by Damien Martin-Guillerez
· 9 years ago
b95995b
Use openjdk7 as dependency for debian package of jdk7 flavor
by Damien Martin-Guillerez
· 9 years ago
ed7b97e
Add a ~ between the version candidate and the release candidate qualifier for debian package
by Damien Martin-Guillerez
· 9 years ago
a2c60d0
Fix bash completion script location in the Debian package
by Brian Silverman
· 9 years ago
2b49791
Pass a directory for find to look in for OS X
by Kristina Chodorow
· 9 years ago
82d5b62
Fix fallout of the debian packaging change
by Damien Martin-Guillerez
· 9 years ago
80245bc
Introduce debian and tar packaging rules
by Damien Martin-Guillerez
· 9 years ago
e8f8dc5
Installer: ship the Bash completion script and add a finish message
by Damien Martin-Guillerez
· 10 years ago
ea9a436
Add the tools/defaults/BUILD file to the installer script
by Damien Martin-Guillerez
· 10 years ago
ab13f68
Create a binary packager for Bazel
by Damien Martin-Guillerez
· 10 years ago