aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Move InvocationPolicy to the options parser package.Gravatar ccalvarin2017-06-09
* Testing: add Python integration test utilitiesGravatar Laszlo Csomor2017-06-09
* fix link in genquery docs to the query language docsGravatar Benjamin Peterson2017-06-09
* Use the correct JVM for LcovMerger instead of whatever "java" gets us.Gravatar lberki2017-06-09
* Remote execution: post CAS links to the BEP instead of local file URIsGravatar ulfjack2017-06-09
* experimental_ui_test: run tests locallyGravatar aehlig2017-06-09
* Disable local fallback by defaultGravatar ulfjack2017-06-09
* Fix test.xml download for failing testsGravatar ulfjack2017-06-09
* Remove the undocumented --experimental_extra_action_top_level_only_with_aspec...Gravatar lberki2017-06-09
* BEP: use full relative path as file nameGravatar Klaus Aehlig2017-06-09
* Don't create the same String/ImmutableMap over and over again.Gravatar twerth2017-06-09
* Switching Bazel to use the new remote execution API: https://docs.google.com/...Gravatar olaola2017-06-09
* Execute the launcher script from mobile-install command.Gravatar Googler2017-06-09
* BES: Open Source the build event service gRPC client implementation.Gravatar buchgr2017-06-09
* Use generated third_party/googleapis java sources for boostrapping.Gravatar Jakob Buchgraber2017-06-09
* Internal cleanup.Gravatar gregce2017-06-09
* Automated g4 rollforward of commit e7ab452ac940e645046221dee9b63a670f8a276c.Gravatar gregce2017-06-09
* Track the test environment in Skyframe, like the action environmentGravatar ulfjack2017-06-09
* Mark ctx.expand_make_variables as deprecated.Gravatar laurentlb2017-06-09
* Split workspace-specific tests out of BlazeRuntimeTestGravatar ulfjack2017-06-09
* Enable automatic content compression for blob store requestsGravatar Jason Gavris2017-06-08
* experimental_ui, rate limiting test: work around output by the clientGravatar aehlig2017-06-08
* Add some tests to the LocalSpawnRunner, and make some small tweaksGravatar ulfjack2017-06-08
* Use JavaCompilationArtifacts instead of JavaCompilationArgsGravatar cushon2017-06-08
* Clean up turbine action creationGravatar cushon2017-06-08
* Make PackageOutputFormatter use PackageIdentifier instead of package name.Gravatar ajmichael2017-06-08
* Make PackageFunction's strategy for handling unreadable BUILD files configura...Gravatar nharmata2017-06-08
* Erase <clinit> of interfaces to prevent <clinit> from execution during desugar.Gravatar cnsun2017-06-08
* Switch to correct runfiles directory when running python test on WindowsGravatar Yun Peng2017-06-08
* Fix a bug in ShowIncludesFilter.javaGravatar Yun Peng2017-06-08
* Fix ConfigFeatureFlagTransitionFactory to obey PatchTransition equality.Gravatar mstaib2017-06-08
* Deprecate ios_device and ios_test.Gravatar allevato2017-06-08
* Make the error message when a file is not found in the profile zip more indic...Gravatar lberki2017-06-08
* Use ImmutableList for Option expansion functionsGravatar Googler2017-06-08
* Make bazel_windows_example_test pass with MSVC toolchainGravatar Yun Peng2017-06-08
* Introduce --incompatible_disallow_toplevel_if_statement to forbid top-level i...Gravatar laurentlb2017-06-08
* Add new configuration fragment for platforms, with host and targetGravatar John Cater2017-06-08
* PiperOrigin-RevId: 158274860Gravatar carmi2017-06-08
* Require that flags with static expansions be of Void type.Gravatar ccalvarin2017-06-07
* Set executable bit on java_launcher_test.shGravatar jcater2017-06-07
* Bazel client: explain the name of A-server.jarGravatar László Csomor2017-06-07
* Extend the SpawnResult interface to cover more use casesGravatar ulfjack2017-06-07
* Adds the resource class jar to the implicit outputs of android_libraryGravatar Googler2017-06-07
* Do not add archiver_flags feature when crosstool already has one.Gravatar hlopko2017-06-07
* Internally track changes to stdout / stderr files, so we can avoid filesystem...Gravatar felly2017-06-07
* Move bridge methods for default methods down to the implementing classes.Gravatar cnsun2017-06-07
* Automated g4 rollback of commit d028d7854d3e95d97143945a1ec32944e5e4594b.Gravatar lpino2017-06-07
* Have BazelPackageLoader use the newly added BazelSkyframeExecutorConstants.Gravatar nharmata2017-06-07
* protobuf: Use bazel's native java_proto_library rules.Gravatar Jakob Buchgraber2017-06-06
* Fix automatic host platform detection to check the --host_cpu flag.Gravatar John Cater2017-06-06