summaryrefslogtreecommitdiff
path: root/TODOS
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2015-04-04 10:11:55 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2015-04-04 10:11:55 +0200
commit844deb35f5b4f837699c1a8611f4e5be848ce59f (patch)
tree7c98c8c5081fec0adec9a078c290e2eeb7378e5f /TODOS
parentaa4a7caf98ecad31c5a83e60ad586a2cd3da8483 (diff)
downloadbiruda-844deb35f5b4f837699c1a8611f4e5be848ce59f.tar.gz
biruda-844deb35f5b4f837699c1a8611f4e5be848ce59f.tar.bz2
added a README for gold example
Diffstat (limited to 'TODOS')
-rw-r--r--TODOS5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODOS b/TODOS
index fab70e1..35a23ff 100644
--- a/TODOS
+++ b/TODOS
@@ -1,3 +1,8 @@
- http_lib:
- POST
- handle answer body too
+- architecture variables in biruda.conf?
+# command = "/bin/sh ./build_centos6.sh x86_64"
+ command = "/bin/sh ./build_centos6.sh i686"
+- replace json-c with an embeddd and thread-safe libcjson as in Tegano
+