aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
...
* Automated rollback of commit f384ab5855ba230e7767b7b5350bd72ef01b9a1b.Gravatar asteinb2018-05-07
* Extract Qualifiers class for reuse.Gravatar corysmith2018-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
* More detach context that was attachedGravatar Googler2018-05-06
* Emit jdeps.proto when checking the dependencies of aar_import targets.Gravatar cnsun2018-05-04
* Automatic code cleanup.Gravatar Googler2018-05-04
* Always detach context that was attachedGravatar 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
* Internal changeGravatar Googler2018-05-03
* Use com.google.common.cache instead of MapMaker.Gravatar Googler2018-05-03
* Extract Qualifiers class for reuse.Gravatar corysmith2018-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
* Allow banning symlink action outputs from being uploaded to a remote cache.Gravatar Benjamin Peterson2018-05-03
* Consolidating start/end lib archive expansion Take 3Gravatar Googler2018-05-03
* Fix up newly discovered bugs in decoupled Android data processingGravatar asteinb2018-05-03
* Thread legacy compile flags through CcToolchainProvider for compile build var...Gravatar hlopko2018-05-03
* Expose asset merging result in AndroidAssetsInfo to SkylarkGravatar asteinb2018-05-03
* Allow --worker_max_instances to take MnemonicName=value to specify max for ea...Gravatar Googler2018-05-03
* Report what RemoteSpawnCache is doing.Gravatar Benjamin Peterson2018-05-03
* In PackageLookupValue also track the repositoryGravatar Klaus Aehlig2018-05-03
* Print more debugging info when xcode-locator fails.Gravatar philwo2018-05-03
* Declare QueryEnvironment#getBuildFiles to throw InterruptedExceptionGravatar shreyax2018-05-02