aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main
Commit message (Expand)AuthorAge
* Add graceful failure for unsupported formatters in genqueryGravatar juliexxia2018-05-09
* Get resource processing settings from method params instead of rule attrsGravatar asteinb2018-05-09
* Expose R.class as a JavaInfoGravatar asteinb2018-05-08
* Remove cppConfiguration from LinkBuildVariablesGravatar hlopko2018-05-08
* Rename LinkStaticness to LinkingMode and unify with the other LinkingMode.Gravatar hlopko2018-05-07
* Expose Library Aar creation and provider to SkylarkGravatar asteinb2018-05-07
* Narrow synchronized section of ArtifactFactory#getArtifact to avoid contentio...Gravatar janakr2018-05-07
* Make Aar provider into NativeInfoGravatar asteinb2018-05-07
* Do not expose ResourceContainer to SkylarkGravatar asteinb2018-05-07
* Stop collapsing NestedSet of deps in RClassGeneratorGravatar asteinb2018-05-07
* Properly expose R.class file to SkylarkGravatar asteinb2018-05-07
* Rename Staticness to LinkerOrArchiver.Gravatar hlopko2018-05-07
* Start migration of cpp build API classes to skylarkbuildapiGravatar cparsons2018-05-07
* bes: add --bes_results_urlGravatar Jakob Buchgraber2018-05-07
* Start migration of java build API classes to skylarkbuildapiGravatar cparsons2018-05-07
* Automated rollback of commit f384ab5855ba230e7767b7b5350bd72ef01b9a1b.Gravatar asteinb2018-05-07
* Fix the java_toolchain example code.Gravatar Googler2018-05-07
* Skylark debugging proto: add a 'pause thread' request/response.Gravatar Googler2018-05-07
* Migrate almost all Skylark global modules to skylarkbuildapiGravatar cparsons2018-05-07
* More legacy fileset deletions. This had become dead code with Legacy fileset ...Gravatar kush2018-05-07
* Relax requirements of skylark-exposed configuration fragmentsGravatar cparsons2018-05-07
* remote/caching: improve error messages for remote cachingGravatar Jakob Buchgraber2018-05-07
* Sort entries by segment when building a parent node to prevent unordered dire...Gravatar James Judd2018-05-07
* Emit jdeps.proto when checking the dependencies of aar_import targets.Gravatar cnsun2018-05-04
* Automatic code cleanup.Gravatar Googler2018-05-04
* Migrate j2objc to only support java_proto_library.Gravatar tomlu2018-05-04
* Delete the FilesetActionContext and its ImplementationGravatar kush2018-05-04
* Add a module collecting the results of repository rulesGravatar Klaus Aehlig2018-05-04
* Move CcToolchainFeatures.FeatureSelection to a separate CcToolchainFeatureSel...Gravatar rosica2018-05-04
* Kill Legacy Fileset implementation.Gravatar kush2018-05-04
* Skylark debugging proto changes.Gravatar Googler2018-05-04
* Some fixup for R.class filesGravatar asteinb2018-05-04
* Automated rollback of commit ecb30676bdd7f1783afb3886e57caa9d6b1b9aee.Gravatar hlopko2018-05-04
* Do not spawn local actions when available memory is too lowGravatar Josh Pieper2018-05-04
* Use com.google.common.cache instead of MapMaker.Gravatar Googler2018-05-03
* Ensure Docgen iterates through module categories detemrinistically.Gravatar cparsons2018-05-03
* Methods for generating empty Android data providersGravatar asteinb2018-05-03
* Replace Rule field in TestsInSuiteKey with a Label. In TestsInSuiteFunction,Gravatar cpeyser2018-05-03
* Serialization of NestedSet<NestedSet> with NestedSetCodecWithStore waits onGravatar cpeyser2018-05-03
* Remove unsafe use of state in MavenDownloaderGravatar Robert Gay2018-05-03
* Move Aar generation code to dedicated Aar classGravatar asteinb2018-05-03
* PiperOrigin-RevId: 195286334Gravatar eaftan2018-05-03
* Use ConcurrentHashMap directly instead of MapMaker.Gravatar Googler2018-05-03
* Consolidate fields and methods of recursive package providers into an abstrac...Gravatar juliexxia2018-05-03
* CppDebugPackageProvider is useful for more than just C++, so rename it.Gravatar Googler2018-05-03
* Remove fully static linking part of ctx.fragments.cpp.fully_static_link_optionsGravatar hlopko2018-05-03
* Expose intial parts of resource merging to SkylarkGravatar asteinb2018-05-03
* Expose merge_assets method to skylarkGravatar asteinb2018-05-03
* Do not pass compilation context to compile build variablesGravatar hlopko2018-05-03
* Remove dead code from SpawnActionGravatar kush2018-05-03