Update .gitignore to ignore mkspecs/default-host
[profile/ivi/qtbase.git] / .gitignore
1 # This file is used to ignore files which are generated in the Qt build system
2 # ----------------------------------------------------------------------------
3
4 examples/*/*/*
5 !examples/*/*/*[.]*
6 !examples/*/*/README
7 examples/*/*/*[.]app
8 !examples/declarative/*
9 !examples/tutorials/*
10 !examples/tutorials/*/*
11 !examples/ja_JP/*/*
12 demos/*/*
13 !demos/spectrum/*
14 demos/spectrum/bin
15 !demos/*/*[.]*
16 demos/*/*[.]app
17 !demos/declarative/*
18 config.tests/*/*/*
19 !config.tests/*/*/*[.]*
20 config.tests/*/*/*[.]app
21
22 callgrind.out.*
23 pcviewer.cfg
24 *~
25 *.a
26 *.la
27 *.core
28 *.moc
29 *.o
30 *.obj
31 *.orig
32 *.swp
33 *.rej
34 *.so
35 *.so.*
36 *.pbxuser
37 *.mode1
38 *.mode1v3
39 *_pch.h.cpp
40 *_resource.rc
41 .#*
42 *.*#
43 core
44 .qmake.cache
45 .qmake.vars
46 *.prl
47 tags
48 .DS_Store
49 *.debug
50 Makefile*
51 !qmake/Makefile.win32*
52 !qmake/Makefile.unix
53 *.prl
54 *.app
55 *.pro.user*
56 *.qmlproject.user*
57 *.gcov
58 bin/Qt*.dll
59 bin/assistant*
60 bin/designer*
61 bin/dumpcpp*
62 bin/idc*
63 bin/linguist*
64 bin/lrelease*
65 bin/lupdate*
66 bin/lconvert*
67 bin/mkv8snapshot*
68 bin/moc*
69 bin/makeqpf*
70 bin/pixeltool*
71 bin/qmake*
72 bin/qdoc*
73 bin/qt3to4*
74 bin/qtdemo*
75 bin/qttracereplay*
76 bin/rcc*
77 bin/uic*
78 bin/patternist*
79 bin/phonon*
80 bin/qcollectiongenerator*
81 bin/qdbus*
82 bin/qhelpconverter*
83 bin/qhelpgenerator*
84 bin/qtconfig*
85 bin/xmlpatterns*
86 bin/cetest*
87 bin/collectiongenerator
88 bin/helpconverter
89 bin/helpgenerator
90 bin/kmap2qmap*
91 bin/qlalr*
92 bin/qmlconv*
93 bin/qmldebugger*
94 bin/qml*
95 bin/qttracereplay*
96 bin/qt.conf
97 configure.cache
98 config.status
99 config.summary
100 mkspecs/default
101 mkspecs/default-host
102 mkspecs/qconfig.pri
103 mkspecs/qdevice.pri
104 moc_*.cpp
105 qmake/qmake.exe
106 qmake/Makefile.bak
107 qmake/qmake_pch.pch
108 src/corelib/global/qconfig.cpp
109 src/corelib/global/qconfig.h
110 src/corelib/global/qconfig.h.qmake
111 ui_*.h
112 tests/auto/qprocess/test*/*.exe
113 tests/auto/qtcpsocket/stressTest/*.exe
114 tests/auto/qprocess/fileWriterProcess/*.exe
115 tests/auto/qmake/testdata/quotedfilenames/*.exe
116 tests/auto/compilerwarnings/*.exe
117 tests/auto/qmake/testdata/quotedfilenames/test.cpp
118 tests/auto/qprocess/fileWriterProcess.txt
119 tests/auto/corelib/mimetypes/qmimedatabase/qmimedatabase-cache/mime/
120 tests/auto/corelib/mimetypes/qmimedatabase/qmimedatabase-xml/mime/
121 .com.apple.timemachine.supported
122 tests/auto/qlibrary/libmylib.so*
123 tests/auto/qresourceengine/runtime_resource.rcc
124 tools/activeqt/testcon/testcon.tlb
125 translations/*.qm
126 translations/*_untranslated.ts
127 qrc_*.cpp
128
129 src/concurrent/qtconcurrentversion.h
130 src/corelib/qtcoreversion.h
131 src/dbus/qtdbusversion.h
132 src/gui/qtguiversion.h
133 src/network/qtnetworkversion.h
134 src/opengl/qtopenglversion.h
135 src/sql/qtsqlversion.h
136 src/testlib/qttestversion.h
137 src/xml/qtxmlversion.h
138 src/platformsupport/qtplatformsupportversion.h
139 src/printsupport/qtprintsupportversion.h
140 src/widgets/qtwidgetsversion.h
141
142 # Test generated files
143 QObject.log
144 tst_*
145 !tst_*.*
146 tst_*.log
147 tst_*.debug
148 tst_*~
149
150 # xemacs temporary files
151 *.flc
152
153 # Vim temporary files
154 .*.swp
155
156 # Visual Studio generated files
157 *.ib_pdb_index
158 *.idb
159 *.ilk
160 *.pdb
161 *.sln
162 *.suo
163 *.vcproj
164 *vcproj.*.*.user
165 *.ncb
166 *.vcxproj
167 *.vcxproj.filters
168 *.vcxproj.user
169
170 # MinGW generated files
171 *.Debug
172 *.Release
173
174 # WebKit temp files
175 src/3rdparty/webkit/WebCore/mocinclude.tmp
176 src/3rdparty/webkit/includes.txt
177 src/3rdparty/webkit/includes2.txt
178
179 # generated files in configure.exe bootstrapping
180 tools/configure/configure.intermediate.manifest
181 tools/configure/configure_pch.pch
182
183 # Symlinks generated by configure
184 tools/qvfb/qvfbhdr.h
185 tools/qvfb/qlock_p.h
186 tools/qvfb/qlock.cpp
187 tools/qvfb/qwssignalhandler.cpp
188 tools/qvfb/qwssignalhandler_p.h
189 .DS_Store
190 .pch
191 .rcc
192 *.app
193 config.status
194 config.tests/unix/cups/cups
195 config.tests/unix/getaddrinfo/getaddrinfo
196 config.tests/unix/getifaddrs/getifaddrs
197 config.tests/unix/iconv/iconv
198 config.tests/unix/ipv6/ipv6
199 config.tests/unix/ipv6ifname/ipv6ifname
200 config.tests/unix/largefile/largefile
201 config.tests/unix/nis/nis
202 config.tests/unix/odbc/odbc
203 config.tests/unix/openssl/openssl
204 config.tests/unix/stl/stl
205 config.tests/unix/zlib/zlib
206 config.tests/unix/3dnow/3dnow
207 config.tests/unix/mmx/mmx
208 config.tests/unix/sse/sse
209 config.tests/unix/sse2/sse2
210
211
212
213 # Directories to ignore
214 # ---------------------
215
216 debug
217 examples/tools/plugandpaint/plugins
218 include/*
219 include/*/*
220 lib/*
221 imports/*
222 !lib/fonts
223 !lib/README
224 plugins/*/*
225 release
226 tmp
227 doc-build
228 doc/html/*
229 doc/qch
230 doc-build
231 .rcc
232 .pch
233 .metadata
234 tmp-debug
235
236 # Symbian build system generated files
237 # ---------------------
238
239 ABLD.BAT
240 bld.inf*
241 *.mmp
242 *.mk
243 *.rss
244 *.loc
245 !s60main.rss
246 *.pkg
247 plugin_commonu.def
248 *.qtplugin
249 *.sis
250 *.sisx
251 *.lst
252 *.exe
253 *.mif
254 *.rsc
255 *.sym
256 *.lib
257
258 # runonphone crash dumps
259 d_exc_*.txt
260 d_exc_*.stk
261
262 # Generated by abldfast.bat from devtools.
263 .abldsteps.*
264
265 # Carbide project files
266 # ---------------------
267 .project
268 .cproject
269 .make.cache
270 *.d
271
272 qtc-debugging-helper
273 qtc-qmldump
274 qtc-qmldbg
275 src/corelib/lib
276 src/network/lib
277 src/xml/lib/
278
279 .pc/
280
281 # INTEGRITY generated files
282 *.gpj
283 *.int
284 *.ael
285 *.dla
286 *.dnm
287 *.dep
288 *.map
289 work
290
291
292 #generated module def and version header files
293 mkspecs/modules/qt_*.pri
294 mkspecs/modules-inst/
295 mkspecs/qmodule.pri
296
297 #unit tests libs/plugins
298 tests/auto/corelib/plugin/qlibrary/libmylib.so2
299 tests/auto/corelib/plugin/qlibrary/mylib.dl2
300
301 #unit tests executables (other than those named tst_*)
302 tests/auto/testlib/selftests/assert/assert
303 tests/auto/testlib/selftests/badxml/badxml
304 tests/auto/testlib/selftests/benchlibcallgrind/benchlibcallgrind
305 tests/auto/testlib/selftests/benchlibeventcounter/benchlibeventcounter
306 tests/auto/testlib/selftests/benchliboptions/benchliboptions
307 tests/auto/testlib/selftests/benchlibtickcounter/benchlibtickcounter
308 tests/auto/testlib/selftests/benchlibwalltime/benchlibwalltime
309 tests/auto/testlib/selftests/cmptest/cmptest
310 tests/auto/testlib/selftests/commandlinedata/commandlinedata
311 tests/auto/testlib/selftests/crashes/crashes
312 tests/auto/testlib/selftests/datatable/datatable
313 tests/auto/testlib/selftests/datetime/datetime
314 tests/auto/testlib/selftests/differentexec/differentexec
315 tests/auto/testlib/selftests/exceptionthrow/exceptionthrow
316 tests/auto/testlib/selftests/expectfail/expectfail
317 tests/auto/testlib/selftests/failinit/failinit
318 tests/auto/testlib/selftests/failinitdata/failinitdata
319 tests/auto/testlib/selftests/fetchbogus/fetchbogus
320 tests/auto/testlib/selftests/float/float
321 tests/auto/testlib/selftests/globaldata/globaldata
322 tests/auto/testlib/selftests/longstring/longstring
323 tests/auto/testlib/selftests/maxwarnings/maxwarnings
324 tests/auto/testlib/selftests/multiexec/multiexec
325 tests/auto/testlib/selftests/qexecstringlist/qexecstringlist
326 tests/auto/testlib/selftests/singleskip/singleskip
327 tests/auto/testlib/selftests/skip/skip
328 tests/auto/testlib/selftests/skipglobal/skipglobal
329 tests/auto/testlib/selftests/skipinit/skipinit
330 tests/auto/testlib/selftests/skipinitdata/skipinitdata
331 tests/auto/testlib/selftests/sleep/sleep
332 tests/auto/testlib/selftests/strcmp/strcmp
333 tests/auto/testlib/selftests/subtest/subtest
334 tests/auto/testlib/selftests/waitwithoutgui/waitwithoutgui
335 tests/auto/testlib/selftests/warnings/warnings
336 tests/auto/testlib/selftests/xunit/xunit
337 tests/auto/corelib/thread/qthreadstorage/crashOnExit
338 tests/auto/corelib/io/qresourceengine/qresourceengine
339 tests/auto/corelib/codecs/qtextcodec/echo/echo
340 tests/auto/corelib/plugin/quuid/testProcessUniqueness/testProcessUniqueness
341 tests/auto/dbus/qdbusabstractadaptor/qmyserver/qmyserver
342 tests/auto/dbus/qdbusabstractinterface/qpinger/qpinger
343 tests/auto/dbus/qdbusinterface/qmyserver/qmyserver
344 tests/auto/gui/kernel/qfileopenevent/qfileopeneventexternal/qfileopeneventexternal
345 tests/auto/network/bearer/qnetworksession/lackey/lackey
346 tests/auto/widgets/kernel/qapplication/modal/modal