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
/
build
/
lib
Commit message (
Expand
)
Author
Age
...
*
Have ConfiguredTargetFactory subclasses declare which FragmentOptions
Greg Estren
2015-05-21
*
Added version information
Damien Martin-Guillerez
2015-05-21
*
Fix embed_label for Java targets
Damien Martin-Guillerez
2015-05-21
*
Clean up exception handling in DotExpression and FuncallExpression.
Laurent Le Brun
2015-05-21
*
Skylark: Remove deprecated ctx.target(s) attribute.
Laurent Le Brun
2015-05-21
*
Forbid string methods used as global functions.
Laurent Le Brun
2015-05-21
*
Move target pattern parsing to key construction time
Mark Schaller
2015-05-21
*
Skylark: Improve documentation related to Shell commands.
Laurent Le Brun
2015-05-21
*
Teach skyframe about excluded directories, paths
Mark Schaller
2015-05-21
*
Teach TargetPatterns "getDirectory" and "contains"
Mark Schaller
2015-05-21
*
Rename skyframe's TargetPattern to TargetPatternKey
Mark Schaller
2015-05-21
*
Add a --javac_extdir flag to enable configuring the javac -extdirs flag
Liam Miller-Cushon
2015-05-21
*
Description redacted.
Mark Schaller
2015-05-21
*
Add jvm_opts attribute to the java_toolchain rule
Damien Martin-Guillerez
2015-05-21
*
BUILD language: Improve error message when using operator [].
Laurent Le Brun
2015-05-21
*
Add a converter for enum flags that can also be boolean.
Googler
2015-05-21
*
Move the source code of the Android rules to the Bazel tree.
Lukacs Berki
2015-05-19
*
RELNOTES: Use a default implementation of a progress message, rather than def...
Daniel Wagner-Hall
2015-05-19
*
Simplify bundle merging information.
Peter Schmitt
2015-05-19
*
Remove dead code
Laurent Le Brun
2015-05-19
*
Improve the way a FuncallExpression is printed while debugging.
Francois-Rene Rideau
2015-05-18
*
Fix WORKSPACE file existence hermeticity
Kristina Chodorow
2015-05-18
*
Always set Runfiles suffix in runfiles Skylark function
Ross Light
2015-05-18
*
Switch to a CROSSTOOL feature for include flags.
Brian Silverman
2015-05-18
*
Removed special handling of the tools package in the namespace sandbox
Damien Martin-Guillerez
2015-05-18
*
Better distinguish subcommand log statements by logging description
Mark Schaller
2015-05-18
*
Deleted little-used PackageLoadedEvent.
Eric Fellheimer
2015-05-18
*
Allow if filtering in list comprehensions
Laurent Le Brun
2015-05-18
*
RELNOTES[INC]: Remove deprecated "make var" INCDIR
Han-Wen Nienhuys
2015-05-18
*
Remove 'blaze doc_ext' command.
Laurent Le Brun
2015-05-18
*
Build language: Fix evaluation of nested list comprehensions.
Laurent Le Brun
2015-05-18
*
Change UnixGlob#matcher to treat "**/" and "/**" as matching zero or more di...
Janak Ramakrishnan
2015-05-18
*
Add some basic logging around DiffAwareness
Michajlo Matijkiw
2015-05-18
*
Fix doc for CompactPersistentActionCache.validateIntegrity
Mark Schaller
2015-05-18
*
python shell launcher execs python command
Michajlo Matijkiw
2015-05-18
*
Inline Maps.newLinkedHashMap()
Damien Martin-Guillerez
2015-05-15
*
Simplify OptionsProvider logic.
Peter Schmitt
2015-05-15
*
Pass PathFragments (relative to the exec root) instead of Paths to the includ...
Janak Ramakrishnan
2015-05-15
*
Add --compiler support for configurable attributes.
Greg Estren
2015-05-15
*
Allow globs to be used outside of the skyframe package.
Janak Ramakrishnan
2015-05-15
*
RELNOTES: Easier import paths for j2objc headers.
Googler
2015-05-15
*
Create a --fetch option to allow fetching during the build command
Kristina Chodorow
2015-05-15
*
Let select concatenation mix Skylark and native lists
Greg Estren
2015-05-15
*
Simplify ConfiguredTarget construction.
Peter Schmitt
2015-05-15
*
Attach runfiles to TestTargetExecutionSettings
Michajlo Matijkiw
2015-05-15
*
Adds a provider that exports Java source information. Adds some testing suppo...
Googler
2015-05-15
*
Add a SingleCycleReporter for analysis phase cycles, which can (only) occur d...
Nathan Harmata
2015-05-15
*
Make Spawns runfiles aware
Michajlo Matijkiw
2015-05-15
*
Require fetch for external dependencies
Kristina Chodorow
2015-05-15
*
Skylark: Add an empty argument after bash -c 'arg'.
Laurent Le Brun
2015-05-15
[prev]
[next]