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
/
java
/
com
/
google
/
devtools
Commit message (
Expand
)
Author
Age
*
Remove the full client environment from BuildConfiguration in favor of comput...
Lukacs Berki
2015-04-17
*
Build language: Add sorted function.
Laurent Le Brun
2015-04-17
*
Further reduction of calls to AggregatingAttributeMapper.visitAttribute.
Greg Estren
2015-04-16
*
Define a reusable comparator for Skylark objects.
Laurent Le Brun
2015-04-16
*
RELNOTES:Observe "non_propagated_deps" on objc rules in generated XCode proje...
Googler
2015-04-16
*
Simplify ValidationEnvironment.
Laurent Le Brun
2015-04-16
*
Check exports for J2ObjcSrcsProvider.
Googler
2015-04-16
*
Build language supports list comparison.
Laurent Le Brun
2015-04-16
*
Add a missing "final" modifier.
Lukacs Berki
2015-04-16
*
Add a function to JavaCommon to create instrumented jars.
Lukacs Berki
2015-04-16
*
Add constraint validation logic to JavaCommon.
Lukacs Berki
2015-04-16
*
Become more restrictive around Runfiles#manifestExpander
Michajlo Matijkiw
2015-04-16
*
Tweak the default Skyframe thread count during testing. Since test cases are ...
Eric Fellheimer
2015-04-16
*
Cleanup in ValidationEnvironment wrt to user-defined functions
Laurent Le Brun
2015-04-16
*
VisibleForTesting cleanup in Runfiles
Michajlo Matijkiw
2015-04-16
*
Build language: Implement integer division
Laurent Le Brun
2015-04-15
*
Catch modulo by 0 errors
Laurent Le Brun
2015-04-15
*
Skylark: Remove static type checks
Laurent Le Brun
2015-04-15
*
Quote %sdk_version% and %sim_device% in the template var.
Googler
2015-04-15
*
Minimize calls to AggregatingAttributeMapper.visitAttribute. Attributes with
Greg Estren
2015-04-15
*
Clarify requirement for source file on objc_binary.
Peter Schmitt
2015-04-15
*
More ValidationEnvironment cleanup, remove SkylarkType.GLOBAL.
Laurent Le Brun
2015-04-15
*
Make the indirect dependency message show the correct label for external deps
Kristina Chodorow
2015-04-15
*
Simplify MethodLibrary.
Laurent Le Brun
2015-04-15
*
Enable accepting external contributions to the BE's static parts.
Laszlo Csomor
2015-04-14
*
Use fully qualified paths for C++ includes
Kristina Chodorow
2015-04-14
*
Enable external contribution to src/main/java/**
Damien Martin-Guillerez
2015-04-14
*
Shrink EvaluationContext a bit
Francois-Rene Rideau
2015-04-14
*
Use Artifacts instead of Paths in the pregrepped files map.
Janak Ramakrishnan
2015-04-14
*
Configurable attributes: support embeddable selects. With this
Greg Estren
2015-04-14
*
Belated cleanup of MetadataHandler#discardMetadata. Since we have per-action ...
Janak Ramakrishnan
2015-04-14
*
Delete debugging code used to diagnose bug when shared actions raced to execute.
Janak Ramakrishnan
2015-04-14
*
Don't create duplicate ExtractInclusionActions just because user specifies th...
Janak Ramakrishnan
2015-04-14
*
Delete unused code.
Janak Ramakrishnan
2015-04-14
*
Pick default resources based on the Runtime.maxMemory and
Han-Wen Nienhuys
2015-04-14
*
Remove make variable GNU_TARGET from blaze.
Han-Wen Nienhuys
2015-04-14
*
Fix race when two shared actions don't know about each other until after they...
Janak Ramakrishnan
2015-04-14
*
Remove autosense logic.
Han-Wen Nienhuys
2015-04-14
*
Make the source jars filegroup hidden so that it doesn't show up in the maste...
Lukacs Berki
2015-04-14
*
Support running extra_actions on [].
Googler
2015-04-14
*
Eliminate SkylarkType.toMap() in favor of ImmutableMap.copyOf() and simplify
Lukacs Berki
2015-04-14
*
A minor refactoring.
Lukacs Berki
2015-04-13
*
Skylark: Remove static type checking of variables/functions.
Laurent Le Brun
2015-04-13
*
Move com/google/devtools/build/lib/rules/workspace/* to com/google/devtools/b...
Lukacs Berki
2015-04-13
*
Extract boilerplate logic from ParallelEvaluator's SkyFunction.Environment im...
Janak Ramakrishnan
2015-04-13
*
Simplify Skylark tests
Francois-Rene Rideau
2015-04-13
*
Move NativeDepsHelper into the public tree.
Michael Staib
2015-04-13
*
Don't take into account symlinks when computing intrabuild file modifications...
Miguel Alcon Pinto
2015-04-13
*
Skylark builtin function cleanups
Francois-Rene Rideau
2015-04-13
*
Allow evaluation from String
Francois-Rene Rideau
2015-04-13
[next]