aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Bazel client: platform-dependent lock handlingGravatar Laszlo Csomor2016-11-28
* Bazel client: mock out read/write callsGravatar Laszlo Csomor2016-11-28
* Disable DownloaderTestSuite on Windows.Gravatar Dmitry Lomov2016-11-25
* Increase the size of HttpDownloaderTest.Gravatar Dmitry Lomov2016-11-25
* 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
* Bazel client: platform-dependent signal handlingGravatar Laszlo Csomor2016-11-24
* Change handling of LD_LIBRARY_PATH in link actions: instead of passing the di...Gravatar Lukacs T. Berki2016-11-24
* Removing Dagger dependency from junitrunner.Gravatar Irina Iancu2016-11-24
* Improve memory footprint of CcToolchainFeatures.Variables.Gravatar Marcel Hlopko2016-11-24
* Bazel client: fix compilation on WindowsGravatar Laszlo Csomor2016-11-24
* Add the coverage command to the CLI.Gravatar Ulf Adams2016-11-24
* Bazel client: MakeCanonical into file_<platform>Gravatar Laszlo Csomor2016-11-24
* Coverage support.Gravatar Ulf Adams2016-11-24
* Bazel client: depend less on <unistd.h>Gravatar Laszlo Csomor2016-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
* Disable bazel_bootstrap_distfile_test.Gravatar Dmitry Lomov2016-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
* Add logging for creation of stub IDs for public.xml entries.Gravatar Andrew Pellegrini2016-11-24
* Introduce BlazeInterners, a Blaze-specific wrapper around Guava's Interners t...Gravatar Nathan Harmata2016-11-24
* Mark resources with no declarations as deleted if they are also unused, allow...Gravatar Andrew Pellegrini2016-11-24
* Disable bootstrap test for Java 7Gravatar Klaus Aehlig2016-11-23
* 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 limitation of only analyzing files with known extensions as resources.Gravatar Andrew Pellegrini2016-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
* Automated [] rollback of commit 7e5396a66cd7021150f9fab9ec8160c92fde618d.Gravatar Klaus Aehlig2016-11-23
* Move some actions to language-specific packages, where they belong.Gravatar Lukacs Berki2016-11-23
* Include protobuf.bzl from //third_party/protobuf/3.0.0:protobuf.bzl as a prep...Gravatar Philipp Wollermann2016-11-23
* Work around to allow building from read-only sourcesGravatar Klaus Aehlig2016-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
* Automated [] rollback of commit b10101ab8fe8d505d023f0a4556ec0c227635e24.Gravatar Dmitry Lomov2016-11-23
* Adds logging functionality to the bazel client, which will be activated in a ...Gravatar Chloe Calvarin2016-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