Commit Graph

523 Commits

Author SHA1 Message Date
e4256e590b Added some debugging code 2012-12-04 02:22:47 +01:00
dfff12facf Added some debugging code 2012-12-04 02:13:22 +01:00
2ca2362991 Serialize most types in network endian 2012-12-04 01:48:34 +01:00
631c7b6b35 Added a missing "break" 2012-12-04 01:21:53 +01:00
858a9bfc2d Code cleanup 2012-12-04 01:19:43 +01:00
d94e91275e Fixes for variable serialization 2012-12-04 00:45:04 +01:00
c0b6614cdf Hopefully added support for Buffer serialization 2012-12-04 00:04:44 +01:00
2ceefc38d4 Deleted moments ago 2012-11-19 02:13:46 +01:00
9114d25e09 Passing the current tests for the Variable class 2012-11-19 02:12:31 +01:00
ca12980379 Re-generated Makefiles 2012-11-19 02:11:59 +01:00
34f155ebdc Added tests for the Variable class 2012-11-19 00:50:25 +01:00
1f71b021d1 Code cleanup 2012-11-19 00:50:00 +01:00
73c33cf2c2 Renamed and improved the README to README.md 2012-11-19 00:35:42 +01:00
f113e482f2 Re-generated Makefiles 2012-11-19 00:25:26 +01:00
c19d663b7c Now able to deserialize variables as well hopefully 2012-11-19 00:18:34 +01:00
96fd2a50bc Implementing the Variable class 2012-11-19 00:02:18 +01:00
eb67b1d334 Added buffer_set() 2012-11-19 00:00:10 +01:00
8b2dbd159d Working on the Variable class 2012-11-18 23:18:01 +01:00
166b614185 Renamed the log for the tests 2012-11-17 19:18:30 +01:00
47f5511c49 Fixed building DeforaOS 2012-11-04 14:53:24 +01:00
365f946fcf Switched the license to the GPL LGPL version 3 2012-11-03 00:28:23 +01:00
eed6144f63 Revised the API 2012-10-29 01:55:12 +01:00
3b027c7e0b Fixed parsing arguments (using $OPTARG) 2012-10-17 10:37:57 +00:00
e61f5c53b1 No longer use RPATH for "/usr/lib" 2012-10-03 17:44:05 +00:00
92f0426b73 Added a README file 2012-09-25 13:22:23 +00:00
267522f84b Updated a comment 2012-09-23 01:55:17 +00:00
bf49e69112 Fixed the usage screen 2012-09-20 22:08:02 +00:00
29a2dd0bc7 Renamed test/test.sh to tests/tests.sh (consistency) 2012-09-20 22:05:39 +00:00
e292bcfc83 Chose a substitution character for sed less likely to conflict 2012-08-13 18:27:16 +00:00
a5441b2a73 MacOS X does not support "-Wl,-rpath-link" but supports "-Wl,-rpath" 2012-08-01 17:38:44 +00:00
c2500a3d33 Improved debugging information and uninstallation for some scripts 2012-08-01 00:13:24 +00:00
ca3798a0a2 Support platforms whose linker does not implement -rpath{,-link} 2012-07-31 23:49:20 +00:00
5d0b9860d7 Fixed build with spaces in the path for the current directory 2012-07-31 19:58:40 +00:00
91e0ca0b6d Give it a chance to work on MacOS X 2012-07-31 19:17:57 +00:00
c45e59001b Compilation (ugly) fix for Windows 2012-07-14 21:28:01 +00:00
609391cb3b Unifying the scripts generating pkg-config definition files 2012-07-11 23:07:34 +00:00
162ea04870 Only install (and uninstall) regular files 2012-07-10 22:49:59 +00:00
a0b4eb6822 Really uninstall all the files installed 2012-07-10 22:45:18 +00:00
1edd87e19d Enforce permissions properly when creating directories 2012-07-10 22:37:21 +00:00
88ff69004a Fixed cross-referencing upon installation 2012-05-15 02:50:20 +00:00
74af2fbf24 Installing the documentation 2012-05-15 02:42:25 +00:00
d1c8861958 Implemented installing and uninstalling 2012-05-15 02:41:44 +00:00
6e72ac3541 Code cleanup 2012-05-14 23:23:15 +00:00
15d21d2bfc Importing the first gtk-doc templates 2012-05-14 23:15:18 +00:00
e406835fc9 Introducing gtk-doc template generation 2012-05-14 22:47:12 +00:00
dd2ebffeed Fixed "make dist" 2012-05-14 20:41:13 +00:00
0b0e06acbb Fixed "make dist" 2012-05-14 20:38:44 +00:00
2288e41359 Fixed "make dist" 2012-05-14 20:01:41 +00:00
4cbd61e3d3 Initial import 2012-05-14 20:00:40 +00:00
df50ade015 Generating documentation with gtk-doc 2012-05-14 19:59:31 +00:00