Merge "Merge master into api_changes" into refs/staging/api_changes
[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 configure.cache
97 config.status
98 mkspecs/default
99 mkspecs/qconfig.pri
100 moc_*.cpp
101 qmake/qmake.exe
102 qmake/Makefile.bak
103 qmake/qmake_pch.pch
104 src/corelib/global/qconfig.cpp
105 src/corelib/global/qconfig.h
106 src/corelib/global/qconfig.h.qmake
107 ui_*.h
108 tests/auto/qprocess/test*/*.exe
109 tests/auto/qtcpsocket/stressTest/*.exe
110 tests/auto/qprocess/fileWriterProcess/*.exe
111 tests/auto/qmake/testdata/quotedfilenames/*.exe
112 tests/auto/compilerwarnings/*.exe
113 tests/auto/qmake/testdata/quotedfilenames/test.cpp
114 tests/auto/qprocess/fileWriterProcess.txt
115 tests/auto/corelib/mimetypes/qmimedatabase/qmimedatabase-cache/mime/
116 tests/auto/corelib/mimetypes/qmimedatabase/qmimedatabase-xml/mime/
117 .com.apple.timemachine.supported
118 tests/auto/qlibrary/libmylib.so*
119 tests/auto/qresourceengine/runtime_resource.rcc
120 tools/activeqt/testcon/testcon.tlb
121 translations/*.qm
122 translations/*_untranslated.ts
123 qrc_*.cpp
124
125 src/concurrent/qtconcurrentversion.h
126 src/corelib/qtcoreversion.h
127 src/dbus/qtdbusversion.h
128 src/gui/qtguiversion.h
129 src/network/qtnetworkversion.h
130 src/opengl/qtopenglversion.h
131 src/sql/qtsqlversion.h
132 src/testlib/qttestversion.h
133 src/xml/qtxmlversion.h
134 src/platformsupport/qtplatformsupportversion.h
135 src/printsupport/qtprintsupportversion.h
136 src/widgets/qtwidgetsversion.h
137
138 # Test generated files
139 QObject.log
140 tst_*
141 !tst_*.*
142 tst_*.log
143 tst_*.debug
144 tst_*~
145
146 # xemacs temporary files
147 *.flc
148
149 # Vim temporary files
150 .*.swp
151
152 # Visual Studio generated files
153 *.ib_pdb_index
154 *.idb
155 *.ilk
156 *.pdb
157 *.sln
158 *.suo
159 *.vcproj
160 *vcproj.*.*.user
161 *.ncb
162 *.vcxproj
163 *.vcxproj.filters
164 *.vcxproj.user
165
166 # MinGW generated files
167 *.Debug
168 *.Release
169
170 # WebKit temp files
171 src/3rdparty/webkit/WebCore/mocinclude.tmp
172 src/3rdparty/webkit/includes.txt
173 src/3rdparty/webkit/includes2.txt
174
175 # generated files in configure.exe bootstrapping
176 tools/configure/configure.intermediate.manifest
177 tools/configure/configure_pch.pch
178
179 # Symlinks generated by configure
180 tools/qvfb/qvfbhdr.h
181 tools/qvfb/qlock_p.h
182 tools/qvfb/qlock.cpp
183 tools/qvfb/qwssignalhandler.cpp
184 tools/qvfb/qwssignalhandler_p.h
185 .DS_Store
186 .pch
187 .rcc
188 *.app
189 config.status
190 config.tests/unix/cups/cups
191 config.tests/unix/getaddrinfo/getaddrinfo
192 config.tests/unix/getifaddrs/getifaddrs
193 config.tests/unix/iconv/iconv
194 config.tests/unix/ipv6/ipv6
195 config.tests/unix/ipv6ifname/ipv6ifname
196 config.tests/unix/largefile/largefile
197 config.tests/unix/nis/nis
198 config.tests/unix/odbc/odbc
199 config.tests/unix/openssl/openssl
200 config.tests/unix/stl/stl
201 config.tests/unix/zlib/zlib
202 config.tests/unix/3dnow/3dnow
203 config.tests/unix/mmx/mmx
204 config.tests/unix/sse/sse
205 config.tests/unix/sse2/sse2
206
207
208
209 # Directories to ignore
210 # ---------------------
211
212 debug
213 examples/tools/plugandpaint/plugins
214 include/*
215 include/*/*
216 lib/*
217 !lib/fonts
218 !lib/README
219 plugins/*/*
220 release
221 tmp
222 doc-build
223 doc/html/*
224 doc/qch
225 doc-build
226 .rcc
227 .pch
228 .metadata
229 tmp-debug
230
231 # Symbian build system generated files
232 # ---------------------
233
234 ABLD.BAT
235 bld.inf*
236 *.mmp
237 *.mk
238 *.rss
239 *.loc
240 !s60main.rss
241 *.pkg
242 plugin_commonu.def
243 *.qtplugin
244 *.sis
245 *.sisx
246 *.lst
247 *.exe
248 *.mif
249 *.rsc
250 *.sym
251 *.lib
252
253 # runonphone crash dumps
254 d_exc_*.txt
255 d_exc_*.stk
256
257 # Generated by abldfast.bat from devtools.
258 .abldsteps.*
259
260 # Carbide project files
261 # ---------------------
262 .project
263 .cproject
264 .make.cache
265 *.d
266
267 qtc-debugging-helper
268 qtc-qmldump
269 qtc-qmldbg
270 src/corelib/lib
271 src/network/lib
272 src/xml/lib/
273
274 .pc/
275
276 # INTEGRITY generated files
277 *.gpj
278 *.int
279 *.ael
280 *.dla
281 *.dnm
282 *.dep
283 *.map
284 work
285
286
287 #generated module def and version header files
288 mkspecs/modules/qt_*.pri
289 mkspecs/qmodule.pri
290
291 #unit tests libs/plugins
292 tests/auto/corelib/plugin/qlibrary/libmylib.so2
293 tests/auto/corelib/plugin/qlibrary/mylib.dl2
294
295 #unit tests executables (other than those named tst_*)
296 tests/auto/testlib/selftests/assert/assert
297 tests/auto/testlib/selftests/badxml/badxml
298 tests/auto/testlib/selftests/benchlibcallgrind/benchlibcallgrind
299 tests/auto/testlib/selftests/benchlibeventcounter/benchlibeventcounter
300 tests/auto/testlib/selftests/benchliboptions/benchliboptions
301 tests/auto/testlib/selftests/benchlibtickcounter/benchlibtickcounter
302 tests/auto/testlib/selftests/benchlibwalltime/benchlibwalltime
303 tests/auto/testlib/selftests/cmptest/cmptest
304 tests/auto/testlib/selftests/commandlinedata/commandlinedata
305 tests/auto/testlib/selftests/crashes/crashes
306 tests/auto/testlib/selftests/datatable/datatable
307 tests/auto/testlib/selftests/datetime/datetime
308 tests/auto/testlib/selftests/differentexec/differentexec
309 tests/auto/testlib/selftests/exceptionthrow/exceptionthrow
310 tests/auto/testlib/selftests/expectfail/expectfail
311 tests/auto/testlib/selftests/failinit/failinit
312 tests/auto/testlib/selftests/failinitdata/failinitdata
313 tests/auto/testlib/selftests/fetchbogus/fetchbogus
314 tests/auto/testlib/selftests/float/float
315 tests/auto/testlib/selftests/globaldata/globaldata
316 tests/auto/testlib/selftests/longstring/longstring
317 tests/auto/testlib/selftests/maxwarnings/maxwarnings
318 tests/auto/testlib/selftests/multiexec/multiexec
319 tests/auto/testlib/selftests/qexecstringlist/qexecstringlist
320 tests/auto/testlib/selftests/singleskip/singleskip
321 tests/auto/testlib/selftests/skip/skip
322 tests/auto/testlib/selftests/skipglobal/skipglobal
323 tests/auto/testlib/selftests/skipinit/skipinit
324 tests/auto/testlib/selftests/skipinitdata/skipinitdata
325 tests/auto/testlib/selftests/sleep/sleep
326 tests/auto/testlib/selftests/strcmp/strcmp
327 tests/auto/testlib/selftests/subtest/subtest
328 tests/auto/testlib/selftests/waitwithoutgui/waitwithoutgui
329 tests/auto/testlib/selftests/warnings/warnings
330 tests/auto/testlib/selftests/xunit/xunit
331 tests/auto/corelib/thread/qthreadstorage/crashOnExit
332 tests/auto/corelib/io/qresourceengine/qresourceengine
333 tests/auto/corelib/codecs/qtextcodec/echo/echo
334 tests/auto/corelib/plugin/quuid/testProcessUniqueness/testProcessUniqueness
335 tests/auto/dbus/qdbusabstractadaptor/qmyserver/qmyserver
336 tests/auto/dbus/qdbusabstractinterface/qpinger/qpinger
337 tests/auto/dbus/qdbusinterface/qmyserver/qmyserver
338 tests/auto/gui/kernel/qfileopenevent/qfileopeneventexternal/qfileopeneventexternal
339 tests/auto/network/bearer/qnetworksession/lackey/lackey
340 tests/auto/widgets/kernel/qapplication/modal/modal