index
:
bazel
master
a fast, scalable, multi-language and extensible build system
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
objc_tools
/
plmerge
Commit message (
Expand
)
Author
Age
*
Remove use of bare Immutable{List,Map,Set} Builder classes.
jcater
2018-04-20
*
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
*
Global cleanup change.
Liam Miller-Cushon
2017-03-23
*
Always output entitlements plist in the XML format
Googler
2016-04-25
*
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
*
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
*
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
*
RELNOTES: Support empty plist files
Matthew DeVore
2015-09-08
*
Hardcode bad values for plists temporarily while we fix other bugs.
Googler
2015-07-29
*
Sets the correct properties in the Info.plist, based on the environment that the
Googler
2015-07-17
*
Added BUILD files for //src/objc_tools package
Damien Martin-Guillerez
2015-06-03
*
Add flags primary_bundle_id and fallback_bundle_id to PlMerge to set bundle i...
Googler
2015-04-28
*
Remove common java code between objc tools and rules.
Peter Schmitt
2015-03-23
*
Pass bundle_id attribute to PlMerge if it is explicitly set
Googler
2015-02-25
*
Update from Google.
Han-Wen Nienhuys
2015-02-25