aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Skylint: report missing documentation for a function's return valueGravatar fzaiser2017-09-14
* Windows: Adding default --python_pathGravatar Yun Peng2017-09-14
* Update Windows doc about building PythonGravatar pcloudy2017-09-14
* Remove deepExecRoot from BlazeDirectories. It is now the default. Also inline...Gravatar janakr2017-09-14
* Fix minor typo in RuleClass.Builder.RuleClassType.TEST validation message.Gravatar Googler2017-09-14
* Remove docker rules from @bazel_toolsGravatar Googler2017-09-14
* Open-source some more serialization codecs, and create a PrecomputedValue cod...Gravatar janakr2017-09-14
* Port BUILD dependency change from https://github.com/bazelbuild/bazel/commit/...Gravatar gregce2017-09-14
* Lots more cleanup of "dynamic configurations" comments and test code.Gravatar gregce2017-09-14
* Adding jingwen@ to Bazel contributors.Gravatar jingwen2017-09-14
* Cleanup todo from static config removalGravatar gregce2017-09-14
* Static config removal TODO cleanup.Gravatar gregce2017-09-14
* Internal changeGravatar tomlu2017-09-14
* Remove concept of "processorFlags" from Bazel.Gravatar ajmichael2017-09-14
* Introduce empty "toolchain_category" rule for labels that will be used asGravatar cpeyser2017-09-14
* Create the "Android and Bazel" and "Apple apps and Bazel" pages.Gravatar Googler2017-09-14
* Adds the command line report protocol.Gravatar ccalvarin2017-09-14
* Do not exclude testenv.py from the globGravatar dmarting2017-09-14
* Open source tests for Android desugarer.Gravatar ajmichael2017-09-14
* Rollback context.actions.args() functionality.Gravatar tomlu2017-09-14
* Remove Path instance from Artifact.Gravatar tomlu2017-09-14
* Automated rollback of commit 72de1fe6bafa28fddcbc8cdc1ccbb59556996bfb.Gravatar dmarting2017-09-13
* bazel_bootstrap_distfile_test: fix breakageGravatar laszlocsomor2017-09-13
* docs,Windows: update Visual Studio requirementsGravatar laszlocsomor2017-09-13
* bazel_bootstrap_distfile_test: add loggingGravatar laszlocsomor2017-09-13
* Remove outdated references to static vs. dynamic configurations.Gravatar gregce2017-09-13
* Support for local_resource_files in android_testGravatar Googler2017-09-13
* Remove outdated Attribute.Configurator interface.Gravatar gregce2017-09-13
* Automated rollback of commit f5b8281f1f7599c67476663887db909a4206710e.Gravatar dmarting2017-09-13
* Open-source src/test/skylark/...Gravatar dmarting2017-09-13
* Remove outdated test calls to --experimental_dynamic_configs=notrim.Gravatar gregce2017-09-13
* Remove unused class after removal of BazelConfigurationCollection.Gravatar gregce2017-09-13
* Don't allow injection of non-default output formatters for genquery rule.Gravatar janakr2017-09-13
* Move option value tracking classes to their own file.Gravatar ccalvarin2017-09-13
* Replace apparent endorsement for recursive globs with one for smaller BUILD t...Gravatar Googler2017-09-13
* Documentation cleanup.Gravatar dmarting2017-09-13
* Added missing documentation for a few options in backward-compatibility.md.Gravatar brandjon2017-09-13
* Remove --experimental_disable_jvm from unit tests.Gravatar cpeyser2017-09-13
* Automated rollback of commit e92e3d8a4fcab49cda1a2bebc02d5119798d5258.Gravatar pcloudy2017-09-13
* BEP: always close stream, even if aborted due to missing testsGravatar Klaus Aehlig2017-09-12
* Fix string representations for root objectsGravatar vladmos2017-09-12
* Bazel and Windows is no longer "experimental"Gravatar Googler2017-09-12
* bes: cancel stream on bazel shutdownGravatar buchgr2017-09-12
* Delete the unused CachedLocalSpawnRunner, which is superseeded by SpawnCacheGravatar ulfjack2017-09-12
* Merging a RunfilesSupport object into Runfiles.Builder no longer adds the run...Gravatar Benjamin Peterson2017-09-12
* remote: Add new retrier with support for circuit breakingGravatar buchgr2017-09-12
* Windows Native Launcher: Print command line when launch failed.Gravatar pcloudy2017-09-12
* Fix #3102 HtmlChart is uncoloredGravatar Andreas Hippler2017-09-12
* Expose sysroot as a build variableGravatar hlopko2017-09-12
* Expose output source jars to JavaInfo.Gravatar elenairina2017-09-12