aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts
Commit message (Expand)AuthorAge
* Move the runfiles for external repositories to under the x.runfiles/ directoryGravatar Kristina Chodorow2016-04-20
* Deprecate top-level Java toolchain flags in favour of java_toolchainGravatar Liam Miller-Cushon2016-04-19
* Add the --grpc_port startup option and start a Java server if it's passed in.Gravatar Lukacs Berki2016-04-14
* Rollback of commit 6cb8d820689ad029a9d0dc4ee1100db9b2d96515.Gravatar Damien Martin-Guillerez2016-04-14
* Fixes bugs so that we can build bazel with bazel on WindowsGravatar Yun Peng2016-04-14
* Refactor build for JDK 7Gravatar Damien Martin-Guillerez2016-04-13
* Add stub gRPC C++ client and Java server.Gravatar Lukacs Berki2016-04-12
* Remove init_workspace, as it unusedGravatar Kristina Chodorow2016-03-24
* Fix build when no CHANGELOG.md exists.Gravatar Damien Martin-Guillerez2016-03-18
* Remove magic terminal width 97Gravatar Klaus Aehlig2016-03-17
* Make bootstrap process wrapper honor '-' as stdout/stderrGravatar Klaus Aehlig2016-03-17
* Add the last Bazel version number to ./compile.shGravatar Damien Martin-Guillerez2016-03-14
* Only run `bazel help` if the user isn't rootGravatar Kristina Chodorow2016-03-04
* Use bind to redirect C++ crosstool configurationGravatar Damien Martin-Guillerez2016-03-02
* Add a bazel-srcs target to the top-level package containing all Bazel sourcesGravatar Damien Martin-Guillerez2016-02-29
* 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
* Make the Windows tempdir default to something under the CI directory and expl...Gravatar Lukacs Berki2016-02-24
* Aside from Debian dependency on java{7,8}-jdk, accept java{7,8}-sdkGravatar Ivan Vucica2016-02-23
* Make project generated by setup-intellij.sh error-free.Gravatar Janak Ramakrishnan2016-02-23
* Update compile_windows scripts to the MSYS64 location hardcoded into Chocolatey.Gravatar Lukacs Berki2016-02-22
* Add continuous integration scripts for Windows.Gravatar Lukacs Berki2016-02-22
* Remove vestige of the base_workspace in the installerGravatar Damien Martin-Guillerez2016-02-17
* On Windows, build ``bazel.exe`` instead of just ``bazel``.Gravatar Dmitry Lomov2016-02-16
* installer: set permission of bazelrc to 0644Gravatar Damien Martin-Guillerez2016-02-16
* Fix template help for Bazel installerGravatar Damien Martin-Guillerez2016-02-15
* 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