Cockatrice/cockatrice
Lukas Brübach 21c54a029b [Build] Add precompiled headers for Qt-backed executables
Reparsing QtCore/QtGui/QtWidgets/QtNetwork in ~460 client translation
units is the dominant compilation cost. Precompile the two common layers:
- qtcore_pch.h (Qt Core only; safe even for headless Servatrice)
- qtwidgets_pch.h (adds Gui/Widgets/Network; used by Cockatrice and Oracle)

target_precompile_headers() requires CMake 3.16, now the project minimum.
Estimated 30-50% faster client rebuilds.
2026-09-04 05:20:59 +02:00
..
resources [App] Add onboarding wizard (#7064) 2026-08-24 23:05:58 +02:00
sounds
src [TabSupervisor] Initialize all tabs (#7231) 2026-09-01 16:11:02 +02:00
themes
translations Update translation files (#7044) 2026-07-16 09:07:33 +02:00
.qdevelop
CMakeLists.txt [Build] Add precompiled headers for Qt-backed executables 2026-09-04 05:20:59 +02:00
cockatrice-cod.xml Define Cockatrice as an editor/handler for .cod files and cockatrice:// protocol on all platforms (#6775) 2026-08-08 19:02:19 +02:00
cockatrice.desktop Define Cockatrice as an editor/handler for .cod files and cockatrice:// protocol on all platforms (#6775) 2026-08-08 19:02:19 +02:00
cockatrice.qrc [App] Add onboarding wizard (#7064) 2026-08-24 23:05:58 +02:00
cockatrice.rc
cockatrice_en@source.ts Update translation source strings (#7028) 2026-07-01 16:25:10 +02:00