2091 Commits

Author SHA1 Message Date
Konstantinos Margaritis
131672d175
Merge pull request #257 from isildur-g/wip-isildur-g-cppcheck56
cppcheck warnings 5,6
2024-04-25 10:18:07 +03:00
Konstantinos Margaritis
71fcade2ac
Merge pull request #256 from gtsoul-tech/bug/cppcheckErrors
Bug/cppcheck errors (3 ,4 ,7 ,10,11) WIP
2024-04-25 10:17:23 +03:00
G.E
7fd45f864c next batch for cppeheck, addressing syntaxError and
constParameterPointer
2024-04-24 17:32:09 +03:00
G.E
e291d498fa fixed merge mixup 2024-04-24 16:26:38 +03:00
g. economou
2e68780fb5
Merge branch 'develop' into wip-isildur-g-cppcheck56 2024-04-24 16:13:39 +03:00
G.E
11e4968367 cppcheck invalidPrintfArgType_uint warnings 2024-04-24 15:55:57 +03:00
gtsoul-tech
5dab841cea badBitmaskCheck 2024-04-24 15:50:55 +03:00
gtsoul-tech
72371a05dc derefInvalidIteratorRedundantCheck 2024-04-24 13:15:17 +03:00
gtsoul-tech
fd3e251afa redundantInitialization 2024-04-24 12:40:55 +03:00
Konstantinos Margaritis
db07cddaec
Merge pull request #255 from isildur-g/wip-isildur-g
addressing some cppcheck warnings.
2024-04-24 12:39:17 +03:00
gtsoul-tech
adda613f51 shiftTooManyBitsSigned 2024-04-24 11:13:28 +03:00
gtsoul-tech
e6c884358e uninitvar 2024-04-24 11:13:02 +03:00
gtsoul-tech
9b9df1b397 invalidPrintfArgType_sint 2024-04-24 11:07:23 +03:00
Konstantinos Margaritis
08942348c6
Merge pull request #254 from gtsoul-tech/bug/cppcheckErrors
Bug/cppcheck errors WIP
2024-04-24 10:55:51 +03:00
G.E
d7006a7c85 removed another commented line 2024-04-24 00:06:08 +03:00
G.E
91d9631c97 fixed some const issues 2024-04-24 00:04:59 +03:00
G.E
8dabc86a69 removed commented lines. 2024-04-23 23:46:08 +03:00
G.E
01dee390a9 ddressing some cppcheck warnings. yes this will be cleaned up in a
following commit. tests pass.
2024-04-23 19:08:24 +03:00
gtsoul-tech
52b0076f4f accessMoved 2024-04-23 14:49:10 +03:00
gtsoul-tech
8d3a5d7cf1 legacyUninitvar 2024-04-23 14:48:58 +03:00
gtsoul-tech
73e00e2abc funcArgOrderDifferent 2024-04-23 14:48:51 +03:00
gtsoul-tech
9316d65022 redundantContinue 2024-04-23 14:48:35 +03:00
gtsoul-tech
9d5753b215 comparisonOfBoolWithBoolError 2024-04-23 14:48:12 +03:00
gtsoul-tech
182f7ddb47 useInitializationList 2024-04-23 14:47:21 +03:00
gtsoul-tech
06fc35321d unsignedLessThanZero cppcheck 2024-04-23 12:27:43 +03:00
gtsoul-tech
c4bffd7cef accessMoved cppcheck error 2024-04-23 12:15:12 +03:00
Konstantinos Margaritis
53015b2bbf
Merge pull request #250 from isildur-g/static-fat-dispatch
static dispatch for fat runtimes. eliminates the need for ifunc.
2024-04-23 11:11:21 +03:00
g. economou
7590fdc8c7
Merge branch 'develop' into static-fat-dispatch 2024-04-23 10:40:47 +03:00
Gregory Economou
c7439a605e removed LD_LIBRARY_PATH comment from readme 2024-04-22 12:07:15 +03:00
Konstantinos Margaritis
9c52d3d6c1
Merge pull request #246 from isildur-g/bugfix-242
the rpath hack is only needed on arm
2024-04-19 16:26:37 +03:00
Gregory Economou
cfa8397e97 static dispatch for fat runtimes. eliminates the need for ifunc. 2024-04-19 12:32:00 +03:00
G.E.
acbef47c74 tiny change to readme 2024-04-18 16:16:06 +03:00
Konstantinos Margaritis
6a7574501d
Merge pull request #248 from VectorCamp/feature/update-simde
Update SIMDe
2024-04-18 11:26:45 +03:00
G.E.
50fdcaf357 readme edit 2024-04-17 23:03:09 +03:00
Konstantinos Margaritis
6546dd856a
Merge pull request #247 from gtsoul-tech/bugfix/#245
gcc-14 compilation fix Closes:#245
2024-04-17 21:32:21 +03:00
Konstantinos Margaritis
cdc0d47cde Update SIMDe 2024-04-17 17:23:11 +03:00
G.E.
1e614dc861 enable the rpath hack on all gcc13, and on arm/gcc12 2024-04-17 15:40:52 +03:00
gtsoul-tech
51ac3a2287 clang-format revert 2024-04-17 13:55:42 +03:00
gtsoul-tech
f2db0cdf01 gcc-14 compilation fix Closes:#245 2024-04-17 13:33:48 +03:00
G.E.
3b37add4d8 the rpath hack is only needed on arm 2024-04-17 11:33:00 +03:00
Konstantinos Margaritis
3c04ec25bb
Merge pull request #232 from isildur-g/develop
minor changes to build in BSD (Net and Free)
2024-04-17 08:59:49 +03:00
G.E.
6e306a508e removing the dispatcher.c changes from this branch/PR 2024-04-16 17:43:11 +03:00
Gregory Economou
b6b0ab1a9b added a fixme for the clunky rpath setting logic 2024-04-16 15:18:58 +03:00
Gregory Economou
81722040f8 cmake adds newlines to variables set from command output, trashing the
usefulness of the flexible method of setting the rpath var. back to
the clunky manual setting.
2024-04-16 15:04:20 +03:00
Gregory Economou
00b1a50977 made the rpath finding a bit more flexible than just hardcoded gcc12 and gcc13 2024-04-16 13:09:05 +03:00
Gregory Economou
12e95b2c5c bit hacky but it works for setting rpath in freebsd 2024-04-16 10:17:53 +03:00
Gregory Economou
b312438929 probably fixed the bit about not finding the right libs in some bsd installs 2024-04-15 16:50:58 +03:00
Gregory Economou
d96206a12f united the static fat runtime dispatcher with the BSD support. 2024-04-15 14:59:08 +03:00
G.E.
2e86b8524d first try at getting cmake to leave custom shared lib paths with the binary,
with package added compilers we need to find the right std libs from the
compiler we added, not the base install libs.
2024-04-15 11:52:33 +03:00
G.E.
b0916df825 one more place to fix where clang in bsd is more picky than gcc in linux 2024-04-15 11:44:22 +03:00