aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Remove some unnecessary depsGravatar Ulf Adams2018-01-15
* Clean up after https://github.com/bazelbuild/bazel/commit/3864a45afa368473a4a...Gravatar cushon2018-01-15
* windows,tests: enable some foundation testsGravatar Laszlo Csomor2018-01-15
* Add a TODOGravatar cushon2018-01-14
* Introduce the blaze cquery command as the new ui for configurable query.Gravatar juliexxia2018-01-12
* Encapsulate SkylarkInfo layouts in a classGravatar brandjon2018-01-12
* PiperOrigin-RevId: 181797878Gravatar Googler2018-01-12
* Adds FileSystem check to Path.CODEC.serialize.Gravatar shahan2018-01-12
* Avoid mixing -source and --releaseGravatar cushon2018-01-12
* Honor repository when checking for conflictsGravatar Klaus Aehlig2018-01-12
* Change packaging rules to operate on strings instead of path fragments.Gravatar tomlu2018-01-12
* Remove isMainRepo from Root.Gravatar tomlu2018-01-12
* 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
* Add toolchain_type definitions for JDK and JRE toolchains.Gravatar John Cater2018-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
* Fixed Build Status embed image in README (ci.bazel.io -> ci.bazel.build)Gravatar Jingwen2018-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
* Add CI configuration to run tests with Python 3 interpreterGravatar Doug Greiman2018-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