aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts
Commit message (Expand)AuthorAge
* Add --ignore_unsupported_sandboxing to the bootstrap buildGravatar Damien Martin-Guillerez2016-02-09
* Get android path from env (fixes #746)Gravatar Steven Dee2016-02-02
* Use labels in load statementsGravatar Damien Martin-Guillerez2016-02-02
* Handle JAVA_HOME with spacesGravatar Dmitry Lomov2016-01-29
* 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
* Make local-jdk conform to workspace name rulesGravatar Kristina Chodorow2016-01-27
* Update buildenv.sh to detect aarch64 as ARMGravatar jmtatsch2016-01-26
* Add script which uses `bazel run` to invoke the command in the calling termin...Gravatar Cody Schroeder2016-01-25
* Remove dangling reference to bazel-toolsGravatar Kristina Chodorow2016-01-21
* Remove base_workspace from bazel setupGravatar Kristina Chodorow2016-01-21
* Make setup-eclipse.sh work somewhat again.Gravatar Lukacs Berki2016-01-20
* Create a wrapper script which looks for an executable in the workspaceGravatar Brian Silverman2016-01-20
* Make setup-intellij.sh work again.Gravatar Lukacs Berki2016-01-19
* Fix Bazel bootstrapping with JDK 7Gravatar Damien Martin-Guillerez2016-01-18
* 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
* Replaced process-wrapper by a dummy version for bootstrappingGravatar Damien Martin-Guillerez2016-01-18
* Use a dummy build-runfiles in the bootstrap binaryGravatar 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
* Do not include bazel_tools in the bootstrap binaryGravatar Damien Martin-Guillerez2016-01-15
* Fix bazel args in the bootstrap testGravatar Damien Martin-Guillerez2016-01-15
* Use general java jdk dependency for bazel debian packageGravatar Andrew Jorgensen2016-01-15
* Fix bazel version for debian packageGravatar Damien Martin-Guillerez2016-01-11
* Fix installer under OS XGravatar Damien Martin-Guillerez2016-01-11
* Rollback of commit ac6ed79e1a3fa6b0ca91657b28e2a35f7e49758c.Gravatar Damien Martin-Guillerez2016-01-11
* Add xcode_locator to bazel's embedded binaries.Gravatar Chris Parsons2016-01-08
* Add the ability to customize the bazel client's exit code used when the bazel...Gravatar Nathan Harmata2016-01-08
* Use openjdk7 as dependency for debian package of jdk7 flavorGravatar Damien Martin-Guillerez2016-01-07
* 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
* unittest.bash: Correctly handle failures due to "errexit" in tests. This will...Gravatar Philipp Wollermann2015-12-15
* Don't symlink {examples/tools}/BUILD in the base_workspace.Gravatar Lukacs Berki2015-12-09
* Make "//..." do not find packages in the base workspace.Gravatar Lukacs Berki2015-12-08
* Add a ~ between the version candidate and the release candidate qualifier for...Gravatar Damien Martin-Guillerez2015-12-07
* release process: Fix _ in the index files of release candidatesGravatar Damien Martin-Guillerez2015-11-25
* Allow specification of bazel target for bootstrap.Gravatar Peter Schmitt2015-11-24
* When setting up an IntelliJ project for Bazel, point at the AutoValue annotat...Gravatar Carmi Grushko2015-11-19
* Fix build on FreeBSD.Gravatar Googler2015-11-17
* Build tools during setup-intellij.sh .Gravatar Lukacs Berki2015-11-13
* Remove unused jquery/d3 references.Gravatar Han-Wen Nienhuys2015-11-10
* Fix bash completion script location in the Debian packageGravatar Brian Silverman2015-11-06
* Enable the worker strategy for Javac in Bazel during bootstrap.Gravatar Philipp Wollermann2015-11-05
* Make subcommand completion in zsh work on Mac OS XGravatar Yuki Yugui Sonoda2015-11-02
* compile.sh to take LDFLAGS for bootstrapGravatar Alpha Lam2015-10-27
* 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
* Make the bootstrapping process work again after moving tools to the @bazel_to...Gravatar Lukacs Berki2015-10-12