HandBrake-docs icon indicating copy to clipboard operation
HandBrake-docs copied to clipboard

Add build system documentation.

Open bradleysepos opened this issue 8 years ago • 1 comments

We used to have documentation about the build system itself in HandBrake's doc directory (see attached). It needs to be revised and integrated into the developer documentation here.

doc.zip

bradleysepos avatar Dec 14 '17 04:12 bradleysepos

There is this documentation from a mirror of an old Handbrake from a decade ago that's the same as the one in the zip that I've used as reference for doing custom CFLAGS for default and each CONTRIB module. Amazing that it still works!!! Works 100% completely to emphasise that! https://github.com/griff/HandBrake/blob/master/doc/BUILD-Linux

I documented how to set CFLAGS for default and select CONTRIB modules here: https://github.com/HandBrake/HandBrake/issues/1072#issuecomment-865630524

YES it would be great if a newer re-hashed version of that is added in the same old "doc" directory.

StatusCode404 avatar Jul 21 '21 10:07 StatusCode404