aboutsummaryrefslogtreecommitdiffhomepage
path: root/testexec/Makefile.inc
AgeCommit message (Expand)AuthorFilesLines
2024-05-11testexec: Fix comment filteringSamuel Lidén Borell1-4/+4
2024-05-11Update copyright yearsSamuel Lidén Borell1-1/+1
2024-05-05Makefile: Remove incorrect prerequisites from check-exec-valgrindSamuel Lidén Borell1-1/+1
2024-04-07Makefile: Add gdb-irdump target to debug irdumpSamuel Lidén Borell1-0/+2
2024-04-04Makefile: Fix check-ir on NetBSDSamuel Lidén Borell1-4/+4
2024-04-01Tests: Add "check-ir" which diffs the generated IRSamuel Lidén Borell1-2/+16
2024-03-08Use SlulApp.main as the entry point. Implicitly depend on slulrtSamuel Lidén Borell1-18/+20
2024-03-02Makefile: Run errortest under tcc boundscheck alsoSamuel Lidén Borell1-3/+2
2023-11-12Sync Makefile and .gitignore with recent changesSamuel Lidén Borell1-0/+6
2023-11-11Makefile: Add targets for compiling somelib/otherlib under gdbSamuel Lidén Borell1-0/+4
2023-10-04Makefile: Fix dependencies of elflint targetsSamuel Lidén Borell1-17/+32
2023-09-16Makefile: Fix dependencies for elflint targetSamuel Lidén Borell1-3/+1
2023-09-09Makefile: Run testexec in tcc-boundscheck target alsoSamuel Lidén Borell1-0/+6
2023-09-08Makefile: Break out testexec and errortest into separate makefilesSamuel Lidén Borell1-0/+142