aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Add a main_dex_proguard_specs attribute to android_binary that lets users spe...Gravatar Lukacs Berki2015-09-24
* Move mock workspace configuration to AnalysisMock.Gravatar Dmitry Lomov2015-09-24
* Make intra-package wildcards work for remote repositories and clean up target...Gravatar Lukacs Berki2015-09-24
* Rollback of commit 53330510c6ea5cd6257b9981b44e52d15a9e01aa.Gravatar Googler2015-09-24
* Make TargetFormatter available for tests.Gravatar Janak Ramakrishnan2015-09-24
* Improve performance of Sky query.Gravatar Miguel Alcon Pinto2015-09-24
* Propagates cc_library linkopts attribute to dependent objc_libraries.Gravatar Googler2015-09-24
* Remove gen jar implicit output.Gravatar Googler2015-09-24
* Fix attribute capitalizationGravatar Kristina Chodorow2015-09-24
* Merge BazelIosTest and ExperimentalIosTest, deleting the former.Gravatar Chris Parsons2015-09-24
* Remove both of equals/hashCode from classes in lib/packages where either only...Gravatar Nathan Harmata2015-09-24
* Better syncing of Google vs. external constraint enforcement.Gravatar Greg Estren2015-09-24
* Turns bitcode off for the time being to make the Xcode project output match w...Gravatar Dave MacLachlan2015-09-24
* Allow Skylark import lookup values to be computed inline in order to avoid re...Gravatar Janak Ramakrishnan2015-09-24
* Remove LoadedPackageProvider.getLoadedPackage, which is unused.Gravatar Ulf Adams2015-09-24
* Use a super-interface of PackageProvider where applicable.Gravatar Ulf Adams2015-09-24
* Avoid LoadedPackageProvider in the PackageProviderForConfigs type hierarchy.Gravatar Ulf Adams2015-09-24
* Simplify LoadingPhaseRunner; avoid an unnecessary Set copy.Gravatar Ulf Adams2015-09-24
* Remove gen jar info from JavaRuleOutputJarsProvider.Gravatar Googler2015-09-24
* Pass the SkyframePackageManager to the cycle reporters, not LoadedPackageP.Gravatar Ulf Adams2015-09-24
* Rewrite TargetProviderEnvironment to use a PackageProvider.Gravatar Ulf Adams2015-09-24
* Disable --treat_srcjars_as_srcs_for_strict_deps flagGravatar Liam Miller-Cushon2015-09-24
* Move callUninterruptibly to a helper class in lib.concurrent.Gravatar Ulf Adams2015-09-24
* Remove an unused method from LoadedPackageProvider.Gravatar Ulf Adams2015-09-24
* Fix ApplicationManifest#generatedManifest bug that would set the package as '...Gravatar Andrew Pellegrini2015-09-24
* Make gen jars output group transitive.Gravatar Googler2015-09-24
* Simplify a method signature that isn't used elsewhere anymore.Gravatar Ulf Adams2015-09-24
* Doc: Clarify when to use output_to_genfiles.Gravatar Laurent Le Brun2015-09-24
* Update doc for [new_]http_archive to mention tarballs.Gravatar Han-Wen Nienhuys2015-09-24
* Remove unused EventCollectionApparatus#customMask.Gravatar Han-Wen Nienhuys2015-09-24
* Do not fail when the test argument do not match any testGravatar Damien Martin-Guillerez2015-09-23
* Move ownership of SkyframeBuildView to SkyframeExecutor.Gravatar Ulf Adams2015-09-23
* Allow custom Package serialization logic to be injected. Also fix incorrect c...Gravatar Nathan Harmata2015-09-23
* Don't shell escape parameters to a non-shell action (environment plist).Gravatar Peter Schmitt2015-09-23
* Make aspect resolver and dependencyFilter transient, as they are not serializ...Gravatar Miguel Alcon Pinto2015-09-23
* Add Apache codec library as a dependencyGravatar Kristina Chodorow2015-09-23
* Don't remove reverse deps until node is known to be changed. This helps avoid...Gravatar Janak Ramakrishnan2015-09-23
* Open source some skylark tests.Gravatar Han-Wen Nienhuys2015-09-22
* Refactor AndroidStudioInfoAspect.Gravatar Dmitry Lomov2015-09-22
* Disallow precompiled jars in sourcesGravatar Liam Miller-Cushon2015-09-22
* Stop AndroidResourceProcessingAction from creating a "_resources" folder in t...Gravatar Andrew Pellegrini2015-09-22
* Replace double-quotes with single quotes to improve readability.Gravatar Dmitry Lomov2015-09-22
* Switch objc rules to standard coverage propagation using InstrumentedFilesCol...Gravatar Peter Schmitt2015-09-22
* Implement support for android_library and android_binary in AndroidStudioInfo...Gravatar Dmitry Lomov2015-09-22
* Heavily refactor ProfileCommand to separate output and statistics generation ...Gravatar Klaas Boesche2015-09-22
* Fixes ProGuard not working in a sandbox.Gravatar Philipp Wollermann2015-09-22
* Make TargetPatternResolver#{isPackage, getTargetsInPackage} take a PackageIde...Gravatar Lukacs Berki2015-09-22
* Thread the repository name all the way from TargetPatternResolver to Recursiv...Gravatar Lukacs Berki2015-09-22
* Batch SkylarkImportLookupValue calls instead of doing them serially. Also thr...Gravatar Janak Ramakrishnan2015-09-22
* Roll back using labels rather than PathFragments for skylark loads.Gravatar Michajlo Matijkiw2015-09-22