commit | 8e29ce9f13f7e4b6c0296325287c05f78ff22ce0 | [log] [tgz] |
---|---|---|
author | Fedor Indutny <[email protected]> | Wed Jul 31 18:07:29 2013 |
committer | Fedor Indutny <[email protected]> | Wed Jul 31 18:12:06 2013 |
tree | c3420f601d23448e28439bbcd75c6aaf022b5d0c | |
parent | 3c6b5d5df1e445d080737e435675e11b102f0126 [diff] |
src: lint c++ code
Prerequisites (Unix only):
* GCC 4.2 or newer * Python 2.6 or 2.7 * GNU Make 3.81 or newer * libexecinfo (FreeBSD and OpenBSD only)
Unix/Macintosh:
./configure make make install
If your python binary is in a non-standard location or has a non-standard name, run the following instead:
export PYTHON=/path/to/python $PYTHON ./configure make make install
Windows:
vcbuild.bat
Unix/Macintosh:
make test
Windows:
vcbuild.bat test
make doc
man doc/node.1