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