[pygr-notify] [pygr commit] r197 - Edited wiki page through web user interface.

codesite-noreply at google.com codesite-noreply at google.com
Mon Apr 27 20:54:14 PDT 2009


Author: marecki
Date: Mon Apr 27 19:29:57 2009
New Revision: 197

Modified:
    wiki/BuildingAndTestingPygr.wiki

Log:
Edited wiki page through web user interface.

Modified: wiki/BuildingAndTestingPygr.wiki
==============================================================================
--- wiki/BuildingAndTestingPygr.wiki	(original)
+++ wiki/BuildingAndTestingPygr.wiki	Mon Apr 27 19:29:57 2009
@@ -17,4 +17,12 @@
  builds the pygr extensions "in place" so that you can 'import pygr' in the  
top-level working
  directory.

-To run the tests, 'cd tests && python runtest.py -b'; omit _-b_ to use  
in-place code instead of the build directory. runtest will fail out if it  
cannot import pygr from within the working directory, to avoid running the  
tests on the installed version.
\ No newline at end of file
+To run the tests, 'cd tests && python runtest.py -b'; omit _-b_ to use  
in-place code instead of the build directory. runtest will fail out if it  
cannot import pygr from within the working directory, to avoid running the  
tests on the installed version.
+
+== Building under Windows ==
+
+(Note to self: complete this --MS)
+
+Cygwin: usual POSIX build env; for MySQL support, build client from sources
+
+Native Win32: appropriate version of Visual Studio (2.3 - 6, 2.4/2.5 -  
2003, 2.6 - 2008), ...
\ No newline at end of file



More information about the pygr-notify mailing list