summaryrefslogtreecommitdiff
path: root/Porting/checkcfgvar.pl
Commit message (Expand)AuthorAgeFilesLines
* Add t/porting/checkcfgvar.t to run Porting/checkcfgvar.pl as a test.Nicholas Clark2011-09-241-4/+20
* A small refactor of checkcfgvar.plNicholas Clark2011-09-241-29/+34
* Add an option to checkcfgvar.pl to add defaults for missing variables.Nicholas Clark2011-09-211-2/+8
* Add a --regen option to checkcfgvar.pl to regenerate config files.Nicholas Clark2011-09-211-1/+37
* Change checkcfgvar.pl to permit trailing comments on config lines.Nicholas Clark2011-09-211-1/+2
* Tighten the checking regex in checkcfgvar.pl.Nicholas Clark2011-09-211-1/+1
* In checkcfgvar.pl, split the configure.com code out.Nicholas Clark2011-09-211-20/+17
* The Borland Chainsaw MassacreSteve Hay2011-09-101-1/+0
* In checkcfgvar.pl, eliminate the file-scope lexical %lst.Nicholas Clark2011-08-091-5/+4
* In checkcfgvar.pl, eliminate the file-scope lexical %MASTER_CFG.Nicholas Clark2011-08-091-4/+4
* In checkcfgvar.pl, inline and eliminate read_file() and config_h_SH_reader().Nicholas Clark2011-08-091-44/+37
* In checkcfgvar.pl, inline check_cfg() into its only caller.Nicholas Clark2011-08-091-14/+10
* Remove 5.8.x VOS specific code from Porting/checkcfgvar.pl.Nicholas Clark2011-08-091-7/+2
* Add uconfig64.sh to the list of files that Porting/checkcfgvar.pl checks.Nicholas Clark2011-08-091-0/+1
* Add --list to checkcfgvar.plH.Merijn Brand2011-07-311-3/+26
* Enlighten Porting/checkcfgvar.pl about win32/config.gc64(nox)? filesCurtis Jewell2010-08-221-0/+2
* Make everything exec-bit.txt lists executableFlorian Ragwitz2010-08-191-0/+0
* Errors to STDERR pleaseH.Merijn Brand2008-11-281-1/+1
* Teach checkcfgvar.pl that : is also a comment character in shell scriptsNicholas Clark2008-01-231-1/+1
* checkcfgvar.pl should also check Porting/config.sh "just in case".Nicholas Clark2008-01-231-0/+1
* Remove wince/ from checkcfgvar.pl, now that it is gone in 5.8.x too.Nicholas Clark2007-04-151-1/+2
* Re: [PATCH] microperl plus missing config varsJarkko Hietaniemi2007-04-041-0/+3
* microperl plus missing config varsJarkko Hietaniemi2007-04-011-2/+1
* Even better configure.com handling for checkcfgvar.plCraig A. Berry2006-11-241-1/+1
* Tune configure.com checking to ignore trailing comments.Craig A. Berry2006-11-231-2/+4
* Update checkcfgvars.pl: config.ce is in win32/ in 5.9.xSteve Hay2006-11-161-0/+1
* Re: [PATCH] include configure.com in Porting/checkcfgvar.plAbe Timmerman2006-03-041-2/+2
* include configure.com in Porting/checkcfgvar.plAbe Timmerman2006-03-031-1/+8
* Extend 25579 to cover vc64 tooSteve Hay2005-09-231-0/+1
* Add Porting/checkcfgvar.pl by JarkkoRafael Garcia-Suarez2005-09-231-0/+100