aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google
Commit message (Expand)AuthorAge
* Introduce TreeArtifact and associated code to work with it. No functionality ...Gravatar Michael Thvedt2016-02-09
* Don't check direct deps when doing change pruning. Since dependents of a node...Gravatar Janak Ramakrishnan2016-02-09
* Make generator_function, generator_name nonconfigurable -Gravatar Greg Estren2016-02-09
* Make sha256 optionalGravatar Kristina Chodorow2016-02-09
* Link to Maven coordinates in the maven_jar documentation.Gravatar Dan Fabulich2016-02-09
* Adds a flag to prioritize static libs over system libs and frameworks in link...Gravatar Cal Peyser2016-02-09
* Remove the --artifacts flag from the dump command, which was long deprecated.Gravatar Philipp Wollermann2016-02-09
* Add supportsDynamicLinker to CppConfigurationGravatar Googler2016-02-09
* Make jGit print a better error messageGravatar Kristina Chodorow2016-02-09
* Replace getToolsRepository() with getToolsLabel(String labelValue) which prep...Gravatar Luis Fernando Pino Duque2016-02-09
* Expose JavaRuleOutputJarsProvider to Skylark and utilize it in ide info aspect.Gravatar Dmitry Lomov2016-02-09
* Make The Build Faster: More explicit exception handling in the worker strategy.Gravatar Philipp Wollermann2016-02-09
* Merge LoadedPackageProvider.Bridge into LoadedPackageProvider.Gravatar Ulf Adams2016-02-09
* Fixed the inconsistency when using list as the value of output_groupsGravatar Yun Peng2016-02-09
* Tiny refactoring: extract shared code between -k and -nok.Gravatar Ulf Adams2016-02-08
* Prepend Constants.TOOLS_REPOSITORY to implicit J2ObjC dependency labels.Gravatar Rumou Duan2016-02-07
* WorkspaceASTFunction returns a list of ASTs so we can split the AST before lo...Gravatar Damien Martin-Guillerez2016-02-07
* Add an intermediate SkyFunction for resolving the external packageGravatar Damien Martin-Guillerez2016-02-07
* The filegroup "path" attribute is only used to exposeGravatar Greg Estren2016-02-05
* Rollback of commit a9b84575a32476a5faf991da22b44661d75c19b6.Gravatar Cal Peyser2016-02-05
* Remove --skyframe flag from the build command. It was a no-op and deprecated ...Gravatar Googler2016-02-05
* Move ObjC compilation actions for J2ObjC-translated code from binary level to...Gravatar Rumou Duan2016-02-05
* Use a clever hybrid approach for evaluating globs during package loading: fir...Gravatar Nathan Harmata2016-02-05
* Pass DEVELOPER_DIR to environment_plist.sh.Gravatar Peter Schmitt2016-02-05
* Move the Globber interface into its own file.Gravatar Nathan Harmata2016-02-05
* Make Skylark "license"-type attributes non-configurable.Gravatar Greg Estren2016-02-05
* Enable ProguardLibrary's dependency set to be controlled by a calling rule.Gravatar Michael Staib2016-02-05
* Add jdeps support to AndroidStudioInfoAspect.Gravatar Googler2016-02-04
* Print truncation-specific error message when a server gives a too-short responseGravatar Kristina Chodorow2016-02-04
* Allow switching on header processing (parse_headers or preprocess_headers)Gravatar Manuel Klimek2016-02-04
* --Gravatar Googler2016-02-04
* Change text of python package hyphen errorGravatar Googler2016-02-04
* Fileset: introduce support for workspace-relative strip_prefix values.Gravatar Laszlo Csomor2016-02-04
* Add additional inputs as compilation prerequisites. Tools that buildGravatar Manuel Klimek2016-02-04
* Add support for downloading .tar.xz files to http_archive rules.Gravatar David Chen2016-02-04
* Fix configuration error handling for the interleaved case.Gravatar Ulf Adams2016-02-04
* Minor correction to HTML for workspace() docs.Gravatar David Chen2016-02-04
* Rollback of commit 6c6629ec707d23fbdb582bcede1dd9c967a9357e.Gravatar Michajlo Matijkiw2016-02-04
* Have GlobFunction make use of the assumption that the glob's package exists b...Gravatar Nathan Harmata2016-02-04
* Now that rules find their tools via runfiles, remove unneeded dependencies in...Gravatar Dave MacLachlan2016-02-04
* Make xctest extension for test bundles that have xctest=true defined. (It use...Gravatar Dave MacLachlan2016-02-03
* Support outputting UNUSED_RUNFILES_LOG to a file.Gravatar Googler2016-02-03
* Do not compile source files mentioned in 'hdrs'.Gravatar Manuel Klimek2016-02-03
* Include bootclasspaths in java extra action infoGravatar Liam Miller-Cushon2016-02-03
* Do not depend on libunix.so on Windows.Gravatar Dmitry Lomov2016-02-03
* Fix NPE in vfs profile outputGravatar Kristina Chodorow2016-02-03
* Support $(location) expansion in java_binary.jvm_flagsGravatar Liam Miller-Cushon2016-02-03
* Replace occurrences of Constants.TOOLS_REPOSITORY in places where it can be r...Gravatar Luis Fernando Pino Duque2016-02-03
* Make The Build Faster: Drop the describeStrategy() and strategyLocality() met...Gravatar Philipp Wollermann2016-02-03
* Remove the MAIN_RULE_CLASS_PROVIDER constant and turn it into a command line ...Gravatar Luis Fernando Pino Duque2016-02-03