OSDN Git Service

BuildSystem:
authorkonablend <konablend@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Tue, 3 Mar 2009 02:49:54 +0000 (02:49 +0000)
committerkonablend <konablend@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Tue, 3 Mar 2009 02:49:54 +0000 (02:49 +0000)
commit86bec131f585eff61acc1d1d3eb5952e20b6b968
tree8d56c354b0998d39fc0c992b1abd24753a4c46eb
parent96c2f22ae69efa80bdc12c711c776a89d123066d
BuildSystem:
- fixed OSX + Xcode to support parallel builds
- enhanced OSX + Xcode to use proper pass-thru for all make targets
- added global target --> install
- added install: test.install
- added install: gtk.install
- updated pre-generated building guides (these will go away when wiki is updated)
- updated xml2wiki script to spit out heading

git-svn-id: svn://localhost/HandBrake/trunk@2205 b64f7644-9d1e-0410-96f1-a4d463321fa5
24 files changed:
00-Building.cygwin.txt [moved from 00.Building.cygwin.txt with 89% similarity]
00-Building.linux.txt [moved from 00.Building.linux.txt with 77% similarity]
00-Building.osx.txt [moved from 00.Building.osx.txt with 82% similarity]
AUTHORS
doc/module.defs
doc/module.rules
doc/texi/Building.osx.texi
doc/texi/building/chapter.via.terminal.texi
doc/texi/building/chapter.via.xcode.texi
doc/xml2wiki.py
gtk/module.rules
libhb/module.rules
macosx/HandBrake.xcodeproj/project.pbxproj
macosx/module.defs
macosx/module.rules
macosx/module.xcode [new file with mode: 0644]
make/configure.py
make/include/base.defs
make/include/base.rules [new file with mode: 0644]
make/include/main.defs
make/include/main.rules
make/xcodemake.sh [new file with mode: 0644]
test/module.defs
test/module.rules