aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tunnel/build.gradle (follow)
Commit message (Expand)AuthorAgeFilesLines
* gradle: convert build files to KotlinHarsh Shandilya2023-05-031-72/+0
* tools: deduplicate cmake argumentsJason A. Donenfeld2023-04-051-4/+10
* tools: remove cmake dependency hackJason A. Donenfeld2023-04-051-0/+2
* gradle: opt into new publishing APIsHarsh Shandilya2023-03-281-0/+5
* build: raise target SDK to 33Harsh Shandilya2023-03-241-1/+1
* tools: compile with latest NDKJason A. Donenfeld2023-03-221-1/+0
* build: update to gradle 7.4.2 and restructure lint blockJason A. Donenfeld2023-03-211-3/+2
* gradle: adjust for and raise compileSdk to 33SlipkHunter2023-01-201-1/+1
* gradle: migrate to namespace attributeHarsh Shandilya2023-01-201-0/+1
* gradle: force the use of an older NDK versionSlipkHunter2023-01-201-0/+1
* ui: move target SDK to 31Shahzain Ali2022-04-261-2/+2
* tunnel: make JSR305 annotations a compileOnly dependencyHarsh Shandilya2021-10-281-1/+1
* gradle: update property set with AGP 7 experimental flagsHarsh Shandilya2021-07-291-3/+0
* build: switch to modern plugin application layoutHarsh Shandilya2021-07-291-1/+3
* build: switch to Gradle's maven-publish pluginHarsh Shandilya2020-11-071-0/+1
* Ed25519: use implementation from TinkJason A. Donenfeld2020-09-161-1/+0
* gradle: desugar retrofuture and remove old depsJason A. Donenfeld2020-09-151-2/+0
* build: target SDK 30Harsh Shandilya2020-08-251-2/+2
* build: remove explicit buildToolsVersionHarsh Shandilya2020-08-231-1/+0
* tunnel: disable LongLogTag lintHarsh Shandilya2020-04-191-0/+3
* tunnel: disable BuildConfig generationHarsh Shandilya2020-04-081-0/+3
* tunnel: libwg-go: stick go tarball in gradle cacheJason A. Donenfeld2020-03-291-2/+2
* tunnel: fix package name being passed through to cmakeJason A. Donenfeld2020-03-291-0/+16
* tunnel: Add an initial set of unit testsHarsh Shandilya2020-03-141-0/+6
* tunnel: replace CompletableFuture with GhettoCompletableFutureJason A. Donenfeld2020-03-121-1/+0
* tunnel: we return Optional types so mark retrostreams as apiJason A. Donenfeld2020-03-121-1/+1
* tunnel: the external API does not expose java9Jason A. Donenfeld2020-03-101-2/+2
* build: abstract out groupNameJason A. Donenfeld2020-03-101-0/+3
* tunnel: upload aar to bintrayJason A. Donenfeld2020-03-101-0/+2
* build: apply version to both modulesJason A. Donenfeld2020-03-091-2/+2
* global: get rid of nonnull gradle hackJason A. Donenfeld2020-03-091-1/+0
* ModuleLoader: move to right projectJason A. Donenfeld2020-03-091-0/+1
* Use AndroidX Nullable annotation everywhereHarsh Shandilya2020-03-091-1/+1
* Enable nonnull generation for tunnel moduleHarsh Shandilya2020-03-091-0/+1
* Migrate tunnel related classes to tunnel/ Gradle moduleHarsh Shandilya2020-03-091-0/+30