Sign in
bazel
/
bazel
/
ed9e98fcc6c11eed9f1c412048dad659316cf257
/
scripts
3bbf9b9d
Remove explicit "-a public-read" from gsutil calls.
by philwo
· 6 years ago
6f90d01
update grpc library to 1.20.0
by buchgr
· 6 years ago
5586fc1
Bootstrap: report missing bintools early
by Laszlo Csomor
· 6 years ago
587ec6f
Update documentation for the latest bazel release, 0.24.0.
by John Cater
· 6 years ago
dac096c
Fix "the the".
by Benjamin Peterson
· 6 years ago
d4651e8
Remove ijar from the bazel binary.
by iirina
· 6 years ago
7fb242d
Use BUILD.pkg instead of BUILD-new.pkg
by iirina
· 6 years ago
2976576
explitly set --output=label when calling bazel query.
by Googler
· 6 years ago
c9f78b5
Make Python rules require the new Python toolchain type
by brandjon
· 6 years ago
79147c6
Versioned docs: add documentation for 0.23.0
by jingwen
· 6 years ago
c33ae8a
Remove the embedded java tools from the bazel binary.
by iirina
· 6 years ago
1d72c69
zsh completion: Support BUILD.bazel files
by Clint Harrison
· 6 years ago
d2804e5
Add version 0.22.0 to docs
by Klaus Aehlig
· 6 years ago
a4b2d05
generate_versioned_docs.sh: do not depend on convenience symlinks
by Klaus Aehlig
· 6 years ago
ce91f76
Use bazel without JDK in //scripts/packages:without-jdk/bazel.
by Tobias Werth
· 6 years ago
b8d0e1b
Use a new GitHub token and KMS key for the release process.
by philwo
· 6 years ago
74c274a
Include zsh completion with installer
by Keith Smiley
· 6 years ago
684cc2e
Fix typo in package info
by Googler
· 6 years ago
fce6ce5
Fix shellcheck warning of BAZEL_REAL variable
by Thi
· 6 years ago
a600138
Specify the PATH via the --action_env flag when building the Bazel site via CloudBuild.
by fwe
· 6 years ago
2ba4e46
Publish documentation for Bazel 0.21.0
by Jingwen Chen
· 6 years ago
186bdcd
Versioned documentation
by Jingwen Chen
· 6 years ago
a60e064
Fix target name which was forgotten in #5403.
by Tobias Werth
· 6 years ago
8b13623
Remove unused MACHINE_* environment variables.
by philwo
· 6 years ago
f3fa876
Redact contributor email addresses from the release notes.
by John Cater
· 6 years ago
4d05f38
Windows: remove custom WindowsRunfiles impl.
by Laszlo Csomor
· 6 years ago
f09429c
Run "buildifier --lint=fix" on bzl files
by laurentlb
· 6 years ago
235a819
release: do not add more empty lines to CHANGELOG.md
by Klaus Aehlig
· 6 years ago
1694de6
Move reads of some env vars to functions.
by nharmata
· 6 years ago
ae0391d
Install Jekyll 3.1.6 via Rubygems instead of via apt-get.
by philwo
· 6 years ago
f7854a90
Rollforward of "Exclude the skydoc directory from bootstrap/compile.sh"
by cparsons
· 6 years ago
b072690
Automated rollback of commit ee28af4f86783fa84cc1c0d96ca0eca9bb7bf1d0.
by pcloudy
· 6 years ago
ee28af4
Exclude the skydoc directory from bootstrap/compile.sh
by cparsons
· 6 years ago
e722c45
debian package: Relax JDK dependency to suggests
by Gregor Jasny
· 6 years ago
9225a13
Automatically generate contributors list in release notes.
by John Cater
· 6 years ago
4479a5e
debian package: declare dependency on python
by George Kalpakas
· 6 years ago
73b0808
Do NOT create runfiles trees during bootstrapping on Windows.
by lberki
· 6 years ago
988626e
Make the dummy runfiles script actually create a runfiles tree.
by lberki
· 6 years ago
d93ebe1
Fix the bootstrap scripts to use the correct BUILD file for tools/sh.
by John Cater
· 7 years ago
8c21b0b
Set SystemDrive environment variable for Windows processes
by pcloudy
· 7 years ago
63bf1ba
Remove old files that belonged to our Jenkins CI.
by philwo
· 7 years ago
faaff7f
Release notes: fix markdown
by Klaus Aehlig
· 7 years ago
ff6d318
Remove deprecated startup --host_javabase flag
by cushon
· 7 years ago
3eec3fe
Windows: native test wrapper can run simple tests
by Laszlo Csomor
· 7 years ago
50440179
Properly mark configuration files in the Debian package.
by John Cater
· 7 years ago
27be709
Remove perl dependency for bash completions
by Philip Patsch
· 7 years ago
5e5ee0d
Rollforward of https://github.com/bazelbuild/bazel/commit/ec83598cb6ee4136166bb562a24dc5dfa58921db and the followup correction in https://github.com/bazelbuild/bazel/commit/44f92dd508824f2bae03e0e55dc4282908a562ec: Change the list of rc files accepted.
by ccalvarin
· 7 years ago
d96f157
Automated rollback of commit ec83598cb6ee4136166bb562a24dc5dfa58921db, and followup unknown commit
by ccalvarin
· 7 years ago
5919e7a
Fix usage command of release script
by Yannic Bonenberger
· 7 years ago
ec83598
Change the list of rc files accepted.
by ccalvarin
· 7 years ago
2a8b657
Add a --server_javabase startup option as an alias for the LHS --host_javabase
by cushon
· 7 years ago
bed8c5f
Fix Guava version in compile.sh.
by philwo
· 7 years ago
28fcf28
debian package: declare dependency on unzip
by Klaus Aehlig
· 7 years ago
f11c6bc
python tools: ensure files are closed
by laszlocsomor
· 7 years ago
e7a51e0
use https url in .deb package Homepage field
by Mostyn Bramley-Moore
· 7 years ago
886d01c
Add Arm64 support
by Arielle Albon
· 7 years ago
7c49bd9
Make the embedded JDK targets the default
by Liam Miller-Cushon
· 7 years ago
4dd6dac
Add flag to skip early base extraction
by andy g scott ?
· 7 years ago
09222fa
Introduces a BAZEL_JAVAC_OPTS environment variable to the bootstrap build with empty default value to keep the script behavior unchanged. javac is not given a large enough max heap on Raspberry Pi 3. This change but allows the user to override the setting.
by Googler
· 7 years ago
72141a1
update bazel's embedded jdk to jdk9
by cushon
· 7 years ago
d595703
Move --distdir out of experimental status
by Klaus Aehlig
· 7 years ago
fce20d79
Avoid dependency on coreutil.
by Greg Steuck
· 7 years ago
20a042f
Format all bzl files with buildifier
by vladmos
· 7 years ago
3c9cd82
distfile: pack the archives needed later in the build
by Klaus Aehlig
· 7 years ago
849df36
Use the local JDK as the default target javabase
by cushon
· 7 years ago
6b0ccd10
Wrap a comment line around 80 chars.
by Googler
· 7 years ago
cfc64a3
Records profiling information for ActionFS staging and updates.
by shahan
· 7 years ago
032141d
Remove some references to JDK 7, which is not longer supported
by cushon
· 7 years ago
8ab0907
Fix typo in gcloud kms decrypt command.
by philwo
· 7 years ago
2b59370
Fix artifacts uploaded to GitHub as part of final releases.
by philwo
· 7 years ago
7131b2c
s/BazelMain/Bazel/
by michajlo
· 7 years ago
32a7f61
Fix permissions for bazel developer scripts.
by John Cater
· 7 years ago
0bf1413
bazel-dev is a helper script which attempts to rebuild Bazel on every execution.
by John Cater
· 7 years ago
5fabb43
Simplify the release scripts in preparation of rewriting them in Python
by Philipp Wollermann
· 7 years ago
f482d9e
Remove current contents of the default global bazelrc.
by John Cater
· 7 years ago
755d3be
third_party/guava: update to 24.1
by Jakob Buchgraber
· 7 years ago
32c5add
Update the distfile compile scripts to create a valid embedded tools repository.
by John Cater
· 7 years ago
e4c8509
Allow templated expansion of data dependency names in the RPM spec file.
by John Cater
· 7 years ago
38ff396
Update gRPC to 1.10.0
by Carl Mastrangelo
· 7 years ago
c92d54e
Sync Debian package deps, and add a comment to prevent future desync.
by John Millikin
· 7 years ago
2744412
Add a helper script to run `git bisect` over the Bazel source code
by John Cater
· 7 years ago
c2499c4
Expose --output_user_base to the Bazel server process
by Klaus Aehlig
· 7 years ago
a3339c8
[Skylint] Do not crash ControlFlowChecker on nested functions.
by Taras Tsugrii
· 7 years ago
5a3aa58
Automatic code cleanup.
by Googler
· 7 years ago
8bda143
generate_changelog.py: Fix version number for development version
by Yun Peng
· 7 years ago
f7f37be
Simplify generate-changelog-file rule
by Yun Peng
· 7 years ago
e8dea31
Remove Bazel's Docker tests.
by Philipp Wollermann
· 7 years ago
d0655f5
Fix index out of range error in convert_changelog.py
by U-GOOGLE\pcloudy
· 7 years ago
76eb2a4
Partially revert fca3d391161ae4c92cf289a897db2a1c69a9b334
by Klaus Aehlig
· 7 years ago
fca3d39
Create function createJavaInfo with new API. Implement JavaExportsProvider.
by dbabkin
· 7 years ago
6e945ce
Update javac version to 9+181-r4173-1
by Liam Miller-Cushon
· 7 years ago
c924cf6
Clean up Windows config_settings
by Yun Peng
· 7 years ago
b30dfcb
Add CI configuration to run tests with Python 3 interpreter
by Doug Greiman
· 7 years ago
ac9caeb
Temporarily disable FreeBSD-12
by Klaus Aehlig
· 7 years ago
1fa84f1
Automated rollback of commit 55f1e58a7a3e77027dd23cf58564424d76ab6dc0.
by philwo
· 7 years ago
55f1e58
Remove FreeBSD from our CI temporarily.
by philwo
· 7 years ago
1c5a134
Disable CommandUsingLinuxSandboxTest in bazel-tests-remote.
by ruperts
· 7 years ago
e453086
Add a non remote execution build to compare build times
by Damien Martin-Guillerez
· 7 years ago
ef381e5
Shell code cleanup
by Androbin
· 7 years ago
75eca48
Fix broken target in Intellij project definition.
by buchgr
· 7 years ago
Next »