wash
|
5ead9118b3
|
build: add module to handle querying platform details
|
2026-05-05 21:31:12 +01:00 |
|
wash
|
c29465a97d
|
build: re-enable namespace-specific tests
|
2026-05-05 21:17:21 +01:00 |
|
wash
|
18c9d30c60
|
meta: re-organise tests
|
2026-05-04 16:37:06 +01:00 |
|
wash
|
7b5173127c
|
build: remove relative directory paths
|
2026-05-03 20:20:16 +01:00 |
|
wash
|
87270b686c
|
build: re-organise assembly build files
|
2026-05-03 17:05:48 +01:00 |
|
wash
|
3f7ad3ab08
|
fx.compression: convert to new assembly build system
|
2026-05-03 16:29:23 +01:00 |
|
wash
|
a0283da135
|
build: fix namespace build macro
|
2026-05-03 14:47:59 +01:00 |
|
wash
|
7b42a023e4
|
runtime: add assembly system to collect and export type definitions
|
2026-05-03 13:11:22 +01:00 |
|
wash
|
a339b6e01a
|
build: use dots instead of hyphens in library names
|
2026-05-02 21:03:46 +01:00 |
|
wash
|
5d1b2aabbb
|
build: update template for building assemblies
|
2026-05-02 21:00:59 +01:00 |
|
wash
|
467c13e161
|
build: add some build options to customise library functionality
|
2026-04-01 19:02:04 +01:00 |
|
wash
|
e9d0e323f0
|
meta: rename to fx
|
2026-03-16 10:35:43 +00:00 |
|
wash
|
0751ef469f
|
meta: rename legacy object module to 'ds'
|
2025-08-09 19:57:42 +01:00 |
|
wash
|
56d300f2cf
|
cmake: add compress module to FindBluelib
|
2025-07-28 22:29:13 +01:00 |
|
wash
|
56399b07d8
|
meta: add compress module for (de)compressing data
|
2025-07-28 22:27:24 +01:00 |
|
wash
|
65ee2a91b8
|
build: add new parameters to module template
|
2025-07-28 22:25:42 +01:00 |
|
wash
|
21f424956e
|
cmake: update FindBluelib to support serial module
|
2025-06-27 22:00:26 +01:00 |
|
wash
|
f5b1200525
|
build: add io module to FindBluelib.cmake
|
2025-04-11 14:02:02 +01:00 |
|
wash
|
c630321bf6
|
build: add support for generic source sub-directories in modules
|
2025-04-11 13:48:18 +01:00 |
|
wash
|
7452491427
|
meta: move endian functions from object to core
|
2024-12-10 22:26:52 +00:00 |
|
wash
|
46076203f2
|
cmake: remove intermediate object libraries
this is so static and shared code can be compiled separately by MSVC
|
2024-11-14 21:58:21 +00:00 |
|
wash
|
95e7bc3b4f
|
cmake: define BLUELIB_STATIC when linking to static libraries
msvc requires this because functions exported from .lib files have a different name when the implementation is in a .dll file.
|
2024-11-14 21:57:40 +00:00 |
|
wash
|
d614e110df
|
add win32 (msvc) support
|
2024-11-14 16:56:18 +00:00 |
|
wash
|
c14c2e5500
|
cmake: FindBluelib now specifies inter-module dependencies for module interface targets
|
2024-10-31 19:35:18 +00:00 |
|
wash
|
e77c3908eb
|
add cmake module for finding Bluelib modules
|
2024-10-27 14:32:53 +00:00 |
|
wash
|
901a60206f
|
build: fix sys sources not being included in compilation
|
2024-10-24 21:31:46 +01:00 |
|
wash
|
fa6ebe6a84
|
add object module from corelib
|
2024-10-24 19:24:54 +01:00 |
|
wash
|
7eb0fc5581
|
initial commit
|
2024-10-24 13:09:16 +01:00 |
|