aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Clean up Windows config_settingsGravatar Yun Peng2018-01-12
* RELNOTES: Allow expanding TreeArtifacts for libraries_to_linkGravatar Googler2018-01-12
* C++: Only call link() in cc_binary when linkCompileOutputSeparately is true.Gravatar plf2018-01-12
* Always use the JavaIO VFS implementation in the remote worker.Gravatar John Millikin2018-01-12
* windows: fix --symlink_prefix=/ throwing exceptionGravatar laszlocsomor2018-01-12
* java,runfiles: add Java library to handle runfilesGravatar Laszlo Csomor2018-01-12
* Make FileSymlinkException and InconsistentFSException IOExceptionsGravatar ulfjack2018-01-12
* Simplify root relative path calculation.Gravatar tomlu2018-01-12
* Fix breakage caused by unknown commitGravatar cushon2018-01-12
* Require --javacopts to be terminated with --Gravatar cushon2018-01-11
* Remove trivial instances of FileSystem#getRootDirectory from testing code.Gravatar tomlu2018-01-11
* Factor out InMemoryFileSystem's use of root directory.Gravatar tomlu2018-01-11
* Add support for native header outputs to {java,android}_libraryGravatar cushon2018-01-11
* Stop including BuildConfiguration inside ConfiguredTargetKey: it's too heavyw...Gravatar janakr2018-01-11
* Plumb exec root through to all spawn runners.Gravatar tomlu2018-01-11
* Propagate depsObjcProvider from loadable_bundle apple_binary targetsGravatar cparsons2018-01-11
* Simplify SkylarkRuleContext#getBuildFileRelativePath.Gravatar tomlu2018-01-11
* Convert ActionLookupKey implementations to directly implement SkyKey, removin...Gravatar janakr2018-01-11
* Remove unused code from AndroidIdeInfoProvider.Gravatar tomlu2018-01-11
* Move custom err msg functionality from Info to SkylarkInfoGravatar brandjon2018-01-11
* Final cleanup of android_resourcesGravatar Googler2018-01-11
* Remove BuildConfigurationValue#Key#enableActions field. Saves 8 bytes of memo...Gravatar janakr2018-01-11
* 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