aboutsummaryrefslogtreecommitdiffhomepage
path: root/src-common/Makefile.inc
AgeCommit message (Expand)AuthorFilesLines
2024-05-11Update copyright yearsSamuel Lidén Borell1-1/+1
2024-04-25Makefile: Fix cppcheck error regarding winlibcSamuel Lidén Borell1-2/+2
2024-03-05Run GCC -fanalyzer with traditional warnings also and -O2Samuel Lidén Borell1-0/+5
2024-03-03Restructure cppcheck target and update suppressionsSamuel Lidén Borell1-0/+6
2024-03-02errortest: Refactor to not show error-diff on crashSamuel Lidén Borell1-1/+1
2023-08-06Add interface file for slulrt + interface path improvementsSamuel Lidén Borell1-1/+2
2023-08-05Add runtime library (with some stub functions only so far)Samuel Lidén Borell1-3/+10
2023-07-27Makefile: Add elflint targetSamuel Lidén Borell1-0/+1
2023-07-15Update copyright yearsSamuel Lidén Borell1-1/+1
2023-05-03Remove defines for large file offsets (file seeking is not used)Samuel Lidén Borell1-1/+1
2023-04-10Remove hack for uint64 constants in "C89"Samuel Lidén Borell1-1/+4
2022-12-22Backend: Fix problems with unity builds in the backendSamuel Lidén Borell1-1/+2
2022-09-03Multi-directory makefile + break out testing functionsSamuel Lidén Borell1-0/+88