| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
|
|
|
| |
Added support for errors, warnings, notices from ibtool
Canonicalizes paths passed to ibtool to get around radar 21045660 'ibtool has difficulty dealing with relative paths'.
Added support for module argument to ibtool.
Consolidates argument passing for storyboards and xibs.
Sets output for ibtool to human readable.
Turns on auto-activate-custom-fonts for ibtool to match Xcode invocations.
--
MOS_MIGRATED_REVID=94240330
|
|
|
|
|
|
|
| |
deprecated features in XCode tooling.
--
MOS_MIGRATED_REVID=93552526
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
*** Reason for rollback ***
New ZipCombiner creates malformed output ZIP files when input ZIP files contain more than 65535 entries, the maximum amount for non-64-bit ZIP files.
*** Original change description ***
Rewrite of ZipCombiner to improve performance and maintainability. Added devtools/build/zip to allow reading and writing of ZIP files without requiring decompressing file data to manipulate them.
ZipCombiner API has some changes. ZipCombiner#addZip takes a File instead of InputStream. ZipCombiner#addFile takes a ZipFileEntry instead of DirectoryEntryInfo
--
MOS_MIGRATED_REVID=90279976
|
|
|
|
|
| |
--
MOS_MIGRATED_REVID=90162183
|
|
|
|
|
|
|
| |
output file
--
MOS_MIGRATED_REVID=89705982
|
|
|
|
|
|
|
|
|
|
| |
As we are releasing the tools somewhat independently of the rules these utility
dependencies make life a lot harder. I'm sad about losing some of the enum
type-safety but being able to treat the code independently is more than worth
it.
--
MOS_MIGRATED_REVID=89137624
|
|
|
|
|
|
|
|
|
| |
This is both the correct thing to do, and also makes it much more obvious when
the Assets.car file and Info.plist file are being written to different
directories for reasons of actool being crazy.
--
MOS_MIGRATED_REVID=88853163
|
|
|
|
|
|
|
|
| |
Have actoolzip abs-ify the partial info plist path because otherwise it picks
seemingly random directories to which to output the info plist files.
--
MOS_MIGRATED_REVID=88851706
|
|
|
|
|
| |
--
MOS_MIGRATED_REVID=88841116
|
|
|
|
|
| |
--
MOS_MIGRATED_REVID=88753587
|
|
|
|
|
|
|
| |
Having a random non-Debug non-Release xcode_options doesn't serve any useful purpose.
--
MOS_MIGRATED_REVID=86999601
|
|
--
MOE_MIGRATED_REVID=85702957
|