thorium-mirror/infra/README.md
Alexander David Frick 0e4c218279
Add files via upload
2022-05-15 07:00:33 -05:00

1.6 KiB

Thorium Infrastructure (Infra)

This contains .gn files, scripts, and other artifacts like vdpau-va-driver and flash player and the BUILDER file which contains notes (generally only usable by me, but feel free to ask what the info inside is for).

The args.list file shows all possible build arguments, and the gn_args.list shows all possible build args after the Thorium args have been added, and the win_args.list shows all possible build arguments for Windows builds.

The *.gn files contain what you should use in the args.gn for platforms other than the normal Linux release (which is in the root of this repo.)

 – The WIN_INSTRUCTIONS.txt and WIN_CROSS_BUILD_INSTRUCTIONS.txt are for how to build Thorium for Windows natively and on Linux, respectively.

 – The thorium_devel_bookmarks.html file contain the bookmarks I use for Thorium development and rebasing the files it uses.