| Commit message (Expand) | Author | Age |
* | Make the @Option annotation depend on the java version of the tagging enums. | ccalvarin | 2017-07-18 |
* | Enforce the new category and effect tags. | ccalvarin | 2017-07-03 |
* | Remove remaining xcodegen references. | schmitt | 2017-06-26 |
* | Global cleanup change. | Liam Miller-Cushon | 2017-03-23 |
* | Use //third_party/protobuf:protobuf_java instead of //third_party/protobuf:pr... | Carmi Grushko | 2017-02-09 |
* | Framework paths marked for search paths only are appropriately propagated to | Cal Peyser | 2016-05-25 |
* | Always output entitlements plist in the XML format | Googler | 2016-04-25 |
* | Adding ProductType for watch OS 1 extension and application. | Googler | 2016-03-24 |
* | Add Python protobuf to Bazel third_party and move all protobuf targets into | David Chen | 2016-03-17 |
* | If bundlemerge was called without a bundleInfoPlistFile it would generate an ... | Dave MacLachlan | 2016-03-08 |
* | Add a bazel-srcs target to the top-level package containing all Bazel sources | Damien Martin-Guillerez | 2016-02-29 |
* | Simplify plmerge and bundlemerge by removing deprecated functionality. | Dave MacLachlan | 2016-02-29 |
* | Simplify plmerge getting rid of command line options that are no longer used. | Dave MacLachlan | 2016-02-24 |
* | Rename proto dependencies to include a _java component in them. | Julio Merino | 2016-02-23 |
* | Fixes a bug for the case where a protobuf is used to supply arguments, where ... | Googler | 2015-12-22 |
* | plmerge optionally consumes an executable name. This is necessary to ensure ... | Googler | 2015-12-16 |
* | Bundlemerge optionally takes a completed plist to bundle into the archive, in... | Googler | 2015-12-13 |
* | Plmerge takes an optional automatic_entries_file key, which distinguishes the... | Googler | 2015-12-11 |
* | Plmerge receives arguments by a protobuf, introduces variable substitutions t... | Googler | 2015-12-08 |
* | Add a separate BUILD file for singlejar zip library. | Han-Wen Nienhuys | 2015-11-25 |
* | Fix up generated project reference for frameworks. | Dave MacLachlan | 2015-11-05 |
* | Strict matching of architecture name to ios platform. Also refactor Platform ... | Chris Parsons | 2015-11-02 |
* | Remove unneeded import. | Dave MacLachlan | 2015-10-30 |
* | Do not add CFBundleIdentifier, CFBundleVersion and CFBundleShortVersion to al... | Dave MacLachlan | 2015-10-27 |
* | Change default bundle ids that are generated in plists to be RFC1034 complian... | Dave MacLachlan | 2015-10-27 |
* | Add default values for CFBundleVersion and CFBundleShortVersionString if they... | Dave MacLachlan | 2015-10-27 |
* | Separate BUILD file for options and docgen. | Han-Wen Nienhuys | 2015-10-16 |
* | Fix an edge case in which we have imported libraries with duplicated base nam... | Rumou Duan | 2015-10-13 |
* | Rename protobuf targets to xxx_proto. | Han-Wen Nienhuys | 2015-10-09 |
* | Add imported static libraries to the list of libraries to link, instead of sp... | Rumou Duan | 2015-10-05 |
* | Move actoolzip, momczip and swiftstdlibtoolzip to tools/xcode and convert the... | Dave MacLachlan | 2015-09-30 |
* | Rationalize copyright headers | Damien Martin-Guillerez | 2015-09-25 |
* | Removes the automatic values from the bundlemerge.jar and plmerge.jar and relies | Anastasios Kakalis | 2015-09-24 |
* | Turns bitcode off for the time being to make the Xcode project output match w... | Dave MacLachlan | 2015-09-24 |
* | Changes dylibs from being part of the xcodeproject file references to being a... | Dave MacLachlan | 2015-09-22 |
* | Set build setting VALID_ARCHS to be armv7,armv7s,arm64,x86_64. | Rumou Duan | 2015-09-21 |
* | RELNOTES: Support empty plist files | Matthew DeVore | 2015-09-08 |
* | Change URLs to bazelbuild | Kristina Chodorow | 2015-09-01 |
* | Fix a bug in which the XcodeGen generates two Xcode target with the same name... | Rumou Duan | 2015-08-27 |
* | Experimental support for ios_framework rules | Dmitry Shevchenko | 2015-08-12 |
* | Rollback of commit da3cb806351e929becef19652c65d39efa61b9d9. | Googler | 2015-08-04 |
* | RELNOTES: actoolzip, momczip and swiftstdlibtoolzip have all been made into b... | Googler | 2015-08-04 |
* | Hardcode bad values for plists temporarily while we fix other bugs. | Googler | 2015-07-29 |
* | Rollback of commit b8d1e700841d8aa7186ccbdfb0eba53e12a672d0. | Lukacs Berki | 2015-07-21 |
* | Simplify Target Names in generated Xcode projects. | Googler | 2015-07-21 |
* | Sets the correct properties in the Info.plist, based on the environment that the | Googler | 2015-07-17 |
* | Description redacted. | Googler | 2015-07-16 |
* | Allows bundlemerge to handle zip files that have directory entries in them. D... | Googler | 2015-07-10 |
* | Update mainGroup sourceTree to be absolute instead of group. | Googler | 2015-06-29 |
* | Set build setting ARCHS in generated XCode project file based on values passe... | Rumou Duan | 2015-06-23 |