Commit Graph

383 Commits

Author SHA1 Message Date
6ec1245d2c No longer include the App protocol handler 2011-03-27 23:28:47 +00:00
f2e2f17a50 Re-generated Makefiles 2011-02-03 04:15:27 +00:00
15bd273aab Re-generated Makefiles 2011-01-26 23:55:01 +00:00
c9e010c88f No longer regenerate pkg-config's definition file upon install 2011-01-04 02:45:46 +00:00
eec5cdb2b9 Always fail when allocating empty objects 2011-01-02 14:28:26 +00:00
9838f86036 Changed the way scripts are called 2010-12-31 15:11:16 +00:00
88ec1d4b26 Preparing the 0.1.5 release 2010-12-31 14:41:59 +00:00
ec16f96660 Code cleanup 2010-12-31 14:41:05 +00:00
2825ebdb7b Updated copyright line 2010-12-16 12:12:00 +00:00
70acfb1a2e Updated dependencies 2010-12-11 23:56:49 +00:00
5d15a2e4d7 Let CVS be quieter 2010-12-10 23:14:53 +00:00
0712eb9ae4 Integrating pkg-config 2010-12-10 22:59:15 +00:00
9c7a4fd1b6 Re-generated Makefile 2010-12-05 02:54:41 +00:00
9c4f7bdb2d Re-generated Makefile 2010-12-05 00:44:29 +00:00
d41c9501cf Re-generated Makefiles 2010-12-05 00:37:24 +00:00
275b4e5f10 The <arpa/inet.h> header is not used only for debugging 2010-11-16 00:28:37 +00:00
1d9a574b4d Also supporting calls with 4 arguments 2010-11-12 15:01:26 +00:00
d044782702 Only use SSL when compiled in and connecting to/from remote hosts 2010-11-12 14:56:54 +00:00
25fe4dc23f Re-generated Makefile 2010-11-12 14:50:47 +00:00
f2d7a240ff Fixed compilation with debugging information enabled 2010-11-10 16:23:49 +00:00
e2a44a9320 Let PREFIX be set easily 2010-11-10 16:07:24 +00:00
dc012392f4 Force linking with libSystem.so from the source tree 2010-10-29 01:31:56 +00:00
373d62c410 Allow LDFLAGS to be specified for libSystem.so 2010-10-29 01:30:07 +00:00
ec41f65e9b Portability fix 2010-10-29 00:47:03 +00:00
6c8e4c8637 Added event_loop_quit() to allow exiting from the current loop 2010-09-14 19:04:23 +00:00
dbb273b292 Floating-point types always require using a pointer (even for input) 2010-09-12 22:41:14 +00:00
6bcee701f3 Tracking more errors in AppInterface definitions 2010-09-10 02:13:26 +00:00
3db43b77b6 Also handle functions returning no values 2010-09-10 02:11:55 +00:00
96726c61ee Updated copyright and TODO list 2010-09-10 00:39:11 +00:00
75edcf4333 Code cleanup 2010-09-10 00:38:39 +00:00
301820317e Fixed potential warnings when compiled in debugging mode 2010-09-10 00:31:23 +00:00
6717a0fc3b Added code to handle (double) floats in AppInterface (mostly untested) 2010-09-06 12:56:17 +00:00
d25385cfac Let string_append() work with an empty string 2010-09-06 12:55:11 +00:00
6db85e3bff Released 0.1.4 already 2010-09-06 12:51:17 +00:00
04b5ced7cc About to release libSystem 0.1.4 2010-08-26 15:51:39 +00:00
e294eaffc1 Code cleanup 2010-08-25 17:56:54 +00:00
944ae4ca93 Avoid a crash when there is no filename associated with a token 2010-08-24 23:33:12 +00:00
f496161ae0 Added a way to parse text strings instead of files 2010-08-24 23:32:35 +00:00
3b53d9ed59 Unifying Makefiles 2010-08-24 17:34:01 +00:00
38a19ebe27 Formatting 2010-08-22 19:08:18 +00:00
9c5b0686f2 Fixed license terms 2010-08-22 19:06:36 +00:00
9a7b6d65ab Also allow to browse through sections 2010-08-09 14:24:07 +00:00
2b4f9ae1ab Added a function to list through the variables defined 2010-08-07 17:26:18 +00:00
368bfa0a18 Fixed deletion of elements 2010-08-01 01:43:01 +00:00
a60b38d71f Re-generated Makefiles 2010-07-04 14:12:05 +00:00
10f325ba53 Compile with -O2 again 2010-05-26 10:05:52 +00:00
fd66f28700 Allow NULL for the default section in config_set() 2010-05-25 13:45:37 +00:00
3edc0e83cf Code cleanup 2010-05-04 23:57:06 +00:00
59fae773bf Made it easier to cross-compile 2010-05-02 21:51:03 +00:00
45645b0642 Also ignore AppClient's binary 2010-04-21 18:36:13 +00:00