index
:
bazel
master
a fast, scalable, multi-language and extensible build system
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
scripts
Commit message (
Expand
)
Author
Age
*
Remove some references to JDK 7, which is not longer supported
cushon
2018-04-25
*
Fix typo in gcloud kms decrypt command.
philwo
2018-04-25
*
Fix artifacts uploaded to GitHub as part of final releases.
philwo
2018-04-20
*
s/BazelMain/Bazel/
michajlo
2018-04-09
*
Fix permissions for bazel developer scripts.
John Cater
2018-04-02
*
bazel-dev is a helper script which attempts to rebuild Bazel on every
John Cater
2018-03-28
*
Simplify the release scripts in preparation of rewriting them in Python
Philipp Wollermann
2018-03-27
*
Remove current contents of the default global bazelrc.
John Cater
2018-03-22
*
third_party/guava: update to 24.1
Jakob Buchgraber
2018-03-21
*
Update the distfile compile scripts to create a valid embedded tools
John Cater
2018-03-19
*
Allow templated expansion of data dependency names in the RPM spec file.
John Cater
2018-03-12
*
Update gRPC to 1.10.0
Carl Mastrangelo
2018-03-07
*
Sync Debian package deps, and add a comment to prevent future desync.
John Millikin
2018-03-01
*
Add a helper script to run `git bisect` over the Bazel source code
John Cater
2018-02-27
*
Expose --output_user_base to the Bazel server process
Klaus Aehlig
2018-02-27
*
[Skylint] Do not crash ControlFlowChecker on nested functions.
Taras Tsugrii
2018-02-13
*
Automatic code cleanup.
Googler
2018-01-30
*
generate_changelog.py: Fix version number for development version
Yun Peng
2018-01-30
*
Simplify generate-changelog-file rule
Yun Peng
2018-01-29
*
Remove Bazel's Docker tests.
Philipp Wollermann
2018-01-24
*
Fix index out of range error in convert_changelog.py
U-GOOGLE\pcloudy
2018-01-23
*
Partially revert fca3d391161ae4c92cf289a897db2a1c69a9b334
Klaus Aehlig
2018-01-19
*
Create function createJavaInfo with new API. Implement JavaExportsProvider.
dbabkin
2018-01-18
*
Update javac version to 9+181-r4173-1
Liam Miller-Cushon
2018-01-18
*
Clean up Windows config_settings
Yun Peng
2018-01-12
*
Add CI configuration to run tests with Python 3 interpreter
Doug Greiman
2018-01-11
*
Temporarily disable FreeBSD-12
Klaus Aehlig
2018-01-08
*
Automated rollback of commit 55f1e58a7a3e77027dd23cf58564424d76ab6dc0.
philwo
2018-01-08
*
Remove FreeBSD from our CI temporarily.
philwo
2018-01-04
*
Disable CommandUsingLinuxSandboxTest in bazel-tests-remote.
ruperts
2018-01-04
*
Add a non remote execution build to compare build times
Damien Martin-Guillerez
2017-12-14
*
Shell code cleanup
Androbin
2017-12-14
*
Fix broken target in Intellij project definition.
buchgr
2017-12-13
*
Add a toolchains= dependency to a few genrules so that the Bazel test suite p...
lberki
2017-12-11
*
Moving the RemoteWorker into tools/remote directory.
olaola
2017-12-05
*
scripts/serve-docs.sh: allow overriding PORT/HOST
Klaus Aehlig
2017-12-05
*
Move bazel conditions into src/conditions.
tomlu
2017-11-30
*
Add . to the bootstrap protoc include paths
Olivier Chafik
2017-11-29
*
Enable auto-completion for the "ibazel" command
Martin Probst
2017-11-29
*
Various Shell Script Fixes and Improvements - Part One
Androbin
2017-11-29
*
macOS compatibility in build.ps1.
Peter Mounce
2017-11-28
*
Fix //src/test/shell/integration:progress_reporting_test
Klaus Aehlig
2017-11-21
*
SOURCE_DATE_EPOCH environment variable override the timestamp
Damien Martin-Guillerez
2017-11-21
*
Allow Bazel's Debian package to install with headless JDK.
John Millikin
2017-11-20
*
third_party/grpc: Update to version 1.7.0
Jakob Buchgraber
2017-11-17
*
Remove target from BUILD file that was prematurely added in https://github.co...
dannark
2017-11-17
*
third_party/grpc: Update to version 1.7.0
Jakob Buchgraber
2017-11-17
*
Deactivate //src/test/shell/integration:progress_reporting_test on remote tests
dmarting
2017-11-12
*
Deactivate FreeBSD-12 tests
dmarting
2017-11-12
*
Make bazel work with java9
Bernhard M. Wiedemann
2017-11-09
[next]