Commit Graph

212 Commits

Author SHA1 Message Date
cb28d82378 Was missing a directory separator in config.h 2008-04-30 01:47:32 +00:00
4f2b31f4a9 Also output the value of LIBDIR 2008-04-30 01:30:58 +00:00
29e18704f9 Now explicitly requires use of "install" to install a target 2008-04-30 01:30:34 +00:00
34a8f2c911 Converting documentation to DocBook 2008-04-21 14:29:10 +00:00
f6ce5cb629 Using the error reporting framework 2008-04-18 10:38:47 +00:00
0d4c26d0f4 Constifying introduced lots of invalid free() 2008-04-18 10:28:21 +00:00
9aa2097ac9 Constifying brought in lots of invalid free() 2008-04-18 10:17:41 +00:00
66100b5935 Code cleanup 2008-04-18 00:17:38 +00:00
466a654554 Constifying 2008-04-18 00:14:56 +00:00
216921de98 Constifying 2008-04-18 00:12:18 +00:00
d76cf8396c Constifying 2008-04-18 00:04:31 +00:00
857c481331 Constifying 2008-04-18 00:02:31 +00:00
4acbdeb142 Constifying 2008-04-17 23:54:17 +00:00
75cae9ee82 Constifying 2008-04-17 23:50:58 +00:00
86961bb7bf Constifying 2008-04-17 23:43:20 +00:00
96439d138e Constifying 2008-04-17 23:33:24 +00:00
7a8df011d3 No longer need to restore the string state 2008-04-17 23:29:18 +00:00
bd6ac61338 Code cleanup 2008-04-17 23:27:33 +00:00
698e2c08cd Constifying 2008-04-17 23:25:02 +00:00
e68692636e Code cleanup 2008-04-17 23:15:04 +00:00
22d65f69a3 Constifying 2008-04-17 23:08:30 +00:00
c5034a4cab Constifying 2008-04-17 23:04:31 +00:00
530b3f0d58 Constifying 2008-04-17 23:00:36 +00:00
27592488b0 Initial release 2008-04-17 22:59:47 +00:00
6422129f23 Constifying 2008-04-17 22:59:38 +00:00
8366326cee Added config.h 2008-04-17 22:51:42 +00:00
02895acd9c Clarifying the uses of PREFIX and DESTDIR 2008-04-17 22:36:53 +00:00
8ccf26a662 Added the URL of the bug report system 2008-04-17 22:35:00 +00:00
52bc9a94fa Using my full name instead 2008-04-17 22:31:41 +00:00
76a89592fb Updating the documentation 2008-04-17 22:12:05 +00:00
108bc179f7 Fix for compiling with the DeforaOS C compiler 2008-03-02 13:10:22 +00:00
8e53ab7739 Added support for ldflags for libraries 2007-12-12 15:42:30 +00:00
b256861039 Allow insertion of pre-processor flags per target 2007-11-15 17:41:37 +00:00
bc85d8b6a3 Using LDFLAGSF for LDFLAGS but '-l dl' for easier portability 2007-10-10 01:05:35 +00:00
4165842370 Re-generated Makefile 2007-10-09 15:53:02 +00:00
d70a24d32a PREFIX and DESTDIR were not present in directories with only includes 2007-10-09 15:52:51 +00:00
a70745de40 Supporting installation of include files 2007-09-25 22:47:56 +00:00
fff4df084b Added NetBSD 4.0 2007-09-25 22:00:08 +00:00
0c646a6f99 Code cleanup 2007-09-25 21:59:01 +00:00
48b1c7659a Releasing configure 0.0.5 2007-08-17 15:05:41 +00:00
755b3dc2e7 Added amd64 architecture 2007-07-16 19:46:28 +00:00
9acc484c02 Added OS recognition for OpenBSD/zaurus 2007-06-29 17:07:09 +00:00
5329dd76c1 Added file COPYING 2007-06-13 23:25:18 +00:00
2f2dbcc0a5 Properly licensed under the terms of the DeforaOS Project 2007-06-13 18:49:05 +00:00
d7ec838fdc Re-licensed under the terms of the DeforaOS Project 2007-06-13 18:43:25 +00:00
1c7b8d33a3 -Wl,-rpath seems to be more portable than -R 2007-05-21 02:39:36 +00:00
9c35d14dea *** empty log message *** 2007-05-21 02:32:33 +00:00
4dd58ae7bf Trying to allow more flexible compilation process for DeforaOS 2007-05-21 02:26:51 +00:00
88d323f3f4 Allows choosing the C compiler 2007-02-14 00:25:53 +00:00
005145fcc5 Allows the specification of a different assembly program 2007-02-13 01:20:18 +00:00