Update spec to build Qt 5.0
[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/*/doc/*
8 !examples/*/doc/*/*
9 examples/*/*/*[.]app
10 !examples/declarative/*
11 examples/tutorials/*/*/*
12 !examples/tutorials/*/*/*[.]*
13 !examples/tutorials/*/*/README
14 !examples/tutorials/*
15 !examples/tutorials/*/*
16 !examples/ja_JP/*/*
17 demos/*/*
18 !demos/spectrum/*
19 demos/spectrum/bin
20 !demos/*/*[.]*
21 demos/*/*[.]app
22 !demos/declarative/*
23 config.tests/*/*/*
24 !config.tests/*/*/*[.]*
25 config.tests/*/*/*[.]app
26
27 callgrind.out.*
28 pcviewer.cfg
29 *~
30 *.a
31 *.la
32 *.core
33 *.moc
34 *.o
35 *.obj
36 *.orig
37 *.swp
38 *.rej
39 *.so
40 *.so.*
41 *.pbxuser
42 *.mode1
43 *.mode1v3
44 *_pch.h.cpp
45 *_resource.rc
46 .#*
47 *.*#
48 core
49 .qmake.cache
50 .qmake.vars
51 *.prl
52 tags
53 .DS_Store
54 *.debug
55 Makefile*
56 !qmake/Makefile.win32*
57 !qmake/Makefile.unix
58 *.prl
59 *.app
60 *.pro.user*
61 *.qmlproject.user*
62 *.gcov
63 bin/Qt*.dll
64 bin/assistant*
65 bin/designer*
66 bin/dumpcpp*
67 bin/idc*
68 bin/jsondb*
69 bin/linguist*
70 bin/lrelease*
71 bin/lupdate*
72 bin/lconvert*
73 bin/mkv8snapshot*
74 bin/moc*
75 bin/makeqpf*
76 bin/pixeltool*
77 bin/qmake*
78 bin/qdoc*
79 bin/qt3to4*
80 bin/qtdemo*
81 bin/qttracereplay*
82 bin/rcc*
83 bin/uic*
84 bin/patternist*
85 bin/phonon*
86 bin/qcollectiongenerator*
87 bin/qdbus*
88 bin/qhelpconverter*
89 bin/qhelpgenerator*
90 bin/qglinfo*
91 bin/qtconfig*
92 bin/xmlpatterns*
93 bin/cetest*
94 bin/collectiongenerator
95 bin/helpconverter
96 bin/helpgenerator
97 bin/kmap2qmap*
98 bin/qlalr*
99 bin/qmlconv*
100 bin/qmldebugger*
101 bin/qml*
102 bin/qttracereplay*
103 bin/qt.conf
104 bin/servicefw*
105 bin/sfwlisten*
106 configure.cache
107 config.status
108 config.summary
109 mkspecs/default
110 mkspecs/default-host
111 mkspecs/qconfig.pri
112 mkspecs/qdevice.pri
113 moc_*.cpp
114 qmake/qmake.exe
115 qmake/Makefile.bak
116 qmake/qmake_pch.pch
117 src/corelib/global/qconfig.cpp
118 src/corelib/global/qconfig.h
119 src/corelib/global/qconfig.h.qmake
120 ui_*.h
121 tests/auto/qprocess/test*/*.exe
122 tests/auto/qtcpsocket/stressTest/*.exe
123 tests/auto/qprocess/fileWriterProcess/*.exe
124 tests/auto/qmake/testdata/quotedfilenames/*.exe
125 tests/auto/compilerwarnings/*.exe
126 tests/auto/qmake/testdata/quotedfilenames/test.cpp
127 tests/auto/qprocess/fileWriterProcess.txt
128 tests/auto/corelib/mimetypes/qmimedatabase/qmimedatabase-cache/mime/
129 tests/auto/corelib/mimetypes/qmimedatabase/qmimedatabase-xml/mime/
130 .com.apple.timemachine.supported
131 tests/auto/qlibrary/libmylib.so*
132 tests/auto/qresourceengine/runtime_resource.rcc
133 tools/activeqt/testcon/testcon.tlb
134 translations/*.qm
135 translations/*_untranslated.ts
136 qrc_*.cpp
137
138 # Test generated files
139 QObject.log
140 tst_*
141 !tst_*.*
142 tst_*.log
143 tst_*.debug
144 tst_*~
145 tests/auto/cmake/build
146
147 # xemacs temporary files
148 *.flc
149
150 # Vim temporary files
151 .*.swp
152
153 # Visual Studio generated files
154 *.ib_pdb_index
155 *.idb
156 *.ilk
157 *.pdb
158 *.sln
159 *.suo
160 *.vcproj
161 *vcproj.*.*.user
162 *.ncb
163 *.vcxproj
164 *.vcxproj.filters
165 *.vcxproj.user
166 *.exe.embed.manifest
167 *.exe_manifest.rc
168 *.exe_manifest.res
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/qt*/*
230 doc/qch
231 doc-build
232 .rcc
233 .pch
234 .metadata
235 tmp-debug
236 tmp-debug-shared
237 tmp-release
238 tmp-release-shared
239
240 qtc-debugging-helper
241 qtc-qmldump
242 qtc-qmldbg
243 src/corelib/lib
244 src/network/lib
245 src/xml/lib/
246
247 .pc/
248
249 # INTEGRITY generated files
250 *.gpj
251 *.int
252 *.ael
253 *.dla
254 *.dnm
255 *.dep
256 *.map
257 work
258
259
260 #generated module def and version header files
261 mkspecs/modules/qt_*.pri
262 mkspecs/modules-inst/
263 mkspecs/qmodule.pri
264
265 #unit tests libs/plugins
266 tests/auto/corelib/plugin/qlibrary/libmylib.so2
267 tests/auto/corelib/plugin/qlibrary/mylib.dl2
268
269 #unit tests executables (other than those named tst_*)
270 tests/auto/testlib/selftests/assert/assert
271 tests/auto/testlib/selftests/badxml/badxml
272 tests/auto/testlib/selftests/benchlibcallgrind/benchlibcallgrind
273 tests/auto/testlib/selftests/benchlibeventcounter/benchlibeventcounter
274 tests/auto/testlib/selftests/benchliboptions/benchliboptions
275 tests/auto/testlib/selftests/benchlibtickcounter/benchlibtickcounter
276 tests/auto/testlib/selftests/benchlibwalltime/benchlibwalltime
277 tests/auto/testlib/selftests/cmptest/cmptest
278 tests/auto/testlib/selftests/commandlinedata/commandlinedata
279 tests/auto/testlib/selftests/crashes/crashes
280 tests/auto/testlib/selftests/datatable/datatable
281 tests/auto/testlib/selftests/datetime/datetime
282 tests/auto/testlib/selftests/differentexec/differentexec
283 tests/auto/testlib/selftests/exceptionthrow/exceptionthrow
284 tests/auto/testlib/selftests/expectfail/expectfail
285 tests/auto/testlib/selftests/failinit/failinit
286 tests/auto/testlib/selftests/failinitdata/failinitdata
287 tests/auto/testlib/selftests/fetchbogus/fetchbogus
288 tests/auto/testlib/selftests/float/float
289 tests/auto/testlib/selftests/globaldata/globaldata
290 tests/auto/testlib/selftests/longstring/longstring
291 tests/auto/testlib/selftests/maxwarnings/maxwarnings
292 tests/auto/testlib/selftests/multiexec/multiexec
293 tests/auto/testlib/selftests/qexecstringlist/qexecstringlist
294 tests/auto/testlib/selftests/singleskip/singleskip
295 tests/auto/testlib/selftests/skip/skip
296 tests/auto/testlib/selftests/skipglobal/skipglobal
297 tests/auto/testlib/selftests/skipinit/skipinit
298 tests/auto/testlib/selftests/skipinitdata/skipinitdata
299 tests/auto/testlib/selftests/sleep/sleep
300 tests/auto/testlib/selftests/strcmp/strcmp
301 tests/auto/testlib/selftests/subtest/subtest
302 tests/auto/testlib/selftests/waitwithoutgui/waitwithoutgui
303 tests/auto/testlib/selftests/warnings/warnings
304 tests/auto/testlib/selftests/xunit/xunit
305 tests/auto/corelib/thread/qthreadstorage/crashOnExit
306 tests/auto/corelib/io/qresourceengine/qresourceengine
307 tests/auto/corelib/codecs/qtextcodec/echo/echo
308 tests/auto/corelib/plugin/quuid/testProcessUniqueness/testProcessUniqueness
309 tests/auto/dbus/qdbusabstractadaptor/qmyserver/qmyserver
310 tests/auto/dbus/qdbusabstractinterface/qpinger/qpinger
311 tests/auto/dbus/qdbusinterface/qmyserver/qmyserver
312 tests/auto/gui/kernel/qfileopenevent/qfileopeneventexternal/qfileopeneventexternal
313 tests/auto/network/bearer/qnetworksession/lackey/lackey
314 tests/auto/widgets/kernel/qapplication/modal/modal