aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objc_tools/plmerge
Commit message (Expand)AuthorAge
* Replace instances of Blaze with Bazel.Gravatar Dan Fabulich2018-07-05
* Remove use of bare Immutable{List,Map,Set} Builder classes.Gravatar jcater2018-04-20
* Make the @Option annotation depend on the java version of the tagging enums.Gravatar ccalvarin2017-07-18
* Enforce the new category and effect tags.Gravatar ccalvarin2017-07-03
* Global cleanup change.Gravatar Liam Miller-Cushon2017-03-23
* Always output entitlements plist in the XML formatGravatar Googler2016-04-25
* Add a bazel-srcs target to the top-level package containing all Bazel sourcesGravatar Damien Martin-Guillerez2016-02-29
* Simplify plmerge and bundlemerge by removing deprecated functionality.Gravatar Dave MacLachlan2016-02-29
* Simplify plmerge getting rid of command line options that are no longer used.Gravatar Dave MacLachlan2016-02-24
* Rename proto dependencies to include a _java component in them.Gravatar Julio Merino2016-02-23
* Fixes a bug for the case where a protobuf is used to supply arguments, where ...Gravatar Googler2015-12-22
* plmerge optionally consumes an executable name. This is necessary to ensure ...Gravatar Googler2015-12-16
* Bundlemerge optionally takes a completed plist to bundle into the archive, in...Gravatar Googler2015-12-13
* Plmerge takes an optional automatic_entries_file key, which distinguishes the...Gravatar Googler2015-12-11
* Plmerge receives arguments by a protobuf, introduces variable substitutions t...Gravatar Googler2015-12-08
* Remove unneeded import.Gravatar Dave MacLachlan2015-10-30
* Do not add CFBundleIdentifier, CFBundleVersion and CFBundleShortVersion to al...Gravatar Dave MacLachlan2015-10-27
* Change default bundle ids that are generated in plists to be RFC1034 complian...Gravatar Dave MacLachlan2015-10-27
* Add default values for CFBundleVersion and CFBundleShortVersionString if they...Gravatar Dave MacLachlan2015-10-27
* Separate BUILD file for options and docgen.Gravatar Han-Wen Nienhuys2015-10-16
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Removes the automatic values from the bundlemerge.jar and plmerge.jar and reliesGravatar Anastasios Kakalis2015-09-24
* RELNOTES: Support empty plist filesGravatar Matthew DeVore2015-09-08
* Hardcode bad values for plists temporarily while we fix other bugs.Gravatar Googler2015-07-29
* Sets the correct properties in the Info.plist, based on the environment that theGravatar Googler2015-07-17
* Added BUILD files for //src/objc_tools packageGravatar Damien Martin-Guillerez2015-06-03
* Add flags primary_bundle_id and fallback_bundle_id to PlMerge to set bundle i...Gravatar Googler2015-04-28
* Remove common java code between objc tools and rules.Gravatar Peter Schmitt2015-03-23
* Pass bundle_id attribute to PlMerge if it is explicitly setGravatar Googler2015-02-25
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25