summaryrefslogtreecommitdiff
path: root/makefile
Commit message (Collapse)AuthorAgeFilesLines
* Patch so "make clean" removes generated source files, per Drew DavisHEADmasterDavid A. Wheeler2014-09-041-1/+5
|
* Tweak test driverDavid A. Wheeler2013-09-021-1/+1
|
* Add support for Apache Pig [from Clay B]David A. Wheeler2013-09-021-0/+4
| | | | - https://sourceforge.net/p/sloccount/patches/16/
* Add Basic InnoSetup-Script support [from Sven Strickroth (MrTux)]David A. Wheeler2013-09-021-0/+1
| | | | - See https://sourceforge.net/p/sloccount/patches/11/
* Add support for windows batch scripts [from Sven Strickroth (MrTux)]David A. Wheeler2013-09-021-1/+2
| | | | - See https://sourceforge.net/p/sloccount/patches/8/
* Add support for AutoIt3/AutoHotKey scripts/macros [by Sven Strickroth (MrTux)]David A. Wheeler2013-09-021-0/+2
| | | | | - Add support for autoit3 and autohotkey macros/scripts - See: https://sourceforge.net/p/sloccount/patches/10/
* Add support for VBScriptDavid A. Wheeler2013-09-021-0/+1
| | | | - https://sourceforge.net/p/sloccount/patches/9/
* Add Support for Visual Basic 4,5,6 [by Sven Strickroth (MrTux)]David A. Wheeler2013-09-021-0/+1
| | | | | - This patch adds support for Visual Basic 4,5,6 - https://sourceforge.net/p/sloccount/patches/7/
* Add basic Javascript support [from Akita Noek]David A. Wheeler2013-09-011-0/+1
| | | | - https://sourceforge.net/p/sloccount/patches/4/
* makefile: Support "make check"David A. Wheeler2013-09-011-0/+2
|
* makefile: Fix "test" in makefileDavid A. Wheeler2013-09-011-1/+3
| | | | - Handle spaces in PATH directories
* Initial commit of version 2.26.David A. Wheeler2013-08-251-0/+246