1
0
mirror of https://github.com/haiwen/libsearpc.git synced 2025-06-26 13:41:35 +00:00
Commit Graph

19 Commits

Author SHA1 Message Date
Jonathan Xu
c161cb90a5 Remove G_LOG_DOMAIN, use default log domain. 2019-07-12 17:03:28 +08:00
Shuai Lin
307d466eb1 named pipe transport: compile on linux. 2016-07-28 17:06:27 +08:00
Shuai Lin
0cac14f39f named pipe transport: Added pipe client and pipe server. 2016-07-28 17:06:27 +08:00
vegarden
09b9b0cb27 replace json-glib with jansson 2013-08-08 16:24:20 +08:00
plt
97db61a6de Clean lib/Makefile.am 2012-07-13 14:25:31 +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
plt
b86dfb60a1 Rename gencode.py to searpc-codegen.py
Other projects should use searpc-codegen.py to generate its
specific marshal functions and register to server
2012-06-10 09:11:12 +08:00
plt
84d8110465 Remove fcall and fret 2012-06-10 09:11:12 +08:00
lins_win7
57703f8652 [win] fixed a few problems on windows 2012-05-09 16:17:42 +08:00
lins05
47ffe05a59 [lib] include json-glib in source tree 2012-05-09 13:33:59 +08:00
plt
0b0d51accd Add profile support: show function call time 2011-12-25 15:35:06 +08:00
unknown
19dd4480ce clear the code 2011-10-15 23:27:15 +08:00
unknown
e1c7f95a22 for mingw , pass with ./configure --disable-compile-demo 2011-10-15 23:27:15 +08:00
plt
2824e29e3f Add the installing of searpc-utils.h 2011-05-19 10:29:27 +08:00
plt
9e170ce61e Fix the install path of pysearpc 2011-05-19 00:18:51 +08:00
plt
c5e4719c4f Clean project
* Remove unused code generating scripts
* Rename files to be more clear
* Improve dependency in Makefile.am
2011-05-18 17:24:34 +08:00
plt
c2bc98f295 Improve README and demo 2011-05-18 11:06:01 +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