index
:
bazel
master
a fast, scalable, multi-language and extensible build system
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Remove the vestigial PythonImplicitAttributes class.
Lukacs Berki
2016-09-08
*
Add compilation mode flags for experimental_objc_library.
Cal Peyser
2016-09-08
*
Enable non_propagated_deps for experimental_objc_library.
Cal Peyser
2016-09-08
*
Allow list of lists of mandatory native providers
Googler
2016-09-08
*
Scope swift_library object outputs to a unique directory.
Dmitry Shevchenko
2016-09-08
*
Remove dependency data from AarGeneratorAction
Googler
2016-09-08
*
Fixed a bug during bootstrap
Yun Peng
2016-09-08
*
A bunch of small changes to prepare SkyQueryEnvironment for full-parallel eva...
Nathan Harmata
2016-09-08
*
Refactoring getTimeoutSeconds of a Spawn into Spaws.java, becaused it is used
Googler
2016-09-08
*
Fixed the issue that hard links are handled improperly when bazel decompresse...
Googler
2016-09-08
*
Making the PathFragment interned segments list public, to be used later in
Googler
2016-09-08
*
Remove some unused code from the Python rules.
Lukacs Berki
2016-09-08
*
Remove some dead code from PythonConfigurationLoader.
Ulf Adams
2016-09-08
*
Precompiled headers are added as compile action inputs for
Cal Peyser
2016-09-08
*
Fix indentation in StdRedirect.c
Googler
2016-09-07
*
Use named parameters for function in SkylarkRepositoryContext when it make sense
Damien Martin-Guillerez
2016-09-07
*
Windows, tests: more refactoring in tests
Laszlo Csomor
2016-09-07
*
Fixes breakage on CI with "sandbox-exec: external/bazel_tools/tools/cpp/osx_c...
Yue Gan
2016-09-07
*
Disable pruning header modules for FakeCppCompileActions. Those currently run a
Googler
2016-09-07
*
Remove support for filegroup-based C++ toolchains:
Lukacs Berki
2016-09-07
*
Windows, tests: move code into WindowsTestUtil
Laszlo Csomor
2016-09-07
*
Removes all traces of the, now enabled by default, experimental_auto_top_leve...
Sergio Campama
2016-09-07
*
Use c++ action configs in experimental_objc_library.
Cal Peyser
2016-09-07
*
Re-add support for watchOS in swift_library.
Dmitry Shevchenko
2016-09-07
*
Don't verify include paths automatically. This enables objc to disable inclu...
Cal Peyser
2016-09-07
*
Update all tests so that they use a cc_toolchain_suite instead of a filegroup...
Lukacs Berki
2016-09-06
*
Skylark no longer crashes when the default value of an attribute is a label s...
Florian Weikert
2016-09-06
*
Move bin_dir/genfiles_dir to RuleContext
Kristina Chodorow
2016-09-06
*
Remove some dead code from JvmConfigurationLoader.
Ulf Adams
2016-09-06
*
Only call BlazeModule.handleOptions when we're done editing them.
Ulf Adams
2016-09-06
*
Make print() and fail() available in BUILD files to allow easier debugging.
Googler
2016-09-06
*
Fix typo
Marcel Hlopko
2016-09-06
*
Removing Guava deps from all BUILD files in junitrunner.
Irina Iancu
2016-09-06
*
Rollback of commit 4689c5d1d2faf902846b100b8d858d172a0ceb3d.
Cal Peyser
2016-09-06
*
Generate documentation for named parameters for SkylarkCallable
Damien Martin-Guillerez
2016-09-06
*
Roll forward of commit 19db71413329da3f5d22b5fc7681471f3d971d88 (Skylark: Rep...
Florian Weikert
2016-09-06
*
Don't use fancy STL data structures (including string) in KillServerProcess()...
Lukacs Berki
2016-09-06
*
Fix misleading warning for rule dependency
Googler
2016-09-06
*
Better API for creating immutable Skylark lists.
Dmitry Lomov
2016-09-06
*
Make --experimental_interleave_loading_and_analysis a no-op.
Ulf Adams
2016-09-06
*
Adds a jar filter to the IntelliJ IDE aspect.
Googler
2016-09-06
*
Add "supports-workers" tag to JavaDeployJar action.
Philipp Wollermann
2016-09-06
*
Fix progress message for apksigner.
Adam Michael
2016-09-06
*
Tweaks to watchOS2 plist values.
Chris Parsons
2016-09-06
*
Set family to constant "watch" for watchOS2 extension and application.
Chris Parsons
2016-09-06
*
Refactor apple multi-arch platform-specific split transition and rule classes...
Chris Parsons
2016-09-06
*
Fixed NPEs when using built in functions as rule implementations
Vladimir Moskva
2016-09-06
*
Implement input pruning using .d files in objc.
Cal Peyser
2016-09-06
*
Rollback of commit 19db71413329da3f5d22b5fc7681471f3d971d88.
Tobias Werth
2016-09-06
*
Removing GUAVA XML escapers from junitrunner.
Irina Iancu
2016-09-06
[next]