aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* 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
* 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