aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com
Commit message (Expand)AuthorAge
...
* Add textual_hdrs to the Bazel C++ rule classes.Gravatar Lukacs Berki2015-05-27
* TestRunnerAction attaches runfilesGravatar Michajlo Matijkiw2015-05-26
* Add runfiles to metadata caches and make them isFile awareGravatar Michajlo Matijkiw2015-05-26
* Quiet error-checking by implementing hash code for object that already had ha...Gravatar Janak Ramakrishnan2015-05-22
* Include all input files in the "files" count in the description of a JavaComp...Gravatar Lukacs Berki2015-05-22
* Allow @repo//foo:bar targets in BUILD filesGravatar Kristina Chodorow2015-05-22
* Expose Proto providers to Skylark for experimentation.Gravatar Laurent Le Brun2015-05-22
* Documentation fixes.Gravatar Laurent Le Brun2015-05-22
* Expose more CppConfiguration functions to Skylark.Gravatar Laurent Le Brun2015-05-22
* Minor cleanup, use "failure" instead of "error" for consistency with the attr...Gravatar Laurent Le Brun2015-05-22
* Fixes for several issues with using ibtool.Gravatar Googler2015-05-22
* Add a hidden flag which allows us to set the size of the legacy globbing thre...Gravatar Eric Fellheimer2015-05-22
* Add sha1 checksum for maven jarsGravatar Kristina Chodorow2015-05-22
* Add the contents of the main_dex_list attribute to the command line of the ma...Gravatar Lukacs Berki2015-05-21
* Rollback of commit b66898e44d79ef67f856eaeae711bb461564a3c1.Gravatar Peter Schmitt2015-05-21
* Allow objc_{library,binary} to depend on cc_library.Gravatar Peter Schmitt2015-05-21
* Have ConfiguredTargetFactory subclasses declare which FragmentOptionsGravatar Greg Estren2015-05-21
* Added version informationGravatar Damien Martin-Guillerez2015-05-21
* Fix embed_label for Java targetsGravatar Damien Martin-Guillerez2015-05-21
* Clean up exception handling in DotExpression and FuncallExpression.Gravatar Laurent Le Brun2015-05-21
* Skylark: Remove deprecated ctx.target(s) attribute.Gravatar Laurent Le Brun2015-05-21
* Forbid string methods used as global functions.Gravatar Laurent Le Brun2015-05-21
* Move target pattern parsing to key construction timeGravatar Mark Schaller2015-05-21
* Skylark: Improve documentation related to Shell commands.Gravatar Laurent Le Brun2015-05-21
* Teach skyframe about excluded directories, pathsGravatar Mark Schaller2015-05-21
* Teach TargetPatterns "getDirectory" and "contains"Gravatar Mark Schaller2015-05-21
* Rename skyframe's TargetPattern to TargetPatternKeyGravatar Mark Schaller2015-05-21
* Add a --javac_extdir flag to enable configuring the javac -extdirs flagGravatar Liam Miller-Cushon2015-05-21
* Description redacted.Gravatar Mark Schaller2015-05-21
* Add jvm_opts attribute to the java_toolchain ruleGravatar Damien Martin-Guillerez2015-05-21
* BUILD language: Improve error message when using operator [].Gravatar Laurent Le Brun2015-05-21
* Add a converter for enum flags that can also be boolean.Gravatar Googler2015-05-21
* Move the source code of the Android rules to the Bazel tree.Gravatar Lukacs Berki2015-05-19
* RELNOTES: Use a default implementation of a progress message, rather than def...Gravatar Daniel Wagner-Hall2015-05-19
* Simplify bundle merging information.Gravatar Peter Schmitt2015-05-19
* Remove dead codeGravatar Laurent Le Brun2015-05-19
* Improve the way a FuncallExpression is printed while debugging.Gravatar Francois-Rene Rideau2015-05-18
* Fix WORKSPACE file existence hermeticityGravatar Kristina Chodorow2015-05-18
* Always set Runfiles suffix in runfiles Skylark functionGravatar Ross Light2015-05-18
* Switch to a CROSSTOOL feature for include flags.Gravatar Brian Silverman2015-05-18
* Removed special handling of the tools package in the namespace sandboxGravatar Damien Martin-Guillerez2015-05-18
* Better distinguish subcommand log statements by logging descriptionGravatar Mark Schaller2015-05-18
* Deleted little-used PackageLoadedEvent.Gravatar Eric Fellheimer2015-05-18
* Allow if filtering in list comprehensionsGravatar Laurent Le Brun2015-05-18
* RELNOTES[INC]: Remove deprecated "make var" INCDIRGravatar Han-Wen Nienhuys2015-05-18
* Remove 'blaze doc_ext' command.Gravatar Laurent Le Brun2015-05-18
* Build language: Fix evaluation of nested list comprehensions.Gravatar Laurent Le Brun2015-05-18
* Change UnixGlob#matcher to treat "**/" and "/**" as matching zero or more di...Gravatar Janak Ramakrishnan2015-05-18
* Add some basic logging around DiffAwarenessGravatar Michajlo Matijkiw2015-05-18
* Fix doc for CompactPersistentActionCache.validateIntegrityGravatar Mark Schaller2015-05-18