aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build
Commit message (Expand)AuthorAge
* Don't check direct deps when doing change pruning. Since dependents of a node...Gravatar Janak Ramakrishnan2016-02-09
* Implement ide-resolve output group in IntelliJ info aspect.Gravatar Dmitry Lomov2016-02-09
* Add supportsDynamicLinker to CppConfigurationGravatar Googler2016-02-09
* Expose JavaRuleOutputJarsProvider to Skylark and utilize it in ide info aspect.Gravatar Dmitry Lomov2016-02-09
* Mark //src/test/java/com/google/devtools/build/lib:shell_test as flaky.Gravatar David Chen2016-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
* Add Truth subject for ErrorInfo and improve one for EvaluationResult.Gravatar Janak Ramakrishnan2016-02-05
* Move ObjC compilation actions for J2ObjC-translated code from binary level to...Gravatar Rumou Duan2016-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
* Add jdeps support to AndroidStudioInfoAspect.Gravatar Googler2016-02-04
* Allow switching on header processing (parse_headers or preprocess_headers)Gravatar Manuel Klimek2016-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
* Have GlobFunction make use of the assumption that the glob's package exists b...Gravatar Nathan Harmata2016-02-04
* Do not compile source files mentioned in 'hdrs'.Gravatar Manuel Klimek2016-02-03
* Add unit-er tests for genruleGravatar Kristina Chodorow2016-02-03
* Make The Build Faster: Drop the describeStrategy() and strategyLocality() met...Gravatar Philipp Wollermann2016-02-03
* Global cleanup change.Gravatar Googler2016-02-03
* Correctly flag loading errors in the interleaved case.Gravatar Ulf Adams2016-02-03
* Include .dwp file in the runfiles for cc_test when building with Fission.Gravatar Googler2016-02-03
* Add back documentation and better error message for workspace namesGravatar Kristina Chodorow2016-02-03
* Export some more tests as open source.Gravatar Ulf Adams2016-02-03
* Move the bad STL loading phase test to CcCommonConfiguredTargetTest.Gravatar Ulf Adams2016-02-02
* Trim the BuildOptions input of ConfigurationFragment.key to only thoseGravatar Greg Estren2016-02-02
* Rollback of commit 16444baf21780c4bff00b9736b268e97157e6bc2.Gravatar Carmi Grushko2016-02-02
* Rollback of commit 4fdd66db55d36c923b1e9fa30a158e1596408670.Gravatar Michajlo Matijkiw2016-02-02
* Move tests from SkyframeLoadingAndAnalysisTest to LoadingPhaseRunnerTest.Gravatar Ulf Adams2016-02-02
* Rollback of commit f941d56acfad5f8c819c81b494f806ea74ea7fd8.Gravatar Carmi Grushko2016-02-02
* Fix "put the colon here" message for non-default repositories.Gravatar Brian Silverman2016-02-02
* In attr_aspects, make ``_attr`` mean both implicit and late-bound attributes.Gravatar Dmitry Lomov2016-02-02
* Add a test that asserts aspects propagating along implicit deps.Gravatar Dmitry Lomov2016-02-02
* Implement proper error handling for interleaved loading and analysis.Gravatar Ulf Adams2016-02-02
* Fix wrapping of GlobList into SkylarkListGravatar Francois-Rene Rideau2016-02-01
* Reinstate mutable SkylarkDictGravatar Francois-Rene Rideau2016-02-01
* RELNOTES[INC]: Remove JAVAC "Make" variableGravatar Liam Miller-Cushon2016-02-01
* Add test for side-effecting a list contained in a dictGravatar Francois-Rene Rideau2016-02-01
* Rollback of commit c0a8c58b9230a1f5d76269eb7dc6b11e18f19686.Gravatar Damien Martin-Guillerez2016-01-29
* Parse the workspace name when a repository is loadedGravatar Kristina Chodorow2016-01-29
* Rollback of commit e379f28f464faacc4db21f4fed3a48fa6d4d23f0.Gravatar Googler2016-01-29
* Clear up some confusion about glob prefetching (the old comment was wrong). A...Gravatar Nathan Harmata2016-01-29
* Include .dwp file in the runfiles for cc_test when building with Fission.Gravatar Googler2016-01-29
* Make Skylark dicts mutableGravatar Francois-Rene Rideau2016-01-29
* Refactor DependencyResolver to collect and return loading errors.Gravatar Ulf Adams2016-01-28
* Resolve repository-relative labels within the current repositoryGravatar Kristina Chodorow2016-01-28
* Rename native.rule and native.rules to {existing_rule,existing_rules}Gravatar Han-Wen Nienhuys2016-01-28
* Intern IntVersions.Gravatar Janak Ramakrishnan2016-01-28
* Ensure repository names are valid workspace namesGravatar Kristina Chodorow2016-01-28