Commit Graph

4 Commits

Author SHA1 Message Date
ajacoutot
1c46f2e33a No need to repeat the same things over and over again for all modules.
Introduce a TRYTOND_MODULE variable and factorize common variables.
2011-06-20 05:19:26 +00:00
ajacoutot
1a116371ad Set DIST_SUBDIR and don't set REGRESS_DEPENDS unconditionnally in
preparation for modules import.

ok jasper@
2011-06-13 17:07:45 +00:00
ajacoutot
8cc034c3b3 Don't force MODPY_EGG_VERSION, so that (soon to be imported) modules can
set their own.

pointed at by Christian Rueger
2011-06-11 06:50:16 +00:00
ajacoutot
9921f26133 Import tryton{,d}-2.0.1
Tryton is a three-tiers high-level general purpose application platform
written in Python and uses Postgresql as its main database engine. It is
the core base of an Open Source ERP. It provides modularity, scalability
and security.

"tryton" is the client of the Tryton application platform.
"trytond" is the server of the Tryton application platform.
2011-06-10 11:49:30 +00:00