aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* AutoCodec proto marshaller bug fix and support for mutable Map.Gravatar shahan2018-01-10
* AutoCodec's constructor strategy recognizes fields in a (transitive)Gravatar cpeyser2018-01-10
* Open source some more android_library tests.Gravatar ajmichael2018-01-10
* Remove EOL'd Linux flavours, bump CentOS to 6.9.Gravatar philwo2018-01-10
* Remove synchronization from InMemoryNodeEntry#getValue{,MaybeWithMetadata} an...Gravatar janakr2018-01-10
* Fix parsing for some aapt2-generated resources.Gravatar Googler2018-01-10
* Produce data binding file from compile action when "enable_data_binding" attr...Gravatar Googler2018-01-10
* Fix turbine command lines with empty javacoptsGravatar cushon2018-01-10
* isable_presubmitGravatar Googler2018-01-10
* Use an annotation preprocessor to validate SkylarkConfigurationField.Gravatar cparsons2018-01-10
* Info-related cleanupsGravatar brandjon2018-01-10
* Fix StreamResourceLeak errorGravatar Liam Miller-Cushon2018-01-10
* Genrules do not override c++ toolchain Make variables using the toolchains at...Gravatar cpeyser2018-01-10
* Make fake link actions "work" with ThinLTO.Gravatar lberki2018-01-10
* Automated rollback of commit 67330ad52391ad6562d439f77cc5133a0ea4247d.Gravatar plf2018-01-10
* Automated rollback of commit a705eaa9225ff8a03975c8cb49faa6b2899e398d.Gravatar plf2018-01-10
* Removes call to CcLibraryHelper.link() in cc_binary.Gravatar plf2018-01-10
* Remove ctx.fragments.jvm .Gravatar lberki2018-01-10
* Create function createJavaInfo with new API. Implement JavaCompilationArgsPro...Gravatar dbabkin2018-01-10
* BEP: add a separate id for visibility errorsGravatar Klaus Aehlig2018-01-10
* Adds a CODEC for CppConfiguration.Gravatar shahan2018-01-10
* Remove package loading from JvmConfigurationLoader .Gravatar lberki2018-01-10
* Adjust semantics of Metadata interface, remove isFile (use getType)Gravatar ulfjack2018-01-10
* Add support for strip_prefix to {new_}git_repository skylark rulesGravatar Ed Baunton2018-01-10
* use built-in params file support in DexArchiveAspectGravatar kmb2018-01-09
* Automated rollback of commit 80c8ff1819a889814cbe2dae477d7fedce6aa181.Gravatar tomlu2018-01-09
* Automated rollback of commit cb7689404ef9a69488d64bfc2e0bfb9326e664d6.Gravatar tomlu2018-01-09
* Save errno in unix_jni.cc stat when throwing exceptions.Gravatar tomlu2018-01-09
* Stop memoizing Label#hashCode()Gravatar michajlo2018-01-09
* Fix bug in unix_jni.cc that causes Path#exist to spuriously return true.Gravatar tomlu2018-01-09
* Refactor ObjcProvider to abide by Native Declared Provider best practices.Gravatar cparsons2018-01-09
* RELNOTES: Make PIC and non PIC outputs for C++ compilation with Tree ArtifactsGravatar Googler2018-01-09
* sandbox: allow adding some non-existent pathsGravatar Laszlo Csomor2018-01-09
* Initialize server_pid in an attempt to convince a linter that ExecuteDaemon()...Gravatar lberki2018-01-09
* Removes unnecessary check for LinkTargetType.EXECUTABLE.Gravatar plf2018-01-09
* Expose the Java home to Skylark.Gravatar lberki2018-01-09
* Cleanup: move some tests {ArtifactFunction,FileArtifactValue}TestGravatar ulfjack2018-01-09
* Fix android_binary.aapt_version docs referencing the wrong flagGravatar Googler2018-01-08
* Serialize and package xml attributes from resources xml tags in values folder...Gravatar Googler2018-01-08
* Expose apple_common.link_multi_arch_binary to Skylark.Gravatar cparsons2018-01-08
* Add another path to the windows_jni.dll lookup.Gravatar Pascal Muetschard2018-01-08
* Use Iterable#forEach instead of `.stream().forEach`.Gravatar cushon2018-01-08
* Use EmptyActionInput instead of null in SpawnInputExpanderGravatar ulfjack2018-01-08
* C++ refactoring: Separate compilation and linking calls to CcLibraryHelperGravatar plf2018-01-08
* Fix param names - this is going to be enforced with error proneGravatar ulfjack2018-01-08
* Remove code that used to support --javabase=<absolute path>.Gravatar lberki2018-01-08
* Cleanup: remove use of LegacySkyKey for TargetCompletionKeyGravatar ulfjack2018-01-08
* actions: don't add the server's TMPDIR to the envGravatar Laszlo Csomor2018-01-08
* sandbox runners: always use updated environmentGravatar Laszlo Csomor2018-01-08
* For InjectingObjectCodec, also forwards dependency to serialize.Gravatar shahan2018-01-07