Update spec to build Qt 5.0
[profile/ivi/qtbase.git] / .gitignore
index 0db34fa..fe9fe84 100644 (file)
@@ -4,8 +4,13 @@
 examples/*/*/*
 !examples/*/*/*[.]*
 !examples/*/*/README
+!examples/*/doc/*
+!examples/*/doc/*/*
 examples/*/*/*[.]app
 !examples/declarative/*
+examples/tutorials/*/*/*
+!examples/tutorials/*/*/*[.]*
+!examples/tutorials/*/*/README
 !examples/tutorials/*
 !examples/tutorials/*/*
 !examples/ja_JP/*/*
@@ -32,6 +37,7 @@ pcviewer.cfg
 *.swp
 *.rej
 *.so
+*.so.*
 *.pbxuser
 *.mode1
 *.mode1v3
@@ -51,23 +57,25 @@ Makefile*
 !qmake/Makefile.unix
 *.prl
 *.app
-*.pro.user
-*.qmlproject.user
+*.pro.user*
+*.qmlproject.user*
 *.gcov
 bin/Qt*.dll
 bin/assistant*
 bin/designer*
 bin/dumpcpp*
 bin/idc*
+bin/jsondb*
 bin/linguist*
 bin/lrelease*
 bin/lupdate*
 bin/lconvert*
+bin/mkv8snapshot*
 bin/moc*
 bin/makeqpf*
 bin/pixeltool*
 bin/qmake*
-bin/qdoc3*
+bin/qdoc*
 bin/qt3to4*
 bin/qtdemo*
 bin/qttracereplay*
@@ -79,6 +87,7 @@ bin/qcollectiongenerator*
 bin/qdbus*
 bin/qhelpconverter*
 bin/qhelpgenerator*
+bin/qglinfo*
 bin/qtconfig*
 bin/xmlpatterns*
 bin/cetest*
@@ -91,13 +100,20 @@ bin/qmlconv*
 bin/qmldebugger*
 bin/qml*
 bin/qttracereplay*
+bin/qt.conf
+bin/servicefw*
+bin/sfwlisten*
 configure.cache
 config.status
+config.summary
 mkspecs/default
+mkspecs/default-host
 mkspecs/qconfig.pri
+mkspecs/qdevice.pri
 moc_*.cpp
 qmake/qmake.exe
 qmake/Makefile.bak
+qmake/qmake_pch.pch
 src/corelib/global/qconfig.cpp
 src/corelib/global/qconfig.h
 src/corelib/global/qconfig.h.qmake
@@ -109,26 +125,16 @@ tests/auto/qmake/testdata/quotedfilenames/*.exe
 tests/auto/compilerwarnings/*.exe
 tests/auto/qmake/testdata/quotedfilenames/test.cpp
 tests/auto/qprocess/fileWriterProcess.txt
+tests/auto/corelib/mimetypes/qmimedatabase/qmimedatabase-cache/mime/
+tests/auto/corelib/mimetypes/qmimedatabase/qmimedatabase-xml/mime/
 .com.apple.timemachine.supported
 tests/auto/qlibrary/libmylib.so*
 tests/auto/qresourceengine/runtime_resource.rcc
-tools/qtestlib/chart/chart*
-tools/qtestlib/updater/updater*
 tools/activeqt/testcon/testcon.tlb
 translations/*.qm
 translations/*_untranslated.ts
 qrc_*.cpp
 
-src/corelib/qtcoreversion.h
-src/dbus/qtdbusversion.h
-src/gui/qtguiversion.h
-src/network/qtnetworkversion.h
-src/opengl/qtopenglversion.h
-src/openvg/qtopenvgversion.h
-src/sql/qtsqlversion.h
-src/testlib/qttestversion.h
-src/xml/qtxmlversion.h
-
 # Test generated files
 QObject.log
 tst_*
@@ -136,6 +142,7 @@ tst_*
 tst_*.log
 tst_*.debug
 tst_*~
+tests/auto/cmake/build
 
 # xemacs temporary files
 *.flc
@@ -156,6 +163,9 @@ tst_*~
 *.vcxproj
 *.vcxproj.filters
 *.vcxproj.user
+*.exe.embed.manifest
+*.exe_manifest.rc
+*.exe_manifest.res
 
 # MinGW generated files
 *.Debug
@@ -166,6 +176,10 @@ src/3rdparty/webkit/WebCore/mocinclude.tmp
 src/3rdparty/webkit/includes.txt
 src/3rdparty/webkit/includes2.txt
 
+# generated files in configure.exe bootstrapping
+tools/configure/configure.intermediate.manifest
+tools/configure/configure_pch.pch
+
 # Symlinks generated by configure
 tools/qvfb/qvfbhdr.h
 tools/qvfb/qlock_p.h
@@ -204,6 +218,7 @@ examples/tools/plugandpaint/plugins
 include/*
 include/*/*
 lib/*
+imports/*
 !lib/fonts
 !lib/README
 plugins/*/*
@@ -211,49 +226,20 @@ release
 tmp
 doc-build
 doc/html/*
+doc/qt*/*
 doc/qch
 doc-build
 .rcc
 .pch
 .metadata
-
-# Symbian build system generated files
-# ---------------------
-
-ABLD.BAT
-bld.inf*
-*.mmp
-*.mk
-*.rss
-*.loc
-!s60main.rss
-*.pkg
-plugin_commonu.def
-*.qtplugin
-*.sis
-*.sisx
-*.lst
-*.exe
-*.mif
-*.rsc
-*.sym
-*.lib
-
-# runonphone crash dumps
-d_exc_*.txt
-d_exc_*.stk
-
-# Generated by abldfast.bat from devtools.
-.abldsteps.*
-
-# Carbide project files
-# ---------------------
-.project
-.cproject
-.make.cache
-*.d
+tmp-debug
+tmp-debug-shared
+tmp-release
+tmp-release-shared
 
 qtc-debugging-helper
+qtc-qmldump
+qtc-qmldbg
 src/corelib/lib
 src/network/lib
 src/xml/lib/
@@ -269,3 +255,60 @@ src/xml/lib/
 *.dep
 *.map
 work
+
+
+#generated module def and version header files
+mkspecs/modules/qt_*.pri
+mkspecs/modules-inst/
+mkspecs/qmodule.pri
+
+#unit tests libs/plugins
+tests/auto/corelib/plugin/qlibrary/libmylib.so2
+tests/auto/corelib/plugin/qlibrary/mylib.dl2
+
+#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
+tests/auto/dbus/qdbusabstractadaptor/qmyserver/qmyserver
+tests/auto/dbus/qdbusabstractinterface/qpinger/qpinger
+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