annotate object_script.hgexplorer.Release @ 41:94bbc4b30b2a

Handle filenames starting with "-" Such filenames are mistaken for command line options, unless we tell Mercurial to stop processing command line options with the special "--" option.
author Martin Geisler <mg@aragost.com>
date Thu, 24 Jun 2010 11:38:50 +0200
parents a9098eba2ee5
children
rev   line source
jtkorhonen@0 1 INPUT(
jtkorhonen@0 2 ./release\main.o
jtkorhonen@0 3 ./release\mainwindow.o
jtkorhonen@0 4 ./release\hgexpwidget.o
jtkorhonen@0 5 ./release\hgrunner.o
jtkorhonen@0 6 ./release\settingsdialog.o
jtkorhonen@0 7 ./release\common.o
jtkorhonen@0 8 ./release\moc_mainwindow.o
jtkorhonen@0 9 ./release\moc_hgexpwidget.o
jtkorhonen@0 10 ./release\moc_hgrunner.o
jtkorhonen@0 11 ./release\moc_settingsdialog.o
jtkorhonen@0 12 ./release\qrc_hgexplorer.o
jtkorhonen@0 13 );