[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [Git][tpo/applications/tor-browser-build][main] geckoview tools in tor-browser moved into their own directory (fat-aar)



Title: GitLab

Pier Angelo Vendrame pushed to branch main at The Tor Project / Applications / tor-browser-build

Commits:

  • 872cff7c
    by Dan Ballard at 2024-04-09T11:41:30-07:00
    geckoview tools in tor-browser moved into their own directory (fat-aar)
    

1 changed file:

Changes:

  • projects/geckoview/build
    ... ... @@ -89,8 +89,9 @@ export MOZ_SOURCE_CHANGESET=[% c("var/git_commit") %]
    89 89
     MOZCONFIG_EOF
    
    90 90
     
    
    91 91
       echo "Starting the creation of the fake fat AAR $(date)"
    
    92
    -  pushd tools/torbrowser
    
    93
    -  make fat-aar ARCHS="[% c('arch') %]"
    
    92
    +  pushd tools/geckoview
    
    93
    +  touch android-env.sh
    
    94
    +  make fataar ARCHS="[% c('arch') %]"
    
    94 95
       popd
    
    95 96
       MOZCONFIG=mozconfig-android-all ./mach gradle \
    
    96 97
         geckoview:publishWithGeckoBinariesDebugPublicationToMavenLocal \
    

  • _______________________________________________
    tor-commits mailing list
    tor-commits@xxxxxxxxxxxxxxxxxxxx
    https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits