OSDN Git Service

BuildSystem:
authorkonablend <konablend@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Mon, 2 Mar 2009 07:30:13 +0000 (07:30 +0000)
committerkonablend <konablend@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Mon, 2 Mar 2009 07:30:13 +0000 (07:30 +0000)
commit6712d6105d49d6dd4b9db641e53f170acd9a5974
tree3012e41c5e7cfff616714fc5a60c09ecd4fbd31e
parentf8af03a209ab3ac299999b3db8d278c8733bff3a
BuildSystem:
- split build guide into 3 articles, one for each platform
- populated root of tree with 3 platform Building guides: osx, cygwin, linux for convenience
- added python script (needs python3.0) to optionally generate wiki from .texi articles

git-svn-id: svn://localhost/HandBrake/trunk@2195 b64f7644-9d1e-0410-96f1-a4d463321fa5
19 files changed:
00.Building.cygwin.txt [moved from 00-BuildUserGuide.txt with 67% similarity]
00.Building.linux.txt [new file with mode: 0644]
00.Building.osx.txt [new file with mode: 0644]
doc/module.defs
doc/module.rules
doc/texi/Building.cygwin.texi [new file with mode: 0644]
doc/texi/Building.linux.texi [new file with mode: 0644]
doc/texi/Building.osx.texi [new file with mode: 0644]
doc/texi/build/command.texi [deleted file]
doc/texi/building/chapter.introduction.texi [new file with mode: 0644]
doc/texi/building/chapter.overview.texi [new file with mode: 0644]
doc/texi/building/chapter.quickstart.texi [new file with mode: 0644]
doc/texi/building/chapter.via.terminal.texi [moved from doc/texi/BuildUserGuide.texi with 50% similarity]
doc/texi/building/chapter.via.xcode.texi [new file with mode: 0644]
doc/texi/building/command.texi [new file with mode: 0644]
doc/texi/building/method.checkout.texi [new file with mode: 0644]
doc/texi/building/prerequisites.bundled.texi [moved from doc/texi/build/platform.common.bundled.texi with 100% similarity]
doc/texi/building/prerequisites.common.texi [new file with mode: 0644]
doc/xml2wiki.py [new file with mode: 0755]