1
0
Fork 0
mirror of https://github.com/deltachat/deltachat-core.git synced 2025-10-05 19:42:04 +02:00
deltachat-core/cmdline
Floris Bruynooghe e8180dda9a Add very basic meson build infrastructure
This manages to build the .so and test binary on Debian stretch.
2017-12-29 13:38:39 +01:00
..
cmdline.c add command line function to delete a contact 2017-12-19 00:26:41 +01:00
cmdline.h Move CLI test program to separate folder. 2017-11-12 00:18:07 +01:00
main.c comment 2017-12-14 00:29:47 +01:00
meson.build Add very basic meson build infrastructure 2017-12-29 13:38:39 +01:00
README.md Move CLI test program to separate folder. 2017-11-12 00:18:07 +01:00
SNIPPETS.txt move mailmime, mailimf, mrmimeparser function to the correspondig objects 2017-12-07 23:51:11 +01:00
stress.c Handle memoryhole-header send my recent Enigmail nighties, fixes #70 2017-12-08 18:10:15 +01:00
stress.h Move CLI test program to separate folder. 2017-11-12 00:18:07 +01:00

This directory contains a little CLI test program; these files are not needed when using Delta Chat core as a library.