aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Delete j2objc example.Gravatar allevato2017-09-15
* Support multiple command lines / params files in SpawnAction.Gravatar tomlu2017-09-15
* Add whitelists for android_resources removalGravatar Googler2017-09-15
* Add serialization support to BlazeDirectories (and .hashCode() and .equals() ...Gravatar janakr2017-09-15
* Do not flatten resource artifacts in Android rules.Gravatar tomlu2017-09-15
* Use top-level targets' configurations for convenience symlinks.Gravatar mstaib2017-09-15
* Remove warning about multiple options in copts.Gravatar Joe Finney2017-09-15
* Remove unused late-bound attributes for target and execution platforms.Gravatar jcater2017-09-15
* Zipped LLVM multi-arch profiles is now supported.Gravatar Googler2017-09-15
* BEP: Upon missing test targets, still generate a finished eventGravatar Klaus Aehlig2017-09-15
* Internal changeGravatar tomlu2017-09-15
* Introduce "bazel help flags-as-proto" to print information about supported fl...Gravatar fwe2017-09-14
* Move some legacy-only tests to the crosstool tests.Gravatar cpeyser2017-09-14
* Only compute hostname once per server lifetimeGravatar hlopko2017-09-14
* Avoid wasting cpu/garbage formatting preconditions stringGravatar michajlo2017-09-14
* Implement PlatformBaseRule which describes the common settings for all platfo...Gravatar juliexxia2017-09-14
* Pass the UnparsedOptionValues when setting or adding option values.Gravatar ccalvarin2017-09-14
* Create the "C++ and Bazel" and "Java and Bazel" pages.Gravatar Googler2017-09-14
* Implemented a check for implicitly-exported deps in android_library, and rais...Gravatar jingwen2017-09-14
* Remove duplicated error handling in build variablesGravatar hlopko2017-09-14
* Categorize C++ related optionsGravatar hlopko2017-09-14
* Consolidate the "unparsed" option value tracking.Gravatar ccalvarin2017-09-14
* Add post-submit changes for https://github.com/bazelbuild/bazel/commit/aa1a4f...Gravatar brandjon2017-09-14
* Add ruperts@ to Bazel contributors.Gravatar ruperts2017-09-14
* bep: Properly URI encode file pathsGravatar buchgr2017-09-14
* Introduce -c source_file -o output_file build variablesGravatar hlopko2017-09-14
* 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