thorium/infra
Alexander David Frick db0bca332b
Update win_args.list
2022-05-21 09:50:06 -05:00
..
69_release_args.gn Add files via upload 2022-05-15 07:00:33 -05:00
android_args.gn Add files via upload 2022-05-15 07:00:33 -05:00
args.list Add files via upload 2022-05-15 07:00:33 -05:00
autoninja Add files via upload 2022-05-15 07:00:33 -05:00
BRANDING Add files via upload 2022-05-15 07:00:33 -05:00
build_polly.sh Add files via upload 2022-05-17 00:51:25 -05:00
BUILDER Add polly 2022-05-17 00:22:40 -05:00
cros_args.gn Add files via upload 2022-05-15 07:00:33 -05:00
gn_args.list Add files via upload 2022-05-15 07:00:33 -05:00
libpepflashplayer.so Add files via upload 2022-05-15 07:00:33 -05:00
mac_args.gn Update mac_args.gn 2022-05-18 07:19:11 -07:00
README.md Update README.md 2022-05-15 07:21:43 -05:00
thor_compat_mode.bat Add files via upload 2022-05-15 07:00:33 -05:00
THOR_PREREQUISITES_22.04.txt Add files via upload 2022-05-15 07:00:33 -05:00
thorium_devel_bookmarks.html Update thorium_devel_bookmarks.html 2022-05-18 07:39:52 -07:00
vdpau-va-driver_0.7.4-dmo8_amd64.deb Add files via upload 2022-05-15 07:00:33 -05:00
VERSION Add files via upload 2022-05-15 07:00:33 -05:00
win_args.list Update win_args.list 2022-05-21 09:50:06 -05:00
WIN_CROSS_BUILD_INSTRUCTIONS.txt Add files via upload 2022-05-15 07:00:33 -05:00
WIN_INSTRUCTIONS.txt Add files via upload 2022-05-15 07:00:33 -05:00
windows_args.gn Update windows_args.gn 2022-05-18 07:18:23 -07: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.