1. 08e34e3 the build file and bash example out of synch by Shlomi Shemesh · 8 years ago
  2. 1711276 Automated rollback of commit b8514f533d4546d3bfbec3700012f2bbeffd1c37. by dmarting · 8 years ago
  3. c3e0660 Automated rollback of commit e5f970906594d9097bb7c3736b2de1750cc8655f. by dmarting · 8 years ago
  4. 1a63644 Windows, CROSSTOOL: add subsystem flag feature in the by Laszlo Csomor · 8 years ago
  5. 374fd5f Do not depend on the Java launcher if java_binary.create_executable=0 because it's not used anyway. by lberki · 8 years ago
  6. e1d3b87 Automated rollback of commit 01ddfb7bf418b371859de62f4eab2f41ea9a4a4a. by laszlocsomor · 8 years ago
  7. 6d47707 Windows: clean up error reporting by Laszlo Csomor · 8 years ago
  8. 8970182 Fix typos in messages. by dslomov · 8 years ago
  9. 9669b38 Automated rollback of commit 6e72f78e1c2e573787ec862e671f3b3b4c33dc96. by kush · 8 years ago
  10. 7c13303 Deprecate dynamic config OFF and NOTRIM_PARTIAL modes. by gregce · 8 years ago
  11. a9b576c Be more precise in which values we're looking for in the histogram: just GlobValue objects, not any others. by janakr · 8 years ago
  12. 80fa921 Internal change by Googler · 8 years ago
  13. 5e606e6 Reduce to one SequencedSkyframeExecutor#create method. The others were minor convenience methods that didn't (IMO) carry their weight. by janakr · 8 years ago
  14. 2cb56d5 Add test framework for OptionsBase classes and their Converters. by mstaib · 8 years ago
  15. d1e564b Use double-quotes instead of single-quotes for consistency. by laurentlb · 8 years ago
  16. 006a7b1 Fix link in the menu by laurentlb · 8 years ago
  17. 54feda5 Update documentation of `dict`, mention it's mutable. by laurentlb · 8 years ago
  18. 978780d Move some best practices to the BUILD file style guide. by laurentlb · 8 years ago
  19. 54a2ca0 Document that javabase accepts java_runtime_suite by Dan Fabulich · 8 years ago
  20. 97966cc Update jacoco coverage runner to consider some edge cases. by elenairina · 8 years ago
  21. f1843df Add //third_party/py/six to embedded_tools. by Joe Finney · 8 years ago
  22. 0a295b4 Use C++ iterators and iteration during rc file parsing. by Benjamin Peterson · 8 years ago
  23. bf65cf3 Move Backward compatibility to a separate page. by laurentlb · 8 years ago
  24. e5f9709 Refactor docker tests to be buildable without docker. by Damien Martin-Guillerez · 8 years ago
  25. 9bdef43 Refactor TargetPatternPhaseFunction by ulfjack · 8 years ago
  26. 286f1e9 Mark PACKAGE_NAME and REPOSITORY_NAME as deprecated. by laurentlb · 8 years ago
  27. b8514f5 Add stdout to default XML file and generate XML file on timeout by Damien Martin-Guillerez · 8 years ago
  28. 29dc6f8 Add more of our common targets to the IJWB project file. by Philipp Wollermann · 8 years ago
  29. fbc3474 Remove TransitiveTargetValue.transitive{S,Uns}uccessfulPkgs by ulfjack · 8 years ago
  30. 58e9629 Make sure FeatureConfiguration is always set in C++ action builders by hlopko · 8 years ago
  31. 10cc2e3 Fix sandboxing when spawn outputs differ from action outputs. by Benjamin Peterson · 8 years ago
  32. 891f540 Implement bash.exe detection logic. by Dmitry Lomov · 8 years ago
  33. 9d61bad Allow java_runtime rules to have no srcs. by lberki · 8 years ago
  34. 404ebc7 Fix link to the Building Python on Windows doc. by Yilei (Dolee) Yang · 8 years ago
  35. c8521d0 Make TargetPatternKey implement SkyKey instead of wrapping in LegacySkyKey by ulfjack · 8 years ago
  36. 48e8b9f Fix a bunch of test cases that break if genfiles == bin. by lberki · 8 years ago
  37. 982c751 Make the ClifMatchRule produce .d files. by Googler · 8 years ago
  38. 64a0f56 Open source j2objc tests. by cpeyser · 8 years ago
  39. f9a0147 RELNOTES: Ignore --glibc in the Android transition. by Googler · 8 years ago
  40. c4335cf Rework LoadingPhaseCompleteEvent & AnalysisPhaseCompleteEvent to account for the fact that loading and analysis is now interleaved. by nharmata · 8 years ago
  41. 2e647ee Turn on objc crosstool use in Bazel by default. by cpeyser · 8 years ago
  42. b747b1b Split invocation policy from the optionsparser target. by ccalvarin · 8 years ago
  43. e821fb9 Clean up a few Skylark-Skyframe structures by brandjon · 8 years ago
  44. b102459 Ignore case in documentation index by laurentlb · 8 years ago
  45. a74ce3c Clean up ConfigFeatureFlagProvider. by mstaib · 8 years ago
  46. 0653491 Fix string representation for the Root class by vladmos · 8 years ago
  47. be83f13 Now that SkyKey is an interface, accept Iterable<? extends SkyKey> by ulfjack · 8 years ago
  48. 96b4081 Implement toolchain resolution via constraint checks. by John Cater · 8 years ago
  49. 15074a4 Add --extra_toolchains flag to register additional toolchain labels. by John Cater · 8 years ago
  50. c8c988a Don't differentiate genfiles and bin in artifactsToStrings(). by lberki · 8 years ago
  51. 7f08537 Fix #1027: XML test output missing for tests that timeout by philwo · 8 years ago
  52. f4aeaed CustomCommandLine: add emptiness checks by laszlocsomor · 8 years ago
  53. 672510e generate_bash_completion.sh: add explict end-of-options for expr by aehlig · 8 years ago
  54. 5518ce1 Report error when action_config for given C++ compile action is not defined by hlopko · 8 years ago
  55. 1020668 Add more unit tests for java_common.create_provider. by elenairina · 8 years ago
  56. 3e283a1 Remove the unused class NoSuchConfiguredTargetException. by lberki · 8 years ago
  57. 8457eed Add an option to remove the toolchain identifier from the name of the output directory. by lberki · 8 years ago
  58. 61536c3 Move ParsingFailureEvent reporting to TargetPatternFunction by ulfjack · 8 years ago
  59. 020ef07 RELNOTES: None. by Googler · 8 years ago
  60. f49468c Add an undocumented option to remove the separation between the bin and genfiles directories. by lberki · 8 years ago
  61. 52b4f68 Fix Postable forwarding and replay by ulfjack · 8 years ago
  62. 820a46a Automated rollback of commit 6d6e87297fe8818e4c374fdfabfbcf538bca898a. by dmarting · 8 years ago
  63. 33cd68e Automated rollback of commit a76c94be7c56b93fc5a2f9ececfba7ac1f61f69c. by laszlocsomor · 8 years ago
  64. c238b57 Add testing for builds which contain two targets with different minimum_os but same sources by cparsons · 8 years ago
  65. 6e72f78 Small changes to skyframe package. by kush · 8 years ago
  66. 7f6d3a1 Improve attribute and index error messages for targets by vladmos · 8 years ago
  67. b1829f1 Prepare JavaBuilder classloader masking for Java9 by cushon · 8 years ago
  68. fe88387 Make AbstractBlazeQueryEnv closable, shutdown SkyQEnv executor on close by mschaller · 8 years ago
  69. 4da2f16 Fix typo. by Googler · 8 years ago
  70. c82a197 Make the @Option annotation depend on the java version of the tagging enums. by ccalvarin · 8 years ago
  71. 3beea11 Add a concepts menu to extensions documentation by laurentlb · 8 years ago
  72. 77d141f Delete the "Predefined Python variables" page. by laurentlb · 8 years ago
  73. 176d894 Update documentation for 'attr_definition' and rename it 'Attribute'. by laurentlb · 8 years ago
  74. e19adfb Delete unused function in process-wrapper-options.cc by Benjamin Peterson · 8 years ago
  75. b4cc95a Mark the default_target_cpu field in CROSSTOOL deprecated. by lberki · 8 years ago
  76. 7b30d75 Instructions for migrating from Maven to Bazel by Googler · 8 years ago
  77. 7eefb7c Do not use process-wrapper in RunCommand on Windows. by Philipp Wollermann · 8 years ago
  78. 774fa71 Dynamic transitions for controlling resource filtering by Googler · 8 years ago
  79. 701ed8c Cleanup in Android/C++/Java providers documentation by laurentlb · 8 years ago
  80. ccfb2df Allow py_binary to be the executable of a Skylark action or any by Philipp Wollermann · 8 years ago
  81. 90ed84c Remove ParseFailureListener in favor of posting to EventBus directly by ulfjack · 8 years ago
  82. 8851852 Automated rollback of commit 4594b7fd6c2516341cdd6e57f9eaaf22cf691f95. by buchgr · 8 years ago
  83. 01ddfb7 Internal change by Googler · 8 years ago
  84. a491417 Silence useless netty warnings in the remote worker by ulfjack · 8 years ago
  85. eff223e Extend the SpawnRunner API by ulfjack · 8 years ago
  86. 5752463 AndroidBusyBox: deprecate path-list-type flags by laszlocsomor · 8 years ago
  87. 8ed126b test_base.py: add path of VC++ Build Tools 2017 by Laszlo Csomor · 8 years ago
  88. ccbe40a remote: Lower the chances of a race condition in the remote upload. by Ola Rozenfeld · 8 years ago
  89. 9a45f55 remote: Failed blob upload should close file handle. by buchgr · 8 years ago
  90. 5dc2383 Doc typo by brandjon · 8 years ago
  91. 455110c ResourceFilter supports dynamically configured resource filtering by Googler · 8 years ago
  92. fd00638 Fix java_toolchain.jvm_opts label expansion if javac is an alias by cushon · 8 years ago
  93. d448b64 Add a java_toolchain.tools attribute by cushon · 8 years ago
  94. 4594b7f AppleBinary and AppleStaticLibrary no longer propagate unwrapped ObjcProvider. by cparsons · 8 years ago
  95. 2d6eba3 Filter LocalResourceContainer and use it to get a filtered ResourceContainer by Googler · 8 years ago
  96. f1c1427 Merge handleOptions into beforeCommand by ulfjack · 8 years ago
  97. d5cfbfe Add new type descriptions for rule attribute documentation. by gregce · 8 years ago
  98. d1c4d22 Add the option filter enums in java, with equivalence check. by ccalvarin · 8 years ago
  99. 2bd6aa7 Reserve certain action mnemonics so they can't be used from Skylark. by tomlu · 8 years ago
  100. c2665ef remote: Chunker.reset() should release resources. by buchgr · 8 years ago