Commit Graph
21 Commits
Author SHA1 Message Date
samartnik 01be5f9b2e Explicitly specified path for llvm_ar in cargo
Otherwise there is build issue on Android with missing
i686-linux-android-ar.
2022-03-18 20:03:51 -04:00
Mihai PLESA a9eb3a5318 moved to a generic deps cdn (#12642) 2022-03-17 17:57:03 -05:00
bridiver 31777ae495 lint 2022-01-24 18:01:57 -07:00
bridiver 5263b3655e only use release profile for official build 2022-01-24 18:01:57 -07:00
bridiver 691016ee44 lint 2022-01-19 16:28:27 -07:00
bridiver ed804848e9 selectively delete the cargo build path only when args change 2022-01-18 17:13:43 -07:00
Kyle Hickinson 01fcf181e2 Add iOS skus service factory and mojom wrappers 2022-01-13 23:20:54 -07:00
bridiver 7c183928e0 update rust flags to match upstream 2022-01-13 23:20:54 -07:00
bridiver a156cb5e94 use python instead of cargo to clear the build dir 2020-08-19 10:55:48 -07:00
bridiver 13c3e02ad8 lint fix 2020-08-14 12:12:27 -07:00
bridiver 63877ca285 remove debug 2020-08-14 12:12:27 -07:00
bridiver ca2dfe1a56 leave out toolchain changes for now because of build issues on android/linux 2020-08-14 12:12:27 -07:00
bridiver 7f43d9bfa7 combine all rust libs so we don't have multiple copies of the core rust libs 2020-08-14 12:12:26 -07:00
AndriusA 4d1d0715d1 rust config tweaks 2020-05-05 11:38:33 +01:00
AndriusA 8b3b3c68de attempt to lock libc version 2020-05-05 11:38:33 +01:00
AndriusA a5d52ebf30 attempts partial refactor of GN cargo build configuration 2020-05-01 11:36:15 -07:00
Terry Mancey 15873f2190 Enable ads on Android (enable rust toolchain)
Fixes https://github.com/brave/brave-browser/issues/4950
2019-06-20 04:00:54 +01:00
Terry Mancey c6506166b0 Ads Confirmations (#1645) 2019-02-21 19:56:36 +00:00
bridiver 363dacb090 pass correct macos minimum version to cargo
fix https://github.com/brave/brave-browser/issues/3109
2019-01-25 13:21:07 -07:00
Brian R. Bondy e3ff526ad7 Fix Windows build for using cargo.exe, not cargo 2019-01-12 12:49:53 -08:00
Terry Mancey e63fb7f6c2 Add Rust as a dep and automate building of Challenge Bypass Ristretto 2019-01-10 10:13:08 +00:00