OSDN Git Service

do not copy socket address structure in qt_socket_getPortAndAddress() function
[kde/Katie.git] / CMakeLists.txt
2022-02-28 Ivailo Monevreimplement javascriptcore regexp via std::regex
2022-02-26 Ivailo Monevremove svg and dbus component definitions [ci reset]
2022-02-24 Ivailo Monevbuild fix for the case when QT_NO_COLUMNVIEW is defined
2022-02-24 Ivailo Monevdeal with TODO related to sh4a architecture detection...
2022-02-23 Ivailo Monevmerge QNativeSocketEngine into QAbstractSocketEngine...
2022-02-21 Ivailo Monevget rid of OpenSSL dependency
2022-02-19 Ivailo Monevdrop network access classes [ci reset]
2022-02-05 Ivailo Monevbundle libdeflate to make it optional
2022-02-05 Ivailo Monevreimplement qCompress() and qUncompress() via libdeflate
2022-01-31 Ivailo Moneveffectively revert 6b4f25f6d0dbb018d9b7b92917b1d8a47cf0...
2022-01-30 Ivailo Monevget rid of QScopedArrayPointer<T> [ci reset]
2022-01-29 Ivailo Monevremove QLinkedList<T> leftovers
2022-01-29 Ivailo Monevget rid of QLinkedList<T>
2022-01-26 Ivailo Monevdrop accessibility support [ci reset]
2022-01-25 Ivailo Monevget rid of the subject to race condition Q_GLOBAL_STATI...
2022-01-09 Ivailo Monevdo not synthesize bold and italic glyphs
2021-12-22 Ivailo Monevreimplement XPM handler via libXpm
2021-12-20 Ivailo Monevremove designer tool brush manager, gradient editor...
2021-12-19 Ivailo Monevdo not override build type
2021-12-19 Ivailo Monevdrop support for QConicalGradient [ci reset]
2021-12-14 Ivailo Monevdrop support for bmp, ico, tga, jpeg and tiff
2021-12-14 Ivailo Monevversion bump [ci reset]
2021-11-23 Ivailo Monevversion bump [ci reset]
2021-11-15 Ivailo Monevpoll for changes from QFileSystemWatcher rather than...
2021-10-03 Ivailo Monevremove SQL component [ci reset]
2021-09-19 Ivailo Monevreplace arc4random() with the recommended arc4random_un...
2021-09-18 Ivailo Monevlink QSocketNotifier test to socket and nsl libraries
2021-09-18 Ivailo Monevlink function tests to socket and nsl libraries if...
2021-09-16 Ivailo Monevremove no-op touch devices support [ci reset]
2021-09-14 Ivailo Monevuse generic network interfaces implementation if getifa...
2021-09-10 Ivailo Monevdrop support for PostgreSQL and MySQL databases
2021-09-07 Ivailo Monevprioritize x86_64 architecture match over i386
2021-09-02 Ivailo Monevremove input method support leftovers
2021-08-29 Ivailo Monevstore package related config option values in qconfig.h
2021-08-28 Ivailo MonevcompressBound() is no longer required
2021-08-25 Ivailo Monevdrop symbian/harmattan related bearer management suppor...
2021-08-13 Ivailo Monevuse renameat2() if available to fix race condition...
2021-08-13 Ivailo Monevversion bump [ci reset]
2021-08-06 Ivailo Monevget rid of QSysInfo class [ci reset]
2021-07-31 Ivailo Monevdrop wide character and string support [ci reset]
2021-06-28 Ivailo Monevrequire OpenSSL v1.1.0 as minumum
2021-06-25 Ivailo Monevcall OptimizeHeaders script explicitly from component...
2021-06-23 Ivailo Monevcorrect condition for solaris in top-level build file
2021-06-20 Ivailo Monevdefine OS, architectures and byte order defintions...
2021-06-18 Ivailo Monevremove QSystemLocale class
2021-06-16 Ivailo Monevalways use thread-safe fcvt() and ecvt() implementations
2021-06-10 Ivailo Monevuse _FILE_OFFSET_BITS definition for LFS support
2021-06-02 Ivailo Monevremove redundant image format configuration definitions...
2021-03-18 Ivailo Monevfix QJsonDocument map/hash recursion and limit it
2021-02-17 Ivailo Monevallow escape inside strings for JSON documents
2021-02-14 Ivailo Monevmove comment where it should be in top-level build...
2021-02-13 Ivailo Monevremove PCH build option
2021-02-10 Ivailo Monevreimplement QJsonDocument via Jansson
2021-02-08 Ivailo Monevdrop text codec plugins support
2021-02-08 Ivailo Monevmerge mkspecs into top-level and macros build files
2021-02-08 Ivailo Monevversion bump
2021-02-08 Ivailo Monevmove QT_NO_DEBUG conditional out of mkspecs
2021-01-30 Ivailo Monevadd /usr/X11R6/include to headers and /usr/X11R6/lib...
2021-01-27 Ivailo Monevadd only existing directories to headers and linker...
2021-01-23 Ivailo Monevcheck for xdg-open during build
2021-01-20 Ivailo Monevpthread_attr_setstacksize() is standardized by POSIX...
2021-01-20 Ivailo Monevfeclearexcept() is standardized by POSIX.1-2001, do...
2021-01-08 Ivailo Monevbump the minimum to POSIX.1-2001
2021-01-06 Ivailo Monevtop-level CMake file review
2021-01-05 Ivailo Monevset a bit more restrictive permissions for the scripts
2021-01-05 Ivailo Monevstatic analyzer warnings fixes
2021-01-05 Ivailo Monevdisable some spurious compiler warnings
2021-01-01 Ivailo Monevcorrect condition for QT_NO_EXECINFO
2021-01-01 Ivailo Monevremove now unused pthread_stackseg_np() and pthread_att...
2020-12-31 Ivailo Monevcheck for semaphore header, dl and rt libraries during...
2020-12-31 Ivailo Monevmake cxxabi header optional
2020-12-31 Ivailo Monevget rid of internal QT_SCRIPT_LIB and QT_UITOOLS_LIB...
2020-12-31 Ivailo Monevversion bump
2020-12-27 Ivailo Monevset CMAKE_UNITY_BUILD_BATCH_SIZE to 300
2020-12-26 Ivailo Monevtypo in top-level CMake file
2020-12-26 Ivailo Monevremove experimental and disabled code from qpixmap_x11...
2020-12-24 Ivailo Monevimplement QHostInfo::localHostName() via getdomainname...
2020-12-23 Ivailo Monevcheck for pthread_attr_setstacksize() during build
2020-12-20 Ivailo Monevdefine Q_NO_DATA_RELOCATION based on dummy target property
2020-12-20 Ivailo Monevdrop KATIE_ALLINONE build option in favour of CMAKE_UNI...
2020-12-20 Ivailo Monevimplement PCH build option for components
2020-12-20 Ivailo Monevdrop ODBC v2 support
2020-12-17 Ivailo Monevversion bump
2020-12-16 Ivailo Monevbump minimum CMake version requirement to v3.3
2020-12-16 Ivailo Monevset CMAKE_CROSSCOMPILING_EMULATOR to KATIE_CROSS_EXEC...
2020-12-10 Ivailo Monevmerge KatieLibraryTargets and KatieBinaryTargets exports
2020-12-10 Ivailo Monevmark optional packages as recommended
2020-12-10 Ivailo Monevcheck for accept4() and paccept() during build
2020-12-10 Ivailo Monevcheck for pipe2() during build
2020-12-09 Ivailo Monevcorrect OpenSSL package description property
2020-12-09 Ivailo Monevmerge inotify and kevent watchers into QFileSystemWatch...
2020-12-04 Ivailo Monevlift the restriction to building outside the source...
2020-12-03 Ivailo Monevrequire PostgreSQL atleast v7.4
2020-12-03 Ivailo Monevremove currently unused HarfBuzz checks during build
2020-12-03 Ivailo Monevremove reference to trace script
2020-12-03 Ivailo Monevreview CMake modules inclusions
2020-12-03 Ivailo Monevno gain in using Travis anymore
2020-12-03 Ivailo Monevremove KatieMacros CMake file
2020-12-02 Ivailo Monevremove unused and internal QDragResponseEvent
2020-12-02 Ivailo Monevexecute GUI tests via script
next