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
Commit message (
Expand
)
Author
Age
*
Simplify the createConfiguration method in SkyframeExecutor.
Ulf Adams
2015-04-23
*
Ensure extension's bundle minimum OS version is at least 8.0.
Peter Schmitt
2015-04-23
*
Enables BlazeModule to return multiple ActionContextProviders and ActionConte...
Googler
2015-04-23
*
Simplify AnalysisEnvironment creation.
Ulf Adams
2015-04-23
*
Fix indentation in TestCommand.
Ulf Adams
2015-04-23
*
Similar to TargetMarkerValue, have TargetPatternValue *not* embed Targets.
Nathan Harmata
2015-04-23
*
Fix http_jar documentation
Kristina Chodorow
2015-04-23
*
Redirect the getBuildInfo method calls through RuleContext.
Ulf Adams
2015-04-23
*
Make --compile_one_dependency more "configurable attribute"-friendly:
Greg Estren
2015-04-23
*
Constraints: don't check constraints on implicit or latebound
Greg Estren
2015-04-23
*
Remove old Skylark Function hierarchy
Francois-Rene Rideau
2015-04-23
*
Only check visibility when the rule class has the attribute
Kristina Chodorow
2015-04-23
*
Remove circular symlinks to external dependencies
Kristina Chodorow
2015-04-23
*
Use BuiltinFunction for all builtins
Francois-Rene Rideau
2015-04-22
*
Parser: Update code to prepare for list filtering.
Laurent Le Brun
2015-04-22
*
More Skylark function cleanups
Francois-Rene Rideau
2015-04-22
*
Add TEST_TMPDIR for Bazel
Kristina Chodorow
2015-04-22
*
Fix downloader to download more than 2048 bytes
Kristina Chodorow
2015-04-22
*
Remove Package.AbstractBuilder.
Han-Wen Nienhuys
2015-04-22
*
Add the option to match by regexp in RecursiveFilesystemTraversal.
Janak Ramakrishnan
2015-04-21
*
Description redacted.
Googler
2015-04-21
*
Refactor link command line to live in CompilationSupport.
Peter Schmitt
2015-04-21
*
Add a clear() method to FileOutErr.
Eric Fellheimer
2015-04-21
*
Migrate SkylarkBuiltin annotations to SkylarkSignature instead.
Francois-Rene Rideau
2015-04-21
*
Skylark fail function: Remove when attribute.
Laurent Le Brun
2015-04-20
*
Skylark documentation: Add missing links
Laurent Le Brun
2015-04-20
*
Remove legacy methods Package#{getRules,getFiles}.
Han-Wen Nienhuys
2015-04-20
*
Pass in the test environment using BuildConfiguration.Options.testEnvironment...
Lukacs Berki
2015-04-20
*
More skylark function cleanups
Francois-Rene Rideau
2015-04-17
*
Added py_test rule to Bazel
Damien Martin-Guillerez
2015-04-17
*
A minor refactoring of BlazeRuntime.
Lukacs Berki
2015-04-17
*
A minor simplification in Java rules.
Lukacs Berki
2015-04-17
*
Use Object#equals.
Nathan Harmata
2015-04-17
*
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
[next]