- 8d0ef75 Adding Golang support to the remote_protocol proto library. by Ola Rozenfeld · 8 years ago
- 5e7e935 Handle the case where deploy_env causes partial extension information to be available to the extension registry generator. by Googler · 8 years ago
- 156adee Rollback of commit 5163ec2c0db8fbdc7f367bb4aca5b6d7ae6d80b0. by Liam Miller-Cushon · 8 years ago
- 0632668 Add static factory methods to the AndroidResourceClassWriter for easier setup. by Googler · 8 years ago
- f23bc28 Improve error when java_toolchain.header_compiler is unset by Liam Miller-Cushon · 8 years ago
- 013da20 Roll forward of commit 5c071429e83b5c6d872c755d3da21ad934638111 by Kristina Chodorow · 8 years ago
- f7c552c Mandatory cfg parameter for labels if executable=1 is provided by Vladimir Moskva · 8 years ago
- 6e95b7d Refactor NestedSetBuilder by Jon Brandvein · 8 years ago
- b5ceca9 Update AndroidSdkRepositoryTest to account for changes to AndroidSdkRepository. by Adam Michael · 8 years ago
- 17abf0a AppleCrosstoolTransition turns off any fission modes. by Cal Peyser · 8 years ago
- 67e94c0 Print a nicer error message when android tests can't be run by Kristina Chodorow · 8 years ago
- ee5ba64 Reduce number of C++ modules explicitly specified on the command line. by Googler · 8 years ago
- 326a6a5 Bazel client, Windows: implement CanAccess methods by Laszlo Csomor · 8 years ago
- 1171970 Rollback of commit 7fc35ae6890f4130b4d99a6c5007dcee91c5a8cc. by Marcel Hlopko · 8 years ago
- f257130 Bazel client, Windows: implement MakeDirectories by Laszlo Csomor · 8 years ago
- 45f15aa Windows, JNI: use CreateFileW for std* redirection by Laszlo Csomor · 8 years ago
- da20a73 Windows, JNI: arg for argv0 in nativeCreateProcess by Laszlo Csomor · 8 years ago
- c828053 Expose Worker protocol buffer to C++ so we can implement persistent actions in C++. by Andreas Bergmeier · 8 years ago
- bbd1c1e Add a java_{library,binary}.resource_jars attribute that allows one to specify jar files containing Java resources. by Lukacs Berki · 8 years ago
- 400f82e Gives 3 levels of sandbox error message under different flags. by Yue Gan · 8 years ago
- 43b1d20 Make android_sdk_repository create one android_sdk per api level in the SDK. by Adam Michael · 8 years ago
- 7fc35ae aar_import provides JavaCompilationArgsProvider for DexArchiveAspect. by Adam Michael · 8 years ago
- 19dda25 Allows a rule class to specify a configuration transtion that will apply to all by Cal Peyser · 8 years ago
- f2ad3c2 Consolidate host javabase input lookup by Liam Miller-Cushon · 8 years ago
- cef31384 Remove single-use AbstractPostProcessor abstraction by Liam Miller-Cushon · 8 years ago
- 1b9ddda Add --swiftcopt support to swift_library by Dmitry Shevchenko · 8 years ago
- f3874a4 Windows: remove test-specific JNI loader by Laszlo Csomor · 8 years ago
- c7b0dd6 Expose the ability to define a binary output to the merge call. by Googler · 8 years ago
- cdb6877 Make sure the classloader is closed after use. RELNOTES:None by Googler · 8 years ago
- 56882b1 Bazel client, Windows: implement WriteFile by Laszlo Csomor · 8 years ago
- bb7963e Deprecate the flags --experimental_skip_unused_modules and by Googler · 8 years ago
- fca2d6a Add SwiftConfiguration by Dmitry Shevchenko · 8 years ago
- db7a9ea Rollback of commit 1da8ac3a8bb0780251976e0dbcfebd3a7ba6a066. by Pedro Liberal Fernandez · 8 years ago
- 21e6996 Description redacted. by Googler · 8 years ago
- 2300f8a Fix JavaLibraryBuildRequest for java 7 by Marcel Hlopko · 8 years ago
- 8e0f29c Bazel client, Windows: support /dev/null by Laszlo Csomor · 8 years ago
- 45bddab Rollback of commit 0d1dc5537903a8c2ad56e66cee129b8f4d4e2592. by Pedro Liberal Fernandez · 8 years ago
- 3c1e404 Signal an error when the client cannot write to stdout or stderr. by Lukacs Berki · 8 years ago
- 7313813 Fix bug in --experimental_link_dynamic_binaries_separately. by Googler · 8 years ago
- bde8530 Eliminate the $jacoco_runtime implicit attribute and link in the Jacoco agent through the $jacocorunner dependency. by Lukacs Berki · 8 years ago
- e31b3cf Removing javacopts in junitrunner tests because it breaks bazel-tests. by Irina Iancu · 8 years ago
- 11e52b4 Add a small helper method to ActionInputHelper by Ulf Adams · 8 years ago
- 34de5d7 Rollback of commit fa7e34979b1a10794321b1233e8d6f44a62431fa. by Pedro Liberal Fernandez · 8 years ago
- aad9b44 Add explicit type annotations in BlazeJavacArguments.java by Marcel Hlopko · 8 years ago
- a6d8e28 Bazel client, Windows: implement UnlinkPath by Laszlo Csomor · 8 years ago
- d9fc175 Add placeholder test to persistent_test_runner_tests by Marcel Hlopko · 8 years ago
- 00549b4 Bazel client: split CanAccess to specific methods by Laszlo Csomor · 8 years ago
- 10dd638 Kill the server when the server.pid.txt file cannot be found and start a new one. by Lukacs Berki · 8 years ago
- 5163ec2 Rollback of commit c9dbd4c1a4a4b4345c0b3924f86e01612ae12807. by Marcel Hlopko · 8 years ago
- 8562aed Speed up bundling by constructing an uncompressed ZIP from the files by Googler · 8 years ago
- 4c50fa8 Add a deprecation warning to objc_xcodeproj by Dmitry Shevchenko · 8 years ago
- 5e9eb19 Rollback of commit e1f8bbc1fe1d0a22736597dbd029155b01718b94. by Laszlo Csomor · 8 years ago
- fa62312 Disable the persistent_test_runner_test since the functionality enabling this test has been rolled back. by Kush Chakraborty · 8 years ago
- 3c5e55f Invoke javac using the API, instead of main() by Liam Miller-Cushon · 8 years ago
- 4d3dbbc Set ios_cpu on child configurations of multi-arch apple rules in all cases. by Chris Parsons · 8 years ago
- 25a8f16 Remove javac and jar from the Jvm fragment by Liam Miller-Cushon · 8 years ago
- b5766d2 Automated [] rollback of commit 56bc3cbf0e87423e815422d1c6e02846af74c0bf. by Marcel Hlopko · 8 years ago
- 7d0561b Rollback changes to the BazelTestRunner which add a dependency on proto3 as it conflicts with IntelliJ dependencies, till we find a better way to separate the dependencies of the Test Runner from the dependencies of the Test Target. by Kush Chakraborty · 8 years ago
- 0910491 Rollback of commit 62a6f695f95b8dde15fe9b287a290dc7ac06e173. by Marcel Hlopko · 8 years ago
- ffbddeb Skylark repositories: propage value from --action_env to repository_ctx.environ by Damien Martin-Guillerez · 8 years ago
- 9bd768c Finish removing experimental_use_rclass_generator flag by Googler · 8 years ago
- e1f8bbc Rollback of commit 9a13899b1492738f8d1a9118cebc9ef9d90c6b34. by Laszlo Csomor · 8 years ago
- 19948b0 Refactor StandaloneTestStrategy; tiny step towards test strategy unification. by Ulf Adams · 8 years ago
- 93faf59 Bazel client, Windows: implement IsDirectory by Laszlo Csomor · 8 years ago
- 2f23599 Add new flag to specify if output_licenses attribute should be checked for licenses. by Irina Iancu · 8 years ago
- 284bbda Rollback of commit 9a13899b1492738f8d1a9118cebc9ef9d90c6b34. by Marcel Hlopko · 8 years ago
- 62a6f69 Also add the duration as the test process time. by Ulf Adams · 8 years ago
- 4b5cfe4 Rollback of commit 08426525c517599a76b4f69814baf28731e840c7. by Lukacs Berki · 8 years ago
- 8e95f0c Remove some dead code from StandaloneTestStrategy. by Ulf Adams · 8 years ago
- 9a13899 Bazel client, Windows: implement UnlinkPath by Laszlo Csomor · 8 years ago
- 25a275a Refactor CcToolchainFeatures.Variables.lookupVariable to produce less garbage by Marcel Hlopko · 8 years ago
- 03cb310 Fix Bazel so that it actually works after commit 08426525c517599a76b4f69814baf28731e840c7 . by Lukacs Berki · 8 years ago
- 1da8ac3 Expose thinlto_params_file and linker_param_file as build variables by Marcel Hlopko · 8 years ago
- cd12f77 Deprecated and removed HOST_CFG and DATA_CFG global variables. by Vladimir Moskva · 8 years ago
- df2e6cb Bazel client, Windows: implement ChangeDirectory by Laszlo Csomor · 8 years ago
- 4ed99db Expose methods for the undeclared outputs and annotations directories by Ulf Adams · 8 years ago
- 5cac049 Changing visibility of junitrunner test sources to be visible from main src package. by Irina Iancu · 8 years ago
- b5174c7 Encapsulate the required provider logic in RequiredProviders class. by Dmitry Lomov · 8 years ago
- 44ecf9a Windows: implement and use AsShortWindowsPath by Laszlo Csomor · 8 years ago
- 12bf5ba Bazel client: move NormalizePath to Windows code by Laszlo Csomor · 8 years ago
- 56bc3cb Gives 3 levels of sandbox error message under different flags. by Yue Gan · 8 years ago
- dad51d8 Remove the inmemoryfs library from lib:foundation by Ulf Adams · 8 years ago
- 97eb333 Remove the unused class RPCService and its test. by Lukacs Berki · 8 years ago
- 1a2ab00 Open sourcing junitrunner tests. by Irina Iancu · 8 years ago
- b603417 google-java-format buildjar by Liam Miller-Cushon · 8 years ago
- 4878c69 Description redacted. by Rumou Duan · 8 years ago
- b91d392 Extract a set of advertised providers into a separate class. by Dmitry Lomov · 8 years ago
- 441dac4 Expose DEVELOPER_DIR to Skylark by Dmitry Shevchenko · 8 years ago
- c9dbd4c Enable header compilation by default by Liam Miller-Cushon · 8 years ago
- 0d1dc55 Improve performance and semantics of union of Skylark sets by Jon Brandvein · 8 years ago
- 1f22ed5 Making it remove @ in module names by Mike Lewis · 8 years ago
- 1d31fbb skylark_repository_test: use label in all load statement by Damien Martin-Guillerez · 8 years ago
- 0842652 Jarjar the third-party dependencies of the Jacoco test runner. by Lukacs Berki · 8 years ago
- 63ce8f2 Advertise java Skylark provider from java proto aspects. by Googler · 8 years ago
- 33715f2 Introduce expand_if_none_available to crosstool by Marcel Hlopko · 8 years ago
- 2202109 Automated [] rollback of commit feee0704b9a2654e1b2a9d99ec9f2fd590f8b23f. by Marcel Hlopko · 8 years ago
- 28fbf48 Bazel client: add helper methods for Windows paths by Laszlo Csomor · 8 years ago
- 692f576 Move ExecutionInfoSpecifier to lib.actions by Ulf Adams · 8 years ago
- f9f41c7 blaze_util_windows: use ostringstream to build cmd by Laszlo Csomor · 8 years ago
- 2e08b9a Bazel client, Windows: implement GetCwd by Laszlo Csomor · 8 years ago