Merge "Merge remote branch 'gerrit/master' into refactor" into refactor
[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 *.pbxuser
36 *.mode1
37 *.mode1v3
38 *_pch.h.cpp
39 *_resource.rc
40 .#*
41 *.*#
42 core
43 .qmake.cache
44 .qmake.vars
45 *.prl
46 tags
47 .DS_Store
48 *.debug
49 Makefile*
50 !qmake/Makefile.win32*
51 !qmake/Makefile.unix
52 *.prl
53 *.app
54 *.pro.user
55 *.qmlproject.user
56 *.gcov
57 bin/Qt*.dll
58 bin/assistant*
59 bin/designer*
60 bin/dumpcpp*
61 bin/idc*
62 bin/linguist*
63 bin/lrelease*
64 bin/lupdate*
65 bin/lconvert*
66 bin/moc*
67 bin/makeqpf*
68 bin/pixeltool*
69 bin/qmake*
70 bin/qdoc3*
71 bin/qt3to4*
72 bin/qtdemo*
73 bin/qttracereplay*
74 bin/rcc*
75 bin/uic*
76 bin/patternist*
77 bin/phonon*
78 bin/qcollectiongenerator*
79 bin/qdbus*
80 bin/qhelpconverter*
81 bin/qhelpgenerator*
82 bin/qtconfig*
83 bin/xmlpatterns*
84 bin/cetest*
85 bin/collectiongenerator
86 bin/helpconverter
87 bin/helpgenerator
88 bin/kmap2qmap*
89 bin/qlalr*
90 bin/qmlconv*
91 bin/qmldebugger*
92 bin/qml*
93 bin/qttracereplay*
94 configure.cache
95 config.status
96 mkspecs/default
97 mkspecs/qconfig.pri
98 moc_*.cpp
99 qmake/qmake.exe
100 qmake/Makefile.bak
101 src/corelib/global/qconfig.cpp
102 src/corelib/global/qconfig.h
103 src/corelib/global/qconfig.h.qmake
104 ui_*.h
105 tests/auto/qprocess/test*/*.exe
106 tests/auto/qtcpsocket/stressTest/*.exe
107 tests/auto/qprocess/fileWriterProcess/*.exe
108 tests/auto/qmake/testdata/quotedfilenames/*.exe
109 tests/auto/compilerwarnings/*.exe
110 tests/auto/qmake/testdata/quotedfilenames/test.cpp
111 tests/auto/qprocess/fileWriterProcess.txt
112 .com.apple.timemachine.supported
113 tests/auto/qlibrary/libmylib.so*
114 tests/auto/qresourceengine/runtime_resource.rcc
115 tools/activeqt/testcon/testcon.tlb
116 translations/*.qm
117 translations/*_untranslated.ts
118 qrc_*.cpp
119
120 src/corelib/qtcoreversion.h
121 src/dbus/qtdbusversion.h
122 src/gui/qtguiversion.h
123 src/network/qtnetworkversion.h
124 src/opengl/qtopenglversion.h
125 src/openvg/qtopenvgversion.h
126 src/sql/qtsqlversion.h
127 src/testlib/qttestversion.h
128 src/xml/qtxmlversion.h
129
130 # Test generated files
131 QObject.log
132 tst_*
133 !tst_*.*
134 tst_*.log
135 tst_*.debug
136 tst_*~
137
138 # xemacs temporary files
139 *.flc
140
141 # Vim temporary files
142 .*.swp
143
144 # Visual Studio generated files
145 *.ib_pdb_index
146 *.idb
147 *.ilk
148 *.pdb
149 *.sln
150 *.suo
151 *.vcproj
152 *vcproj.*.*.user
153 *.ncb
154 *.vcxproj
155 *.vcxproj.filters
156 *.vcxproj.user
157
158 # MinGW generated files
159 *.Debug
160 *.Release
161
162 # WebKit temp files
163 src/3rdparty/webkit/WebCore/mocinclude.tmp
164 src/3rdparty/webkit/includes.txt
165 src/3rdparty/webkit/includes2.txt
166
167 # Symlinks generated by configure
168 tools/qvfb/qvfbhdr.h
169 tools/qvfb/qlock_p.h
170 tools/qvfb/qlock.cpp
171 tools/qvfb/qwssignalhandler.cpp
172 tools/qvfb/qwssignalhandler_p.h
173 .DS_Store
174 .pch
175 .rcc
176 *.app
177 config.status
178 config.tests/unix/cups/cups
179 config.tests/unix/getaddrinfo/getaddrinfo
180 config.tests/unix/getifaddrs/getifaddrs
181 config.tests/unix/iconv/iconv
182 config.tests/unix/ipv6/ipv6
183 config.tests/unix/ipv6ifname/ipv6ifname
184 config.tests/unix/largefile/largefile
185 config.tests/unix/nis/nis
186 config.tests/unix/odbc/odbc
187 config.tests/unix/openssl/openssl
188 config.tests/unix/stl/stl
189 config.tests/unix/zlib/zlib
190 config.tests/unix/3dnow/3dnow
191 config.tests/unix/mmx/mmx
192 config.tests/unix/sse/sse
193 config.tests/unix/sse2/sse2
194
195
196
197 # Directories to ignore
198 # ---------------------
199
200 debug
201 examples/tools/plugandpaint/plugins
202 include/*
203 include/*/*
204 lib/*
205 !lib/fonts
206 !lib/README
207 plugins/*/*
208 release
209 tmp
210 doc-build
211 doc/html/*
212 doc/qch
213 doc-build
214 .rcc
215 .pch
216 .metadata
217
218 # Symbian build system generated files
219 # ---------------------
220
221 ABLD.BAT
222 bld.inf*
223 *.mmp
224 *.mk
225 *.rss
226 *.loc
227 !s60main.rss
228 *.pkg
229 plugin_commonu.def
230 *.qtplugin
231 *.sis
232 *.sisx
233 *.lst
234 *.exe
235 *.mif
236 *.rsc
237 *.sym
238 *.lib
239
240 # runonphone crash dumps
241 d_exc_*.txt
242 d_exc_*.stk
243
244 # Generated by abldfast.bat from devtools.
245 .abldsteps.*
246
247 # Carbide project files
248 # ---------------------
249 .project
250 .cproject
251 .make.cache
252 *.d
253
254 qtc-debugging-helper
255 src/corelib/lib
256 src/network/lib
257 src/xml/lib/
258
259 .pc/
260
261 # INTEGRITY generated files
262 *.gpj
263 *.int
264 *.ael
265 *.dla
266 *.dnm
267 *.dep
268 *.map
269 work
270
271
272 #generated module def and version header files
273 mkspecs/modules/qt_*.pri
274 mkspecs/qmodule.pri
275 src/uitools/qtuitoolsversion.h
276 tools/uilib/qtdesignerversion.h
277
278
279 #unit tests executables
280 selftests/assert/assert
281 selftests/badxml/badxml
282 selftests/benchlibcallgrind/benchlibcallgrind
283 selftests/benchlibeventcounter/benchlibeventcounter
284 selftests/benchliboptions/benchliboptions
285 selftests/benchlibtickcounter/benchlibtickcounter
286 selftests/benchlibwalltime/benchlibwalltime
287 selftests/cmptest/cmptest
288 selftests/commandlinedata/commandlinedata
289 selftests/crashes/crashes
290 selftests/datatable/datatable
291 selftests/datetime/datetime
292 selftests/differentexec/differentexec
293 selftests/exceptionthrow/exceptionthrow
294 selftests/expectfail/expectfail
295 selftests/failinit/failinit
296 selftests/failinitdata/failinitdata
297 selftests/fetchbogus/fetchbogus
298 selftests/globaldata/globaldata
299 selftests/longstring/longstring
300 selftests/maxwarnings/maxwarnings
301 selftests/multiexec/multiexec
302 selftests/qexecstringlist/qexecstringlist
303 selftests/singleskip/singleskip
304 selftests/skip/skip
305 selftests/skipglobal/skipglobal
306 selftests/skipinit/skipinit
307 selftests/skipinitdata/skipinitdata
308 selftests/sleep/sleep
309 selftests/strcmp/strcmp
310 selftests/subtest/subtest
311 selftests/waitwithoutgui/waitwithoutgui
312 selftests/warnings/warnings
313 selftests/xunit/xunit