aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts/bootstrap/bootstrap.sh
Commit message (Expand)AuthorAge
* Move --distdir out of experimental statusGravatar Klaus Aehlig2018-06-07
* distfile: pack the archives needed later in the buildGravatar Klaus Aehlig2018-05-24
* Remove some references to JDK 7, which is not longer supportedGravatar cushon2018-04-25
* SOURCE_DATE_EPOCH environment variable override the timestampGravatar Damien Martin-Guillerez2017-11-21
* Remove support for --javabase=<absolute path>.Gravatar lberki2017-10-11
* Add a Bazel test testing determinism of `bazel build //src:bazel`Gravatar Damien Martin-Guillerez2017-08-23
* Windows, bootstrapping: fix bugs to support CygwinGravatar Laszlo Csomor2017-04-26
* Honor SOURCE_DATE_EPOCH in bootstrapping Gravatar Klaus Aehlig2017-03-23
* Windows: fix bootstrapping bugs with 0.4.4 Gravatar László Csomor2017-02-14
* Fix bootstrapping in Docker images.Gravatar Lukacs Berki2017-01-20
* Disable turbine for bootstrap buildsGravatar Liam Miller-Cushon2017-01-12
* Bootstrapping: don't use convenience symlinksGravatar Laszlo Csomor2016-09-27
* Bazel bootstrapping: build an optimized binaryGravatar Laszlo Csomor2016-09-26
* Let Bazel use sandboxing during bootstrap, if it's available.Gravatar Philipp Wollermann2016-08-17
* Bootstrap Bazel with debug symbols.Gravatar Philipp Wollermann2016-07-15
* Make bootstrapping support a designated work dirGravatar Klaus Aehlig2016-07-11
* Wire up --host_java_toolchainGravatar Liam Miller-Cushon2016-04-22
* Fix Bazel JDK 7 buildGravatar Damien Martin-Guillerez2016-04-21
* Refactor JDK 7 build to use the vendored version of itGravatar Damien Martin-Guillerez2016-04-20
* Deprecate top-level Java toolchain flags in favour of java_toolchainGravatar Liam Miller-Cushon2016-04-19
* Rollback of commit 6cb8d820689ad029a9d0dc4ee1100db9b2d96515.Gravatar Damien Martin-Guillerez2016-04-14
* Refactor build for JDK 7Gravatar Damien Martin-Guillerez2016-04-13
* Allow outputting the progress of Bazel's build.Gravatar Julio Merino2016-02-26
* Use label syntax that is immune to MSYS path mangling in bootstrap scripts.Gravatar Dmitry Lomov2016-01-29
* Fix Bazel bootstrapping with JDK 7Gravatar Damien Martin-Guillerez2016-01-18
* Use only the Bazel server for bootstrappingGravatar Damien Martin-Guillerez2016-01-18
* Inline bazel_bootstrap in compile.shGravatar Damien Martin-Guillerez2016-01-18
* Do not use sandboxing when bootstrappingGravatar Damien Martin-Guillerez2016-01-18
* Fix bazel args in the bootstrap testGravatar Damien Martin-Guillerez2016-01-15
* Rollback of commit ac6ed79e1a3fa6b0ca91657b28e2a35f7e49758c.Gravatar Damien Martin-Guillerez2016-01-11
* Rollback of commit b9f401b97590cb95e76efb0ba8bf5319cfe93108.Gravatar Dmitry Lomov2015-12-22
* Speed-up bootstrap on OS X by removing tool compilation.Gravatar Damien Martin-Guillerez2015-12-21
* Allow specification of bazel target for bootstrap.Gravatar Peter Schmitt2015-11-24
* Enable the worker strategy for Javac in Bazel during bootstrap.Gravatar Philipp Wollermann2015-11-05
* Make the bootstrapping process work again after moving tools to the @bazel_to...Gravatar Lukacs Berki2015-10-12
* Fix our Java 7 buildGravatar Damien Martin-Guillerez2015-10-02
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Adds gen jar and manifest proto outputs.Gravatar Alex Humesky2015-07-10
* Support the --[no]master_bazelrc flagGravatar Damien Martin-Guillerez2015-06-25
* Use --expunge to bazel clean for the deterministic testGravatar Damien Martin-Guillerez2015-06-19
* Added /etc/bazel.bazelrc as a global Bazel's master rc.Gravatar Damien Martin-Guillerez2015-06-15
* Reorganized compile.shGravatar Damien Martin-Guillerez2015-06-10