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
/
test
/
java
/
com
/
google
/
devtools
/
build
/
lib
/
packages
Commit message (
Expand
)
Author
Age
*
Support declared providers in AdvertisedProviderSet.
Dmitry Lomov
2017-03-06
*
Allow ' ', '(', ')' and '$' in labels
Damien Martin-Guillerez
2017-03-06
*
Provide more reporting options to SkyFunctions
Klaus Aehlig
2017-02-27
*
Add the LABEL_KEYED_STRING_DICT type for attributes.
Michael Staib
2017-02-24
*
Add detailed rule class/label info when report attribute checking error
Liangliang He
2017-02-22
*
Make the interface dynamic library builder a regular label instead of a magic...
Lukacs Berki
2017-02-17
*
Early support for code generation directly from C++ module files. This can
Googler
2017-02-15
*
Introduce a new SkyValue that merely contains the workspace name. The workspa...
Nathan Harmata
2017-02-09
*
Introduce a Skyframe function: ActionEnvironmentFunction
Damien Martin-Guillerez
2017-02-08
*
Remove dead code in SkyframeLabelVisitor
Ulf Adams
2017-02-07
*
Add a flag that alters the behavior of the parse_headers feature. With the
Googler
2017-01-27
*
Rename thinlto_param_file to thinlto_indexing_param_file for indexing actions
Marcel Hlopko
2017-01-26
*
Add MockCcSupport for Fission
Googler
2017-01-25
*
Pass AutoFDO profiles to LTO backend.
Googler
2017-01-18
*
Expose thinlto_params_file and linker_param_file as build variables
Marcel Hlopko
2017-01-17
*
Allows a rule class to specify a configuration transtion that will apply to all
Cal Peyser
2017-01-12
*
Rollback of commit 1da8ac3a8bb0780251976e0dbcfebd3a7ba6a066.
Pedro Liberal Fernandez
2017-01-12
*
Expose thinlto_params_file and linker_param_file as build variables
Marcel Hlopko
2017-01-10
*
Encapsulate the required provider logic in RequiredProviders class.
Dmitry Lomov
2017-01-10
*
Extract a set of advertised providers into a separate class.
Dmitry Lomov
2017-01-10
*
Cleanup in error messages, try to improve consistency.
Laurent Le Brun
2017-01-03
*
Introduce --apple_crosstool_top, which sets the crosstool for sources in objc...
Cal Peyser
2016-12-23
*
Rollback of commit 87fd5baeaa3f983bbec0c0dbc7b16eb52cf2267f.
Tobias Werth
2016-12-22
*
Exposes the Android split transition configuration to Skylark.
Alex Humesky
2016-12-22
*
Introduce --apple_crosstool_top, which sets the crosstool for sources in objc...
Cal Peyser
2016-12-22
*
Rollback AppleCrosstoolChange
Cal Peyser
2016-12-22
*
Introduce --apple_crosstool_top, which sets the crosstool for sources in objc...
Cal Peyser
2016-12-22
*
Power support
Nishidha Panpaliya
2016-12-21
*
Initial checkin of the toolchain_lookup() rule for expressing explicit depend...
Lukacs Berki
2016-11-22
*
Remove unused imports
Liam Miller-Cushon
2016-11-16
*
Implement build tag filtering.
Lukacs Berki
2016-11-11
*
Update package lookup to check for files named BUILD.bazel before files named
John Cater
2016-11-11
*
Cleanup, remove differences between Build and Skylark environments.
Laurent Le Brun
2016-10-14
*
Adds an enum to describe how PackageLookupFunction should handle package labels
John Cater
2016-10-13
*
Move interface so building to action configs
Marcel Hlopko
2016-10-12
*
Add the option --experimental_max_directories_to_eagerly_visit_in_globbing. T...
Janak Ramakrishnan
2016-10-05
*
Add an actions provider for testing Skylark rules.
Jon Brandvein
2016-09-30
*
Refactor SkyframeExecutor#preparePackageLoading to pass all PackageCacheOptio...
Janak Ramakrishnan
2016-09-27
*
Add a regression test for commit 78b9cab45de2a32158cd4306cd40208045cf6f85.
Googler
2016-09-27
*
RELNOTES: Allow different default mallocs per configuration.
Googler
2016-09-26
*
Fix Windows JDK7 tests
Kristina Chodorow
2016-09-22
*
Be honest about type in Type#visitLabels
Michajlo Matijkiw
2016-09-22
*
Implement label visitation using visitor
Michajlo Matijkiw
2016-09-21
*
Description redacted.
Laurent Le Brun
2016-09-21
*
Move ThinLTO indexing and backend options to Crosstool feature configuration
Googler
2016-09-20
*
Add type annotations for the benefit of Java 7
Klaus Aehlig
2016-09-14
*
Track client environment in Skyframe
Klaus Aehlig
2016-09-14
*
Fix cc_toolchain configuration for tests
Yun Peng
2016-09-08
*
Updates to MockCcSupport in preparation for open sourcing more CC tests.
Ulf Adams
2016-09-08
*
Some updates to MockCcSupport in preparation for open sourcing more CC tests.
Ulf Adams
2016-09-08
[next]