aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts/bootstrap/compile.sh
Commit message (Expand)AuthorAge
...
* Remove a meaningless comment that I submitted accidentally.Gravatar Lukacs Berki2015-10-27
* Read $HOME first to determine the home directory (and when not present, fall ...Gravatar Lukacs Berki2015-10-27
* Introduce two new options to Linux sandbox wrapper:Gravatar Ming Zhao2015-10-08
* Embed a tools directory into the Bazel binary.Gravatar Lukacs Berki2015-10-06
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Enforce UTF-8 encoding in bootstrappingGravatar Damien Martin-Guillerez2015-09-21
* Port to FreeBSD.Gravatar Doug Rabson2015-08-26
* Execute spawns inside sandboxes to improve hermeticity (spawns can no longer ...Gravatar Philipp Wollermann2015-08-26
* Add native support for linux on ARM Cpu (32 bits)Gravatar Zhong Wang2015-08-12
* Avoid command line argument mangling on Windows.Gravatar Dmitry Lomov2015-08-12
* Use blaze_util_mingw.cc for bootstrapping on Windows.Gravatar Dmitry Lomov2015-07-27
* Wrap zip step into run_silent in compile.shGravatar Damien Martin-Guillerez2015-07-23
* Set up protobuf compilers on Windows correctly for bootstrapping.Gravatar Googler2015-07-23
* Disable tests that requires JDK 8 when using compile.shGravatar Damien Martin-Guillerez2015-06-24
* Get jdk.WORKSPACE into the default WORKSPACE file by reading it as a Java res...Gravatar Lukacs Berki2015-06-15
* Improve platform and CPU detection, use the correct protoc binary for the run...Gravatar Philipp Wollermann2015-06-12
* Fix permissions for zip filesGravatar Kristina Chodorow2015-06-12
* Remove tools/jdk/jdk symbolic link creationGravatar Damien Martin-Guillerez2015-06-11
* Fix order of redirection in compile.shGravatar Damien Martin-Guillerez2015-06-11
* Update Bazel's protobuf from 2.5.0 to 3.0.0-alpha3 for proto3 support.Gravatar Philipp Wollermann2015-06-10
* Reorganized compile.shGravatar Damien Martin-Guillerez2015-06-10