OSDN Git Service

BuildSystem: effects Darwin platforms only
authorkonablend <konablend@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Tue, 10 Mar 2009 01:26:46 +0000 (01:26 +0000)
committerkonablend <konablend@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Tue, 10 Mar 2009 01:26:46 +0000 (01:26 +0000)
commitc5f198960b6aa3aa4f12f7de3ac9f25dd37a2ec8
tree9ee8cc3553fc1856eba171d16e6bd9d39d79ba46
parentbeda1936c1c6e919282e7026d3f5a5ea2f787058
BuildSystem: effects Darwin platforms only
- fixed Darwin ppc hosted build reversion introduced in r2242.
- fixed Darwin + Xcode in all scenerios to honor --debug option

*** if building from Xcode there is no need to rebuild but you will have
    to close project and reload; xcodeproj has been updated.

*** if building from terminal there *should* be no need to rebuild;
    the first 'make' after an update is expected to trigger a reconfigure
    and libhb will rebuild.

git-svn-id: svn://localhost/HandBrake/trunk@2248 b64f7644-9d1e-0410-96f1-a4d463321fa5
doc/module.rules
doc/texi/Building.osx.texi
doc/texi/building/appendix.repo.texi [new file with mode: 0644]
doc/texi/building/chapter.via.terminal.texi
doc/texi/building/chapter.via.xcode.texi
macosx/HandBrake.xcodeproj/project.pbxproj
macosx/module.defs
make/configure.py
make/test/build.matrix.darwin
make/xcodemake