1. 6ac3a7c Global cleanup change. by Googler · 8 years ago
  2. de54bca Add a bazel-srcs target to the top-level package containing all Bazel sources by Damien Martin-Guillerez · 9 years ago
  3. 46b5bff Add a separate BUILD file for singlejar zip library. by Han-Wen Nienhuys · 9 years ago
  4. 181010e Propagate apple platform environment variables for CppCompileAction by Chris Parsons · 9 years ago
  5. 4b2d54c Rename Platform.forArch to Platform.forIosArch, as it is truly doing the latter. by Chris Parsons · 9 years ago
  6. 43bc404 Strict matching of architecture name to ios platform. Also refactor Platform into a new .apple package, as it is not relevant for solely objc rules. by Chris Parsons · 9 years ago
  7. 8c353e4 Delete old java based tools for ibtool, actool, momc, etc. by Dave MacLachlan · 9 years ago
  8. 0bb2f02 Move actoolzip, momczip and swiftstdlibtoolzip to tools/xcode and convert them to scripts instead of java apps. by Dave MacLachlan · 10 years ago
  9. f88f4d8 Rationalize copyright headers by Damien Martin-Guillerez · 10 years ago
  10. 46e8057 Rollback of commit da3cb806351e929becef19652c65d39efa61b9d9. by Googler · 10 years ago
  11. da3cb80 RELNOTES: actoolzip, momczip and swiftstdlibtoolzip have all been made into bash scripts and have been renamed to actoolwrapper, momcwrapper and swiftstdlibtoolwrapper respectively. The old versions will be deleted in a later change. by Googler · 10 years ago
  12. 0caf332 Rollback of commit b8d1e700841d8aa7186ccbdfb0eba53e12a672d0. by Lukacs Berki · 10 years ago
  13. b8d1e70 Description redacted. -- MOS_MIGRATED_REVID=98347349 by Googler · 10 years ago
  14. db0b68d Allows bundlemerge to handle zip files that have directory entries in them. Directory entries are allowed to exist in multiple zip files. File entries are only allowed to exist in one zip file. by Googler · 10 years ago
  15. d3a89f9 Add "errors" to the list of things that actool should report to us. by Googler · 10 years ago
  16. 9cac163 Moves ibtoolzip from src/tools/xcode-common/j/c/g/devtools/ to src/tools/xcode. by Googler · 10 years ago
  17. dd6ca09 Add warnings, notices, human readable output and png compression to actool by default. by Googler · 10 years ago
  18. aa7cb9a Add ability to compile objc_binary targets with Swift sources. by Googler · 10 years ago
  19. 2f54b05 Added BUILD files for X-code / Objective-C tooling by Damien Martin-Guillerez · 10 years ago
  20. a56a58b Fixes for several issues with using ibtool. by Googler · 10 years ago
  21. 9cd94a4 Update to use new, more performant, API of ZipCombiner instead of now deprecated features in XCode tooling. by Googler · 10 years ago
  22. 3ae9aa1 Automated [] rollback of []. by Googler · 10 years ago
  23. 61a8f1d Description redacted. -- MOS_MIGRATED_REVID=90162183 by Googler · 10 years ago
  24. bd903ad Make ActoolZip only print output if it actool fails or doesn't output its output file by Daniel Wagner-Hall · 10 years ago
  25. 5cbd5a4 Open-source Bazel integration tests by Damien Martin-Guillerez · 10 years ago
  26. 5386fa1 Remove common java code between objc tools and rules. by Peter Schmitt · 10 years ago
  27. 4b3bf40 Use the action-scoped tmpdir for temporary files by Daniel Wagner-Hall · 10 years ago
  28. 6683d64 Split actoolzip and ibtoolzip into separate binaries by Daniel Wagner-Hall · 10 years ago
  29. abd0bdb Delete unused class by Daniel Wagner-Hall · 10 years ago
  30. 78d18e7 Propagate permissions of files in nested zips to the final zip. by Matthew DeVore · 10 years ago
  31. ad5e4ce Change default xcode_options to Debug by Daniel Wagner-Hall · 10 years ago
  32. d08b27f Update from Google. by Han-Wen Nienhuys · 10 years ago