Quick Access: Visit Code Repo (https://github.com/PatHuang/dotAux) to browse or download dotAux code.
dotAux Overview.
dotAT (.AT) - Practices to see how Autotools (Autoconf/Automake/Autotest) could work. dotAux (.AUX) - Utilities and Macros. Macros are helpful to you, but utilities may be not. Utilities are just practices and would be useful to you when you understand them and know why development automation and test automation are important.
The important idea behind dotAux is portibility and independence and automation, the most exciting bigest benefit brought by GNU build system (Autotools, Autoconf/Automake/Autotest, Libtool, etc). Although you need to have Autotools installed in software product development phase, but Autotools (any of Aotuconf/Automake/Autotest, Libtool) is not required at all when your users configure, build, install and use your software product in field, not required too in your testing and release phase.
Downloads:
0 This Week