1. bb2f071 Export cc build information in an aspect for IDE support. by Googler · 9 years ago
  2. 52cdf67 Fix equality and comparison for SkylarkAspectClass. by Dmitry Lomov · 9 years ago
  3. b78bbd5 Add Python protobuf to Bazel third_party and move all protobuf targets into by David Chen · 9 years ago
  4. c50182c Add full support for android_resources to AndroidStudioInfoAspect. by Googler · 9 years ago
  5. 9ca85b1 Adds a manifest for detailing the inputs to an android apk. by Alex Humesky · 9 years ago
  6. b9be793 Fix up some spelling mistakes in comments. by Dave MacLachlan · 9 years ago
  7. db7a816 Simplify plmerge and bundlemerge by removing deprecated functionality. by Dave MacLachlan · 9 years ago
  8. be93589 Changes to crosstool_config.proto to support dsym debug symbol and breakpad file generation. by Cal Peyser · 9 years ago
  9. 1dbbd3c Add initial Skylark API for Android rules. by Dmitry Lomov · 9 years ago
  10. 7588e13 Rename proto dependencies to include a _java component in them. by Julio Merino · 9 years ago
  11. b14c24b Expose ``build_file_path`` to Skylark rules. by Dmitry Lomov · 9 years ago
  12. 699f87a Rename proto_java_library to java_proto_library. by Julio Merino · 9 years ago
  13. 9f93673 Remove unused ASwB build artifact by Googler · 9 years ago
  14. 5854a72 Turn //tools/build_rules into a package. by Julio Merino · 9 years ago
  15. 3f80c72 Roll forward of commit 500175fcfb37953f50cf0869df164902755807f2: Don't include absolute paths in blaze IDE by Googler · 9 years ago
  16. a4ba24e Rollback of commit 500175fcfb37953f50cf0869df164902755807f2. by Damien Martin-Guillerez · 9 years ago
  17. 500175f Don't include absolute paths in blaze IDE artifacts by Googler · 9 years ago
  18. 79adf59 Implement distributed caching for Bazel by Alpha Lam · 9 years ago
  19. ea16e10 Add jdeps support to AndroidStudioInfoAspect. by Googler · 9 years ago
  20. c1a6422 Include bootclasspaths in java extra action info by Liam Miller-Cushon · 9 years ago
  21. 68d0b69 Use labels in load statements by Damien Martin-Guillerez · 9 years ago
  22. efe22ec Extend crosstool configuration to allow features to specify (expandable) environment variables to pass to actions by Chris Parsons · 9 years ago
  23. 727d51a Support java_plugin in AndroidStudioInfoAspect. by Googler · 9 years ago
  24. f550d65 Add runtime_deps to android studio proto. by Googler · 9 years ago
  25. 118aac7 Permit proto serialization of configured attribute values by Mark Schaller · 9 years ago
  26. f5c3a97 plmerge optionally consumes an executable name. This is necessary to ensure that Blaze can assign a default executable name, for when CFBundleExecutable is not given. by Googler · 9 years ago
  27. 1373e66 Bundlemerge optionally takes a completed plist to bundle into the archive, instead of multiple plists to merge and variable substitutions to apply. by Googler · 9 years ago
  28. 91f3e5a Plmerge takes an optional automatic_entries_file key, which distinguishes the automatic entries from the other plist files to be merged. by Googler · 9 years ago
  29. 8ca78e6 Plmerge receives arguments by a protobuf, introduces variable substitutions to plmerge. by Googler · 9 years ago
  30. 5e34a3d ASwB aspect: parse java packages during execution by Googler · 9 years ago
  31. 4519400 Remove unused package protocol buffers by Michajlo Matijkiw · 9 years ago
  32. 27760a6 Reorganize BUILD files. by Han-Wen Nienhuys · 9 years ago
  33. 82e0377 Support skylark aspects in serialization/deserialization. by Dmitry Lomov · 9 years ago
  34. d59c761 Add generate_resource_class to android_studio_ide_info.proto. by Googler · 9 years ago
  35. 026de57 workers: Pass a map of input filenames -> digest of file contents to workers so that they can cache and reuse state for unchanged inputs over multiple builds. by Philipp Wollermann · 9 years ago
  36. 4bb27491 Generate equals and hashcode for Android Studio proto. by Googler · 9 years ago
  37. bc042c6 Add isSkylark to RuleClass by Michajlo Matijkiw · 9 years ago
  38. 86ea967 Remove transitive data from Android Studio aspect. by Googler · 9 years ago
  39. bf95c00 Add isSource to Android aspect ArtifactLocation. by Googler · 9 years ago
  40. 47f607e Rename protobuf targets to xxx_proto. by Han-Wen Nienhuys · 9 years ago
  41. d12c05f Add Android aspect resolve output group. by Googler · 10 years ago
  42. 4a0f1b6 Add support for tags in AndroidStudioInfoAspect. by Googler · 10 years ago
  43. ebb0039 Replace 'Google Inc' by the 'Bazel Authors' by Damien Martin-Guillerez · 10 years ago
  44. 2f3f4cf Adds a mechanism for invocation policy. The policy is taken through the --invocation_policy startup flag and allows an application invoking Bazel to set or override flag values (whether from the command line or a bazelrc). by Alex Humesky · 10 years ago
  45. 22616ae Add Android IDL jar outputs. by Googler · 10 years ago
  46. f88f4d8 Rationalize copyright headers by Damien Martin-Guillerez · 10 years ago
  47. 590767e Implement support for android_library and android_binary in AndroidStudioInfoAspect. by Dmitry Lomov · 10 years ago
  48. 8e055ba Changes dylibs from being part of the xcodeproject file references to being arguments to OTHER_LDFLAGS. Command lines now use -l"name" to link libraries. This solves the problem that libraries in Xcode 7 now have .tbd files instead of dylibs in device builds and maintains backwards compatibility with Xcode 6. by Dave MacLachlan · 10 years ago
  49. 2cffe03 Serialize workspaceName. by Han-Wen Nienhuys · 10 years ago
  50. 5584e38 Support java_test and java_binary in AndroidStudioInfoAspect. by Dmitry Lomov · 10 years ago
  51. 5e8d864 Stop serializing/deserializing Locations as part of Packages by Michajlo Matijkiw · 10 years ago
  52. 745e419 Provide information about Android SDK to Android Studio. by Dmitry Lomov · 10 years ago
  53. ea2f63c Add an attribute to proto and xml query outputs to mark packages that are in error. by Miguel Alcon Pinto · 10 years ago
  54. 9d0f914 Implementation of AndroidStudioIdeInfoAspect. by Dmitry Lomov · 10 years ago
  55. d53d10b Feature configuration: add a field required_variables on flag_sets. by Manuel Klimek · 10 years ago
  56. 8f1bef1 Allow the feature configuration to support structured build variables of nested by Manuel Klimek · 10 years ago
  57. 608052d Include test information in target fields by Kristina Chodorow · 10 years ago
  58. 9888cbb Simplify Target Names in generated Xcode projects. by Googler · 10 years ago
  59. 4fa83ac Provide placeholder rule class for deserialized Skylark rules by Mark Schaller · 10 years ago
  60. 766e96f Rollback of commit 4dbd628dc1384e5dce8c036e2b6bf93dd974bf04. by Mark Schaller · 10 years ago
  61. 4dbd628 Provide placeholder rule class for deserialized Skylark rules by Mark Schaller · 10 years ago
  62. c9f8756 Basic dashboard for build results by Kristina Chodorow · 10 years ago
  63. 27d2184 Set build setting ARCHS in generated XCode project file based on values passed from Bazel. by Rumou Duan · 10 years ago
  64. 7a6afe8 Emit a 'manifest' file containing information about the compiled sources by Liam Miller-Cushon · 10 years ago
  65. 6c5688d Implement persistent worker processes and a spawn strategy that uses them. by Philipp Wollermann · 10 years ago
  66. f0cf38d Make it possible to put the Crosstool proto in BUILD files. by Lukacs Berki · 10 years ago
  67. 291b93f Enable java_generate_equals_and_hash for dependencies. by Googler · 10 years ago
  68. deacdc6 Remove oneof usage from build.proto by Michajlo Matijkiw · 10 years ago
  69. 0732cad Serialize Packages as a series of protocol buffers by Michajlo Matijkiw · 10 years ago
  70. 8293af0 Add a workspace_root optional field for message Control in xcodegen.proto. Modify XcodeGen to use that field as workspace root if it is set. by Rumou Duan · 10 years ago
  71. e01aa68 Simplify genproto.bzl. by Han-Wen Nienhuys · 10 years ago
  72. e2dd318 Add environment_group support for query. by Greg Estren · 10 years ago
  73. f7afc7a Enable external contribution on Objective-C tooling. by Damien Martin-Guillerez · 10 years ago
  74. 6a1673b PackageSerializer: include attributes with null values. by Greg Estren · 10 years ago
  75. 5cbd5a4 Open-source Bazel integration tests by Damien Martin-Guillerez · 10 years ago
  76. 84ec4bf Pass pre-processed label to Xcodegen so it can be used as an Xcode target name without any extra work in Xcodegen. Use this label to determ by Matthew DeVore · 10 years ago
  77. f02655f Initial checkin of Python rules into Bazel. by Lukacs Berki · 10 years ago
  78. a311495 Global cleanup change. by Laurent Le Brun · 10 years ago
  79. faa66ad Pass bundle_id attribute to PlMerge if it is explicitly set by Googler · 10 years ago
  80. d08b27f Update from Google. by Han-Wen Nienhuys · 10 years ago