This is a discussion on CVS Commit by dpage: Dave's great build system shuffle, part deux within the pgsql Interfaces Pgadmin Hackers forums, part of the PostgreSQL category; --> Log Message: ----------- Dave's great build system shuffle, part deux Modified Files: -------------- pgadmin3: Makefile.am (r1.39 -> r1.40) configure.ac ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Log Message: ----------- Dave's great build system shuffle, part deux Modified Files: -------------- pgadmin3: Makefile.am (r1.39 -> r1.40) configure.ac (r1.36 -> r1.37) pgadmin3/src: Makefile.am (r1.104 -> r1.105) Added Files: ----------- pgadmin3/xtra: Makefile.am (r1.1) pgadmin3/xtra/pgagent: Makefile.am (r1.1) ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq |
| ||||
| cvs@developer.pgadmin.org wrote: >Log Message: >----------- >Dave's great build system shuffle, part deux > > > In order to make things not too easy... IMNSHO we should reorganize the main src tree too. I don't see a reason why all the languages reside under a src directory. In addition, some wx support files need a home, e.g. wx-pgadmin.dsw (lacking a readme) which includes all wx packages to build, and proper setup.h (still missing) for msw with all needed options. Quite some traffic in cvs to come! Regards, Andreas ---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster |