aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Fixed CppLinkActionTest on WindowsGravatar Yun Peng2016-09-08
* Fix compilation for JDK 7Gravatar Laurent Le Brun2016-09-08
* Do not print the "server probably died abruptly" warning message.Gravatar Lukacs Berki2016-09-08
* Fixed JarFilterTest on WindowsGravatar Yun Peng2016-09-08
* Fix cc_toolchain configuration for testsGravatar Yun Peng2016-09-08
* Updates to MockCcSupport in preparation for open sourcing more CC tests.Gravatar Ulf Adams2016-09-08
* Some updates to MockCcSupport in preparation for open sourcing more CC tests.Gravatar Ulf Adams2016-09-08
* Rewrite tests to avoid assuming Linux-specific configuration settings.Gravatar Ulf Adams2016-09-08
* Windows: go back to using Jury-rigged isJunctionGravatar Laszlo Csomor2016-09-08
* Modify BUILD.static to use cc_toolchain_suiteGravatar Yun Peng2016-09-08
* Remove the vestigial PythonImplicitAttributes class.Gravatar Lukacs Berki2016-09-08
* Add compilation mode flags for experimental_objc_library.Gravatar Cal Peyser2016-09-08
* Enable non_propagated_deps for experimental_objc_library.Gravatar Cal Peyser2016-09-08
* Filter gwt modules from APKs. Free APK size reduction!Gravatar Googler2016-09-08
* Allow list of lists of mandatory native providersGravatar Googler2016-09-08
* Scope swift_library object outputs to a unique directory.Gravatar Dmitry Shevchenko2016-09-08
* Remove dependency data from AarGeneratorActionGravatar Googler2016-09-08
* Fixed a bug during bootstrapGravatar Yun Peng2016-09-08
* Remove debugging print.Gravatar Dmitry Shevchenko2016-09-08
* A bunch of small changes to prepare SkyQueryEnvironment for full-parallel eva...Gravatar Nathan Harmata2016-09-08
* Refactoring getTimeoutSeconds of a Spawn into Spaws.java, becaused it is usedGravatar Googler2016-09-08
* Fixed the issue that hard links are handled improperly when bazel decompresse...Gravatar Googler2016-09-08
* Making the PathFragment interned segments list public, to be used later inGravatar Googler2016-09-08
* Remove some unused code from the Python rules.Gravatar Lukacs Berki2016-09-08
* Remove some dead code from PythonConfigurationLoader.Gravatar Ulf Adams2016-09-08
* Precompiled headers are added as compile action inputs forGravatar Cal Peyser2016-09-08
* Adds protobuf 3.0.0 to third_partyGravatar Alex Humesky2016-09-07
* Fix indentation in StdRedirect.cGravatar Googler2016-09-07
* Rollback of commit 900202fe4418490abca96afd7ebf2b92268be244.Gravatar Damien Martin-Guillerez2016-09-07
* Global cleanup change.Gravatar Vladimir Moskva2016-09-07
* Use named parameters for function in SkylarkRepositoryContext when it make senseGravatar Damien Martin-Guillerez2016-09-07
* Windows, tests: more refactoring in testsGravatar Laszlo Csomor2016-09-07
* Fixes breakage on CI with "sandbox-exec: external/bazel_tools/tools/cpp/osx_c...Gravatar Yue Gan2016-09-07
* Disable pruning header modules for FakeCppCompileActions. Those currently run aGravatar Googler2016-09-07
* Remove support for filegroup-based C++ toolchains:Gravatar Lukacs Berki2016-09-07
* Windows, tests: move code into WindowsTestUtilGravatar Laszlo Csomor2016-09-07
* Removes all traces of the, now enabled by default, experimental_auto_top_leve...Gravatar Sergio Campama2016-09-07
* Use c++ action configs in experimental_objc_library.Gravatar Cal Peyser2016-09-07
* Re-add support for watchOS in swift_library.Gravatar Dmitry Shevchenko2016-09-07
* Remove dependency on gnu sedGravatar Paul Cody Johnston2016-09-07
* Don't verify include paths automatically. This enables objc to disable inclu...Gravatar Cal Peyser2016-09-07
* Fix docker_build() run when using Docker < 1.8Gravatar Sam Guymer2016-09-07
* Properly avoid aliases when invoking grep. Using $(which grep) instead of pla...Gravatar Googler2016-09-07
* Change default apple toolchain from darwin_x86_64 to ios_x86_64.Gravatar Cal Peyser2016-09-07
* Update all tests so that they use a cc_toolchain_suite instead of a filegroup...Gravatar Lukacs Berki2016-09-06
* Updates date for the roadmapGravatar Damien Martin-Guillerez2016-09-06
* Skylark no longer crashes when the default value of an attribute is a label s...Gravatar Florian Weikert2016-09-06
* Move bin_dir/genfiles_dir to RuleContextGravatar Kristina Chodorow2016-09-06
* Remove some dead code from JvmConfigurationLoader.Gravatar Ulf Adams2016-09-06
* Only call BlazeModule.handleOptions when we're done editing them.Gravatar Ulf Adams2016-09-06