aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
...
* Rollback of commit fec7d877735eacaf023718ea3e598e6d10adb9a6.Gravatar Klaus Aehlig2016-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
* Bazel client: fix compiler warningsGravatar Laszlo Csomor2016-11-22
* Bazel: make PathWindowsTest more robustGravatar Laszlo Csomor2016-11-22
* Refactor LegacyLoadingPhaseRunner to be more like SkyframeLoadingPhaseRunner.Gravatar Ulf Adams2016-11-22
* Bazel client: reduce dependency on POSIX APIGravatar Laszlo Csomor2016-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
* Rollback of commit 1ff6d480d02ab8189ac12f8fedfbed1222b86a43.Gravatar Kristina Chodorow2016-11-21
* Adds internal data binding support to Bazel, although thisGravatar Greg Estren2016-11-21
* Move intellij_info.bzl to a tool packaged with bazel.Gravatar Googler2016-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
* Cut the dependency of singlejar on Bazel (the test still depend on it, but th...Gravatar Lukacs Berki2016-11-21
* Provide a SplitCommandLine method in the option processorGravatar Luis Fernando Pino Duque2016-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
* Using an ActionFileInputCache for SHA1 digests used with remote execution.Gravatar Ola Rozenfeld2016-11-21
* Provide a parallel implementation of "e1 + e2".Gravatar Nathan Harmata2016-11-21
* Fixes test infrastructure bug that wrongly trims output pathsGravatar Greg Estren2016-11-21
* Improve reliability/performance of Bazel downloadsGravatar Justine Tunney2016-11-21
* Adds support for multiple top-level dynamic configurationsGravatar Greg Estren2016-11-21
* Sign app and frameworks in simulator builds.Gravatar Peter Schmitt2016-11-21
* Pass direct jars to Jack.Gravatar Michael Staib2016-11-21
* Better error message for experimental_objc_library targets built with aGravatar Cal Peyser2016-11-21
* Extra-actions originating in Aspects are reported even if the rule we attach ...Gravatar Carmi Grushko2016-11-21
* Fix a test case that didn't trigger Swift runtime packagingGravatar Dmitry Shevchenko2016-11-21
* Remove 'test' prefix from test names in SkylarkAspectTest.Gravatar Dmitry Lomov2016-11-21
* Implement structural equality for structsGravatar Vladimir Moskva2016-11-21
* Have Bazel use the the prebuilt guava jars from the 21.0-20161101 daily build...Gravatar Nathan Harmata2016-11-21
* Implement 'output_groups' provider.Gravatar Dmitry Lomov2016-11-21
* Move Bazel-specific functions in a separate file.Gravatar Laurent Le Brun2016-11-21
* The fully link action in experimental_objc_binary has crosstool inputs.Gravatar Cal Peyser2016-11-21
* Add a test verifying that bazel can be bootstrapped from the distfileGravatar Klaus Aehlig2016-11-21
* Allow labels in the '--aspects' parameter.Gravatar Dmitry Lomov2016-11-21
* Fix up documentation for Actions APIGravatar Jon Brandvein2016-11-18
* Bazel client: create a wrapper around Unix pipesGravatar Laszlo Csomor2016-11-18
* Add # support for LabelValidator as discussed in #2006Gravatar Meng Zhang2016-11-18
* Bazel client: reduce dependency on <unistd.h>Gravatar Laszlo Csomor2016-11-18
* Extract the integration setup to a new class IntegrationMock.Gravatar Ulf Adams2016-11-18
* Pass caller information manually to logger when logging in InvocationPolicyEn...Gravatar Janak Ramakrishnan2016-11-18