Commit Graph

707 Commits

Author SHA1 Message Date
060cd579ab Re-generate the Makefiles 2015-05-25 19:15:19 +02:00
27b11f0b89 Add a few .gitignore files 2015-05-21 01:55:58 +02:00
3d9c37d770 Re-generate the Makefiles 2015-05-21 01:54:20 +02:00
3dc81d420b Re-generate the Makefiles 2015-05-11 00:07:20 +02:00
a1c19ec07f Fix the execution of tests with OBJDIR 2015-05-11 00:07:20 +02:00
b118257b55 Improve the tests script 2015-05-11 00:02:23 +02:00
194a99958e Update the copyright notice 2015-05-10 23:54:27 +02:00
a7924c86ec Use PROGNAME for the tests script as well 2015-05-10 23:54:13 +02:00
c50e97e364 Prepare to release version 0.2.1 2015-05-10 23:46:46 +02:00
bf7976f804 Update the copyright notice 2015-05-10 23:45:13 +02:00
c73dca34fc Default to "python" as the executable name 2015-05-10 23:44:55 +02:00
9dd4e1dec9 Update the copyright notice 2015-04-20 23:58:36 +02:00
40a728c08a Let the comment character be a constant 2015-04-20 23:58:11 +02:00
9666179b54 Update a couple copyright notices 2015-04-20 23:46:11 +02:00
3a9c6cc403 Introduce string_new_replace(3) 2015-04-20 23:46:11 +02:00
b9f422c976 Update the copyright notice 2015-04-09 23:50:02 +02:00
82fcc322a4 Add an option to check the presence of a configuration value 2015-04-08 22:40:31 +02:00
a5726d9f30 Updated upstream 2015-03-03 20:46:39 +01:00
7523d56ee2 Re-generated the Makefiles 2015-03-03 20:46:19 +01:00
f4d3befda7 .cvsignore files are no longer necessary 2014-12-27 18:13:21 +01:00
0369455838 Do not let LDFLAGS= override the dependency on libsocket 2014-12-16 01:23:54 +01:00
d46d12a355 Re-generated the Makefiles 2014-12-14 18:13:15 +01:00
ae67fd5f9d Do not attempt twice to link to libsocket 2014-12-14 18:12:36 +01:00
66b581a6c1 Re-generated the Makefile 2014-11-19 22:36:37 +01:00
870fc795d0 Re-indented the Python code 2014-11-16 01:42:07 +01:00
d50d248311 Added some more entries to .gitignore 2014-11-15 18:49:53 +01:00
bd304d7341 Added some entries to .gitignore 2014-11-15 18:49:04 +01:00
4ea1615ab4 Added a syntax checker for Python code 2014-11-15 18:44:50 +01:00
d6e0d47d39 Give the tests more chances to pass "make distcheck" 2014-11-13 00:50:14 +01:00
cb463259c0 Added a test for the Config class 2014-11-13 00:47:27 +01:00
27c8c0c1fb Let the last variable be defined with no end of line character 2014-11-13 00:45:30 +01:00
1b8e4d409b Newer version of the script upstream 2014-11-12 21:21:57 +01:00
c7f6acc1ad Newer version of the script upstream 2014-11-12 03:25:40 +01:00
ed549da62e Give "gtkdoc.sh" a better change to work with OBJDIR 2014-11-12 02:40:49 +01:00
93bfa2e70e Newer version upstream 2014-11-12 02:33:43 +01:00
265d38b38e Re-generated the Makefiles (with partial support for OBJDIR) 2014-11-12 02:28:52 +01:00
be698e43a4 Re-generated the Makefiles 2014-10-12 21:22:52 +02:00
43b968f242 About to release libSystem 0.2.0 2014-09-14 19:53:45 +02:00
cb4a3e3df9 Updated the copyright line 2014-09-14 19:50:06 +02:00
b6cade2f16 Code cleanup 2014-08-29 21:29:18 +02:00
66b833cf2a Now output "FAIL" instead of "FAILED" in case of failures 2014-08-29 19:04:41 +02:00
7ade6f79d4 Build the python binding as part of the tests 2014-08-29 19:04:13 +02:00
13da423c7d Fixed double-definition of LICENSE_PROPRIETARY_FLAGS 2014-06-01 13:19:38 +02:00
322ad16443 Imported <System/license.h> (hopefully will be useful) 2014-05-31 12:23:34 +02:00
ebe0208b61 Stricter header double-inclusion protection 2014-05-31 12:04:47 +02:00
f5540546c8 Renamed config(1) to configctl(1) for consistency (and to avoid a conflict on NetBSD) 2014-05-29 20:18:04 +02:00
f004921fe1 Using the new CSS for manual pages 2014-05-29 16:28:09 +02:00
bab668b013 Code cleanup 2014-05-17 17:39:55 +02:00
2c33aeb109 Let config(1) work on multiple values at once 2014-05-17 17:34:42 +02:00
4f2440f4c1 Improved a couple error messages 2014-05-12 23:59:27 +02:00