Chilledheart
2b71149baf
[lib] fix searpc codegen issue
2014-08-07 23:03:07 +08:00
lins05
acefaa9221
fixed demo/Makefile.am
2013-12-09 19:25:33 +08:00
vegarden
65677b5601
fix somebugs
2013-08-09 14:24:12 +08:00
vegarden
09b9b0cb27
replace json-glib with jansson
2013-08-08 16:24:20 +08:00
lins05
8e908095d1
improve "make clean"
2013-02-04 21:23:27 +08:00
gnehzuil
f1d6bc56a2
Avoid using python3 as default python interpreter.
...
Now if the user wants to build libsearpc when he/she has installed
python3 as default python interpreter. He/She need to build program
as following steps:
1. ./configure PYTHON=/usr/bin/python2.x
2. make
3. make install
2013-01-04 14:17:43 +08:00
lins05
ce08649d74
fixed LDADD in demo/Makefile.am
2012-12-14 13:56:31 +08:00
plt
0f5664e138
Fix make distcheck
...
No longer need to copy rpc_table.py to build dir
2012-09-11 16:17:48 +08:00
plt
f2b0236d40
Improve coding
...
Merge branch 'outside-build'
Conflicts:
lib/rpc_table.py
lib/searpc-server.c
2012-06-21 10:20:26 +08:00
gnehzuil
d97e9e997a
Outside build libsearpc.
2012-06-20 20:24:49 +08:00
lins05
47ffe05a59
[lib] include json-glib in source tree
2012-05-09 13:33:59 +08:00
lins05_win
883ae12eb4
[conf,demo] add win32 support in demo
2012-01-06 12:33:22 +08:00
plt
e4d932f0c0
Implement asynchronized rpc
2011-09-13 13:08:26 +08:00
lins05
02eb0744fc
1. Rearraged the source tree
...
2. modified the autotools scripts, "make distcheck" is ok now
2011-04-15 14:33:25 +08:00