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
/
main
Commit message (
Expand
)
Author
Age
*
Add command line arguments to JavaCompileInfo extra action proto.
tomlu
2018-05-25
*
Remove java support from proto_library.
tomlu
2018-05-25
*
C++: Separates adding sources and private headers to CcCompilationHelper
plf
2018-05-25
*
Remove special casing from processes stat line.
Googler
2018-05-25
*
Provide ability to inject custom ConstraintSemantics behavior.
gregce
2018-05-25
*
Automated rollback of commit 9d5c323a6e66842cfeb98462cf949dee58710fb8.
plf
2018-05-25
*
Automated rollback of commit 14c6d8edadb474cb72f5307b531a2699770f02d0.
plf
2018-05-25
*
Remove references to gcc from the documentation of Make variables.
lberki
2018-05-25
*
Automated rollback of commit d62833f640690309e1a73aefa62de1d8821dc8ba.
plf
2018-05-25
*
When in use, always return ActionFS paths from the ActionExecutionContext. In...
felly
2018-05-24
*
Clarify invariants for @SkylarkModule and @SkylarkCallable
brandjon
2018-05-24
*
Migrate OutputGroupInfo to skylarkbuildapi
cparsons
2018-05-24
*
Make @SkylarkModule detection (through superclasses/superinterfaces) well-def...
cparsons
2018-05-24
*
[Skylark] Size newly created arrays to avoid unnecessary re-allocations.
Taras Tsugrii
2018-05-24
*
Migrate repository-related modules to skylarkbuildapi
cparsons
2018-05-24
*
Fix SkylarkCallable-annotation detection to appropriately handle methods with...
cparsons
2018-05-24
*
RemoteFileArtifactValue no longer tracks mtime.
shahan
2018-05-24
*
Log serialized BuildConfigurationValue$Key and its size, for easier diagnosin...
janakr
2018-05-24
*
Migrate struct() to skylarkbuildapi
cparsons
2018-05-24
*
Expose [AndroidAssetsInfo].local_assets, [AndroidAssetsInfo].local_asset_dir ...
Googler
2018-05-24
*
With ActionFS, there is no need to delete previous output files. These should...
felly
2018-05-24
*
Unfork SplitTransition / PatchTransition invocations.
gregce
2018-05-24
*
Reject files when the first line is indented.
laurentlb
2018-05-24
*
remote/http: simplify download logic
Jakob Buchgraber
2018-05-24
*
Expose FileProvider in skylarkbuildapi
asteinb
2018-05-24
*
Delete GlobList
laurentlb
2018-05-24
*
Refactor analysis failure reporting, report loading failures
ulfjack
2018-05-24
*
PiperOrigin-RevId: 197857419
plf
2018-05-24
*
For compilations with C++ modules, treat private headers (header files in
Googler
2018-05-23
*
Make BuildOptions$OptionsDiffForReconstruction deterministic in its construct...
janakr
2018-05-23
*
Make the SplitTransition, PatchTransition interfaces more compatible.
gregce
2018-05-23
*
Rename some instances of overloaded skylark-accessible methods
cparsons
2018-05-23
*
Add --batch deprecation warning.
ccalvarin
2018-05-23
*
De-document the Skylark "data" transition.
gregce
2018-05-23
*
Simplify split transition semantics: noops now return the input build options.
gregce
2018-05-23
*
Initial implementation of a Skylark debug server API.
Googler
2018-05-23
*
Rename PatchTransition.apply to PatchTransiton.patch.
gregce
2018-05-23
*
Restrict module usage to C++ actions. Other actions don't support compiling
Googler
2018-05-23
*
Enable test properties to be exported for robolectric tests.
Googler
2018-05-23
*
Rename an AppleToolchain method to prevent overloading a skylark-exposed method
cparsons
2018-05-23
*
Create GlobalBootstrap and the Bootstrap interface to add portions of the bui...
cparsons
2018-05-23
*
Remove FlagList
hlopko
2018-05-23
*
Expose the runtime output jars in the JavaInfo provider to Skylark. This will
Googler
2018-05-23
*
C++: Expose additional methods for CcCompilationInfo and CcLinkingInfo
plf
2018-05-23
*
Stop passing RuleContext to all of the Android Data Skylark API
asteinb
2018-05-23
*
Remove deprecated method that no longer has any usages.
dannark
2018-05-23
*
Move resource busybox actions to BusyBoxActionBuilder and AndroidDataContext
asteinb
2018-05-23
*
Rollforward of CL/197136304:
tomlu
2018-05-23
*
Automated rollback of commit 724bdbfa47576c67eeec5c74d594203fe05188c7.
laszlocsomor
2018-05-23
*
Windows: Fix link parameter file for dynamic linking
pcloudy
2018-05-23
[next]