1. 53c0748 Rollback of commit 6d98f6c633ec4a12737544a149bc18c41a3c442a. by Rumou Duan · 10 years ago
  2. 512e91f Add sha1 checksum for maven jars by Kristina Chodorow · 10 years ago
  3. 6d98f6c RELNOTES: Resolve symlinks when calculating the workspace root in XcodeGen. by Rumou Duan · 10 years ago
  4. a4ecde6 Adds tools for installing Android apps. by Alex Humesky · 10 years ago
  5. c4fe4ff Add the contents of the main_dex_list attribute to the command line of the main_dex_list binary when android_sdk is used. by Lukacs Berki · 10 years ago
  6. 4eefe3d A minor refactoring of our tests. by Lukacs Berki · 10 years ago
  7. e22f76c Set gid as well as uid by Daniel Wagner-Hall · 10 years ago
  8. 828c544 Rollback of commit b66898e44d79ef67f856eaeae711bb461564a3c1. by Peter Schmitt · 10 years ago
  9. b66898e Allow objc_{library,binary} to depend on cc_library. by Peter Schmitt · 10 years ago
  10. 9208259 Adds readme info and java_import rule for jarjar in bazel/third_party. by Alex Humesky · 10 years ago
  11. 5b168f3 Have ConfiguredTargetFactory subclasses declare which FragmentOptions by Greg Estren · 10 years ago
  12. 7d429ac Adding git commit hash as version when using compile.sh by Damien Martin-Guillerez · 10 years ago
  13. 2096114 Added version information by Damien Martin-Guillerez · 10 years ago
  14. 06d1619 Fix embed_label for Java targets by Damien Martin-Guillerez · 10 years ago
  15. 427bd97 Clean up exception handling in DotExpression and FuncallExpression. by Laurent Le Brun · 10 years ago
  16. 5a639a9 Skylark: Remove deprecated ctx.target(s) attribute. by Laurent Le Brun · 10 years ago
  17. b732062 Skylark cleanup: ctx.target(s) is deprecated, stop using it by Laurent Le Brun · 10 years ago
  18. ac31def Forbid string methods used as global functions. by Laurent Le Brun · 10 years ago
  19. bdaa461 Relax strict java deps for tiktok's component processor by Liam Miller-Cushon · 10 years ago
  20. 66b35f3 Move target pattern parsing to key construction time by Mark Schaller · 10 years ago
  21. 87836b4 Skylark: Improve documentation related to Shell commands. by Laurent Le Brun · 10 years ago
  22. f6e32d6 Teach skyframe about excluded directories, paths by Mark Schaller · 10 years ago
  23. 111634a5 Teach TargetPatterns "getDirectory" and "contains" by Mark Schaller · 10 years ago
  24. 248f044 Rename skyframe's TargetPattern to TargetPatternKey by Mark Schaller · 10 years ago
  25. a5e42ee Expand on the contribution docs a bit by Kristina Chodorow · 10 years ago
  26. fa6fbc8 Adds build files and readme's for third party python libraries. by Alex Humesky · 10 years ago
  27. 2221860 Add a --javac_extdir flag to enable configuring the javac -extdirs flag by Liam Miller-Cushon · 10 years ago
  28. 7b31c3c Description redacted. -- MOS_MIGRATED_REVID=93986544 by Mark Schaller · 10 years ago
  29. 1fa163c Add jvm_opts attribute to the java_toolchain rule by Damien Martin-Guillerez · 10 years ago
  30. 003bb88 BUILD language: Improve error message when using operator []. by Laurent Le Brun · 10 years ago
  31. 7ef1740 Deactivate bazel_sandboxing_test by Damien Martin-Guillerez · 10 years ago
  32. 173ee82 Add a converter for enum flags that can also be boolean. by Googler · 10 years ago
  33. ddae754 Adds jarjar to third_party. by Alex Humesky · 10 years ago
  34. 2488c35 Renames mock.py to __init__.py to make it easier to import by Alex Humesky · 10 years ago
  35. dd2ad7b Adds python mock library by Alex Humesky · 10 years ago
  36. f4e8497 Fixes import paths in third_party/py/concurrent by Alex Humesky · 10 years ago
  37. b629921 Adds python futures library by Alex Humesky · 10 years ago
  38. 109f4b7 Renames gflags.py to __init__.py to make it easier to import. by Alex Humesky · 10 years ago
  39. d394408 Adds third_party/py/gflags. by Alex Humesky · 10 years ago
  40. 89c2799 Move the source code of the Android rules to the Bazel tree. by Lukacs Berki · 10 years ago
  41. d3461db RELNOTES: Use a default implementation of a progress message, rather than defaulting to null for all SpawnActions. by Daniel Wagner-Hall · 10 years ago
  42. dd51966 Simplify bundle merging information. by Peter Schmitt · 10 years ago
  43. 158bd1f Remove dead code by Laurent Le Brun · 10 years ago
  44. 29e46b2 Add a plugin to drop Error Prone-specific javacopts by Liam Miller-Cushon · 10 years ago
  45. 9e3cc2e Improve the way a FuncallExpression is printed while debugging. by Francois-Rene Rideau · 10 years ago
  46. 88311f8 Fix WORKSPACE file existence hermeticity by Kristina Chodorow · 10 years ago
  47. 3e66823 Always set Runfiles suffix in runfiles Skylark function by Ross Light · 10 years ago
  48. 482f22d Set up a filemanager in BazelJavaBuilder by Liam Miller-Cushon · 10 years ago
  49. 4f806b5 Fix paths in gtest example by Kristina Chodorow · 10 years ago
  50. 45a2469 Set up pkg path for the fetch and query commands in .bazelrc by Kristina Chodorow · 10 years ago
  51. ec1d70e Reactivate sandboxing_test by Damien Martin-Guillerez · 10 years ago
  52. 65eba19 Skylark cookbook: Set progress_message in examples. by Laurent Le Brun · 10 years ago
  53. b1983be Switch to a CROSSTOOL feature for include flags. by Brian Silverman · 10 years ago
  54. afebc0d Removed special handling of the tools package in the namespace sandbox by Damien Martin-Guillerez · 10 years ago
  55. 817d751 Fix sandboxing test by Damien Martin-Guillerez · 10 years ago
  56. 142c897 Better distinguish subcommand log statements by logging description by Mark Schaller · 10 years ago
  57. fe76e11 namespace-sandbox: split the main method by Damien Martin-Guillerez · 10 years ago
  58. 9414d84 Global cleanup change. by Googler · 10 years ago
  59. 670a75a Deleted little-used PackageLoadedEvent. by Eric Fellheimer · 10 years ago
  60. b4c5474 Allow if filtering in list comprehensions by Laurent Le Brun · 10 years ago
  61. 717a559 namespace-sandbox: extracted option parsing in a method by Damien Martin-Guillerez · 10 years ago
  62. bb59d88 RELNOTES[INC]: Remove deprecated "make var" INCDIR by Han-Wen Nienhuys · 10 years ago
  63. 2fd7890 Cleanup: Pass std::string arguments by reference (this avoids making by Thiago Farina · 10 years ago
  64. 965c392 Remove 'blaze doc_ext' command. by Laurent Le Brun · 10 years ago
  65. aabdb67 namespace-sandbox: write "deny" to /proc/self/setgroups by Damien Martin-Guillerez · 10 years ago
  66. cb598ef namespace-sandbox: fix usage string by Damien Martin-Guillerez · 10 years ago
  67. 5202166 Build language: Fix evaluation of nested list comprehensions. by Laurent Le Brun · 10 years ago
  68. 3832033 Cleanup: port.cc should include its header file port.h by Thiago Farina · 10 years ago
  69. 8102120 namespace-sandbox: extract a file writing function by Damien Martin-Guillerez · 10 years ago
  70. 0971e79 Change UnixGlob#matcher to treat "**/" and "/**" as matching zero or more directories, as is specified in various places, not one or more. by Janak Ramakrishnan · 10 years ago
  71. 0b09d28 Add some basic logging around DiffAwareness by Michajlo Matijkiw · 10 years ago
  72. 6961ad1 Fix URL to github repository in install.md by Damien Martin-Guillerez · 10 years ago
  73. a1d3e6f Make PackageFactoryApparatus#getPackageLocator public. by Han-Wen Nienhuys · 10 years ago
  74. 73a2eaf Added jquery and d3.js as dependency of WebStatusServer by Damien Martin-Guillerez · 10 years ago
  75. efd5d31 Add -undefined dynamic_lookup to OSX linker options by Damien Martin-Guillerez · 10 years ago
  76. e2ba699 Fix doc for CompactPersistentActionCache.validateIntegrity by Mark Schaller · 10 years ago
  77. 2c00ce3 python shell launcher execs python command by Michajlo Matijkiw · 10 years ago
  78. 24375ef Get rid of namespace-sandbox filegroup. by Thiago Farina · 10 years ago
  79. 5ff601b Remove hack for OSX javabase by Damien Martin-Guillerez · 10 years ago
  80. 2d8eb55 Inline Maps.newLinkedHashMap() by Damien Martin-Guillerez · 10 years ago
  81. db487ce RELNOTES: XCodegen: escape double quotes in copts. by Googler · 10 years ago
  82. c94655a Simplify OptionsProvider logic. by Peter Schmitt · 10 years ago
  83. dd02a92 Do not create objc helper tools when the platform is Linux. by Thiago Farina · 10 years ago
  84. 7da0b4e Pass PathFragments (relative to the exec root) instead of Paths to the include scanner. by Janak Ramakrishnan · 10 years ago
  85. 6d6c932 Add --compiler support for configurable attributes. by Greg Estren · 10 years ago
  86. 29c5ab4 Allow globs to be used outside of the skyframe package. by Janak Ramakrishnan · 10 years ago
  87. a689f29 RELNOTES: Easier import paths for j2objc headers. by Googler · 10 years ago
  88. 6cad14e Create a --fetch option to allow fetching during the build command by Kristina Chodorow · 10 years ago
  89. b3dece0 Let select concatenation mix Skylark and native lists by Greg Estren · 10 years ago
  90. b140749 Simplify ConfiguredTarget construction. by Peter Schmitt · 10 years ago
  91. 39f3b66 Create a rule for the skylarkshell in bazel. by Francois-Rene Rideau · 10 years ago
  92. d6282ea Attach runfiles to TestTargetExecutionSettings by Michajlo Matijkiw · 10 years ago
  93. 9cd94a4 Update to use new, more performant, API of ZipCombiner instead of now deprecated features in XCode tooling. by Googler · 10 years ago
  94. 9263b46 Adds a provider that exports Java source information. Adds some testing support for Aspects. by Googler · 10 years ago
  95. db4d861 Add a SingleCycleReporter for analysis phase cycles, which can (only) occur due to configurations. by Nathan Harmata · 10 years ago
  96. 767c372 Make Spawns runfiles aware by Michajlo Matijkiw · 10 years ago
  97. 4fa24ee Require fetch for external dependencies by Kristina Chodorow · 10 years ago
  98. 6d7b7ff Remove race condition from directory creation in launcher by Kristina Chodorow · 10 years ago
  99. b129683 Skylark: Add an empty argument after bash -c 'arg'. by Laurent Le Brun · 10 years ago
  100. 7af69a8 Skylark doc for action.mnemonic by Laurent Le Brun · 10 years ago