-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hi all,
Tor Browser hacking document has this section on building *just* Firefox - instead of the whole bundle: https://trac.torproject.org/projects/tor/wiki/doc/TorBrowser/Hacking#Buildin...
I want to do that, but in a cross-platform manner; i.e. I want to build Mac & Win versions of TB's Firefox on Linux. And I'd like to avoid running the whole build system to make things faster.
Mike pointed the scripts in the build system's Gitian descriptors: https://gitweb.torproject.org/builders/tor-browser-bundle.git/tree/gitian/de... https://gitweb.torproject.org/builders/tor-browser-bundle.git/tree/gitian/de...
Would anyone have other suggestions or pointers?