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
/
bootstrap
Commit message (
Expand
)
Author
Age
*
Use the local JDK as the default target javabase
cushon
2018-05-14
*
Remove some references to JDK 7, which is not longer supported
cushon
2018-04-25
*
s/BazelMain/Bazel/
michajlo
2018-04-09
*
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
*
Update gRPC to 1.10.0
Carl Mastrangelo
2018-03-07
*
Expose --output_user_base to the Bazel server process
Klaus Aehlig
2018-02-27
*
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
*
Shell code cleanup
Androbin
2017-12-14
*
Add . to the bootstrap protoc include paths
Olivier Chafik
2017-11-29
*
Various Shell Script Fixes and Improvements - Part One
Androbin
2017-11-29
*
SOURCE_DATE_EPOCH environment variable override the timestamp
Damien Martin-Guillerez
2017-11-21
*
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
*
Make bazel work with java9
Bernhard M. Wiedemann
2017-11-09
*
Do not output Bazel leaves to logs.
Dmitry Lomov
2017-10-24
*
Fix compile.sh to not hardcode the guava version.
John Cater
2017-10-20
*
Remove support for --javabase=<absolute path>.
lberki
2017-10-11
*
Clean up TODOs.
László Csomor
2017-10-09
*
Windows,bootstrapping: fix build_windows_jni.sh
Laszlo Csomor
2017-10-06
*
Add files that were droped by our export process
dmarting
2017-09-19
*
bazel_bootstrap_distfile_test: add logging
laszlocsomor
2017-09-13
*
Update gRPC dependency to 1.6.1
buchgr
2017-09-08
*
Add a Bazel test testing determinism of `bazel build //src:bazel`
Damien Martin-Guillerez
2017-08-23
*
Update javac version to 9-dev-r4023-3
Liam Miller-Cushon
2017-08-22
*
Replace create_embedded_tools.sh with a faster Python version.
Philipp Wollermann
2017-07-28
*
build_windows_jni.sh: move file to subdirectory
Laszlo Csomor
2017-07-05
*
Bazel, bootstrap: fix JNI build errors
Laszlo Csomor
2017-06-29
*
Use getopt to parse process-wrapper's command-line.
philwo
2017-06-22
*
Windows, bootstrapping: fix bootstrap_test
Laszlo Csomor
2017-06-14
*
Fix paths in Bazel docs, removing references to versions/master.
dzc
2017-06-08
*
Update grpc-java to 1.3.0, netty to 4.1.8.Final
Jakob Buchgraber
2017-05-31
*
Windows: ignore envvars with degenerate names
Laszlo Csomor
2017-05-31
*
Update grpc-java to 1.3.0, netty to 4.1.8.Final
Jakob Buchgraber
2017-05-31
*
Do not use sed -E in bootstrap/compile.sh
hlopko
2017-05-30
*
Fix URL in compile.sh error message
Klaus Aehlig
2017-05-22
*
Update javac version to 9-dev-r4023-2
Liam Miller-Cushon
2017-05-10
*
Fix link in bazel/bootstrap/compile.sh
hlopko
2017-05-09
*
Pass all the environment variable to Bazel during bootstrapping
Damien Martin-Guillerez
2017-05-09
*
Bootstrap: move the fail function to the top
dmarting
2017-05-05
*
Windows, bootstrapping: fix bugs to support Cygwin
Laszlo Csomor
2017-04-26
*
Exclude javac-9-dev-4023-1 from bootstrap compilations
Liam Miller-Cushon
2017-04-20
*
adding more env vars to invalidation list
Nicolas Lopez
2017-04-04
*
Replacing hardcoded use of 'local' for env variables in cc autoconfig
Nicolas Lopez
2017-03-28
*
Honor SOURCE_DATE_EPOCH in bootstrapping
Klaus Aehlig
2017-03-23
*
Fix compilation error because of vague JDK version check in compile.sh
Harsh Vardhan
2017-03-22
*
Fix bazel_bootstrap_distfile_test on Windows
Yun Peng
2017-03-09
[next]