]> granicus.if.org Git - handbrake/commit
build: Add install, install-strip, and uninstall targets for Darwin/Mac.
authorBradley Sepos <bradley@bradleysepos.com>
Thu, 22 Dec 2016 05:42:42 +0000 (00:42 -0500)
committerBradley Sepos <bradley@bradleysepos.com>
Thu, 22 Dec 2016 07:55:27 +0000 (02:55 -0500)
commit6ccbfa43e09d1c8c22c4a1c2749a5bf4b6e017e2
treef4f8e4e2714ea1cdebcc0f72cad352445ab7960d
parenta827c12dd0639f1f3e49a540c1a594affa0d0ac9
build: Add install, install-strip, and uninstall targets for Darwin/Mac.

Also refactor test.* convenience targets for Darwin/Mac.

Configure parameter --prefix now sets HandBrakeCLI install directory [/usr/local] like on other systems.
New configure parameter --xcode-prefix sets HandBrake.app install directory [/Applications]. Not used on other systems.
macosx/module.rules
macosx/module.xcodebuild
make/configure.py
test/module.rules