What is¶ ↑
adlint-goodies is an all in one installer of AdLint Goodies.
News¶ ↑
1.2.1 is released (2012-11-29)¶ ↑
Included goodies¶ ↑
-
adlint-postfilter(1.1.0) - An ad-hoc filtering wrapper for AdLint to suppress useless warning messages
-
adlint-benchmark(1.1.0) - Simple benchmark of AdLint
1.2.0 is released (2012-11-27)¶ ↑
Included goodies¶ ↑
-
adlint-postfilter(1.1.0) - An ad-hoc filtering wrapper for AdLint to suppress useless warning messages
-
adlint-benchmark(1.0.0) - Simple benchmark of AdLint
1.1.0 is released (2012-04-18)¶ ↑
Included goodies¶ ↑
-
adlint-postfilter(1.1.0) - An ad-hoc filtering wrapper for AdLint to suppress useless warning messages
1.0.0 is released (2012-04-17)¶ ↑
This is the initial GA release of adlint-goodies.
Included goodies¶ ↑
-
adlint-postfilter(1.0.0) - An ad-hoc filtering wrapper for AdLint to suppress useless warning messages
How to Install¶ ↑
Requirements¶ ↑
-
AdLint 1.0.0 or later [mandatory]
Installation¶ ↑
You can install adlint-goodies by following command.
If AdLint 1.0.0 or later version has not been installed, it will be installed automatically before installing adlint-goodies.
% gem install adlint-goodies
or
% sudo gem install adlint-goodies
License¶ ↑
Copyright © 2010-2012, OGIS-RI Co.,Ltd.
adlint-goodies is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
adlint-goodies is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with adlint-goodies. If not, see <http://www.gnu.org/licenses/>.
Authors¶ ↑
-
Yutaka Yanoh <yanoh@users.sourceforge.net>