aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts/bootstrap/buildenv.sh
Commit message (Expand)AuthorAge
* Do not require users to set TMPDIR for bootstrap on Windows.Gravatar Dmitry Lomov2016-06-24
* Fix build when no CHANGELOG.md exists.Gravatar Damien Martin-Guillerez2016-03-18
* Add the last Bazel version number to ./compile.shGravatar Damien Martin-Guillerez2016-03-14
* Allow outputting the progress of Bazel's build.Gravatar Julio Merino2016-02-26
* Improve handling of exit routines to ensure we respect the exit status.Gravatar Julio Merino2016-02-26
* On Windows, build ``bazel.exe`` instead of just ``bazel``.Gravatar Dmitry Lomov2016-02-16
* Update buildenv.sh to detect aarch64 as ARMGravatar jmtatsch2016-01-26
* [ci] Do not fail on test failureGravatar Damien Martin-Guillerez2015-10-02
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Requires JDK 8Gravatar Damien Martin-Guillerez2015-09-15
* Unbreak the CI on DarwinGravatar Damien Martin-Guillerez2015-09-04
* Setup the ci build to test also Android tests when availableGravatar Damien Martin-Guillerez2015-09-04
* Add native support for linux on ARM Cpu (32 bits)Gravatar Zhong Wang2015-08-12
* Make bazel compile error out when there's a run_silent command that failsGravatar Kristina Chodorow2015-06-25
* Disable tests that requires JDK 8 when using compile.shGravatar Damien Martin-Guillerez2015-06-24
* Lower the requirement to Java 7Gravatar Damien Martin-Guillerez2015-06-19
* Improve platform and CPU detection, use the correct protoc binary for the run...Gravatar Philipp Wollermann2015-06-12
* Fix order of redirection in compile.shGravatar Damien Martin-Guillerez2015-06-11
* Reorganized compile.shGravatar Damien Martin-Guillerez2015-06-10