git-commit-vandalism/contrib/buildsystems
Ramsay Jones 74cf9bdda6 engine.pl: Fix a recent breakage of the buildsystem generator
Commit ade2ca0c (Do not try to remove directories when removing
old links, 2009-10-27) added an expression to a 'test' using an
'-o' or connective. This resulted in the buildsystem generator
mistaking a conditional 'rm' for a linker command. In order to
fix the breakage, we filter out all 'test' commands before then
attempting to identify the commands of interest.

Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk>
Acked-by: Sebastian Schuberth <sschuberth@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2010-01-22 15:55:49 -08:00
..
Generators Make the MSVC projects use PDB/IDB files named after the project 2009-10-30 09:37:50 -07:00
engine.pl engine.pl: Fix a recent breakage of the buildsystem generator 2010-01-22 15:55:49 -08:00
generate Add scripts to generate projects for other buildsystems (MSVC vcproj, QMake) 2009-09-18 20:00:42 -07:00
Generators.pm Add scripts to generate projects for other buildsystems (MSVC vcproj, QMake) 2009-09-18 20:00:42 -07:00
parse.pl Add scripts to generate projects for other buildsystems (MSVC vcproj, QMake) 2009-09-18 20:00:42 -07:00