root/buildout/pcl.buildout/trunk


Mode:

Legend:

Added
Modified
Copied or renamed
Date Rev Chgset Author Log Message
(edit) 01/11/08 07:01:42 @1011 [1011] dokai Updated stale urls.
(edit) 10/18/07 01:52:40 @924 [924] dokai Added missing dependency on python2.4-dev.
(edit) 10/15/07 04:01:53 @923 [923] dokai Added documentation for using the alternative buildout for Debian based …
(edit) 10/15/07 03:56:36 @922 [922] dokai Added support for the debian buildout.
(edit) 10/15/07 03:55:52 @921 [921] dokai Cleared out the library-dirs for PCL-GDAL, since providing them explicitly …
(edit) 10/15/07 03:47:31 @920 [920] alexamici Use the libraries zc.recipie.egg option to pass the gdal library name to …
(edit) 10/15/07 02:30:26 @919 [919] dokai Fixed call to gdal-config.
(edit) 10/14/07 09:47:50 @918 [918] dokai Instructions for using the buildout-deb buildout.
(edit) 10/14/07 09:11:44 @917 [917] alexamici Fix a crash in test_georss by suppling a needed dependency
(edit) 10/14/07 09:10:33 @916 [916] alexamici Add the gdal-config section
(edit) 10/14/07 09:09:31 @915 [915] alexamici Work around a strange problem of zc.recipe.egg, where the explicit …
(edit) 10/14/07 08:31:07 @914 [914] alexamici Sync the buildout-deb.cfg and remove duplicated (and non-modified) lines
(edit) 10/14/07 08:10:48 @913 [913] alexamici hook/mapserver.py patches the mapserver setup.py so that we can build a …
(edit) 10/13/07 08:26:32 @901 [901] dokai Pass in the path to the custom mapscript location.
(edit) 10/13/07 08:11:29 @900 [900] alexamici add zope.interface for the test eggs else they fail miserably
(edit) 10/13/07 08:02:23 @899 [899] alexamici fix PCL-Mapscript to use system libraries. The buildout-deb now reaches …
(edit) 10/13/07 08:01:00 @898 [898] alexamici install the mapstricp module inside the parts/mapscript so it works with …
(edit) 10/13/07 07:54:28 @897 [897] dokai Custom hook for the deb buildout.
(edit) 10/13/07 06:51:51 @896 [896] dokai Everything is running upto PCL-MapServer? now..
(edit) 10/13/07 05:04:31 @895 [895] alexamici drop geos and proj dependencies from postgres (they are postgis really)
(edit) 10/13/07 05:03:01 @894 [894] dokai Experimental .deb based buildout for Debian based distributions. Still …
(edit) 08/11/07 23:47:26 @836 [836] dokai Fixed broken PCL-MapServer? build.
(edit) 08/11/07 15:49:42 @835 [835] dokai Typo fix
(edit) 08/11/07 15:48:22 @834 [834] dokai Updated the name of the PCL-Core test environment config.
(edit) 08/11/07 14:53:01 @833 [833] dokai Added more command line options to make it easier to reuse the script in …
(edit) 08/11/07 14:47:59 @832 [832] dokai Added rpath support to the postgis task.
(edit) 08/11/07 11:48:14 @831 [831] dokai Added rpath configuration for all relevant components. It is no longer …
(edit) 08/11/07 06:50:49 @828 [828] dokai Added a new 'hooks-directory' option to make it easier to override the …
(edit) 08/11/07 02:09:08 @826 [826] dokai Typo fixes and clarifications.
(edit) 08/09/07 06:49:21 @818 [818] dokai Added support for setting the PostgreSQL port by running: …
(edit) 08/09/07 02:59:06 @814 [814] dokai Made running the script easier.
(edit) 08/08/07 14:16:28 @802 [802] dokai Added the rest of the libraries to LD_LIBRARY_PATH.
(edit) 08/08/07 08:55:02 @797 [797] dokai Updated svn:ignore
(edit) 08/08/07 08:50:15 @796 [796] dokai Added notes about setting the correct env variable for the dynamic library …
(edit) 08/08/07 06:48:13 @795 [795] dokai Make sure the db server is down before proceeding.
(edit) 08/08/07 06:47:35 @794 [794] dokai Let PostgreSQL know where to look for shared libraries.
(edit) 08/08/07 03:39:02 @793 [793] dokai Added script to initialize the PostgreSQL test database.
(edit) 08/08/07 02:22:05 @792 [792] dokai First version of a PCL buildout system based on zc.buildout.
(add) 08/07/07 15:35:08 @791 [791] dokai Basic structure.