1. d595703 Move --distdir out of experimental status by Klaus Aehlig · 7 years ago
  2. fce20d79 Avoid dependency on coreutil. by Greg Steuck · 7 years ago
  3. 20a042f Format all bzl files with buildifier by vladmos · 7 years ago
  4. 3c9cd82 distfile: pack the archives needed later in the build by Klaus Aehlig · 7 years ago
  5. 849df36 Use the local JDK as the default target javabase by cushon · 7 years ago
  6. 6b0ccd10 Wrap a comment line around 80 chars. by Googler · 7 years ago
  7. cfc64a3 Records profiling information for ActionFS staging and updates. by shahan · 7 years ago
  8. 032141d Remove some references to JDK 7, which is not longer supported by cushon · 7 years ago
  9. 8ab0907 Fix typo in gcloud kms decrypt command. by philwo · 7 years ago
  10. 2b59370 Fix artifacts uploaded to GitHub as part of final releases. by philwo · 7 years ago
  11. 7131b2c s/BazelMain/Bazel/ by michajlo · 7 years ago
  12. 32a7f61 Fix permissions for bazel developer scripts. by John Cater · 7 years ago
  13. 0bf1413 bazel-dev is a helper script which attempts to rebuild Bazel on every execution. by John Cater · 7 years ago
  14. 5fabb43 Simplify the release scripts in preparation of rewriting them in Python by Philipp Wollermann · 7 years ago
  15. f482d9e Remove current contents of the default global bazelrc. by John Cater · 7 years ago
  16. 755d3be third_party/guava: update to 24.1 by Jakob Buchgraber · 7 years ago
  17. 32c5add Update the distfile compile scripts to create a valid embedded tools repository. by John Cater · 7 years ago
  18. e4c8509 Allow templated expansion of data dependency names in the RPM spec file. by John Cater · 7 years ago
  19. 38ff396 Update gRPC to 1.10.0 by Carl Mastrangelo · 7 years ago
  20. c92d54e Sync Debian package deps, and add a comment to prevent future desync. by John Millikin · 7 years ago
  21. 2744412 Add a helper script to run `git bisect` over the Bazel source code by John Cater · 7 years ago
  22. c2499c4 Expose --output_user_base to the Bazel server process by Klaus Aehlig · 7 years ago
  23. a3339c8 [Skylint] Do not crash ControlFlowChecker on nested functions. by Taras Tsugrii · 7 years ago
  24. 5a3aa58 Automatic code cleanup. by Googler · 7 years ago
  25. 8bda143 generate_changelog.py: Fix version number for development version by Yun Peng · 7 years ago
  26. f7f37be Simplify generate-changelog-file rule by Yun Peng · 7 years ago
  27. e8dea31 Remove Bazel's Docker tests. by Philipp Wollermann · 7 years ago
  28. d0655f5 Fix index out of range error in convert_changelog.py by U-GOOGLE\pcloudy · 7 years ago
  29. 76eb2a4 Partially revert fca3d391161ae4c92cf289a897db2a1c69a9b334 by Klaus Aehlig · 7 years ago
  30. fca3d39 Create function createJavaInfo with new API. Implement JavaExportsProvider. by dbabkin · 7 years ago
  31. 6e945ce Update javac version to 9+181-r4173-1 by Liam Miller-Cushon · 7 years ago
  32. c924cf6 Clean up Windows config_settings by Yun Peng · 7 years ago
  33. b30dfcb Add CI configuration to run tests with Python 3 interpreter by Doug Greiman · 7 years ago
  34. ac9caeb Temporarily disable FreeBSD-12 by Klaus Aehlig · 7 years ago
  35. 1fa84f1 Automated rollback of commit 55f1e58a7a3e77027dd23cf58564424d76ab6dc0. by philwo · 7 years ago
  36. 55f1e58 Remove FreeBSD from our CI temporarily. by philwo · 7 years ago
  37. 1c5a134 Disable CommandUsingLinuxSandboxTest in bazel-tests-remote. by ruperts · 7 years ago
  38. e453086 Add a non remote execution build to compare build times by Damien Martin-Guillerez · 7 years ago
  39. ef381e5 Shell code cleanup by Androbin · 7 years ago
  40. 75eca48 Fix broken target in Intellij project definition. by buchgr · 7 years ago
  41. 609d551 Add a toolchains= dependency to a few genrules so that the Bazel test suite passes. by lberki · 7 years ago
  42. 2f3d7df Moving the RemoteWorker into tools/remote directory. by olaola · 7 years ago
  43. 3be6417 scripts/serve-docs.sh: allow overriding PORT/HOST by Klaus Aehlig · 7 years ago
  44. 1a483d4 Move bazel conditions into src/conditions. by tomlu · 7 years ago
  45. 98be14f Add . to the bootstrap protoc include paths by Olivier Chafik · 7 years ago
  46. f84650c Enable auto-completion for the "ibazel" command by Martin Probst · 7 years ago
  47. 9c78a79 Various Shell Script Fixes and Improvements - Part One by Androbin · 7 years ago
  48. 5c7fc5b macOS compatibility in build.ps1. by Peter Mounce · 7 years ago
  49. 7f72af1 Fix //src/test/shell/integration:progress_reporting_test by Klaus Aehlig · 7 years ago
  50. 4d09a1d SOURCE_DATE_EPOCH environment variable override the timestamp by Damien Martin-Guillerez · 7 years ago
  51. c8be465 Allow Bazel's Debian package to install with headless JDK. by John Millikin · 7 years ago
  52. 4158425 third_party/grpc: Update to version 1.7.0 by Jakob Buchgraber · 7 years ago
  53. a7b5a53 Remove target from BUILD file that was prematurely added in https://github.com/bazelbuild/bazel/commit/75d8fe1d347b45f4dd808a76c3a73b24f9728284. by dannark · 7 years ago
  54. d6dde57 third_party/grpc: Update to version 1.7.0 by Jakob Buchgraber · 7 years ago
  55. e974328 Deactivate //src/test/shell/integration:progress_reporting_test on remote tests by dmarting · 7 years ago
  56. 9ff29e6 Deactivate FreeBSD-12 tests by dmarting · 7 years ago
  57. 5d3f4f1 Make bazel work with java9 by Bernhard M. Wiedemann · 7 years ago
  58. 74e4d31 Remove no longer used site publisher by Damien Martin-Guillerez · 7 years ago
  59. 7e748d1 Fix Bazel nightlies: do not build webapp by dmarting · 7 years ago
  60. e67d295 Fix the docker path for Bazel docs publisher and set timeout by dmarting · 7 years ago
  61. 49a3e4b Add files to build site directly on Google Cloud Container Builder by Damien Martin-Guillerez · 7 years ago
  62. 2cd2e78 Delete benchmark code. by tomlu · 7 years ago
  63. e09c63f Migrate bazel-tests-remote.json and update configs by Xin Gao · 7 years ago
  64. 8d58ec1 Do not output Bazel leaves to logs. by Dmitry Lomov · 7 years ago
  65. 95c63de bazelrc: remove experimental_ui options by Klaus Aehlig · 7 years ago
  66. e147372 Fix compile.sh to not hardcode the guava version. by John Cater · 7 years ago
  67. 445a879 Release notes: correctly strip out none, n/a, no by Damien Martin-Guillerez · 7 years ago
  68. a97f914 Ensure that the release notes are not empty if there is no rollback by Damien Martin-Guillerez · 7 years ago
  69. b62f717 Release notes test small fixes by Damien Martin-Guillerez · 7 years ago
  70. 2ea4fa2 Remove support for --javabase=<absolute path>. by lberki · 7 years ago
  71. 7c672ac Release notes: exclude no. by dmarting · 7 years ago
  72. aa02990 Clean up TODOs. by László Csomor · 7 years ago
  73. e79a110 Windows,bootstrapping: fix build_windows_jni.sh by Laszlo Csomor · 7 years ago
  74. b48f91c Use releases.bazel.build instead of googleapis.com by Damien Martin-Guillerez · 7 years ago
  75. 088f611 CI,windows: create test_suites for Windows tests by L?szl? Csomor · 8 years ago
  76. f0b8295 Add files that were droped by our export process by dmarting · 8 years ago
  77. 84c1a55 bazel_bootstrap_distfile_test: add logging by laszlocsomor · 8 years ago
  78. aeb863a CI slow-tests: fix parameters for non docker by dmarting · 8 years ago
  79. 88614ee CI slow-tests: Add '+' to enforce the tag presence by dmarting · 8 years ago
  80. c2d0d96 CI: Add missing comma to the docker-slow-test config by dmarting · 8 years ago
  81. 7bfe3af Have intellij ignore docker tests. by John Cater · 8 years ago
  82. f5dc80b Move bazel_determinism_test to bazel-slow-test job by Damien Martin-Guillerez · 8 years ago
  83. a5f6193 Update gRPC dependency to 1.6.1 by buchgr · 8 years ago
  84. 5da5572 Shard further docker-tests and use tags for sharding by Damien Martin-Guillerez · 8 years ago
  85. c5c8c35 Simplify bazel-{,docker-}tests.json by Damien Martin-Guillerez · 8 years ago
  86. 4bf1e11 bootstrap.json: removed obsoleted TODO by Damien Martin-Guillerez · 8 years ago
  87. 791bef8 Remove some left over bits of Java 7 support by Liam Miller-Cushon · 8 years ago
  88. 0f67487 Compile Bazel with -c opt when bootstrapping by Damien Martin-Guillerez · 8 years ago
  89. 2fb362b CI: Add def parser test into Windows tests by pcloudy · 8 years ago
  90. cb45790 Clean up NO_MSVC_WRAPPER flag by Yun Peng · 8 years ago
  91. 36fdbc7 Increase size of //src/test/shell/integration:java_integration_test by Klaus Aehlig · 8 years ago
  92. 3d2feca Shard docker-tests by dmarting · 8 years ago
  93. a7c5472 Support BUILD.bazel in the autocomplete script by Ian Cottrell · 8 years ago
  94. da1d416 Add a Bazel test testing determinism of `bazel build //src:bazel` by Damien Martin-Guillerez · 8 years ago
  95. 68776e8 Deactivate //src/test/shell/integration:java_integration_test on FreeBSD by dmarting · 8 years ago
  96. e2eea44 Update javac version to 9-dev-r4023-3 by Liam Miller-Cushon · 8 years ago
  97. f426544 Fix osx_cc_wrapper.sh for multiple rpaths by Marcel Hlopko · 8 years ago
  98. 214a7ae Update files attribute on pkg_tar. by John Cater · 8 years ago
  99. b31fe48 Remove non-existent target from IntelliJ config. by John Cater · 8 years ago
  100. 2f43b7ce Fix typo in the chocolatey generation script by hlopko · 8 years ago