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
Oct 6, 2014
11 years 4 months Make which dex2oat version to use configurable.
Commit 75c08b2118945dec9b2f0c51f1e7e7ee8db58756, by Nicolas Geoffray
11 years 4 months Merge "Remove unused my_compiler_dependencies."
11 years 4 months Merge "Stash original values of CC and CXX."
Oct 7, 2014
11 years 4 months Merge "Make which dex2oat version to use configurable."
Commit 4af753c1d1e770419314108ad795b97d17b11380, by Nicolas Geoffray
11 years 4 months Fix typo.
Commit 4c0c390f30aac9d651669e87eb0fc4422a9788c5, by Nicolas Geoffray
11 years 4 months Merge "Fix typo."
Commit 9bf56c5e911856bc55693f5723a53271147e583e, by Nicolas Geoffray
11 years 4 months Apply LOCAL_CXX_STL to also prebuilts.
11 years 4 months Merge "Apply LOCAL_CXX_STL to also prebuilts."
Oct 8, 2014
11 years 4 months Introduce per-product per-module dex-preopt config
11 years 4 months Introduce per-product per-module dex-preopt config
11 years 4 months Introduce per-product per-module dex-preopt config
Oct 15, 2014
11 years 4 months add butterbar for L announcement. make the butterbar an encapsulated method for inclusion multiple places.
Commit ee5b3b10dee98956b3be6c96a7b4ad4e65591751, by smain@google.com
11 years 4 months Merge "add butterbar for L announcement. make the butterbar an encapsulated method for inclusion multiple places." into klp-modular-docs
Commit 05e55e9009435072ac25d2ce487d47b6c4f8a60b, by smain@google.com
11 years 4 months am 05e55e90: Merge "add butterbar for L announcement. make the butterbar an encapsulated method for inclusion multiple places." into klp-modular-docs
Commit d1ab4cb3b4ca8de66a873abb072bd73556926d4d, by smain@google.com
Oct 21, 2014
11 years 3 months Enable building of gtest for Windows
11 years 3 months add helpouts script to <head>, behind a condition that can be enabled per page
Commit 8df21b19c425a250f59d4825ba239e1f57582099, by smain@google.com
Oct 22, 2014
11 years 3 months Reset LOCAL_2ND_ARCH_VAR_PREFIX before referencing it.
11 years 3 months Use the lowest common denominator 32-bit abi for arm64 cts build.
11 years 3 months Force colorsheme to SVG, since darkblue doesn't exist on X11
11 years 3 months Raise x86 arch requirement to prescott.
Commit c248fa3e016b0ed702b1e0455a63a1c2224eb098, by Chih-Hung Hsieh