1. b1b28b6 Update ANDROID_DEFAULT_CROSSTOOL to default to //external:android/crosstool. Remove the constant. by Luis Fernando Pino Duque · 9 years ago
  2. 44847d8 Enable access to file values in repository context by Damien Martin-Guillerez · 9 years ago
  3. da88192 Implements repository_ctx.os by Damien Martin-Guillerez · 9 years ago
  4. 7588e13 Rename proto dependencies to include a _java component in them. by Julio Merino · 9 years ago
  5. ef0ca95 Add a SkylarkRepositoryContextTest by Damien Martin-Guillerez · 9 years ago
  6. 653df88 Introduce SkylarkRepositoryModule by Damien Martin-Guillerez · 9 years ago
  7. 1aca9bf Add a few extra tests for XcodeProvider. by Lukacs Berki · 9 years ago
  8. b8ffd10 Make xcode project generation generate correct filenames for external repos by Kristina Chodorow · 9 years ago
  9. 36a0001 Mark //src/test/java/com/google/devtools/build/lib:shell_test as flaky. by David Chen · 9 years ago
  10. 3c26e05 Move ObjC compilation actions for J2ObjC-translated code from binary level to the edges (J2ObjcAspect and J2ObjcProtoAspect). by Rumou Duan · 9 years ago
  11. 5181061 Add unit-er tests for genrule by Kristina Chodorow · 9 years ago
  12. 53520e3 Set test_class for java_test test target where it is needed by Damien Martin-Guillerez · 9 years ago
  13. cd48cd5 Enable Aspects to specify their configuration fragment dependencies. by Michael Staib · 9 years ago
  14. ff66c19 ConfigurationFragmentPolicy: assume Skylark names, allow merging. by Michael Staib · 9 years ago
  15. 7e9dc70 First steps towards implementing AndroidStudioInfoAspect in Skylark. by Dmitry Lomov · 9 years ago
  16. c4e6df1 Rollback of commit e4133aab4db7cd640501d1113c259e8477006b6f. by Damien Martin-Guillerez · 9 years ago
  17. 43b0f9e Allow relative paths for local_repository()s by Kristina Chodorow · 9 years ago
  18. e4133aa Factor implementation of bazel-specific cpp logic out of devtools/build/lib/BUILD into subpackage, to allow the objc implementation to extend that logic without a circular dependency. In particular, create a subpackage at lib/bazel/rules, and move relevant targets that were in lib/bazel down to the subpackage. by Cal Peyser · 9 years ago
  19. c934fad Open source most of our docgen tests. by Ulf Adams · 9 years ago
  20. ef7e045 Open source LoadingPhaseRunnerTest and its Skyframe companion. by Ulf Adams · 9 years ago
  21. 585d1a0 Move annotation classes used for referencing framework Java classes from Skylark into their own package. This allows, e.g., classes in the syntax package to access classes in the cmdline package without creating circular dependencies. by John Field · 9 years ago
  22. f8f855c Rollback of commit 12bad3af0eade9c4b79d76f9e1c950ad2e3214c2. by Dmitry Lomov · 9 years ago
  23. e12c441 Open source CcLibraryConfiguredTargetTest. by Dmitry Lomov · 9 years ago
  24. d103c71 Open-source CcCommonConfiguredTargetTest. by Dmitry Lomov · 9 years ago
  25. 74defa8 Simplify the contract of RepositoryFunction to "I am given a Rule and a directory that I should populate". The directory itself is not created because local_repository actually puts a symlink in its place. by Lukacs Berki · 9 years ago
  26. 12bad3a Open source PackageCacheTest. by Ulf Adams · 9 years ago
  27. 20262fd Open-source MockCcSupport and some tests for LibraryLinkingTest. by Dmitry Lomov · 9 years ago
  28. 5d058c4 Open source IncrementalLoadingTest. by Ulf Adams · 9 years ago
  29. e05337e Open source the TargetPatternEvaluator tests. by Ulf Adams · 9 years ago
  30. 2be2f38 Open-sourced tests from lib/profiler. by Florian Weikert · 9 years ago
  31. 9f13600 Allow @AutoValue-ed classes as provider keys. Also, reject the generated AutoValue_* classes from being provider keys. by Carmi Grushko · 9 years ago
  32. 5e34a3d ASwB aspect: parse java packages during execution by Googler · 9 years ago
  33. b9f5eb6 Fix typo in BUILD file by Googler · 9 years ago
  34. 27760a6 Reorganize BUILD files. by Han-Wen Nienhuys · 9 years ago
  35. e0a69aa Open-source crosstool configuration tests. by Dmitry Lomov · 9 years ago
  36. 3885ba2 Fix broken worker test in Bazel. by Philipp Wollermann · 9 years ago
  37. 5a246c9 Split & refactor testutil/BUILD. by Philipp Wollermann · 9 years ago
  38. ece87c2 Opensource more cpp rules tests. by Dmitry Lomov · 9 years ago
  39. 886ee64 Open-source some tests for cpp rules. by Dmitry Lomov · 9 years ago
  40. f1ffe36 Make external repository implementations not re-fetch things on server restart. by Lukacs Berki · 9 years ago
  41. 1ee9441 Open-source StandaloneTests. by Philipp Wollermann · 9 years ago
  42. 021a365 Open-source BuildViewTest. by Dmitry Lomov · 9 years ago
  43. dd3ac7d Open-source tests from lib/exec by Dmitry Lomov · 9 years ago
  44. 251d754 Open source BazelDocumentationTest (and fix documentation). by Dmitry Lomov · 9 years ago
  45. 9e1a62a Open-source RPC tests. by Dmitry Lomov · 9 years ago
  46. 335f067 Open source skyframe tests by Kristina Chodorow · 9 years ago
  47. 3996ee6 Open source graph tests by Kristina Chodorow · 9 years ago
  48. 1525fcd Open source SkyframeLabelVisitorTest. by Han-Wen Nienhuys · 9 years ago
  49. 28759f1 Adds a bazel-rules-tests java_test rule for the tests under src/test/java/com/google/devtools/build/lib/bazel/rules by Alex Humesky · 9 years ago
  50. bf2b709 Split off more BUILD files. by Han-Wen Nienhuys · 9 years ago