aboutsummaryrefslogtreecommitdiffhomepage
path: root/compile.sh
Commit message (Expand)AuthorAge
* Make the embedded JDK targets the defaultGravatar Liam Miller-Cushon2018-06-18
* Update the distfile compile scripts to create a valid embedded toolsGravatar John Cater2018-03-19
* Windows,bootstrapping: respect TMPDIRGravatar Laszlo Csomor2018-01-30
* bootstrap: fix typo in PATH-fixing command adviceGravatar L?szl? Csomor2017-12-06
* Update version of re2Gravatar laurentlb2017-12-06
* bootstrap: fix typo in PATH fixing command adviceGravatar László Csomor2017-12-06
* Platform options are no longer experimental.Gravatar jcater2017-12-04
* Windows,bootstrapping: fix build_windows_jni.shGravatar Laszlo Csomor2017-10-06
* Add a new toolchain type for c++. In order to do this, PlatformConfiguration...Gravatar cpeyser2017-09-08
* Removes all test parts of compile.shGravatar dmarting2017-08-29
* Replace which by bash-builtin hashGravatar Klaus Aehlig2017-08-28
* Add a Bazel test testing determinism of `bazel build //src:bazel`Gravatar Damien Martin-Guillerez2017-08-23
* compile.sh srcs: do not hide error messagesGravatar aehlig2017-07-31
* Build MSVC Bazel when using compile.shGravatar pcloudy2017-07-24
* Minor Bash improvementsGravatar Androbin2017-06-27
* Remove compile.sh srcs exception after successfull protobuf update.Gravatar buchgr2017-05-03
* Update protobuf dependency to 3.2.0Gravatar Jakob Buchgraber2017-05-02
* Windows, bootstrapping: fix bugs to support CygwinGravatar Laszlo Csomor2017-04-26
* Simplify the steps needed to run android_integration_test.Gravatar Adam Michael2017-03-24
* Make Bazel build with MSVC-default-toolchain Bazel Gravatar Yun Peng2017-03-08
* Bazel bootstrapping: make it work on Windows againGravatar Laszlo Csomor2017-01-31
* Always pass -e; some versions of sed give an error message otherwise.Gravatar Ulf Adams2016-12-06
* In the //:srcs completeness test, ignore derivedGravatar Klaus Aehlig2016-11-14
* Bootstrapping: don't use convenience symlinksGravatar Laszlo Csomor2016-09-27
* Rollback of commit 900202fe4418490abca96afd7ebf2b92268be244.Gravatar Damien Martin-Guillerez2016-09-07
* Change default apple toolchain from darwin_x86_64 to ios_x86_64.Gravatar Cal Peyser2016-09-07
* Make bootstrapping support a designated work dirGravatar Klaus Aehlig2016-07-11
* Adds missing dependencies to //:srcsGravatar Damien Martin-Guillerez2016-07-04
* Add all the sources to //:srcs filegroup and add a check to detectGravatar Damien Martin-Guillerez2016-07-01
* Refactor JDK 7 build to use the vendored version of itGravatar Damien Martin-Guillerez2016-04-20
* Rollback of commit 6cb8d820689ad029a9d0dc4ee1100db9b2d96515.Gravatar Damien Martin-Guillerez2016-04-14
* Refactor build for JDK 7Gravatar Damien Martin-Guillerez2016-04-13
* 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
* Remove scala rules from the Bazel source treeGravatar Damien Martin-Guillerez2016-02-24
* On Windows, build ``bazel.exe`` instead of just ``bazel``.Gravatar Dmitry Lomov2016-02-16
* Add scala tests to CIGravatar Oscar Boykin2016-02-15
* Make sure $BAZEL is set when `./compile.sh test` is runGravatar Kristina Chodorow2016-02-02
* Use label syntax that is immune to MSYS path mangling in bootstrap scripts.Gravatar Dmitry Lomov2016-01-29
* Rollback of commit 14cf67863d56bab1eef11687a881adf323ba55ad.Gravatar Kristina Chodorow2016-01-28
* Rollback of commit e87849b8d391af8f5d98e3a91e680e88a1264b64.Gravatar Kristina Chodorow2016-01-28
* Remove base_workspace from bazel setupGravatar Kristina Chodorow2016-01-21
* Use --nolegacy_bazel_java_test when launching test.Gravatar Damien Martin-Guillerez2016-01-19
* Use only the Bazel server for bootstrappingGravatar Damien Martin-Guillerez2016-01-18
* Use JavaIoFileSystem during the bootstrapping, removing JNI compilation.Gravatar Damien Martin-Guillerez2016-01-18
* Inline bazel_bootstrap in compile.shGravatar Damien Martin-Guillerez2016-01-18
* Remove remaining toolsGravatar Damien Martin-Guillerez2016-01-11
* 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