- 38cd9a4 Merge "Add property to prevent dex preopting" by Colin Cross · 7 years ago
- a22116e Add property to prevent dex preopting by Colin Cross · 7 years ago
- af7d3ef Prevent androidmk crash on art/tools/ahat/Android.mk by Jeff Gaston · 7 years ago
- 4b9ef72 Add usage message to androidmk by Jeff Gaston · 7 years ago
- dece581 Change androidmk to use linux_glibc instead of linux by Dan Willemsen · 7 years ago
- 86a63ff Rename resource_dirs to java_resource_dirs by Colin Cross · 7 years ago
- 97001aa androidmk suport for aidl includes using LOCAL_PATH by Jeff Gaston · 7 years ago
- 38f794e Refactor proto in preparation for java proto support by Colin Cross · 7 years ago
- 32f676a Add support for java annotation processors by Colin Cross · 7 years ago
- 6c51d80 Update java androidmk conversions by Colin Cross · 7 years ago
- 2c429dc Support non-installable java libraries by Colin Cross · 7 years ago
- 5aac362 Add notice property to all modules by Colin Cross · 7 years ago
- 76b5f0c Rename no_standard_libraries to no_standard_libs by Colin Cross · 7 years ago
- f3ccfa9 Fix crash when running androidmk against frameworks/base/Android.mk by Jeff Gaston · 7 years ago
- 21c21b7 Consolidate localIncludeDirs and exportIncludeDirs by Jeff Gaston · 8 years ago
- 15e8e75 Fix androidmk crash if no CLEAR_VARS is detected by Jeff Gaston · 8 years ago
- fd4ce1b androidmk no longer escaping escaped quotes in CFLAGS by Jeff Gaston · 8 years ago
- e8dc34a Rename java module and property names for consistency by Colin Cross · 7 years ago
- c381fd0 Revert "Revert "Run bpfix at the end of androidmk"" by Jeff Gaston · 8 years ago
- eb3186a Revert "Run bpfix at the end of androidmk" by Jeff Gaston · 8 years ago
- 7fd905a Run bpfix at the end of androidmk by Jeff Gaston · 8 years ago
- fa833bb Support for LOCAL_AIDL_INCLUDES in androidmk by Jeff Gaston · 8 years ago
- 254514e androidmk: support cfi, diag, and misc_undefined properties by Colin Cross · 8 years ago
- 0fdee74 Revert "androidmk: support cfi, diag, and misc_undefined properties" by Colin Cross · 8 years ago
- a8688c4 androidmk: support cfi, diag, and misc_undefined properties by Colin Cross · 8 years ago
- b2123aa Add a variable to disable modules in the PDK by Colin Cross · 8 years ago
- 2a252be Support .rs and .fs files in cc_* module srcs lists by Colin Cross · 8 years ago
- aa118f9 Implement vendor as a synonym of proprietary by Dan Willemsen · 8 years ago
- a2226b9 Support prebuilt module types by Po Hu · 8 years ago
- 11b2614 Rework vndk detection by Dan Willemsen · 8 years ago
- a929db0 Add support for test_suites property on cc_test modules by Colin Cross · 8 years ago
- 55708f3 Support owner property by Colin Cross · 8 years ago
- 4f2feee Have AndroidMk skip emitting LOCAL_MODULE_TAGS="optional" by Jeff Gaston · 8 years ago
- d578134 Export cc_library_headers as BUILD_HEADER_LIBRARY by Dan Willemsen · 8 years ago
- 62ea583 Fixed androidmk crash when parsing external/aac/Android.mk by Nan Zhang · 8 years ago
- 7ed1ae3 Import/Export LOCAL_PROPRIETARY_MODULE by Dan Willemsen · 8 years ago
- d2ede87 Add basic VNDK support in Soong by Dan Willemsen · 8 years ago
- a03cf6d Add clang-tidy support by Dan Willemsen · 8 years ago
- 0c461f1 Add support for .proto files by Colin Cross · 8 years ago
- 394e9dc Add Relocation Packer support by Dan Willemsen · 8 years ago
- 377737a Move Android.bp definitions into subdirs by Dan Willemsen · 8 years ago
- 2277bcb Add init_rc property, equivalent to LOCAL_INIT_RC by Dan Willemsen · 8 years ago
- 7b6ba5c Add CommentGroups by Colin Cross · 9 years ago
- e538e41 Rename Pos members by Colin Cross · 9 years ago
- 2867296 Remove blueprint/parser.Ident by Colin Cross · 9 years ago
- d20b36b Update androidmk to match blueprint changes by Colin Cross · 9 years ago
- a43f9b3 Rename androidmk/test.go so go test can find it by Colin Cross · 9 years ago
- c79e0e7 androidmk: Fix LOCAL_FORCE_STATIC_EXECUTABLE by Dan Willemsen · 9 years ago
- 490a8dc Implement re-exporting of library headers by Dan Willemsen · 9 years ago
- 22abd40 androidmk: TOP is always "." by Dan Willemsen · 9 years ago
- 58f9bb1 androidmk: Support version_script by Dan Willemsen · 9 years ago
- 0c236ab androidmk: Update LOCAL_SANITIZE* support by Dan Willemsen · 9 years ago
- 31a6a69 Add _<OS> suffix support, remove USE_MINGW by Dan Willemsen · 9 years ago
- 42e20e6 Add logtags support to androidmk by Dan Willemsen · 9 years ago
- 6c2ac06 Add tests for androidmk by Dan Willemsen · 9 years ago
- 5126504 Add spaces around := when dumping assignments by Colin Cross · 9 years ago
- 08693d2 Improve makefile parser by Colin Cross · 9 years ago
- 7fd911f Fix blank line translation once and for all by Colin Cross · 9 years ago
- ab6e6e0 Fix non-deterministic errors with LOCAL_*_x86_64 by Colin Cross · 9 years ago
- 1f7c527 Update androidmk translator by Colin Cross · 9 years ago
- d9344d2 androidmk: Add support for LOCAL_MODULE_HOST_OS by Colin Cross · 9 years ago
- 4bd49c2 androidmk: Add support for TARGET_BUILD_APPS by Colin Cross · 9 years ago
- b43a159 Replace asan with sanitize by Colin Cross · 9 years ago
- 88b4c29 Fix androidmk make_strings_test to use new API by Dan Willemsen · 10 years ago
- 3d289a4 androidmk: make class+suffix into generic prefix by Colin Cross · 10 years ago
- eae04e0 androidmk: convert stems prefixed with LOCAL_MODULE to suffix by Colin Cross · 10 years ago
- a930003 androidmk: strip LOCAL_PATH from export_include_dirs and local_include_dirs by Colin Cross · 10 years ago
- 4e13f6d androidmk: clean up nested comparisons for local variable names by Colin Cross · 10 years ago
- f5f5dec androidmk: use a single map for property list by Colin Cross · 10 years ago
- 2ba19d9 Add cc_benchmark module type by Colin Cross · 10 years ago
- 41c187b Support relative_install_path for cc modules by Colin Cross · 10 years ago
- 30e076a Add support for building android apps by Colin Cross · 10 years ago
- 276284f Rename resource_dirs to java_resource_dirs by Colin Cross · 10 years ago
- d560a9e androidmk: add support for ifdef USE_MINGW by Colin Cross · 10 years ago
- d0a3da2 androidmk: add all-subdir-java-files by Colin Cross · 10 years ago
- c0b06f1 Add aidl file support to java builds by Colin Cross · 10 years ago
- 581c189 Add yacc and lex support by Colin Cross · 10 years ago
- 65bf4f2 Add jarjar support by Colin Cross · 10 years ago
- 16daa92 androidmk: support translating all-java-files-under by Colin Cross · 10 years ago
- 2fe6687 Support java libraries, binaries, and prebuilts by Colin Cross · 10 years ago
- 139b815 androidmk: use map to hold module types by Colin Cross · 10 years ago
- df6f7ae androidmk: add BUILD_OS conditionals by Colin Cross · 10 years ago
- bbcb496 androidmk: support conditionals on HOST_OS == linux by Colin Cross · 10 years ago
- 24e6aef androidmk: print unsupported $(call) and $(eval) lines by Colin Cross · 10 years ago
- 1f8f234 Support cc_test_host by Colin Cross · 10 years ago
- be96168 Add support for building NDK modules. by Dan Albert · 10 years ago
- 70b4059 Update import paths for changes to blueprint by Colin Cross · 10 years ago
- 7601ef6 androidmk fixes for blueprint update by Colin Cross · 10 years ago
- 3f0c9ed Add support for LOCAL_ARM_MODE in androidmk by Tim Kilbourn · 10 years ago
- 70a255f Remove LOCAL_CPP_EXTENSION during Android.mk translation by Colin Cross · 10 years ago
- 4836659 Fix LOCAL_CXX_STL translation (now maps to stl). by Dan Albert · 10 years ago
- 3f40fa4 Add soong_build primary builder by Colin Cross · 10 years ago