LetuxOS Replicant Build Platform

LetuxOS Replicant Build Platform Commits

AgeSort asc/descChange
Prev 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 Next
Apr 10, 2018
7 years 10 months Switch make over to use the new prebuilt modules.
7 years 10 months Move logwrapper to shell_and_utilities.
Commit d5ad9346fb99c54152c9c5076942b7861e055748, by Elliott Hughes
Apr 11, 2018
7 years 10 months Merge "Update current.txt for vndk"
Commit 5f6cd275db71331a5683fa54b3a2eba3e03b3d78, by Treehugger Robot
7 years 10 months Merge "Add variables for configuring Soong plugins"
7 years 10 months Merge "Don't depend on R.txt)"
Commit 2754a92f2cde0e80160e9ee3ef28995c2e86437a, by Treehugger Robot
7 years 10 months Merge "Consolidate the logic for the sdk prebuilt module names."
7 years 10 months Mark version_defaults as readonly
7 years 10 months notice_files: Disable NOTICE files for FAKE modules.
Apr 12, 2018
7 years 10 months Merge "Move logwrapper to shell_and_utilities."
Commit 3204fd4bed72de891d7240e30d563f3e67adf634, by Elliott Hughes
7 years 10 months Merge "notice_files: Disable NOTICE files for FAKE modules."
Commit 57fdba09a9d7308988a05afe2666b972183bc8fe, by Treehugger Robot
7 years 10 months Exclude libclang_rt from checking vndk list
7 years 10 months Update current.txt for vndk libs list
7 years 10 months Merge "Update current.txt for vndk libs list"
7 years 10 months Merge "Exclude libclang_rt from checking vndk list"
Commit e1f78121c456eabdd7f77de00f2384962db1795b, by Treehugger Robot
7 years 10 months Allow native:vendor to vendor apks
7 years 10 months Enable vndk_package if BOARD_VNDK_VERSION is set
7 years 10 months Merge "Add vendor properties blacklist"
Commit 2e2290cf1a5a621ba28dd6a5324d6e6ea6510b0a, by Treehugger Robot
7 years 10 months Add support for specifying LOCAL_SDK_LIBRARIES for prebuilts.
7 years 10 months Merge "Allow native:vendor to vendor apks"
Commit f2fc1418d3338cde1dc5ccbcebd3061fca098d32, by Treehugger Robot
7 years 10 months Add USE_CLANG_LLD and LOCAL_USE_CLANG_LLD
Commit 32427d6903b2a32508eb7cc76c8e83ccea126be6, by Chih-Hung Hsieh