aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Revamp the client/server communication protocol so that it is portable to Win...Gravatar Lukacs Berki2016-03-22
* Don't keep implicit reference to ProtoCompileAction in anonymous inner Custom...Gravatar Janak Ramakrishnan2016-03-22
* Filter Well Known Type protos from being generated by the objc_proto_library ...Gravatar Googler2016-03-22
* Transform the getBatch result in SkyFunctionEnvironment instead of copying it...Gravatar Janak Ramakrishnan2016-03-22
* Add -forceprocessing to cause proguard to skip the step where it checks if th...Gravatar Googler2016-03-22
* Allow passing custom entitlements for iOS signing.Gravatar Peter Schmitt2016-03-22
* Deflake skylark_repository_testGravatar Damien Martin-Guillerez2016-03-21
* Fix #1063: When a temporary file was created in /etc while we were globbing t...Gravatar Philipp Wollermann2016-03-21
* Make labels in .bzl files in remote repos resolve relative to their repoGravatar Kristina Chodorow2016-03-21
* Global cleanup change.Gravatar Googler2016-03-21
* Move a field around to clarify that it's not part of the workspace state.Gravatar Ulf Adams2016-03-21
* Don't keep implicit reference to XcodeSupport during the execution phase. Sav...Gravatar Janak Ramakrishnan2016-03-21
* Add a missing space in external_integration_testGravatar Damien Martin-Guillerez2016-03-21
* Add repository_ctx.download and repository_ctx.extract function.Gravatar Yue Gan2016-03-21
* cpp: fix the path to BlazeServerStartupOptions file in a commentGravatar Thiago Farina2016-03-21
* Make ActionOwner a final class, since all non-test implementations were basic...Gravatar Janak Ramakrishnan2016-03-21
* Remove ObjectArg wrapper object. We lose some type-safety, but the Builder st...Gravatar Janak Ramakrishnan2016-03-21
* Don't keep implicit reference to ProtoCompileAction.Builder after build() is ...Gravatar Janak Ramakrishnan2016-03-21
* Remove the WalkableGraphFactory#afterUse hook, which was only called in SkyQu...Gravatar Nathan Harmata2016-03-21
* Rollback of commit aac3b7ee0f1889c6afe4c0b4432d9f1597230dfb.Gravatar Kristina Chodorow2016-03-21
* Fixed indentation problem: 8 spaces -> 4 spacesGravatar Yun Peng2016-03-21
* Open source CreateIncSymlinkAction.Gravatar Cal Peyser2016-03-21
* Adds mcov tool label to IosTest.Gravatar Dmitry Shevchenko2016-03-21
* Add a getGeneratingAction(ConfiguredTarget target, String outputName) method ...Gravatar Carmi Grushko2016-03-21
* Export cc build information in an aspect for IDE support.Gravatar Googler2016-03-21
* Add a new field to options called defaultMultipleValue which enables setting ...Gravatar Luis Fernando Pino Duque2016-03-21
* Description redacted.Gravatar Chris Povirk2016-03-21
* RELNOTES: Bazel warns if a cc rule's includes attribute contains up-level ref...Gravatar Janak Ramakrishnan2016-03-21
* Move AbstractBlazeQueryEnvironment to a factory class, and have BlazeModule o...Gravatar Nathan Harmata2016-03-21
* Don't print BLAZE_HALTED_BEFORE_TESTING for tests that failed to build becaus...Gravatar Janak Ramakrishnan2016-03-21
* Add missing filegroups to the srcsGravatar Damien Martin-Guillerez2016-03-18
* Allow PackageRootResolver to take in directories for findPackageRoots().Gravatar Alex Humesky2016-03-18
* Changing ProguardHelper to support a multipass variety of proguard.Gravatar Googler2016-03-18
* Deprecates output_cpp from objc_proto_library.Gravatar Googler2016-03-18
* Part 3 of 5: Merging semantics.Gravatar Googler2016-03-18
* Stop using //tools/defaults:java_langtoolsGravatar Liam Miller-Cushon2016-03-18
* Introduce skylark provider for objc.Gravatar Cal Peyser2016-03-18
* Add method to check if the action produces any outputs.Gravatar Tobias Werth2016-03-18
* Transform the passed-in map in AbstractSkyFunctionEnvironment instead of copy...Gravatar Janak Ramakrishnan2016-03-18
* Add detection of WORKSPACE cycles due to load statementsGravatar Damien Martin-Guillerez2016-03-18
* Remove unused code.Gravatar Googler2016-03-18
* Set maximum limit on the number of actifacts shown in the output caused by co...Gravatar Googler2016-03-18
* Uses J2ObjC's own JRE when tranpiling for j2objc_library.Gravatar Googler2016-03-18
* Refactor AndroidStudioInfoAspectTestBase.Gravatar Dmitry Lomov2016-03-18
* Update the java flags to default as follows:Gravatar Luis Fernando Pino Duque2016-03-18
* Fix equality and comparison for SkylarkAspectClass.Gravatar Dmitry Lomov2016-03-17
* Don't keep packages in the default repository around after loading.Gravatar Brian Silverman2016-03-17
* Now that we don't do .class file replacement within binaries, drop the superf...Gravatar Lukacs Berki2016-03-17
* Remove deprecated objc_options.Gravatar Dave MacLachlan2016-03-17
* Compile base classpaths for Bazel Jack support in android_sdk.Gravatar Michael Staib2016-03-17