aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com
Commit message (Expand)AuthorAge
* Make Runfiles.SymlinkEntry implement SkylarkValue.Gravatar Eric Dobson2016-11-28
* Be smarter about Content-Encoding: gzip downloadsGravatar Justine Tunney2016-11-25
* Do not flatten nested sets in Variables.Builder.addStringSequenceVariableGravatar Marcel Hlopko2016-11-25
* Rollback of commit 2eaa31fade12242b7075c2bbac945aeeedf985e8.Gravatar Tobias Werth2016-11-25
* Introducing the Java compilation black box in Skylark.Gravatar Irina Iancu2016-11-25
* Attempt #2 to submit commit e860316559eac366d47923a8eb4b5489a661aa35: Using a...Gravatar Ola Rozenfeld2016-11-24
* Change handling of LD_LIBRARY_PATH in link actions: instead of passing the di...Gravatar Lukacs T. Berki2016-11-24
* Improve memory footprint of CcToolchainFeatures.Variables.Gravatar Marcel Hlopko2016-11-24
* Add the coverage command to the CLI.Gravatar Ulf Adams2016-11-24
* Coverage support.Gravatar Ulf Adams2016-11-24
* Update coverage documentation. Prepare for open sourcing CoverageCommand.Gravatar Ulf Adams2016-11-24
* Rollback of commit 984d6d48d0e07ac3be2bbfec667158165390eb4f.Gravatar Tobias Werth2016-11-24
* Make SkylarkAttr.Descriptor thread-safe.Gravatar Dmitry Lomov2016-11-24
* Bazel client: delete and don't use the server.pidGravatar Laszlo Csomor2016-11-24
* Add support for bundle binaries in apple_binary.Gravatar Sergio Campama2016-11-24
* Strict deps for proto_library.Gravatar Carmi Grushko2016-11-24
* If set, have BlazeInterners use the value of the BLAZE_INTERNER_CONCURRENCY_L...Gravatar Nathan Harmata2016-11-24
* Remove Swift support from native rulesGravatar Dmitry Shevchenko2016-11-24
* Introduce BlazeInterners, a Blaze-specific wrapper around Guava's Interners t...Gravatar Nathan Harmata2016-11-24
* Implement cfg="target" parameter for labelsGravatar Vladimir Moskva2016-11-23
* Improve reliability/performance of Bazel downloadsGravatar Justine Tunney2016-11-23
* Implement objc++ linking semantics in crosstool. Sematics in question are:Gravatar Cal Peyser2016-11-23
* Remove useless function in BuildFileAST.Gravatar Laurent Le Brun2016-11-23
* Remove Environment.parseFileGravatar Laurent Le Brun2016-11-23
* Properly handle bazel's output deletion within a write-protected directory.Gravatar Kush Chakraborty2016-11-23
* Bazel exports environment variable values to apple toolchains as buildGravatar Cal Peyser2016-11-23
* Move some actions to language-specific packages, where they belong.Gravatar Lukacs Berki2016-11-23
* Gracefully fail when there are duplicate jars in 'jars' attribute of 'java_im...Gravatar Irina Iancu2016-11-23
* Declare order constraint in BEPGravatar Klaus Aehlig2016-11-23
* Alias proto_library's produce a descriptor set that contains all srcs of its ...Gravatar Carmi Grushko2016-11-23
* Remove weird restriction on '|' operator from SkylarkNestedSets.Gravatar Dmitry Lomov2016-11-23
* Allow dicts to contain non-comparable objects as keysGravatar Vladimir Moskva2016-11-22
* Initial checkin of the toolchain_lookup() rule for expressing explicit depend...Gravatar Lukacs Berki2016-11-22
* Minor refactoring in SkylarkUtilsGravatar Laurent Le Brun2016-11-22
* Rollback of commit 7f8e0456efe58711aae98c95c6a9dfb57824b9c2.Gravatar Dmitry Lomov2016-11-22
* Refactor LegacyLoadingPhaseRunner to be more like SkyframeLoadingPhaseRunner.Gravatar Ulf Adams2016-11-22
* Allow labels like @foo//:foo to be shortened @fooGravatar Justine Tunney2016-11-22
* try using default bootclasspath for android desugaring if JavaCompilationInfo...Gravatar Googler2016-11-22
* WatchOS1 watch apps no longer bundle at the top level as well as the extensio...Gravatar Chris Parsons2016-11-22
* Fix test_http_to_https_redirect testGravatar Justine Tunney2016-11-22
* Adds internal data binding support to Bazel, although thisGravatar Greg Estren2016-11-21
* Use find instead of match for client_env filteringGravatar Michajlo Matijkiw2016-11-21
* Provide a parallel implementation of "e1 - e2 - e3" by noting its equivalence...Gravatar Nathan Harmata2016-11-21
* Enable parallel evaluation of 'e' in query expressions of the form 'buildfile...Gravatar Nathan Harmata2016-11-21
* Support ordering constraints on build eventsGravatar Klaus Aehlig2016-11-21
* Make LineBufferedOutputStream resistant to exceptions thrown while flushing i...Gravatar Lukacs Berki2016-11-21
* Turn on j2objc's -g flag (source debugging) by defaultGravatar Patrick Donelan2016-11-21
* Rollback of commit e860316559eac366d47923a8eb4b5489a661aa35.Gravatar Alex Humesky2016-11-21
* Update documentation of native workspace rules.Gravatar David Chen2016-11-21
* ProtoCompileActionBuilder can create strict-deps-checking command lines.Gravatar Carmi Grushko2016-11-21