annotate .hgignore @ 4654:b9e4ebcad82f

disable doc extraction for optim package Disable the rules for extracting doc strings because they don't work when cross compiling. Our patches to the source files don't touch the doc strings, so there is no need to update them anyway.
author John W. Eaton <jwe@octave.org>
date Tue, 10 Apr 2018 07:50:10 -0400
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