OSDN Git Service

remove QGraphicsItem binary compat bits
[kde/Katie.git] / cmake /
2023-08-02 Ivailo Monevremove non-operational QDateTimeParser bits
2023-08-02 Ivailo Monevreimplement QDateTimeEdit
2023-05-31 Ivailo Monevremove unused QT_MOC definition
2023-05-31 Ivailo Monevremove scripttools component leftovers
2022-12-24 Ivailo Monevremove now unused katie_setup_object() macro
2022-12-23 Ivailo Monevremove BSD workarounds
2022-11-02 Ivailo Monevuse custom format for translations
2022-10-29 Ivailo MonevMerge branch 'master' of https://scm.osdn.net/gitroot...
2022-10-29 Ivailo Monevtypo
2022-10-29 Ivailo Monevbye RCC
2022-10-28 Ivailo Monevremove designer tool
2022-10-27 Ivailo Monevdrop foreach() compat
2022-10-20 Ivailo Monevlibdeflate now provides pkg-config file
2022-10-02 Ivailo Monevfix dev warning about package name mismatch
2022-09-24 Ivailo Monevremove workflow and CI related files
2022-03-28 Ivailo Monevadd option to build with external xxHash
2022-02-28 Ivailo Monevreimplement javascriptcore regexp via std::regex
2022-02-24 Ivailo Monevdrop support for architectures that have no official...
2022-02-24 Ivailo Monevdeal with TODO related to sh4a architecture detection...
2022-02-05 Ivailo Monevreimplement qCompress() and qUncompress() via libdeflate
2022-01-30 Ivailo Monevrevert accidently commited change
2022-01-30 Ivailo Monevget rid of QScopedArrayPointer<T> [ci reset]
2021-10-03 Ivailo Monevremove SQL component [ci reset]
2021-09-10 Ivailo Monevdrop support for PostgreSQL and MySQL databases
2021-09-06 Ivailo Monevquote arguments passed to scripts
2021-08-29 Ivailo Monevstore package related config option values in qconfig.h
2021-08-24 Ivailo Monevexport component symbols only when building them [ci...
2021-07-03 Ivailo Monevinclude system sys/types header for all struct checks
2021-06-25 Ivailo Monevcall OptimizeHeaders script explicitly from component...
2021-06-22 Ivailo Monevcorrect reference to unifdef executable in katie_optimi...
2021-06-21 Ivailo Monevundefine options that are not supported when optimizing...
2021-06-18 Ivailo Monevrevert accidently commited changes
2021-06-17 Ivailo Monevconst-ify SVG node class members where applicable
2021-06-10 Ivailo Monevuse _FILE_OFFSET_BITS definition for LFS support
2021-05-30 Ivailo Monevmake tests depend on plugins
2021-02-13 Ivailo Monevremove PCH build option
2021-02-13 Ivailo Monevobtain only the version via mariadb_config/mysql_config
2021-02-10 Ivailo Monevreimplement QJsonDocument via Jansson
2021-02-09 Ivailo Monevdo everything in single for loop in katie_setup_object()
2021-02-08 Ivailo Monevmerge mkspecs into top-level and macros build files
2021-02-05 Ivailo Monevupdate copyright to ease maintaince [ci skip]
2021-01-30 Ivailo Monevadd /usr/X11R6/include to headers and /usr/X11R6/lib...
2021-01-24 Ivailo Monevremove now unused multi-header support of katie_check_d...
2021-01-23 Ivailo Monevcheck for xdg-open during build
2021-01-20 Ivailo Monevreview build macro comments
2021-01-20 Ivailo Monevmake use of katie_generate_obsolete() in katie_generate...
2021-01-18 Ivailo Monevfix xvfb script exit in case of test failure
2021-01-05 Ivailo Monevinclude rscpath only if resource will be generated...
2021-01-05 Ivailo Monevkatie_setup_target() macro rewrite
2021-01-01 Ivailo Monevcopyright update
2020-12-31 Ivailo Monevmake cxxabi header optional
2020-12-24 Ivailo Monevimplement QHostInfo::localHostName() via getdomainname...
2020-12-24 Ivailo Monevrename katie_allinone_exclude() macro to katie_unity_ex...
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 Monevcompute moc arguments variable outside loop in katie_se...
2020-12-16 Ivailo Monevbump minimum CMake version requirement to v3.3
2020-12-15 Ivailo Monevincrease sleep time in xvfb.sh script
2020-12-10 Ivailo Monevmerge KatieLibraryTargets and KatieBinaryTargets exports
2020-12-09 Ivailo Monevuse dbus-run-session instead of dbus-launch in dbus...
2020-12-03 Ivailo Monevremove now redundant workaround in katie_check_defined()
2020-12-03 Ivailo Monevreset variables if version could not be obtained in...
2020-12-03 Ivailo Monevremove currently unused HarfBuzz checks during build
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 Monevlink D-Bus test to KtDBus from katie_dbus_test()
2020-12-02 Ivailo Monevexecute GUI tests via script
2020-12-02 Ivailo Monevexecute D-Bus tests with script
2020-12-02 Ivailo Monevcheck for /proc/<pid>/exe and /proc/<pid>/cmdline durin...
2020-12-01 Ivailo Monevplace all private headers in single directory
2020-12-01 Ivailo Monevlookup the full library paths from modules
2020-12-01 Ivailo Monevfix resolv detection on FreeBSD
2020-12-01 Ivailo Monevget rid of the static build restriction
2020-11-30 Ivailo Monevreview build time warnings and fatal errors
2020-11-30 Ivailo Monevdrop functionality that may affect reproducible builds
2020-11-30 Ivailo Monevdrop support for QLibraryInfo::PrefixPath and QLibraryI...
2020-11-30 Ivailo Monevreimplement backtrace support via execinfo
2020-11-28 Ivailo Monevremove translations, provide POT files
2020-11-28 Ivailo Monevreview katie_setup_target() style
2020-11-28 Ivailo Monevcorrect variables in katie_check_defined()
2020-11-28 Ivailo Monevreimplement QTranslator via gettext/libintl
2020-11-27 Ivailo Monevworkaround some CMake and BSD issues
2020-11-25 Ivailo Monevget rid of QTDIR environment variable
2020-11-20 Ivailo Monevdo not pass -tickcounter to tests
2020-11-19 Ivailo Monevreview messages in KatieBuildMacros file
2020-11-16 Ivailo Monevremove redundant inclusions in KatieBUildMacros file
2020-11-15 Ivailo Monevmerge JSC ThreadingQt into Threading source file
2020-11-15 Ivailo Monevreduce build time for systems without LFS
2020-11-14 Ivailo Monevfix checking for definitions via katie_check_defined...
2020-11-11 Ivailo Monevimplement thread name setting for NetBSD
2020-11-08 Ivailo Monevdrop QLibraryInfo::SettingsPath support
2020-10-26 Ivailo Monevunsupported operating systems cruft removal
2020-10-21 Ivailo Monevcheck for dirent.d_type member during build
2020-10-20 Ivailo Monevcheck for sockaddr_ll and sockaddr_dl during build
2020-09-27 Ivailo Monevrevert to normal RCC execution
2020-09-13 Ivailo Monevinstruct ltrace to demangle symbol names
2020-09-12 Ivailo Monevtrace RCC execution
2020-08-11 Ivailo Monevfix find_package() query with version requirement by...
next