]> granicus.if.org Git - handbrake/commitdiff
BuildSystem: regenerated build docs.
authorkonablend <kona8lend@gmail.com>
Sun, 21 Jun 2009 17:47:48 +0000 (17:47 +0000)
committerkonablend <kona8lend@gmail.com>
Sun, 21 Jun 2009 17:47:48 +0000 (17:47 +0000)
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2592 b64f7644-9d1e-0410-96f1-a4d463321fa5

doc/BUILD-Cygwin
doc/BUILD-Linux
doc/BUILD-Mac

index b63fd96972e1b97ef3b717e866bcd3334b38a20f..7f03ca824e97b65c05e9be0ec811fb0789383323 100644 (file)
@@ -1,4 +1,4 @@
-Guide to Building HandBrake svn2449 (2009052601) on Cygwin
+Guide to Building HandBrake svn2591 (2009062101) on Cygwin
 **********************************************************
 
 Table of Contents
@@ -425,7 +425,7 @@ be lost. Here is a short example of what the contents of
 `_SRC_/custom.defs' might contain:
 
      ## bump to gcc-4.2 in current path
-     GCC.gcc = gcc-4.2
+     GCC.gcc = /usr/bin/gcc-4.2
 
      ## replace optimize for 'speed' with more aggressive settings
      GCC.args.O.speed = -O3 -fomit-frame-pointer -msse4.2
@@ -465,7 +465,7 @@ Appendix A Project Repository Details
      root:   svn://svn.handbrake.fr/HandBrake
      branch: trunk
      uuid:   b64f7644-9d1e-0410-96f1-a4d463321fa5
-     rev:    2449
-     date:   2009-05-26 11:25:54 -0400
+     rev:    2591
+     date:   2009-06-21 13:15:04 -0400
      type:   developer
 
index 75cfc844ea14071735067347991873398ba76081..a15d3b7e7e07b3702264f9f1b891cfba4499ea33 100644 (file)
@@ -1,4 +1,4 @@
-Guide to Building HandBrake svn2550 (2009061701) on Linux
+Guide to Building HandBrake svn2591 (2009062101) on Linux
 *********************************************************
 
 Table of Contents
@@ -157,7 +157,7 @@ To install these packages:
 This chapter is for building from a terminal/shell environment in as
 few commands as possible. Upon completion of the following commands you
 should have a fresh build of HandBrake. Further instructions are
-available beginning with *note overview:: which describes procedures
+available beginning with *Note overview:: which describes procedures
 suitable for repeating builds. This chapter should be skipped by those
 seeking more than a minimalist build.
 
@@ -536,7 +536,7 @@ Appendix A Project Repository Details
      root:   svn://svn.handbrake.fr/HandBrake
      branch: trunk
      uuid:   b64f7644-9d1e-0410-96f1-a4d463321fa5
-     rev:    2550
-     date:   2009-06-17 08:04:14 -0700
+     rev:    2591
+     date:   2009-06-21 13:15:04 -0400
      type:   developer
 
index a1af2351f7fd651b2f27fe5febb8ea4372044973..55a785eea2faa05ac2f30cba1fdf718055520d09 100644 (file)
@@ -1,4 +1,4 @@
-Build Guide for HandBrake svn2449 on Mac OS X
+Build Guide for HandBrake svn2591 on Mac OS X
 *********************************************
 
 Table of Contents
@@ -430,7 +430,7 @@ be lost. Here is a short example of what the contents of
 `_SRC_/custom.defs' might contain:
 
      ## bump to gcc-4.2 in current path
-     GCC.gcc = gcc-4.2
+     GCC.gcc = /usr/bin/gcc-4.2
 
      ## replace optimize for 'speed' with more aggressive settings
      GCC.args.O.speed = -O3 -fomit-frame-pointer -msse4.2
@@ -653,7 +653,7 @@ Appendix A Project Repository Details
      root:   svn://svn.handbrake.fr/HandBrake
      branch: trunk
      uuid:   b64f7644-9d1e-0410-96f1-a4d463321fa5
-     rev:    2449
-     date:   2009-05-26 11:25:54 -0400
+     rev:    2591
+     date:   2009-06-21 13:15:04 -0400
      type:   developer