aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java
Commit message (Expand)AuthorAge
* --Gravatar Carmi Grushko2016-06-14
* 1. Create the TreeArtifact directory structure before expanding ActionTemplates.Gravatar Rumou Duan2016-06-14
* Use the precomputed skykey hash to short circuit equality comparison.Gravatar Shreya Bhattarai2016-06-14
* Optimize hotspot in DependencySet.process().Gravatar Googler2016-06-14
* Add --[no]instrument_test_targets option to BlazeGravatar Googler2016-06-14
* Remove ConfigurationsCreatedEvent.Gravatar Lukacs Berki2016-06-13
* fix crash that can happen when using incremental dexing *and* --android_cross...Gravatar Googler2016-06-13
* Always use android_compiler if android_crosstool_top is set.Gravatar Googler2016-06-13
* Adds a step before creating the resource apk (ap_) to swap out the applicationGravatar Alex Humesky2016-06-13
* Add addMainDexListActionArguments to AndroidSemantics.Gravatar Googler2016-06-13
* Cache hash codes for filtering policies.Gravatar Eric Fellheimer2016-06-13
* Support absolute paths for zip filesGravatar Kristina Chodorow2016-06-13
* Introduce TestConstants#PACKAGE_FACTORY_FACTORY_FOR_TESTING for the sake of m...Gravatar Nathan Harmata2016-06-10
* Have SkylarkAttr expose whether a skylark rule class attribute type is config...Gravatar Nathan Harmata2016-06-10
* Rollback of commit b19d632b5ad832ec829980a8bf71b18bbf277143.Gravatar Yun Peng2016-06-10
* Use the cc_toolchain rule instead of an event bus-based hack to signal an err...Gravatar Lukacs Berki2016-06-10
* Rollback of commit 0150e7fa5963fa569d9795c02fd3afe3c52ff30c.Gravatar Yun Peng2016-06-10
* Rollback of commit 828a9e2f167db8c4debca6e00ee37dd030849c2f.Gravatar Yun Peng2016-06-10
* Rollback of commit cc993c26047f8d459711ed211338570ce7c1576c.Gravatar Yun Peng2016-06-10
* Adds the path to the debug keystore to the apk_manifest.Gravatar Alex Humesky2016-06-10
* Wipe out misleading stack trace in pre-allocated OOM exception.Gravatar Eric Fellheimer2016-06-10
* Small tweak to make Attribute serialization more testableGravatar Michajlo Matijkiw2016-06-10
* Add equals & hashcode for FilesetEntyGravatar Michajlo Matijkiw2016-06-10
* Reverts the protobuf lib dependency being loaded from tools/objc, and instead...Gravatar Sergio Campama2016-06-10
* Extract the @Param annotation from @SkylarkSignatureGravatar Damien Martin-Guillerez2016-06-10
* Basic Java documentation of Skylark AnnotationsGravatar Damien Martin-Guillerez2016-06-09
* Fix typos and grammar.Gravatar Julio Merino2016-06-09
* Turn --legacy_external_runfiles back on by defaultGravatar Damien Martin-Guillerez2016-06-09
* Add missing actions to dependency_file featureGravatar Yun Peng2016-06-09
* Remove a reference to targetConfiguration from BuildProgressPublisher in prep...Gravatar Lukacs Berki2016-06-09
* experimental ui: not only report errors, but also failures immediatelyGravatar Klaus Aehlig2016-06-09
* Refactor cycle detection logic to handle dynamic configurations.Gravatar Greg Estren2016-06-09
* Always register module map actions.Gravatar Dmitry Shevchenko2016-06-09
* Remove --java_launcher_javatest_migrationGravatar Liam Miller-Cushon2016-06-09
* More refactor work on single-/multi- architecture accessor methods of AppleCo...Gravatar Chris Parsons2016-06-09
* Wrap inputs to ObjcLink (via clang) invocations in an objlist, and pass the a...Gravatar Chris Parsons2016-06-09
* Return a JavaCompilationArgs instead of JavaCompilationArtifacts from JavaLib...Gravatar Carmi Grushko2016-06-08
* Move -MD and -MF(for dotd file generation) into featureGravatar Yun Peng2016-06-08
* Move -c and -o options into action_configGravatar Yun Peng2016-06-08
* Simplify ConfiguredTargetValue to get the actions from its superclass.Gravatar Googler2016-06-08
* Stop catching OutOfMemoryErrors when evaluating Skylark BuiltinFunctions.Gravatar Florian Weikert2016-06-08
* fixed use_testrunner docGravatar ittaiz2016-06-08
* ExperimentalEventHandler: fix off-by-one errorGravatar Klaus Aehlig2016-06-08
* Replaced arrays by single value for extra{Positionnals,Named} in SkylarkSigna...Gravatar Damien Martin-Guillerez2016-06-08
* Sets default shell executable for windows to msys64 bash.exe path becauseGravatar Googler2016-06-08
* Add a hook to Package.Builder.Helper that gets called by PackageFunction afte...Gravatar Nathan Harmata2016-06-07
* Don't keep the full java.util.HashMap produced when checking for conflictingGravatar Googler2016-06-07
* Allow flags to be applied to an action using an action_config. A flag set onGravatar Cal Peyser2016-06-07
* Implement missing IDE skylark aspect functionality.Gravatar Googler2016-06-07
* Add module map support to ExperimentalObjcLibrary, which contains experimenta...Gravatar Cal Peyser2016-06-07