Commit Graph

698 Commits

Author SHA1 Message Date
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
83e96be596 Workaround for multiple definition of generic array handling 2014-05-09 21:01:13 +02:00
ed3c9e0b9e Newer version of the script upstream 2014-05-09 03:48:38 +02:00
6a9c6a3b2e Imported a manual page for config(1) 2014-05-09 03:38:33 +02:00
380b2174f8 Also install "tools/config" 2014-05-09 03:20:33 +02:00
bbb86ae94e Also license "tools/config" under the GPL version 3 explicitly 2014-05-09 03:16:26 +02:00
ee8c269702 Fixed license information 2014-05-09 03:15:35 +02:00
3658a6887d Give "tools/config" more chances to compile 2014-05-09 03:12:43 +02:00
128f6b2542 Now able to modify configuration values as well 2014-05-09 03:10:09 +02:00
124c9769db Imported the generic "config" tool (to parse configuration files) 2014-05-09 02:50:01 +02:00