Skip to content
Extraits de code Groupes Projets
Valider fb9ddc45 rédigé par Amar Takhar's avatar Amar Takhar
Parcourir les fichiers

We're using wx-trunk for OSX now, as the cocoa port is far ahead of the 2.9 branch.

Originally committed to SVN as r3905.
parent b00a77c5
Branches
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -320,7 +320,7 @@ fosx.addStep(shell.ShellCommand( ...@@ -320,7 +320,7 @@ fosx.addStep(shell.ShellCommand(
"--prefix=/Users/verm/prefix", "--prefix=/Users/verm/prefix",
WithProperties("--with-build-credit=BuildBot: %s (%s)", "buildername", "slavename"), WithProperties("--with-build-credit=BuildBot: %s (%s)", "buildername", "slavename"),
"--with-apple-opengl-framework", "--with-apple-opengl-framework",
"--with-wx-config=/Users/verm/prefix/lib/wx/config/osx_cocoa-unicode-debug-2.9", "--with-wx-config=/Users/verm/prefix/lib/wx/config/osx_cocoa-unicode-2.9",
"--enable-debug", "--enable-debug",
"--disable-check-wx-opengl", "--disable-check-wx-opengl",
"--disable-check-wx-stc" "--disable-check-wx-stc"
...@@ -427,7 +427,7 @@ fosx_ppc.addStep(shell.ShellCommand( ...@@ -427,7 +427,7 @@ fosx_ppc.addStep(shell.ShellCommand(
"--prefix=/Users/verm/prefix", "--prefix=/Users/verm/prefix",
WithProperties("--with-build-credit=BuildBot: %s (%s)", "buildername", "slavename"), WithProperties("--with-build-credit=BuildBot: %s (%s)", "buildername", "slavename"),
"--with-apple-opengl-framework", "--with-apple-opengl-framework",
"--with-wx-config=/Users/verm/prefix/lib/wx/config/osx_cocoa-unicode-debug-2.9", "--with-wx-config=/Users/verm/prefix/lib/wx/config/osx_cocoa-unicode-2.9",
"--enable-debug" "--enable-debug"
"--prefix=/Users/verm/i", "--prefix=/Users/verm/i",
"--disable-check-wx-opengl", "--disable-check-wx-opengl",
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter