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
Sep 14, 2016
9 years 5 months Make fat16copy.py add . and .. entries to directories
Sep 15, 2016
9 years 5 months Always link libdl with libc++ for the NDK.
9 years 5 months Use libcompiler-rt_extras with NDK builds.
9 years 5 months Fix link_type checking
9 years 5 months Add targets for building individual modules using javac
9 years 5 months Remove SRC_SYSTEM_HEADERS
9 years 5 months Update for new Android Verified Boot (AVB).
9 years 5 months Merge "Remove SRC_SYSTEM_HEADERS"
Commit 4a6862e59b8d04b23b493aa6ecb05f5721967dc4, by Treehugger Robot
Sep 16, 2016
9 years 5 months Fix typo in coverage target out path.
9 years 5 months Merge "Fix typo in coverage target out path."
Commit c6507670f2372a3cc5ba7c213091e2d644b5c86b, by Treehugger Robot
9 years 5 months Remove objclean
9 years 5 months Merge changes from topics 'ndk-compiler-rt_extras', 'ndk-libc++-libdl'
Commit 7b351cadfcdaba68465af19cdcd2775d9bb56ab3, by Treehugger Robot
9 years 5 months Only update previous product config when changed
9 years 5 months Revert "envsetup: Always look up JAVA_HOME path"
9 years 5 months Merge "Remove objclean"
Commit 1d4b79dde2f97bb5b0e6b1156295fa9cbbc166e1, by Treehugger Robot
Sep 17, 2016
9 years 5 months Merge "Only update previous product config when changed"
Sep 19, 2016
9 years 4 months Fix bad JACK_PLUGIN variable
Commit 16243bdbec94c03c38db92cffe2e2d69f84cf79b, by Yohann Roussel
9 years 4 months Merge "Add a script that verifies OTA package signature."
Commit 3b0cb6e842a37cacfacad2dbca0c7b9d8ba2d840, by Treehugger Robot
9 years 4 months Generate SHA-1 build ID for host-generated *.oat files (2/2).
Commit e469063a932c84c7e0bf464ab2e519da81f89ca8, by Alexey Alexandrov
9 years 4 months fat16copy: Fix allocation logic when extending directories.