annotate .hgignore @ 3959:6303de54ff1b

qt: add build of devel mingw tools moc, rcc, uic, lrelease for windows * src/qt.mk: add build of moc,release, uic, rcc when ENABLE_DEVEL_TOOL set for cross mingw * src/qt-2-shared-tools-fixes.patch: new file * dist-files.mk: add qt-2-shared-tools-fixes.patch
author John D
date Sun, 07 Jun 2015 22:13:05 -0400
parents f09683967fcd
children 61d45e0f7888
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3061
f8299bb6c872 Initial support for native MSVC compilation.
Michael Goffioul <michael.goffioul@gmail.com>
parents:
diff changeset
1 ^settings.mk
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/
f8299bb6c872 Initial support for native MSVC compilation.
Michael Goffioul <michael.goffioul@gmail.com>
parents:
diff changeset
5 ^installed-packages/
f8299bb6c872 Initial support for native MSVC compilation.
Michael Goffioul <michael.goffioul@gmail.com>
parents:
diff changeset
6 ^wip/
f8299bb6c872 Initial support for native MSVC compilation.
Michael Goffioul <michael.goffioul@gmail.com>
parents:
diff changeset
7 ^tmp-.*/
f8299bb6c872 Initial support for native MSVC compilation.
Michael Goffioul <michael.goffioul@gmail.com>
parents:
diff changeset
8
f8299bb6c872 Initial support for native MSVC compilation.
Michael Goffioul <michael.goffioul@gmail.com>
parents:
diff changeset
9 ^autom4te.cache/
f8299bb6c872 Initial support for native MSVC compilation.
Michael Goffioul <michael.goffioul@gmail.com>
parents:
diff changeset
10 ^configure
f8299bb6c872 Initial support for native MSVC compilation.
Michael Goffioul <michael.goffioul@gmail.com>
parents:
diff changeset
11 ^config.status
f8299bb6c872 Initial support for native MSVC compilation.
Michael Goffioul <michael.goffioul@gmail.com>
parents:
diff changeset
12 ^config.log
f8299bb6c872 Initial support for native MSVC compilation.
Michael Goffioul <michael.goffioul@gmail.com>
parents:
diff changeset
13 ^Makefile
f8299bb6c872 Initial support for native MSVC compilation.
Michael Goffioul <michael.goffioul@gmail.com>
parents:
diff changeset
14 ^cmake-toolchain-file.stamp
3141
f09683967fcd .hgignore: ignore more generated/installed files
Michael Goffioul <michael.goffioul@gmail.com>
parents: 3061
diff changeset
15
f09683967fcd .hgignore: ignore more generated/installed files
Michael Goffioul <michael.goffioul@gmail.com>
parents: 3061
diff changeset
16 ^cross-tools/
f09683967fcd .hgignore: ignore more generated/installed files
Michael Goffioul <michael.goffioul@gmail.com>
parents: 3061
diff changeset
17 ^gnuplot/
f09683967fcd .hgignore: ignore more generated/installed files
Michael Goffioul <michael.goffioul@gmail.com>
parents: 3061
diff changeset
18 ^octave/
f09683967fcd .hgignore: ignore more generated/installed files
Michael Goffioul <michael.goffioul@gmail.com>
parents: 3061
diff changeset
19 ^tools/set_mxe_env.sh