|
e2d3158506
|
remove v prefix from fmt version
|
2022-05-12 17:40:34 +02:00 |
|
|
23c6145971
|
Merge remote-tracking branch 'origin/development' into mueller/refactor-logging-with-fmt
|
2022-05-12 17:38:01 +02:00 |
|
|
e05c72b062
|
minor formatting fix
|
2022-05-10 13:08:14 +02:00 |
|
|
25775614de
|
only check IPO support if enabled
|
2022-05-10 11:56:51 +02:00 |
|
|
0fe1b70bae
|
keep LTO option off by default
|
2022-05-10 11:19:29 +02:00 |
|
|
eafbab9c65
|
Merge remote-tracking branch 'origin/mueller/add-lto-support' into mueller/refactor-logging-with-fmt
|
2022-05-10 10:15:05 +02:00 |
|
|
16bbc0f597
|
Merge remote-tracking branch 'origin/development' into mueller/refactor-logging-with-fmt
|
2022-05-10 10:10:56 +02:00 |
|
|
7b7f5d7e0a
|
Merge branch 'mueller/add-lto-support' of https://egit.irs.uni-stuttgart.de/fsfw/fsfw into mueller/add-lto-support
|
2022-05-09 16:07:19 +02:00 |
|
|
fd112ed597
|
enable lto for test target
|
2022-05-09 16:07:05 +02:00 |
|
|
75132c1e39
|
Merge branch 'development' into mueller/add-lto-support
|
2022-05-09 15:52:28 +02:00 |
|
|
8a40878eb5
|
Merge remote-tracking branch 'origin/development' into mueller/add-lto-support
|
2022-05-09 15:17:16 +02:00 |
|
|
73ff9b97db
|
bump CMAKE_CXX_STANDARD to C++17
|
2022-05-09 15:07:46 +02:00 |
|
|
226f28dc7b
|
Move some directives up top
|
2022-05-09 14:53:52 +02:00 |
|
|
a943e4eebb
|
enable LTO where applicable
|
2022-05-09 02:23:20 +02:00 |
|
|
cb0c80d8dc
|
add option and cmake module for lto support
|
2022-05-09 02:22:16 +02:00 |
|
|
8d85da66f2
|
remove double added source files
|
2022-05-09 02:20:19 +02:00 |
|
|
fb1d775b52
|
fmt is publicly linked now, enable lto by default
|
2022-05-09 02:02:13 +02:00 |
|
|
1b34b90ae0
|
init changing all printout types
|
2022-05-08 21:45:51 +02:00 |
|
|
77055a1579
|
first working version with fmt lib
|
2022-05-08 18:19:44 +02:00 |
|
|
8642b13fd1
|
Merge branch 'mueller/hotfix-etl' into mueller/bump-catch2
|
2022-04-27 21:55:45 +02:00 |
|
|
6aa72892ed
|
clean usage of FetchContent_MakeAvailable
|
2022-04-27 21:53:57 +02:00 |
|
|
50b1b48678
|
link Catch2 issue
|
2022-04-27 13:36:26 +02:00 |
|
|
0e0dbc74aa
|
Merge branch 'mueller/hotfix-etl' into mueller/bump-catch2
|
2022-04-27 09:45:42 +02:00 |
|
|
8c34051d8b
|
bump Catch2 revision
|
2022-04-27 09:45:20 +02:00 |
|
|
b00d83cb1a
|
bump ETL revision
|
2022-04-27 09:41:16 +02:00 |
|
|
17e609c3a5
|
some more var replacements
|
2022-04-27 09:37:11 +02:00 |
|
|
64f0166b64
|
hotfix for new ETL dependency
|
2022-04-27 09:16:52 +02:00 |
|
|
c80f06fbcb
|
hotfix for ETL lib dep
|
2022-04-27 09:08:17 +02:00 |
|
Robin Mueller
|
4f0669c574
|
doc update
|
2022-04-11 16:44:20 +02:00 |
|
Robin Mueller
|
b2252bdc0b
|
Merge remote-tracking branch 'upstream/development' into mueller/add-etl-dependency
|
2022-04-04 14:18:30 +02:00 |
|
|
1a530633ca
|
small fix
|
2022-03-28 21:10:51 +02:00 |
|
|
8037e8074b
|
more docs
|
2022-03-28 21:03:18 +02:00 |
|
|
d07e0e5576
|
trying something
|
2022-03-28 21:01:26 +02:00 |
|
|
c2a89bf709
|
bugfix
|
2022-03-28 20:57:13 +02:00 |
|
|
8dd0b2608d
|
cache version variables
|
2022-03-28 20:55:34 +02:00 |
|
|
05495077ec
|
doc update
|
2022-03-28 20:53:39 +02:00 |
|
|
8ff9eadf30
|
update changelog, add basic instructions for etl
|
2022-03-28 20:43:36 +02:00 |
|
|
082c86ea18
|
link ETL lib as well
|
2022-03-28 20:18:49 +02:00 |
|
|
2800d6f28c
|
add ETL dependency
|
2022-03-28 20:16:11 +02:00 |
|
Cleanroom Laptop L590
|
d95582b81b
|
cmake lists update to suppress large warning
|
2022-03-24 16:54:41 +01:00 |
|
|
f6357b4531
|
WIP compiler Flags and new unit tests for fixes
|
2022-02-23 18:23:22 +01:00 |
|
|
c3d78120ea
|
preparing 4.0.0
|
2022-02-14 16:42:40 +01:00 |
|
|
2e4cd80556
|
workaround for build regression catch2-v3.0.0-preview4
|
2022-02-07 15:51:06 +01:00 |
|
|
f93c173715
|
Merge pull request 'Update development to master v3.0.1' (#546) from master into development
Reviewed-on: fsfw/fsfw#546
|
2022-02-04 13:29:59 +01:00 |
|
|
bd29688307
|
bump revision
|
2022-02-04 13:11:27 +01:00 |
|
|
43b7a314b6
|
bump version
|
2022-02-04 13:11:27 +01:00 |
|
Robin Mueller
|
751de7accc
|
Merge remote-tracking branch 'upstream/development' into mueller/cfdp-pdus
|
2022-02-01 11:00:57 +01:00 |
|
|
02ac92a6b3
|
Merge pull request 'CMake optimization' (#533) from mueller/cmake-optimization into development
Reviewed-on: fsfw/fsfw#533
|
2022-01-31 15:41:09 +01:00 |
|
|
bc5a6b4a51
|
bump catch2 version to v3.0.0-preview4
|
2022-01-26 12:23:12 +01:00 |
|
|
6c63d82f5c
|
better comment
|
2022-01-18 18:47:29 +01:00 |
|