ciform/ciform
cbonar 6ac42eeb24 + minilib has now its own project root
+ tools for phpdoc
# more directory layout refactoring (up a few levels for some)
+ more advanced and cleaner build features
2012-01-29 19:58:43 +01:00
..
src + minilib has now its own project root 2012-01-29 19:58:43 +01:00
build.properties + minilib has now its own project root 2012-01-29 19:58:43 +01:00
build.xml + minilib has now its own project root 2012-01-29 19:58:43 +01:00
ivy.xml + minilib has now its own project root 2012-01-29 19:58:43 +01:00
LICENSE.txt Big directory refactoring : no more 'trunk' (was from SVN), satelite projects like rsa, hex, ... out of ciform hierarchy (no direct dependency), some cleaning 2012-01-26 12:59:59 +01:00
Makefile Big directory refactoring : no more 'trunk' (was from SVN), satelite projects like rsa, hex, ... out of ciform hierarchy (no direct dependency), some cleaning 2012-01-26 12:59:59 +01:00
README.txt Big directory refactoring : no more 'trunk' (was from SVN), satelite projects like rsa, hex, ... out of ciform hierarchy (no direct dependency), some cleaning 2012-01-26 12:59:59 +01:00

This project is made to be built directly with Ant and published in different ways.

Although it is not a Maven project, its structure often matches Maven's guide lines.

The main project sources lie in the "src" directory and contains one subdirectory for each module :
one for each supported programming language.

It also contains several independent libraries, each one having its own subproject,
located in the root directory of the global project.