Add scripts to generate projects for other buildsystems (MSVC vcproj, QMake)
authorMarius Storm-Olsen <mstormo@gmail.com>
Wed, 16 Sep 2009 08:20:30 +0000 (10:20 +0200)
committerJunio C Hamano <gitster@pobox.com>
Sat, 19 Sep 2009 03:00:42 +0000 (20:00 -0700)
commit259d87c...54954e8ee3b241dce1393c27186e8ee7
treec895518...9e1e09c68e1143abf9743b4cd7822d8ecopy hash to clipboard (tree)
parenta2c6bf0...7661a4e6eafe7810cca1cd08187d311fcopy hash to clipboard (diff)
.gitignore
compat/vcbuild/README
contrib/buildsystems/Generators.pm [new file with mode: 0644]
contrib/buildsystems/Generators/QMake.pm [new file with mode: 0644]
contrib/buildsystems/Generators/Vcproj.pm [new file with mode: 0644]
contrib/buildsystems/engine.pl [new file with mode: 0644]
contrib/buildsystems/generate [new file with mode: 0644]
contrib/buildsystems/parse.pl [new file with mode: 0644]