Hi,
My name's Eduardo Gurgel and i created a .jam file to Tntnet.
First, what's tntnet?
Tntnet is a modular, multithreaded, high performance webapplicationserver for C++.
To create webapplications Tntnet has a template-language called ecpp similar to php,
jsp or mason, where you can embed c++-code inside a html-page to generate active content.
The ecpp-files are precompiled to c++-classes called components and compiled and linked
into a shared library. This process is done at compiletime.
Source: http://www.tntnet.org
So... I was creating a website using Tntnet and boost libraries, but i had to create a huge and complicated Makefile to compile it.
Solution:
tntnet.jam
My question is:
This file can be added to boost-build jam files?
Thanks.
--
Eduardo Gurgel Pinho
(GELSoL-UFC)
Gentoo Linux User #415930
http://pt-br.gentoo-wiki.com
http://alu.dc.ufc.br/~eduardo