[Anjuta-list] New release of TagManager [0.2]



Availability:
--------------
http://www.angelfire.com/linux/biswapesh/ .


Changes:
--------
1) Uses autoconf/automake properly and should build for most unices.

2) The parser can identify variable types (when the variable type is
non-native) and associates typedefs to the corresponding structs.

3) The library is now built seperately from the executable.

4) The public include files are segregated into a separate include
directory and do not rely on the ctags includes any more.

5) The utility executable has been enhanced to show off more features of
the library. Run 'src/tagmanager help' for details.

6) The src directory has a new file 'test.c'. To see the new features,
after building, go into the 'src' directory and type './tagmanager print
test.c'.


Build:
------
$ tar zxvf TagManager-0.2.tar.gz
$ cd TagManager-0.2
$ ./autogen.sh
$ make

Regards.
Biswa.






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]