]> granicus.if.org Git - handbrake/commit
BuildSystem:
authorkonablend <kona8lend@gmail.com>
Tue, 3 Mar 2009 02:49:54 +0000 (02:49 +0000)
committerkonablend <kona8lend@gmail.com>
Tue, 3 Mar 2009 02:49:54 +0000 (02:49 +0000)
commit55afb374694267dd7209afd2ec279e8f51154bcf
tree8d56c354b0998d39fc0c992b1abd24753a4c46eb
parent0a6c39fcd2f352d0413298274efab13056fd429a
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://svn.handbrake.fr/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