aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Remove some trivally unneeded usages of FileSystem#getRootDirectory.Gravatar tomlu2018-01-11
* Use Path#createDirectoryAndParents in SkylarkRepositoryContext.Gravatar tomlu2018-01-11
* Remove use of Path#isRootDirectory from BlazeDirectories.Gravatar tomlu2018-01-11
* Adds a CODECs for Package and PackageValue.Gravatar shahan2018-01-11
* Concatenate reference config files in singlejarGravatar Tony Liang2018-01-11
* Refactor SkylarkInfo constructorsGravatar brandjon2018-01-11
* Automated rollback of commit c166cd99ce9f72eed522e78d63c93ff410b6dc18.Gravatar plf2018-01-11
* sandbox: add env[TMPDIR] instead of `tmpDir`Gravatar Laszlo Csomor2018-01-11
* Minor cleanup: move all code from JavaConfigurationLoader to the ctor of Java...Gravatar lberki2018-01-11
* Windows, Java launcher: Use relativize paths in classpath jarGravatar Yun Peng2018-01-11
* sandbox: properly add `tmpDir` to `writablePaths`Gravatar Laszlo Csomor2018-01-11
* BuildEventStreamer: ingore noop-flush()sGravatar Klaus Aehlig2018-01-11
* Fold the Jvm configuration fragment into JavaConfiguration.Gravatar lberki2018-01-11
* Remove the unused --[no]experimental_disable_jvm command line option.Gravatar lberki2018-01-11
* BEP: make stdout/stderr buffering configurableGravatar Klaus Aehlig2018-01-11
* Have the RemoteSpawnRunner use the execution platform present in the Spawn to...Gravatar John Cater2018-01-10
* Codec for BuildConfigurationValue.Gravatar shahan2018-01-10
* 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