49 Commits

Author SHA1 Message Date
Alex Spataru
e238d8cdd1 Transition to GPL3 OR Commercial License (#248) 2025-01-01 15:06:49 -05:00
Alex Spataru
78b316f684 Ignore libucrt warnings in MSVC 2024-11-29 22:40:44 -05:00
Alex Spataru
5bdb1cdf5b Try to fix MSVC build warnings 2024-11-29 22:33:30 -05:00
Alex Spataru
7efba4bd12 Do not link to OpenMP on macOS 2024-11-29 22:27:28 -05:00
Alex Spataru
68c6ac1de4 Remove NEON-specific instructions 2024-11-29 22:19:57 -05:00
Alex Spataru
4824ab1cb4
Update CMakeLists.txt 2024-11-29 12:03:14 -05:00
Alex Spataru
65af7df1d5
Update CMakeLists.txt 2024-11-29 12:02:57 -05:00
Alex Spataru
76992ffb9e Emergency upgrade to 3.0.6 2024-11-27 02:29:23 -05:00
Alex Spataru
16da21afbb
Update project description/bio 2024-11-26 11:04:22 -05:00
Alex Spataru
fcf4eaad8f Upgrade to 3.0.5 2024-11-26 09:50:28 -05:00
Alex Spataru
4e7373c046 Add OpenMP support directly 2024-11-24 23:20:12 -05:00
Alex Spataru
4b4e4c60bf
Update CMakeLists.txt 2024-11-24 23:09:09 -05:00
Alex Spataru
e2bfd38bb8 Ensure OpenMP support is added globally 2024-11-24 22:58:36 -05:00
Alex Spataru
478aafaea2 Add optional sanitizer flags 2024-11-24 22:36:48 -05:00
Alex Spataru
ee6ed0f31d Update compiler flags 2024-11-24 20:04:14 -05:00
Alex Spataru
87d6ec6bd5 Avoid hangs with high-frequency data by scheduling calls 2024-11-24 19:29:23 -05:00
Alex Spataru
7e8e0a73de
Correctly rename theme files and disable -xHost flag on ICC 2024-11-23 01:04:56 -05:00
Alex Spataru
04a935a362
Use /MT flag again 2024-11-20 16:42:07 -05:00
Alex Spataru
99a1ca1706
Update CMakeLists.txt 2024-11-20 16:09:45 -05:00
Alex Spataru
cc6e40d50a
Update CMakeLists.txt 2024-11-20 15:41:56 -05:00
Alex Spataru
6a7544b781
Fix windeployqt incorrect deployment of debug libraries 2024-11-20 15:30:39 -05:00
Alex Spataru
3c2ac73eda
Update CMakeLists.txt to define project at the start 2024-11-20 11:12:04 -05:00
Alex Spataru
9c887579fd
Update CMakeLists.txt to set CMAKE_SYSTEM_PROCESSOR explicitely 2024-11-20 11:08:22 -05:00
Alex Spataru
4821885837 Go back to C++17 2024-11-18 23:40:17 -05:00
Alex Spataru
a1234f14b4 Only apply ar/ranlib fixes on Unix 2024-11-18 23:00:51 -05:00
Alex Spataru
83c922cffa Try to fix Intel C++ compilation 2024-11-18 22:54:15 -05:00
Alex Spataru
6a93579172 Add support for Intel C++ compiler 2024-11-18 22:17:31 -05:00
Alex Spataru
10892291c2 Detect AMD64 and enable AVX2 on Windows 2024-11-18 21:27:48 -05:00
Alex Spataru
3fbf5c5c51 Fix overwrite of compiler flags 2024-11-18 19:17:31 -05:00
Alex Spataru
dc25116ac3 Update CMakeLists.txt to add OpenMP to Windows 2024-11-18 18:58:27 -05:00
Alex Spataru
ec07d4c172 Update compiler flags for SIMDe 2024-11-18 18:42:02 -05:00
Alex Spataru
e09cfb6be3 Use SIMD instructions for updating plot data 2024-11-18 17:30:30 -05:00
Alex Spataru
9230c38e87 Transition to C++ 20 2024-11-18 15:59:51 -05:00
Alex Spataru
c66727188c Update compile options #220 2024-11-16 18:18:28 -05:00
Alex Spataru
ce69b705ed Comment-out address sanitizer 2024-11-11 13:27:14 -05:00
Alex Spataru
121833f66e Add some memory management for the console buffer 2024-11-11 12:06:18 -05:00
Alex Spataru
823793560b Ensure that app can compile on Linux aarch64 2024-11-11 09:54:11 -05:00
Alex Spataru
580d478f65 Remove compiler optimizations to avoid strange issues 2024-11-10 12:24:33 -05:00
Alex Spataru
fe42fe1e18 Upgrade to 3.0.4 2024-11-05 00:11:25 -05:00
Alex Spataru
13ee67e430 Update to 3.0.3 release 2024-11-04 00:12:47 -05:00
Alex Spataru
e5d1d6c20c Publish version data 2024-11-03 13:10:16 -05:00
Alex Spataru
5d327df67a Upgrade to 3.0.1 development version 2024-11-03 01:19:35 -05:00
Alex Spataru
7c304831ce Upgrade to 3.0.0 & add attend issue #199 2024-10-28 22:56:19 -05:00
Alex Spataru
0233f99c54 Fix Linux AppImage icon 2024-10-13 01:17:50 -05:00
Alex Spataru
4623c0ba79 Correctly rename target on UNIX systems 2024-09-19 12:15:26 -05:00
Alex Spataru
b1d0897293 Update CMakeLists format 2024-09-19 11:53:59 -05:00
Alex Spataru
fec08f0cd5 Begin working on project editor redesign 2024-08-29 13:51:17 -05:00
Alex Spataru
0144b5c300 Halway over the UI revamp 2024-08-11 18:20:03 -05:00
Alex Spataru
87a8329c84 Move project to CMake 2024-08-10 12:58:21 -05:00