makefilebuildtool
Intro
Comparision
C++/Bash Makefile Build Tools
Issues
Bash Setup
Implemented a makefile build tool in C++, within a Unix (bash) environment - with minimal Perl system integration.
Extending application.
See
xml state
I had previouly written the makefile generation tool in bash. The C++ implementation is roughly 3 to 4 times faster than the bash version for non-small projects.
Hash table was slightly faster than with the vector data structure.
Timmings on a MacBook Pro -
time02.csv
Timmings on Pentium D Linux Box -
time01.csv