aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main
Commit message (Expand)AuthorAge
* Rename some PackageId and RepositoryName fields/methods in prep for deep exec...Gravatar Kristina Chodorow2016-07-28
* Remove experimental_use_proguard_previous_obfuscation_map flag. This was remo...Gravatar Googler2016-07-28
* Experimental java annotation support with unpredictable action inputs/outputs...Gravatar Rumou Duan2016-07-28
* Start worker processes with a clean environment, instead of accidentally inhe...Gravatar Philipp Wollermann2016-07-28
* Clean up DependencyResolver's interface for the dynamic config migration and ...Gravatar Greg Estren2016-07-28
* Sets SONAME on shared objects in Android binaries.Gravatar Adam2016-07-28
* Pass the coverage environment into tests using a nested set collected from th...Gravatar Lukacs Berki2016-07-27
* Use a marker provider to determine of a rule is linked statically for the pur...Gravatar Lukacs Berki2016-07-27
* java_proto_library strict deps: add attributes for gradual migrationGravatar Carmi Grushko2016-07-27
* Remove outdated commentGravatar Michajlo Matijkiw2016-07-27
* Move Bazel docs into versioned directory.Gravatar David Chen2016-07-27
* Augment the QueryableGraph#get[BatchWithFieldHints] method to take in paramet...Gravatar Nathan Harmata2016-07-27
* Linker outputs can optionally be configured from the CROSSTOOL. Introduces i...Gravatar Cal Peyser2016-07-27
* Fixed JavaIoFileSystem.setLastModifiedTime to actually match its documented b...Gravatar Chris Parsons2016-07-27
* Adjust visibility of ComputedDefault dependenciesGravatar Mark Schaller2016-07-27
* Change android resource shrinking to use the standard Proguard jar artifact.Gravatar Andrew Pellegrini2016-07-27
* Typo fixes in markdown and javadoc as suggested by intellij typo inspection.Gravatar Googler2016-07-27
* Moves exports_manifest attribute to AndroidLibraryBaseRule instead ofGravatar Googler2016-07-27
* Refactor CppLinkAction to construct its command line using the crosstool inst...Gravatar Cal Peyser2016-07-27
* Rewrite the extra action info files if the data within them changes.Gravatar Lukacs Berki2016-07-27
* Make 3-arg form of getattr() work when third arg is NoneGravatar Jon Brandvein2016-07-27
* cpp: fix documentation of return value of GetNullaryOption() functionGravatar Thiago Farina2016-07-26
* Enable the Java launcher by defaultGravatar Liam Miller-Cushon2016-07-26
* Re-arrange --{host_,}java_launcherGravatar Liam Miller-Cushon2016-07-26
* Slim down RuleClass#createUncheckedGravatar Michajlo Matijkiw2016-07-26
* Computed default "is_executable" doesn't need to declareGravatar Greg Estren2016-07-26
* Store genquery's scope of accessible labels as a Label->Target map.Gravatar Googler2016-07-26
* Placate the compiler.Gravatar Sasha Smundak2016-07-26
* Rename TreeFileArtifact-related functions to make them more self-explanatory ...Gravatar Rumou Duan2016-07-26
* Fix crash when updating collections while iterating over them in comprehensionsGravatar Jon Brandvein2016-07-26
* Call precomputed() on static CharMatcher instances.Gravatar Googler2016-07-26
* Allow lists to be modified while a For loop is iterating over them.Gravatar Jon Brandvein2016-07-26
* Optimize Rule.getLabels(void) to avoid ImmutableSortedSet.construct().Gravatar Googler2016-07-26
* Rollback of commit b669406789dd452161875d407d0ce6a3502de5f6.Gravatar Damien Martin-Guillerez2016-07-25
* --Gravatar Luis Fernando Pino Duque2016-07-25
* Start work to be able to invoke Skylark externallyGravatar Miguel Alcon Pinto2016-07-25
* Add missing public visibility to src/main/java/com/google/devtools/build/lib/...Gravatar Damien Martin-Guillerez2016-07-25
* Refactor CppLinkAction to construct its command line using the crosstool inst...Gravatar Cal Peyser2016-07-25
* Remove unneeded implicit dependency on proto runtimes in Java proto library r...Gravatar Carmi Grushko2016-07-25
* Rollback of commit ee36dd3f5db8e7ad129b2782a24eb97a0478fc42.Gravatar Sergio Campama2016-07-25
* Global cleanup change.Gravatar Googler2016-07-25
* Bump grpc-java lib to version 0.15.0 non-binariesGravatar dapengzhang02016-07-25
* Be less naive with CcLibraryHelper precompiled library collision detection.Gravatar Michael Staib2016-07-25
* Description redacted.Gravatar Googler2016-07-22
* Add missing inlcudeGravatar Kristina Chodorow2016-07-22
* Bring PackageSpecification docs up-to-date, clean up its interfaceGravatar Mark Schaller2016-07-22
* Fixes typo in Javadoc.Gravatar Googler2016-07-22
* RELNOTES: Improve Android split transition handling.Gravatar Googler2016-07-22
* JavaBuilder: for jars that are produced by aspects (e.g., JavaProtoAspect), p...Gravatar Carmi Grushko2016-07-22
* Create a symlink with the right workspace name under the execrootGravatar Kristina Chodorow2016-07-22