1. 39edb6c VNDK APEX contains related *.libraries.txt files by Jooyung Han · 5 years ago
  2. 2216fb1 Make vndk*.libraries.txt as soong modules by Jooyung Han · 5 years ago
  3. 242ef0c Fix and generate vndk snapshot entirely in Soong by Inseob Kim · 5 years ago
  4. 0302a84 Soong generates vndk-related .libraries.txt files by Jooyung Han · 5 years ago
  5. 52767be Add support for Rust C libraries. by Ivan Lozano · 5 years ago
  6. ce6b216 Merge "Stop linking libdl.a into static bins" by Ryan Prichard · 5 years ago
  7. 7d6b21c Merge "Soong generates libraries.txt files for vndk" by Treehugger Robot · 5 years ago
  8. b49fe1b Stop linking libdl.a into static bins by Ryan Prichard · 5 years ago
  9. 097087b Soong generates libraries.txt files for vndk by Jooyung Han · 5 years ago
  10. 4c2b942 fix: Override vndk-ext lib name with original lib by Jooyung Han · 5 years ago
  11. e1bb5d0 Hide static from cc_library_shared and vice versa by Colin Cross · 5 years ago
  12. 64c4395 Add version to vendor variants by Inseob Kim · 5 years ago
  13. d48f3c3 soong: Add tests for depending on disabled module by Jooyung Han · 5 years ago
  14. 792942d Merge changes I75b4a761,I779f28c6,If1422372,I26307dd1 by Treehugger Robot · 5 years ago
  15. fcf55bf Allow .o files as srcs. by Pete Bentley · 5 years ago
  16. 2da19cb Link libc++demangle with libc++ for the device. by Dan Albert · 5 years ago
  17. 2907459 filegroup.path is used to specify the include path for aidl files by Jiyong Park · 5 years ago
  18. da9a463 Add the cc_fuzz target. by Mitch Phillips · 5 years ago
  19. e7fe991 Clean up no_libgcc by Yi Kong · 6 years ago
  20. 3800291 soong: fix wrong link type for VNDKs by Jooyung Han · 6 years ago
  21. 9a94287 Move CreateTestContext to cc/testing.go by Colin Cross · 6 years ago
  22. 33b2fb7 Support using cc_prebuilt_library_shared with cc_library by Colin Cross · 6 years ago
  23. 1f086e2 Generate VNDK snapshot with Soong except configs by Inseob Kim · 6 years ago
  24. acee27c Strip libgcc to only keep fallback symbols by Yi Kong · 6 years ago
  25. fe17f6f Add support for protoc plugins by Colin Cross · 6 years ago
  26. a70f067 Add checks for double_loadable dependencies by Jooyung Han · 6 years ago
  27. 40e3373 Add more paths helper methods by Colin Cross · 6 years ago
  28. c0907f1 Create sysprop_library soong module by Inseob Kim · 6 years ago
  29. e4bb986 Static variant of a stubs lib is correctly tracked by Jiyong Park · 6 years ago
  30. c32c6b0 Support building for Fuchsia. by Doug Horn · 6 years ago
  31. 16e91a0 Fix: static dependency across an APEX is lost by Jiyong Park · 6 years ago
  32. da6eb59 Add use_vendor to APEX module by Jiyong Park · 6 years ago
  33. 232c07c Ignore shared libs for static executables. by Jaewoong Jung · 6 years ago
  34. 25fc6a9 Stubs variant is used when building for APEX by Jiyong Park · 6 years ago
  35. 9357f4a VNDK lib must not have `product_specific: true` by Justin Yun · 6 years ago
  36. 16c7d3d Revert "Revert "Revert "Revert "Export static libraries."""" by Jaewoong Jung · 6 years ago
  37. 555c114 Revert "Revert "Revert "Export static libraries.""" by Jaewoong Jung · 6 years ago
  38. eb05c2a Revert "Revert "Export static libraries."" by Jaewoong Jung · 6 years ago
  39. ef449fe Add shared_libs to vendor and recovery targets. by Martin Stjernholm · 6 years ago
  40. 3affc07 Revert "Export static libraries." by Jaewoong Jung · 6 years ago
  41. 9d5ca15 Export static libraries. by Jaewoong Jung · 6 years ago
  42. da732bd Set __<libname>_API__ macro when building against stubs by Jiyong Park · 6 years ago
  43. 3e6b1fb Revert "Export static libraries." by Jaewoong Jung · 6 years ago
  44. 5d19e1d Export static libraries. by Jaewoong Jung · 6 years ago
  45. 7ed9de3 Add support for versioned stubs. by Jiyong Park · 6 years ago
  46. 7df0f30 Revert "Revert "Move libgcc to libcrt.builtins"" by Yi Kong · 6 years ago
  47. e40b4ea Export cc module types and mutators needed for JNI testing by Colin Cross · 6 years ago
  48. feea4df Stop using GCC in toolchain_library by Dan Willemsen · 6 years ago
  49. 6fb831b Revert "Move libgcc to libcrt.builtins" by Yi Kong · 6 years ago
  50. 77e62db Move libgcc to libcrt.builtins by Yi Kong · 6 years ago
  51. 5baac54 link type of recovery variant of a vendor module should not be native:vendor by Jiyong Park · 6 years ago
  52. 37b2520 Don't create non-primary arch variant for recovery-only module by Jiyong Park · 6 years ago
  53. f9332f1 Support recovery and recovery_available by Jiyong Park · 7 years ago
  54. 43d34c3 Introduce runtime_libs to cc_binary and cc_library by Logan Chien · 7 years ago
  55. 955dc49 Fix few issues with filegroups by Pirama Arumuga Nainar · 7 years ago
  56. 674dc7f Expose ProductVariables from TestConfig by Dan Willemsen · 7 years ago
  57. d3c59a2 Allow VNDK-SP extensions to use vendor lib by Logan Chien · 7 years ago
  58. 374510b Allow platform modules to link to vendor public libraries by Jiyong Park · 7 years ago
  59. f46e37f Fix format string issues by Colin Cross · 7 years ago
  60. ee97c3e Add unit tests for android/neverallow.go by Logan Chien · 7 years ago
  61. 4203971 Extract failIfErrored() to android/testing.go by Logan Chien · 7 years ago
  62. f351174 Support VNDK extensions by Logan Chien · 7 years ago
  63. 95d33fe Fix crash on test failure by Colin Cross · 7 years ago
  64. a46a4d5 Fix: duplicated definition of llndk_headers module by Jiyong Park · 7 years ago
  65. f5b6e8f Have Soong cc static linker dep order account for shared deps too by Jeff Gaston · 7 years ago
  66. d00350c Add license headers to all go and shell files by Colin Cross · 7 years ago
  67. f18e110 Fix using aidl files from filegroups by Colin Cross · 7 years ago
  68. ad59e75 Add cc_library tests by Colin Cross · 7 years ago
  69. d3e141d Pass results of Finder into Blueprint by Jeff Gaston · 7 years ago
  70. 0007d81 Change bool, and string properties to *bool, and *string for cc by Nan Zhang · 7 years ago
  71. f9e6216 Export cc library factories. by Steven Moreland · 7 years ago
  72. b671544 Move first/last unique elements utility functions to android package by Colin Cross · 7 years ago
  73. d08b697 Allow macro definition with space by Jiyong Park · 7 years ago
  74. 294356f Automatically reorder C/C++ link dependencies in Soong by Jeff Gaston · 7 years ago
  75. 6a43f04 Squash vendor sources before linkageMutator runs by Jiyong Park · 7 years ago
  76. dd84e05 Dedup exported flags from dependencies by Colin Cross · 8 years ago
  77. 5b52959 Use ctx.ModuleBuild for darwin ar by Colin Cross · 8 years ago
  78. 0af4b84 Add support for building on Darwin hosts by Colin Cross · 10 years ago
  79. 74d1ec0 Build rule updates for aosp by Colin Cross · 10 years ago