1. 03d1255 Rollback of commit 51d245879ed2729f15c6c6a35b319a4277e7cd64. by Carmi Grushko · 8 years ago
  2. e835f3b Rollback of commit e15a31a3281ae386935d33f857351adea767b420. by Liam Miller-Cushon · 8 years ago
  3. ffbc28a Add a test to PackageFunctionTest confirming current glob behavior. by Janak Ramakrishnan · 8 years ago
  4. 57a8e66 Rollback of commit cdbad585187dfe7bbb4d69ad68a1baf852beb691. by Michael Staib · 8 years ago
  5. b6d1123 Clarify that load() statements do not respect visibility. by Laurent Le Brun · 8 years ago
  6. c8a127c Make tests that mess with the WORKSPACE file work with untrimmed dynamic configs. by Greg Estren · 8 years ago
  7. b7a724c Allow objc.signing_certificate_name to return None in Skylark. by Googler · 8 years ago
  8. 91fa3e3 Publish build-style.md and bzl-style.md by Laurent Le Brun · 8 years ago
  9. ac6edf9 JUnit4 now correctly labels filtered tests as "filtered". by Googler · 8 years ago
  10. 655bafe Stop retrieving FdoSupport statically from hard-coded attribute ":cc_toolchain" in RuleContext, instead take the provider from users and pass it around to where it is used. by Rumou Duan · 8 years ago
  11. d8eec34 Open source the integration tests for BazelTestRunner and delete the internal versions. by Kush Chakraborty · 8 years ago
  12. 0c66dee Add an algorithm to reduce aspect paths according to aspects' visibility to each other. by Dmitry Lomov · 8 years ago
  13. 448ee81 Fix IllegalStateException when loading from a non declared external repository by Damien Martin-Guillerez · 8 years ago
  14. c1641b8 Doc: mention profiling and specification. by Laurent Le Brun · 8 years ago
  15. 3df8846 Allow Skylark aspects to advertise providers. by Dmitry Lomov · 8 years ago
  16. 01aa7d6 Adds support for pushing sites that don't need build, and build benchmark site. by Yue Gan · 8 years ago
  17. 59f8264 Add environ attribute to repository_rule by Damien Martin-Guillerez · 8 years ago
  18. 3c0c262 Windows: fix bootstrapping bugs with 0.4.4 by László Csomor · 8 years ago
  19. e49886c Rollback of commit 3bed84ff177c7cbfd0c8d315829cc9dcb35fcf70. by Dmitry Lomov · 8 years ago
  20. 76b6685 Supports drawing charts for multiple output files, which allows running by Yue Gan · 8 years ago
  21. 3c667e5 Windows-aware path-absoluteness checks. by Laszlo Csomor · 8 years ago
  22. d4f2316 Rollback of commit 48e7fe262aacd6602331435e22247ced260c87ec. by Dmitry Lomov · 8 years ago
  23. 309a43b Fix PackageProgressReceiver to not call contains on a list. by Janak Ramakrishnan · 8 years ago
  24. 381275a gRPC improvements: by Lukacs Berki · 8 years ago
  25. 19cdec0 Create a 'vanilla' JavaBuilder by Liam Miller-Cushon · 8 years ago
  26. 3a6f6297 Add @Nullable annotations to PackageFunction#progressReceiver. by Janak Ramakrishnan · 8 years ago
  27. 827bb31 Add flag to disable automatic xcodeproj generation. by Peter Schmitt · 8 years ago
  28. b95d4a9 gen_java_lang_invoke_jar should not use java from $PATH. by Adam Michael · 8 years ago
  29. 76ca9c2 Inform progress receiver that node has been computed before any exception handling. by Janak Ramakrishnan · 8 years ago
  30. e0e355f Rollback of commit aa1d31da27793d4c29bfa4dec12d1ae9ab20426b. by Googler · 8 years ago
  31. cdc89b5 apple_binary produces a skylark provider depending on its binary_type by Chris Parsons · 8 years ago
  32. 3bed84f Make android_sdk_repository fail if api_level requested is not installed. by Adam Michael · 8 years ago
  33. d0ae210 Simple test for standalone Skylark binary by Laurent Le Brun · 8 years ago
  34. cdbad58 Refactoring: Types report what class of labels they contain. by Michael Staib · 8 years ago
  35. aa1d31d Blaze/bazel modifications to command line flags used when dead-stripping. by Googler · 8 years ago
  36. 0eaff44 Install support for checking for 'one version' correctness of java_binary by Googler · 8 years ago
  37. 350a416 Switch from protobuf_clib to protobuf, and protobuf-util to protobuf_java_util. by Carmi Grushko · 8 years ago
  38. 5490757 Introduce CppCompileActionTemplate, which expands into a list of CppCompileActions that to be executed at execution time. by Rumou Duan · 8 years ago
  39. 762576e Fix variable name by Kristina Chodorow · 8 years ago
  40. 32b54d0 Apply --symlink_prefix to the output and exec root symlinks. by Luis Fernando Pino Duque · 8 years ago
  41. 6fdef7b Move the JUnit runner tests to the same location as the Internal Repo. by Kush Chakraborty · 8 years ago
  42. bcff52f Fixed java_stub_template substitution: %runfiles_manifest_only% was not substituted when runfiles is enabled. by Yun Peng · 8 years ago
  43. 89512a7 BEP: Provide more useful data in TestResult events by Klaus Aehlig · 8 years ago
  44. 733f4c7 Standalone Skylark binary: now accepts a file as argument by Laurent Le Brun · 8 years ago
  45. 5a5bd8a Rollback of commit 49d97f9bb4dd04ef62198ded7b53b2a8f8c603db. by Luis Fernando Pino Duque · 8 years ago
  46. ae3ee25 Fix java_stub_template.txt on Windows by Yun Peng · 8 years ago
  47. b3589a0 Adds arguments --version_between --time_between --versions to the benchmark as version filters. by Yue Gan · 8 years ago
  48. 3e73d9b Update docs about built-in attributes of rules. by Googler · 8 years ago
  49. a5294e6 Fix building python zip when middleman runfile is used by Yun Peng · 8 years ago
  50. d2cba29 Bazel client, Windows, tests: `rm -rf TEST_TMPDIR` by Laszlo Csomor · 8 years ago
  51. da3099a Tighten a precondition check during action execution. by Lukacs Berki · 8 years ago
  52. 500a805 Change CppCompileAction to store execution info as a map by Ulf Adams · 8 years ago
  53. 29aa0eb Open source java 8 desugarer. by Adam Michael · 8 years ago
  54. 6bb3f87 by Carmi Grushko · 8 years ago
  55. 832491d Remove unused dep from android_integration_test and clarify comment about this mess that we have gotten ourselves into. by Adam Michael · 8 years ago
  56. 3779418 Emphasize that java_xxx_proto_library.strict_deps should not be used for new code. by Carmi Grushko · 8 years ago
  57. febf130 Use AliasProvider for DexArchiveAspect to "see through" alias targets until [] can be fixed. by Googler · 8 years ago
  58. 64200b4 Make aar_import fail fast if no android_sdk is set up. by Adam Michael · 8 years ago
  59. d6135c5 by Carmi Grushko · 8 years ago
  60. fc9750c Roll forward of change 142452055 by Kristina Chodorow · 8 years ago
  61. 751703c Add missing line breaks. by Chaoren Lin · 8 years ago
  62. bc3c57d Rearrange third_party/protobuf/BUILD to look like the upstream protobuf repo by Carmi Grushko · 8 years ago
  63. 50e7e7f Use //third_party/protobuf:protobuf_java instead of //third_party/protobuf:protobuf to refer to the Java proto runtime. by Carmi Grushko · 8 years ago
  64. 20416bb Remove restriction on aspect attributes of a certain name to always be a list / always a scalar. by Googler · 8 years ago
  65. 48e7fe2 Search for Test classes within the classpath used by the current classloader, instead of the system classpath. by Kush Chakraborty · 8 years ago
  66. 1b9bcca Using os.pathsep in python stub template.txt by Yun Peng · 8 years ago
  67. 22e4144 Skylark IntelliJ aspect: fix relative path for external workspace artifacts. by Googler · 8 years ago
  68. 31214a4 Generated files directory is passed to dependers as a user header search path. In the process, rename and replace the incorrectly named ObjcCommon.Builder#addUserHeaderSearchPaths by Cal Peyser · 8 years ago
  69. 321fc56 Add bootstrapping test to CI by Damien Martin-Guillerez · 8 years ago
  70. dcabfe6 Test output directory presence for skylark repositories without a FileValue by Damien Martin-Guillerez · 8 years ago
  71. f1813e4 Java template windows performance by Yun Peng · 8 years ago
  72. 92f182b Remove the first argument of TestStrategy.getArgs. by Ulf Adams · 8 years ago
  73. 1509cc8 Replace PackageProvider with TargetProvider where possible by Ulf Adams · 8 years ago
  74. 9ecac94 Remove dead code - unused method in PackageManager interface by Ulf Adams · 8 years ago
  75. 6cec0de Fix int*list binary operator. by Laurent Le Brun · 8 years ago
  76. ad38353 Bazel client, Windows: use more of AutoHandle by Laszlo Csomor · 8 years ago
  77. 7fd3f2c5 Add "CLEAN_UP" as a reason for retrieving a node. by Shreya Bhattarai · 8 years ago
  78. 3d89b68 Pass 'main_class' attribute value through in the IntelliJ aspect. by Googler · 8 years ago
  79. 58f983e make DexArchiveAspect propagate through alias targets RELNOTES: n/a by Googler · 8 years ago
  80. 0428766 experimental_objc_library excludes non-.h headers, as does objc_library. by Cal Peyser · 8 years ago
  81. 159b1c1 Use //third_party/protobuf:protobuf_java instead of //third_party/protobuf:protobuf to refer to the Java proto runtime. by Carmi Grushko · 8 years ago
  82. 05b9fe1 Fix spelling mistake. by Nathan Harmata · 8 years ago
  83. 7ba40f8 Rollback of commit 602a98cbebeff2ba1c2d8605a9552b2c8f5622ae. by Googler · 8 years ago
  84. 92f117f by Carmi Grushko · 8 years ago
  85. e16c564 Introduce a new SkyValue that merely contains the workspace name. The workspace name is needed for package loading, and so splitting out this computation into a separate skyframe node that can be change-pruned gives us better incrementality; previously we'd need to reload all packages on a WORKSPACE file change. by Nathan Harmata · 8 years ago
  86. 26f858c Bazel client, Windows: implement SetupStdStreams by Laszlo Csomor · 8 years ago
  87. 6795079 Alias "protobuf_java" to the Java proto runtime, by Carmi Grushko · 8 years ago
  88. e15a31a Rollback of commit 6521cb22788adc2a74f6c26221dbe302dc9ccc14. by Damien Martin-Guillerez · 8 years ago
  89. a43dacd Stop retrieving CcToolChainProvider statically from hard-coded attribute ":cc_toolchain" in RuleContext, instead take the provider from users and pass it around to where it is used. by Rumou Duan · 8 years ago
  90. b1f3302 Make bazel test suites fail without a real test, by no longer adding an empty test in the TestSuiteBuilder. by Kush Chakraborty · 8 years ago
  91. 777f3af Introduce a Skyframe function: ActionEnvironmentFunction by Damien Martin-Guillerez · 8 years ago
  92. f5bb3d2 Add a boolean flag to a Feature to specify whether it is enabled by default. by Googler · 8 years ago
  93. 49d97f9 Apply --symlink_prefix to the output and exec root symlinks. by Luis Fernando Pino Duque · 8 years ago
  94. 918814e Bazel client: retry moving install base directory by Laszlo Csomor · 8 years ago
  95. 7a95e42 Detect Visual C++ build tools through vcvarsqueryregistry.bat by Yun Peng · 8 years ago
  96. 78a914b Just symlink instead of running 'lipo' on a single-architecture binary by Chris Parsons · 8 years ago
  97. 3862193 Treat configuration errors as failures in the master log. by Peter Schmitt · 8 years ago
  98. 602a98c Rollback of commit d11d510c571b10787856395709f9ad945ca70bb2. by Alex Humesky · 8 years ago
  99. e3c4d32 Directory headers are filtered out of header inputs to objc compilation. by Cal Peyser · 8 years ago
  100. d11d510 Move all the resource processing tools into a "busybox". by Googler · 8 years ago