summaryrefslogtreecommitdiff
path: root/tools/aapt2/Android.mk
AgeCommit message (Expand)Author
2018-10-09Stop using DIST_DIR directly, use dist-for-goals instead Dan Willemsen
2017-11-30AAPT2: Fix issue where exported symbols (@+id/*) were not exported Adam Lesinski
2017-11-02AAPT2: Introduce command to run unit tests Adam Lesinski
2017-01-13AAPT2: Convert Android.mk to Android.bp Fabien Sanglard
2016-11-03Added Windows support for aapt/JNI. Paulo Casanova
2016-10-26AAPT2: Rename to match new style Adam Lesinski
2016-10-20Added JNI interface for aapt2. Paulo Casanova
2016-10-10Merge "Rely on the platform -std default." am: 66f15cc01b am: 5a989a504a am: ... Elliott Hughes
2016-10-08Merge "Rely on the platform -std default." am: 66f15cc01b am: 5a989a504a Elliott Hughes
2016-10-07Rely on the platform -std default. Elliott Hughes
2016-10-03Merge "AAPT2: Refactor PngCrunching" Adam Lesinski
2016-09-30AAPT2: Add dominator tree analysis and resource removal Alexandria Cornwall
2016-09-29AAPT2: Refactor PngCrunching Adam Lesinski
2016-09-27Added building libaapt2_jni.so. Paulo Casanova
2016-09-02Merge "AAPT2: Add Inline Complex XML support" Adam Lesinski
2016-08-31AAPT2: Add Inline Complex XML support Adam Lesinski
2016-08-31Merge "Replace libziparchive-host with libziparchive" am: 611e205bbe am: 8c8b... Colin Cross
2016-08-26Merge "Replace libziparchive-host with libziparchive" am: 611e205bbe am: 8c8b... Colin Cross
2016-08-26Replace libziparchive-host with libziparchive Colin Cross
2016-08-17AAPT2: Add support to strip namespaces from XML Alexandria Cornwall
2016-08-02Rename libprotobuf-cpp-lite_static to libprotobuf-cpp-lite am: 2005edf642 am:... Dan Willemsen
2016-08-01Rename libprotobuf-cpp-lite_static to libprotobuf-cpp-lite am: 2005edf642 Dan Willemsen
2016-07-31Rename libprotobuf-cpp-lite_static to libprotobuf-cpp-lite Dan Willemsen
2016-07-13AAPT2: Remove usage of u16string Adam Lesinski
2016-06-29AAPT2: Add version collapsing Adam Lesinski
2016-04-30AAPT2: Add diff command Adam Lesinski
2016-04-06AAPT2: Enable windows build and make sure it builds Adam Lesinski
2016-04-06AAPT2: Implement XmlActionExecutor to verify manifest Adam Lesinski
2016-03-31AAPT2: Change how we generate Java classes Adam Lesinski
2016-03-11AAPT2: statically link protobuf library Adam Lesinski
2016-03-09AAPT2: Fix file::mkdirs when given absolute paths Adam Lesinski
2016-03-04AAPT2: Support building, linking, and merging static libraries Adam Lesinski
2016-02-17AAPT2: Implement density stripping and initial Split support Adam Lesinski
2016-02-12AAPT2: Introduce notion of 'product' to ResourceTable Adam Lesinski
2016-02-09AAPT2: Switch to protobuf for intermediate format Adam Lesinski
2016-02-02AAPT2: Support -c configuration filtering Adam Lesinski
2016-01-06AAPT2: Port AAPT pseudolocalization to AAPT2 Adam Lesinski
2015-12-10AAPT2: Fix overlay support Adam Lesinski
2015-11-19AAPT2: Fail compiling when private symbols are referenced Adam Lesinski
2015-11-06AAPT2: Fix inclusion of comments in R.java javadoc Adam Lesinski
2015-11-02AAPT2: Add Manifest fixing/validation Adam Lesinski
2015-10-30AAPT2: Support generating Manifest.java Adam Lesinski
2015-10-16AAPT2: Separate out the various steps Adam Lesinski
2015-07-21aapt: expat exports its header files now. Elliott Hughes
2015-06-09AAPT2: Proguard rules generation added. Adam Lesinski
2015-06-04AAPT2: Add manifest merging Adam Lesinski
2015-06-04AAPT2: Change xml file parsing to DOM based Adam Lesinski
2015-05-12AAPT2: Support static lib referencing static lib Adam Lesinski
2015-05-05Merge changes from topic 'mwd-merge-050415' into mnc-dev Prerepa Viswanadham
2015-05-04Add namespace handling in attribute values Adam Lesinski