aboutsummaryrefslogtreecommitdiff
path: root/projects/checksrc.bat
AgeCommit message (Collapse)Author
2015-08-08checksrc.bat: Fixed error when missing *.c and *.h filesSteve Holme
File Not Found
2015-08-08checksrc.bat: Fixed incorrect 'lib\vtls' path check in commit 333c36b276Steve Holme
2015-08-08checksrc.bat: Fixed error when [directory] isn't a curl source directorySteve Holme
The system cannot find the file specified.
2015-08-08checksrc.bat: Added check for unknown argumentsSteve Holme
2015-08-08scripts: Added missing commentsSteve Holme
2015-08-08scripts: Allow -help to be specified in any argumentSteve Holme
Allow the -help command line argument to be specified in any argument and not just as the first.
2015-04-05checksrc.bat: quotes to support an SRC_DIR with spacesViktor Szakats
2015-04-03checksrc.bat: Check lib\vtls sourceJay Satiro
2015-03-30checksrc: Windows-specific input fixesJay Satiro
lib/config-win32ce.h - Fix whitespace for checksrc compliance. lib/checksrc.pl - Remove trailing carriage returns from input. projects/checksrc.bat - Ignore tool_hugehelp.c.
2015-01-16checksrc.bat: Better detection of Perl installationSteve Holme
2014-12-28checksrc.bat: Fixed a problem opening files with spaces in the filenameSteve Holme
2014-09-13build: Added batch wrapper to checksrc.plSteve Holme