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
May 29, 2018
7 years 8 months Set proper CPU variant for aosp_arm
7 years 8 months Support shared library in recovery mode
7 years 8 months Remove unnecessary branch for BOARD_HAS_EXT4_RESERVED_BLOCKS.
7 years 8 months Expose PLATFORM_SECURITY_PATCH_TIMESTAMP.
7 years 8 months Merge "Add ro.boot.logical_partitions"
Commit 78f3983e98b393e6cf56cbae2a54ab8a4ccef95b, by Treehugger Robot
7 years 8 months Merge "Remove unnecessary branch for BOARD_HAS_EXT4_RESERVED_BLOCKS."
Commit f346fd44856bb2a192cb04be151543aea58acb66, by Treehugger Robot
7 years 8 months Merge "Expose PLATFORM_SECURITY_PATCH_TIMESTAMP."
May 30, 2018
7 years 8 months Build VNDK snapshot for products aosp_[arm|x86]
7 years 8 months Rename the poorly named ALL_PRODUCTS variable.
7 years 8 months generate-image-prop-dictionary only generates relevant variables
May 31, 2018
7 years 8 months androidboot.lrap => logical_partitions
Jun 1, 2018
7 years 8 months Merge "androidboot.lrap => logical_partitions"
7 years 8 months Extract the product to file mapping logic to a macro.
7 years 8 months Add a new macro for products to make artifact path requirements.
7 years 8 months Use hermetic `strip` for atree
7 years 8 months Merge "Call lld with --pack-dyn-relocs=none if my_pack_module_relocations is false"
Commit 2a801b3cd7fa185225f15877d00b48830ebb8eaa, by Treehugger Robot
7 years 8 months Use llvm-{objcopy,strip} when clang lld is used.
Commit 9546d67fe956a751df9de6fc43177434f72c92bf, by Chih-Hung Hsieh
7 years 8 months Skip copying files from LINKED to PACKED directories.
Commit 9020c2323b6e45c74e9b959d8fa9e4234eaf6fb3, by Chih-Hung Hsieh
7 years 8 months Merge "Mark more common variables and paths as readonly"
Commit 297db2d011e306b801fae6cb2c471fe5402112fd, by Treehugger Robot
Jun 2, 2018
7 years 8 months Merge "Skip copying files from LINKED to PACKED directories."
Commit 7ac56836a1e603e202236c68dfe5cbff525373f0, by Chih-hung Hsieh