aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Remove Environment.parseFileGravatar Laurent Le Brun2016-11-23
* Properly handle bazel's output deletion within a write-protected directory.Gravatar Kush Chakraborty2016-11-23
* Make the python dependency more lenientGravatar Peter Mounce2016-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
* Fix pattern matching for the dist archiveGravatar Klaus Aehlig2016-11-23
* Move some actions to language-specific packages, where they belong.Gravatar Lukacs Berki2016-11-23
* Remove old and outdated protobuf libs and protoc versions.Gravatar Philipp Wollermann2016-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
* Update the core contributor groupGravatar Damien Martin-Guillerez2016-11-22
* Initial checkin of the toolchain_lookup() rule for expressing explicit depend...Gravatar Lukacs Berki2016-11-22
* Release script: add release notes to the git notesGravatar Damien Martin-Guillerez2016-11-22
* Add gpu compile support to MSVC wrapper scriptGravatar Yun Peng2016-11-22
* Minor refactoring in SkylarkUtilsGravatar Laurent Le Brun2016-11-22
* Delete the old prebuild guava jars. SeeGravatar Nathan Harmata2016-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
* Add Gerrit Code Review to the list of usersGravatar David Pursehouse2016-11-22
* Roadmap: slide the milestones for 0.5 and 0.6 to realistic datesGravatar Damien Martin-Guillerez2016-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 cc3d79cca775cad9e9193d38bedf4df51a5c8a50.Gravatar Dmitry Lomov2016-11-21
* 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
* Skylark implementations of http_archive, new_http_archive, and http_file rules.Gravatar David Chen2016-11-21
* Update documentation of native workspace rules.Gravatar David Chen2016-11-21