Skip to content

Latest commit

 

History

History
338 lines (316 loc) · 7.41 KB

.gitignore

File metadata and controls

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