- 30ae806 compile_windows.sh: Fix zipping Windows Bazel binary by Yun Peng · 8 years ago
- 489d1f4 compile_windows.sh: Remove .exe extension when copying ./bazel-bin/src/bazel by Yun Peng · 8 years ago
- 6bf40375 Remove --workspace_status_command from windows bootstrap by Yun Peng · 8 years ago
- 82179a1 Fix JAVA_HOME format on Windows by Yun Peng · 8 years ago
- a2bbe67 compile_windows.sh: use ${BOOTSTRAP_BAZEL} by Klaus Aehlig · 8 years ago
- 2d1d492 Use SHA256 as digest algorithm when signing bazel debian packages by Yun Peng · 8 years ago
- 18033b0 Fix building Bazel under the new Linux sandbox by Brian Silverman · 8 years ago
- 034ad04 Only install bazel-distfile.zip on linux by Klaus Aehlig · 8 years ago
- 279a061 Add the distribution artifact to the list of release files by Klaus Aehlig · 8 years ago
- 99b07bf When bootstrapping Bazel, use a proto-compiler from //third_party/protobuf/3.0.0/. by Carmi Grushko · 8 years ago
- d053df5 Remove all node specific set-up from the Windows CI compile script by Damien Martin-Guillerez · 8 years ago
- 736c46d On ci, bootstrap from a bootstrap bazel by Klaus Aehlig · 8 years ago
- 76a4159 Remove bazel windows tests from Bazel bootstrap job by Yun Peng · 8 years ago
- 754a84b Fix chocolatey package hard-coding c: drive by Peter Mounce · 8 years ago
- f9fa89f Support RCs with chocolatey package by Peter Mounce · 8 years ago
- 5abb90d Fix //script/release:release_test by Kristina Chodorow · 8 years ago
- baccf24 Also mention the release key id in the release notes by Klaus Aehlig · 8 years ago
- 6d46bdf Print a summary of what the create command did by Kristina Chodorow · 8 years ago
- 4104688 Add zip file of Windows binary into release process by Yun Peng · 8 years ago
- 4885eef Change our URL to bazel.build by Damien Martin-Guillerez · 8 years ago
- 6a3565e Skip gpg signing if .sig file is already there by Yun Peng · 9 years ago
- 9b1dfb8 Remove .sig file before gpg signing by Yun Peng · 9 years ago
- 2d6736e Add --no-tty for gpg signing by Yun Peng · 9 years ago
- 2f85234 Stamp Windows release. by Dmitry Lomov · 9 years ago
- e7ab8a7 Fix chocolatey package build scripts - minor fixes. by Peter Mounce · 9 years ago
- 3eef69d Fix and re-enable bazel_windows_example_test by Yun Peng · 9 years ago
- fa30804 Disable a test that is currently broken on Windows. by Philipp Wollermann · 9 years ago
- fae3c0c Fix caching for zsh completions by Nate Bosch · 9 years ago
- 286cfdd Fix permissions before overwriting files by Klaus Aehlig · 9 years ago
- 01906ed More changes for chocolatey package. by Peter Mounce · 9 years ago
- d38ee63 Site publishing: add checksum computation to `gsutil rsync` by Damien Martin-Guillerez · 9 years ago
- 671045b Add the public key directly on our website. by Damien Martin-Guillerez · 9 years ago
- 3d8ae22 Sign all Bazel binaries using gpg during release process by Yun Peng · 9 years ago
- 155bd64 Adding support for Linux s390x by namrata-ibm · 9 years ago
- 22d3673 Changes necessary for releasing 0.3.2 chocolatey package. by Peter Mounce · 9 years ago
- d59bcb6 Rollback of commit c5545fd0896f3c602a9be0986debed6f0c9c662d. by Klaus Aehlig · 9 years ago
- 8896dad Windows, native: add windows_msvc config_setting by Laszlo Csomor · 9 years ago
- f009901 Add interfaces for the build event protocol by Klaus Aehlig · 9 years ago
- 1047bbb Windows, bootstrapping: do not build JNI library. by Laszlo Csomor · 9 years ago
- c5545fd Rollback of commit 96d46280bc5a4803ba2242a4ad16939f85a3b212. by Damien Martin-Guillerez · 9 years ago
- 8a0d45f Add the version information to the bazel.exe file by Damien Martin-Guillerez · 9 years ago
- 9f7180f Bootstrapping: don't use convenience symlinks by Laszlo Csomor · 9 years ago
- 6cfe704 Debian package: remove declared dependencies on zip, unzip and pkg-config by Damien Martin-Guillerez · 9 years ago
- 0a20824 Bazel bootstrapping: build an optimized binary by Laszlo Csomor · 9 years ago
- a27949e Create a package for Windows via chocolatey by Peter Mounce · 9 years ago
- 50f6bba Bazel bootstrapping: consume custom startup flags by Laszlo Csomor · 9 years ago
- 96d4628 Reintroduce .bazelrc and set --action_env defaults by Klaus Aehlig · 9 years ago
- 6f1c61a Delete intellij script generator now that https://ij.bazel.io is live. by Damien Martin-Guillerez · 9 years ago
- 86a4047 Properly avoid aliases when invoking grep. Using $(which grep) instead of plain grep does not avoid alias interference, it merely trades problems when "grep" is an alias for problems when "which" is an alias (both are commonly defined as aliases). by Googler · 9 years ago
- 57db509 Windows bootstrapping: Fix compile.sh with setting $TMPDIR. by Laszlo Csomor · 9 years ago
- cd369d3 Rollback of commit a51ca6fa732af58a7d1667d408a2511ffa3199da. by Laszlo Csomor · 9 years ago
- a51ca6f Windows bootstrapping: Fix compile.sh when $TMP is unset. by Laszlo Csomor · 9 years ago
- 4a249b69 Windows, JNI: use native isJunction method. by Laszlo Csomor · 9 years ago
- 672cb58 Fix tests by explicitly passing TEST_TMPDIR to mk*temp. by Julio Merino · 9 years ago
- 381850e xcode_configure repository rule for determining locally installed versions of xcode to select between, relaxing the requirement that users specify --xcode_version and --ios_sdk_version even if they have only one version installed. by Chris Parsons · 9 years ago
- 351ffaa Rollback of commit 1cd224a17bfe30f7d3c0e7f5eaada3e0331ff31a. by Cal Peyser · 9 years ago
- 6a87a7e Update the JAVAC_VERSION regex to handle the case where javac adds extra text around the version string. Fixes #1678. by John Cater · 9 years ago
- ae537ce Use path given by which to invoke grep to bypass aliases set by the user by Damien Martin-Guillerez · 9 years ago
- 1cd224a Disable broken tests. by Cal Peyser · 9 years ago
- 9d9657b Fix Bazel CI by appending the newline to WORKSPACE, which got lost in commit bfaff29b1bafd7892a2197b7cf826e1be0ff3927. by Philipp Wollermann · 9 years ago
- 29a4982 Let Bazel use sandboxing during bootstrap, if it's available. by Philipp Wollermann · 9 years ago
- 6992e68 Rollback of commit 7a1d4132012c5ae6c1617045138e1a662e3964bd. by Klaus Aehlig · 9 years ago
- 7a1d413 Revert build-runfiles to use /bin/bash by Damien Martin-Guillerez · 9 years ago
- 7da21b1 Make compile.sh print the console output for any failing commands during bootstrap. by Lukacs Berki · 9 years ago
- 31b059f Short-circuit runfiles tree creation if runfiles are disabled (for example, on Windows by default) by Lukacs Berki · 9 years ago
- 25f3569 Fix an embarrassing bug in the stub build-runfiles script used during bootstrapping. by Lukacs Berki · 9 years ago
- 8b4df1b Using a temporary user output root when generating the completion script by Damien Martin-Guillerez · 9 years ago
- 7f421af Add google-jdk as Bazel debian package dependency by Yun Peng · 9 years ago
- 047b0e6 Opt out of building debian packages on darwin by Yun Peng · 9 years ago
- 55e042a Added deploying Bazel debian source package into release process by Yun Peng · 9 years ago
- a50635d Build Bazel debian source package using Bazel by Yun Peng · 9 years ago
- 3abcec1 Bump grpc-java lib to version 0.15.0 non-binaries by dapengzhang0 · 9 years ago
- 60fde44 Fix bash auto-completion for aliases by Damien Martin-Guillerez · 9 years ago
- a088d75 Running all java tests passing on Windows on Jenkins by Yun Peng · 9 years ago
- 5eb86fe Export xcode_locator's source file under tools/osx/ to make it available for reference by future repository rules. Removes the xcode-locator binary file under tools/objc. Originally, the precompiled binary was going to be referenced, but it's easier to build from source in the repository rule. by Chris Parsons · 9 years ago
- adb22af by Jon Brandvein · 9 years ago
- c6cd0a6 Add //src/test/java/com/google/devtools/build/lib:windows-tests to the set of tests run on Jenkins on Windows. by Lukacs Berki · 9 years ago
- 1c4ae47 Suggest using --user when the install directory isn't writable. by John Cater · 9 years ago
- 609e876 Renamed Windows shell test and added java example tests by Yun Peng · 9 years ago
- 56a6656 Windows artifacts: also create output dir. by Dmitry Lomov · 9 years ago
- d86a36f Publish bazel.exe to the output directory on Windows. by Dmitry Lomov · 9 years ago
- 74cb8c7 When running Javac and related tools, use -XX:+TieredCompilation -XX:TieredStopAtLevel=1 instead of -client, as the latter is ignored on 64-bit JVMs since at least JDK 6. by Philipp Wollermann · 9 years ago
- 3b9d507 Bootstrap Bazel with debug symbols. by Philipp Wollermann · 9 years ago
- 93899fe Add python to PATH for ci script by Dmitry Lomov · 9 years ago
- bb1e78e support sh besides bash by Yue Gan · 9 years ago
- 633e48a scripts/ci/ci.sh: Prefer COMMIT_RANGE from the environment, if defined. by Ivan Vucica · 9 years ago
- c3ca4d0 scripts/ci/ci.sh: Fix typo in comment 'origina/master' -> 'origin/master'. by Ivan Vucica · 9 years ago
- ca8db60 Omit native code from default build for IDE setup. by Janak Ramakrishnan · 9 years ago
- 276a8cd Make bootstrapping support a designated work dir by Klaus Aehlig · 9 years ago
- 9bf3f6a Rollback of commit 1e37a5375f918376c132fa537e25695f673f41b8. by Dmitry Lomov · 9 years ago
- bf2e4ee Add a warning about GPL part on the release note shipped to Github. by Damien Martin-Guillerez · 9 years ago
- d449996 Update the Java gPRC libraries to 0.14.1 . by Lukacs T. Berki · 9 years ago
- c3112c2 Display all allowed types for SkylarkSignature Params that allow multiple types. by David Chen · 9 years ago
- 3dff9a3 Adds a GPL warning to the binary installer by Damien Martin-Guillerez · 9 years ago
- f47fd83 buildenv.sh: clean up each tmpdir once by Klaus Aehlig · 9 years ago
- 7d265e0 Add all the sources to //:srcs filegroup and add a check to detect by Damien Martin-Guillerez · 9 years ago
- fdb5a8c Fixed Bazel deb package dependency on Ubuntu 16.04 by Yun Peng · 9 years ago
- e700e72 Remove superfluous libdd_plist.jar by Damien Martin-Guillerez · 9 years ago
- 2821972 Rename the property io.bazel.UnixFileSystem to io.bazel.EnableJni because that's what it does. by Lukacs Berki · 9 years ago
- 1e37a53 Do redirection of stdout / stderr in Java instead of reimplementing it in every process wrapper again. by Philipp Wollermann · 9 years ago