thorium-mirror/misc
Alexander David Frick afbc4f2906
Update README.md
2022-05-01 02:53:49 -05:00
..
69_release_args.gn Add files via upload 2022-04-18 12:32:24 -07:00
android_args.gn Add files via upload 2022-04-18 12:32:24 -07:00
args.list Add files via upload 2022-04-18 12:32:24 -07:00
autoninja Add custom autoninja for infra 2022-04-22 12:32:17 -07:00
BRANDING Add files via upload 2022-04-18 12:32:24 -07:00
BUILDER Add files via upload 2022-04-18 12:34:03 -07:00
cros_args.gn Add files via upload 2022-04-18 12:32:24 -07:00
gn_args.list Add files via upload 2022-04-18 12:32:24 -07:00
libpepflashplayer.so Add files via upload 2022-04-18 12:32:24 -07:00
mac_args.gn Update mac_args.gn 2022-04-30 02:48:58 -05:00
README.md Update README.md 2022-05-01 02:53:49 -05:00
thorium_devel_bookmarks.html Add files via upload 2022-05-01 02:33:41 -05:00
vdpau-va-driver_0.7.4-dmo8_amd64.deb Add files via upload 2022-04-18 12:32:24 -07:00
VERSION Add files via upload 2022-04-18 12:32:24 -07:00
win_args.list Add files via upload 2022-04-18 12:32:24 -07:00
WIN_CROSS_BUILD_INSTRUCTIONS.txt Update and rename WIN_CROSS_BUILD_INSTRUCTIONS to WIN_CROSS_BUILD_INSTRUCTIONS.txt 2022-04-30 04:09:06 -05:00
WIN_INSTRUCTIONS.txt Update WIN_INSTRUCTIONS.txt 2022-04-30 04:16:40 -05:00
windows_args.gn Update windows_args.gn 2022-04-30 03:19:57 -05:00

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.