annotate .hgignore @ 5650:6805ab42c8aa

Don't convert to short paths for default-octave target (bug #59923). * installer-files/octave-no-shortpath.patch, installer-files/octave-bat-no-shortpath.patch, installer-files/cmdshell-no-shortpath.patch: Add patches that remove conversion of path to short file names from scripts. * binary-dist-rules.mk: Apply new patches for default-octave target. * dist-files.mk: Add new files to build system.
author Markus Mützel <markus.muetzel@gmx.de>
date Sun, 31 Jan 2021 18:38:38 +0100
parents 61d45e0f7888
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
4466
61d45e0f7888 .hgignore: ignore more generated files
Mike Miller <mtmiller@octave.org>
parents: 3141
diff changeset
1 ^settings\.mk
3061
f8299bb6c872 Initial support for native MSVC compilation.
Michael Goffioul <michael.goffioul@gmail.com>
parents:
diff changeset
2 ^usr/
f8299bb6c872 Initial support for native MSVC compilation.
Michael Goffioul <michael.goffioul@gmail.com>
parents:
diff changeset
3 ^log/
f8299bb6c872 Initial support for native MSVC compilation.
Michael Goffioul <michael.goffioul@gmail.com>
parents:
diff changeset
4 ^pkg/
4466
61d45e0f7888 .hgignore: ignore more generated files
Mike Miller <mtmiller@octave.org>
parents: 3141
diff changeset
5 ^built-packages/
3061
f8299bb6c872 Initial support for native MSVC compilation.
Michael Goffioul <michael.goffioul@gmail.com>
parents:
diff changeset
6 ^installed-packages/
f8299bb6c872 Initial support for native MSVC compilation.
Michael Goffioul <michael.goffioul@gmail.com>
parents:
diff changeset
7 ^wip/
f8299bb6c872 Initial support for native MSVC compilation.
Michael Goffioul <michael.goffioul@gmail.com>
parents:
diff changeset
8 ^tmp-.*/
f8299bb6c872 Initial support for native MSVC compilation.
Michael Goffioul <michael.goffioul@gmail.com>
parents:
diff changeset
9
4466
61d45e0f7888 .hgignore: ignore more generated files
Mike Miller <mtmiller@octave.org>
parents: 3141
diff changeset
10 ^autom4te\.cache/
3061
f8299bb6c872 Initial support for native MSVC compilation.
Michael Goffioul <michael.goffioul@gmail.com>
parents:
diff changeset
11 ^configure
4466
61d45e0f7888 .hgignore: ignore more generated files
Mike Miller <mtmiller@octave.org>
parents: 3141
diff changeset
12 ^config\.status
61d45e0f7888 .hgignore: ignore more generated files
Mike Miller <mtmiller@octave.org>
parents: 3141
diff changeset
13 ^config\.log
3061
f8299bb6c872 Initial support for native MSVC compilation.
Michael Goffioul <michael.goffioul@gmail.com>
parents:
diff changeset
14 ^Makefile
4466
61d45e0f7888 .hgignore: ignore more generated files
Mike Miller <mtmiller@octave.org>
parents: 3141
diff changeset
15 ^cmake-toolchain-file\.stamp
3141
f09683967fcd .hgignore: ignore more generated/installed files
Michael Goffioul <michael.goffioul@gmail.com>
parents: 3061
diff changeset
16
f09683967fcd .hgignore: ignore more generated/installed files
Michael Goffioul <michael.goffioul@gmail.com>
parents: 3061
diff changeset
17 ^cross-tools/
f09683967fcd .hgignore: ignore more generated/installed files
Michael Goffioul <michael.goffioul@gmail.com>
parents: 3061
diff changeset
18 ^gnuplot/
f09683967fcd .hgignore: ignore more generated/installed files
Michael Goffioul <michael.goffioul@gmail.com>
parents: 3061
diff changeset
19 ^octave/
4466
61d45e0f7888 .hgignore: ignore more generated files
Mike Miller <mtmiller@octave.org>
parents: 3141
diff changeset
20 ^tools/makeinst-script\.sh
61d45e0f7888 .hgignore: ignore more generated files
Mike Miller <mtmiller@octave.org>
parents: 3141
diff changeset
21 ^tools/set-mxe-env\.sh