aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
...
* Allow the action that calls proto-compiler, to do so using a params file.Gravatar Carmi Grushko2016-04-07
* Clean the API of ProtoCompileAction, in preparation for making the proto-comp...Gravatar Carmi Grushko2016-04-07
* Remove runWithLargeStack and remove some single-use abstractionsGravatar Liam Miller-Cushon2016-04-07
* Remove SkylarkAspectClass.getDefintion.Gravatar Dmitry Lomov2016-04-07
* Expose ObjcConfiguration to Skylark as fragment "objc" along with callable me...Gravatar Erik Abair2016-04-07
* Remove AspectClass.getDefinitionGravatar Dmitry Lomov2016-04-07
* Eliminate BuildConfiguration.Fragment#prepareForExecutionPhase().Gravatar Lukacs Berki2016-04-07
* Move FDO support to the analysis phase by wrapping FdoSupport in its own SkyF...Gravatar Lukacs Berki2016-04-07
* Fix typo in doc stringGravatar Klaus Aehlig2016-04-07
* Skylark docs: fix ctx.file and ctx.files.Gravatar Laszlo Csomor2016-04-07
* Remove Aspect field from AspectKey.Gravatar Dmitry Lomov2016-04-07
* Mount whole directories into the sandbox when possibleGravatar Brian Silverman2016-04-07
* Use the correct Aspect in AspectFunction for Skylark aspects.Gravatar Dmitry Lomov2016-04-07
* Fix the java compile for non-compatible type inference between java 7 and 8.Gravatar Googler2016-04-07
* cpp: fix the name of the function where |extracted_binaries| is populatedGravatar Thiago Farina2016-04-07
* Fix link to rust documentation.Gravatar Tom Prince2016-04-07
* Fix incremental dexing with bazel testGravatar Googler2016-04-07
* Override any existing watch stubs and watch application bundle artifacts when...Gravatar Googler2016-04-07
* Add tests documenting the way rc-options are combinedGravatar Klaus Aehlig2016-04-07
* Make non-empty attribute checks happen during analysis of the target in quest...Gravatar Nathan Harmata2016-04-07
* Disable tree pruning for blacklisted annotation processorsGravatar Liam Miller-Cushon2016-04-07
* 4.25 of 5: Writing of UnwrittenMergedAndroidDataGravatar Googler2016-04-07
* Removing left over debug warning.Gravatar Googler2016-04-07
* Description redacted.Gravatar Googler2016-04-07
* Clean up FancyTerminalEventHandlerGravatar Googler2016-04-07
* cpp: remove unnecessary visibility attribute from blaze_util targetGravatar Thiago Farina2016-04-05
* Add SMT detection for mac. Fixes #963.Gravatar Yue Gan2016-04-05
* strip remote workspace path from java resourcesGravatar Steven Parkes2016-04-05
* Add the preinclude files to the mandatory input list of C++ compile actions.Gravatar Lukacs Berki2016-04-05
* Add 'apple_watch1_extension' and 'apple_watch_extension_binary' to support bu...Gravatar Googler2016-04-05
* transition to two blaze flags for incremental dexingGravatar Googler2016-04-05
* Remove shell quotes from javacoptsGravatar Liam Miller-Cushon2016-04-05
* Adds the output of -printconfiguration from proguard to the implicit outputs ofGravatar Alex Humesky2016-04-05
* Introduce a seperate name to distinguish the objc provider passed from native...Gravatar Cal Peyser2016-04-05
* Correctly generates the expected file names of the generated protos when the ...Gravatar Googler2016-04-05
* experimental UI: update progress bar on progress eventsGravatar Klaus Aehlig2016-04-05
* Introduces action_config. Does this by:Gravatar Cal Peyser2016-04-05
* Expose AppleToolchain to skylark.Gravatar Cal Peyser2016-04-05
* Add workspace name to module_space in python stub_template.txt fileGravatar Yun Peng2016-04-05
* Replace an exception message check with a class check. It's saner.Gravatar Lukacs Berki2016-04-05
* experimental UI: show run-time for long-running actions in the progress barGravatar Klaus Aehlig2016-04-04
* Pass through the clock to the ExperimentalStateTrackerGravatar Klaus Aehlig2016-04-04
* Dig out the builtin include file from the filegroup of libc_top instead of sp...Gravatar Lukacs Berki2016-04-04
* Point links for Skylark rule sets to the appropriate repositories.Gravatar David Chen2016-04-04
* Simplify some of the code around invoking proguard.Gravatar Alex Humesky2016-04-04
* Allow compilations to have an empty source listGravatar Liam Miller-Cushon2016-04-04
* Clarify that indirect deps are not necessarily transitiveGravatar Liam Miller-Cushon2016-04-04
* *_test rules now return an .xctest.dSYM bundle.Gravatar Googler2016-04-01
* Remove BuildConfiguration#supportsIncrementalBuild , which is apparently unused.Gravatar Lukacs Berki2016-04-01
* Enable all Label instantiations to use a single intern pool to optimize memor...Gravatar Googler2016-04-01