aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* 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
* 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
* Fix indentation in StdRedirect.cGravatar Googler2016-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
* Don't verify include paths automatically. This enables objc to disable inclu...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
* 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
* Make print() and fail() available in BUILD files to allow easier debugging.Gravatar Googler2016-09-06
* Fix typoGravatar Marcel Hlopko2016-09-06
* Removing Guava deps from all BUILD files in junitrunner.Gravatar Irina Iancu2016-09-06
* Rollback of commit 4689c5d1d2faf902846b100b8d858d172a0ceb3d.Gravatar Cal Peyser2016-09-06
* Generate documentation for named parameters for SkylarkCallableGravatar Damien Martin-Guillerez2016-09-06
* Roll forward of commit 19db71413329da3f5d22b5fc7681471f3d971d88 (Skylark: Rep...Gravatar Florian Weikert2016-09-06
* Don't use fancy STL data structures (including string) in KillServerProcess()...Gravatar Lukacs Berki2016-09-06
* Fix misleading warning for rule dependencyGravatar Googler2016-09-06
* Better API for creating immutable Skylark lists.Gravatar Dmitry Lomov2016-09-06
* Make --experimental_interleave_loading_and_analysis a no-op.Gravatar Ulf Adams2016-09-06
* Adds a jar filter to the IntelliJ IDE aspect.Gravatar Googler2016-09-06
* Add "supports-workers" tag to JavaDeployJar action.Gravatar Philipp Wollermann2016-09-06
* Fix progress message for apksigner.Gravatar Adam Michael2016-09-06
* Tweaks to watchOS2 plist values.Gravatar Chris Parsons2016-09-06
* Set family to constant "watch" for watchOS2 extension and application.Gravatar Chris Parsons2016-09-06
* Refactor apple multi-arch platform-specific split transition and rule classes...Gravatar Chris Parsons2016-09-06
* Fixed NPEs when using built in functions as rule implementationsGravatar Vladimir Moskva2016-09-06
* Implement input pruning using .d files in objc.Gravatar Cal Peyser2016-09-06
* Rollback of commit 19db71413329da3f5d22b5fc7681471f3d971d88.Gravatar Tobias Werth2016-09-06
* Removing GUAVA XML escapers from junitrunner.Gravatar Irina Iancu2016-09-06
* Fix missing debug log lines from --sandbox_debug on OS X.Gravatar Philipp Wollermann2016-09-06
* Windows, JNI: use native isJunction method.Gravatar Laszlo Csomor2016-09-06
* Test order of -l and -L args for CppLinkActionGravatar Marcel Hlopko2016-09-06