summaryrefslogtreecommitdiff
path: root/projects/checksrc.bat
Commit message (Expand)AuthorAgeFilesLines
* checksrc.bat: Ignore snprintf warnings in docs/examplesJay Satiro2019-05-111-1/+1
* projects: Improve Windows perl detection in batch scriptsJay Satiro2018-08-111-1/+1
* checksrc.bat: Ignore curl_config.h.in, curl_config.hJay Satiro2017-03-021-1/+1
* checksrc.bat: Added support for the examplesSteve Holme2016-04-031-0/+17
* checksrc.bat: Re-enabled the tests directory by defaultSteve Holme2016-04-031-1/+1
* checksrc.bat: Added tests/server directory supportSteve Holme2016-04-031-0/+6
* checksrc.bat: Disable tests by default until warnings are fixedSteve Holme2016-04-031-1/+1
* checksrc.bat: Added support for the tests directorySteve Holme2016-04-031-0/+22
* checksrc.bat: Added support for checking the new vauth directorySteve Holme2016-03-251-0/+6
* checksrc.bat: Updated the help to be consistent with generate.batSteve Holme2016-03-231-2/+2
* checksrc.bat: Added the ability to scan src and lib source independentlySteve Holme2016-03-131-14/+31
* build-openssl/checksrc.bat: Fixed prepend vs append of Perl pathSteve Holme2016-03-061-1/+1
* checksrc.bat: Fixed cannot find perl if installed but not in pathSteve Holme2016-03-051-4/+11
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* checksrc.bat: Fixed error when missing *.c and *.h filesSteve Holme2015-08-081-6/+6
* checksrc.bat: Fixed incorrect 'lib\vtls' path check in commit 333c36b276Steve Holme2015-08-081-2/+2
* checksrc.bat: Fixed error when [directory] isn't a curl source directorySteve Holme2015-08-081-6/+12
* checksrc.bat: Added check for unknown argumentsSteve Holme2015-08-081-2/+16
* scripts: Added missing commentsSteve Holme2015-08-081-0/+8
* scripts: Allow -help to be specified in any argumentSteve Holme2015-08-081-4/+8
* checksrc.bat: quotes to support an SRC_DIR with spacesViktor Szakats2015-04-051-6/+6
* checksrc.bat: Check lib\vtls sourceJay Satiro2015-04-031-0/+2
* checksrc: Windows-specific input fixesJay Satiro2015-03-301-1/+1
* checksrc.bat: Better detection of Perl installationSteve Holme2015-01-161-3/+6
* checksrc.bat: Fixed a problem opening files with spaces in the filenameSteve Holme2014-12-281-4/+4
* build: Added batch wrapper to checksrc.plSteve Holme2014-09-131-0/+81