14 Commits

Author SHA1 Message Date
Gérald COLANGELO
3492bb534c First attempt for autotools conversion 2020-07-27 16:57:11 +02:00
Gérald COLANGELO
426c90c982 Take account of udp_backend in lib entry file 2020-07-27 12:07:31 +02:00
Gérald COLANGELO
d7789b1f78 implemented UDP backend 2020-07-27 11:55:58 +02:00
52128f47bf Update README.md 2020-07-26 12:07:32 +02:00
f32aded978 Create README.md 2020-07-26 12:06:36 +02:00
0d9f72830d Added forgotten src/Makefile 2020-07-26 11:57:06 +02:00
54b7c3eb76 Implemeted CSV backend, add it to makefile, correct some errors in smart_records.c 2020-07-26 11:53:00 +02:00
00eaccbb81 Implemeted CSV backend, add it to makefile, correct some errors in smart_records.c 2020-07-26 11:52:28 +02:00
22c5d9ea80 Implemeted CSV backend, add it to makefile, correct some errors in smart_records.c 2020-07-26 11:52:14 +02:00
7add1eb8e5 mysql_backend first test is working. valgrind reports leaks on mysql library :-( 2020-07-26 01:02:48 +02:00
3de3fc22d1 Added Makefile for mysql_backend subdir 2020-07-25 15:33:42 +02:00
66ae592e41 Split things into pieces, continue implementation of mysql backend 2020-07-25 15:33:12 +02:00
17fae01520 Added smart_records_internals.h (forgotten in initial commit) 2020-07-25 14:10:51 +02:00
b5a105ea60 Initial import of WIP records abstraction lib i began to make rtl_power mysql/sqlite/... compliant 2020-07-25 14:05:03 +02:00