|
|
6657bdd9b1
|
build: not using cache to store global state for macOS signing
|
2026-03-08 18:21:34 +00:00 |
|
|
|
12cf55d4fc
|
build: Replace WINAPI_CARBON with Q_OS_MAC
|
2026-03-06 08:57:31 -05:00 |
|
|
|
fce1a37e97
|
build: remove SYSAPI_UNIX define
|
2026-03-06 08:57:31 -05:00 |
|
|
|
c20671f1db
|
build: ensuring macOS codesign is triggered for changes in core
|
2026-03-05 15:22:46 -05:00 |
|
|
|
aca274e9ee
|
refactor: add (C) to copyright header where missing
|
2026-01-18 15:38:59 +00:00 |
|
|
|
7682e17afe
|
refactor: Move src/lib/Config => src/lib/platform/XWindowsConfig
This file is used only in XWindows related platform code.
|
2025-12-30 17:22:00 +00:00 |
|
|
|
4a67694676
|
build: new build option BUILD_X11 to control building of X11 backend
|
2025-11-14 13:28:41 +00:00 |
|
|
|
90d6fc6f08
|
refactor: Assume inet_atom on unix
ported ed2d44c346\#diff-1e7de1ae2d059d21e1dd75d5812d5a34b0222cef273b7c3a2af62eb747f9d20a
|
2025-11-03 13:31:28 +00:00 |
|
|
|
6ff8b053af
|
refactor: fail without posix sigwait, remove from Config.h.in
based on 998a9d1735
|
2025-11-03 13:31:28 +00:00 |
|
|
|
4afc20e2c3
|
chore: remove unused _THREAD_SAFE define
|
2025-11-03 13:31:28 +00:00 |
|
|
|
550f7c3e06
|
refactor HAS_FORMAT => HAVE_FORMAT
|
2025-10-31 12:21:47 +00:00 |
|
|
|
135fe27007
|
refactor: look for cxx20 format support on all oses
|
2025-10-31 12:21:47 +00:00 |
|
|
|
7e6a674210
|
refactor: forward HAS_FORMAT define into c++
|
2025-10-31 12:21:47 +00:00 |
|
|
|
8226c4162b
|
fix: [build]Fix build issue without format support
add C++20 <format> support checks in Unix libraries and update logging format usage.
Log: Fix build issue without format support.
|
2025-10-24 15:08:11 +00:00 |
|
|
|
4302d50a42
|
feat: Use xkb_keymap_mod_get_mask in EiKeyState if available
Introduced in xkbcommon v1.10.0
|
2025-08-22 16:06:03 +01:00 |
|
|
|
45fcdde636
|
build: Windows, run deploy tool only once, use install to install qt depends
Remove unneed . in Qt deploy message
|
2025-07-21 15:59:24 +01:00 |
|
|
|
9a799294f7
|
build: fail sooner on windows / mac if unable to find Qt deploy tool
|
2025-07-21 10:39:00 -04:00 |
|
|
|
28957a3fa8
|
build: generate vcpkg.json on windows
do not allow vcpkg.json to be added to the repo
provide a new option VCPKG_QT (default is OFF), to build Qt via vcpkg
|
2025-07-21 10:39:00 -04:00 |
|
|
|
eac59768ea
|
build: remove HAVE_SYS_SOCKET define should be present on all unix systems
|
2025-06-14 08:22:55 +01:00 |
|
|
|
044c9b24f3
|
build: remove HAVE_SOCKLEN_T forced define
|
2025-06-14 08:22:55 +01:00 |
|
|
|
a3fe66f213
|
build: remove HAVE_PTHREAD_SIGNAL define it was forced on
|
2025-06-14 08:22:55 +01:00 |
|
|
|
60a148ce68
|
build: remove HAVE_DPMS_PROTOTYPES, Single use and assumed due to another var being set
|
2025-06-14 08:22:55 +01:00 |
|
|
|
87704fedb1
|
build: unistd.h is manditory on unix platforms
|
2025-06-14 08:22:55 +01:00 |
|
|
|
3eef21c8df
|
chore: remove pointless SYS_TIME if defs one is set true and the other never used just include the libs
chore: remove TIME_WITH_SYS_TIME set to 1 and used once as include guard
|
2025-06-14 08:22:55 +01:00 |
|
|
|
36b4bb09bc
|
refactor: Unify ArchSleepClasses into one method
idea from https://github.com/input-leap/input-leap/pull/1462
|
2025-06-14 08:22:55 +01:00 |
|
|
|
81392fe758
|
build: move old tests to unittests/legacytests
|
2025-05-12 13:48:21 +01:00 |
|
|
|
3ae2b3a571
|
build: rename old tests binary to legacytests
ci: run-tests action, split legacy and new unit tests into two steps
|
2025-05-12 13:48:21 +01:00 |
|
|
|
201df59cb7
|
remove Use of libnotify and wintoast
|
2025-03-27 13:07:59 +00:00 |
|
|
|
245a522188
|
build: remove used gio library
|
2025-03-27 12:46:28 +00:00 |
|
|
|
fdf1df1a30
|
refactor: use QtXml in place of pugixml
|
2025-03-27 12:33:39 +00:00 |
|
|
|
84b433853a
|
chore: remove unused define HAVE_GMTTIME_R
|
2025-03-26 09:23:16 +00:00 |
|
|
|
e225a357fd
|
chore: remove unused define HAVE_GETPWUID_R
|
2025-03-26 09:23:16 +00:00 |
|
|
|
54fac87ed2
|
chore: remove unused define HAVE_WCHAR_H
|
2025-03-26 09:23:16 +00:00 |
|
|
|
56a665cd18
|
chore: remove unused define HAVE_SYS_UTSNAME_H
|
2025-03-26 09:23:16 +00:00 |
|
|
|
cb8c6fe9d9
|
chore: remove unused define HAVE_LOCALE_H
|
2025-03-26 09:23:16 +00:00 |
|
|
|
239a265e18
|
chore: remove unused HAVE_SSTREAM define
|
2025-03-26 09:23:16 +00:00 |
|
|
|
ee53d28af7
|
chore: remove unused HAVE_OSTREAM define
|
2025-03-26 09:23:16 +00:00 |
|
|
|
91fd139a49
|
chore: remove unused HAVE_ISTREAM define
|
2025-03-26 09:23:16 +00:00 |
|
|
|
7f1a234d06
|
refactor: remove unneed library gtkpixbuf
|
2025-03-26 09:13:13 +00:00 |
|
|
|
d9e6ec4b70
|
chore: rename lib/config.h.in => lib/Config.h.in
|
2025-03-20 13:06:45 +00:00 |
|
|
|
256ba2411b
|
refactor: move qt automoc, uic and rcc to a single place in Librarires.cmake
|
2025-03-07 13:16:09 +00:00 |
|
|
|
8e236e7e5c
|
build: win32 do not bind vc++ when building
|
2025-03-06 19:17:53 +00:00 |
|
|
|
9c81f1c045
|
build: moving find_package for openssl to net/CMakeLists.txt
|
2025-03-06 19:17:53 +00:00 |
|
|
|
899a49d09a
|
build: win32 Remove unneeded python dependency
|
2025-03-06 19:17:53 +00:00 |
|
|
|
3a4bf35e22
|
refactor: Remove unneeed find_packate calls for Qt Components. Qt is found by Libaraies.cmake and accesable to all items in the src folder
|
2025-03-06 19:17:53 +00:00 |
|
|
|
495331108b
|
fix: Guard MSVC runtime version depending on compiler version
|
2025-03-06 10:45:57 -05:00 |
|
|
|
2058519e57
|
refactor: generate Certs using secureUtils method
|
2025-02-12 13:41:45 +00:00 |
|
|
|
55772e1133
|
chore: remove unused ARCH::vsnprintf
|
2025-01-29 21:07:31 +00:00 |
|
|
|
1085df54ed
|
refactor: Reuse compliance
build files and documentation: MIT
images / sources: GPL-2.0-only
breeze icons: LGPL-2.0-only
Microsoft MSM file, vc redist license
|
2025-01-27 17:05:47 -05:00 |
|
|
|
afc736e2c8
|
build: remove unused STDC_HEADERS
|
2025-01-21 06:27:36 -05:00 |
|