Commit Graph

701 Commits

Author SHA1 Message Date
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
c04c5eef73 More accurate output for object targets 2007-01-24 11:38:31 +00:00
184fef2e9e Using fputs() instead of fprintf() where possible 2007-01-24 11:37:52 +00:00
89b162348b Re-generated Makefile 2007-01-19 01:21:30 +00:00
2f327d0b5c Improving output regarding pre-processor flags and assembler flags 2007-01-19 01:20:50 +00:00
f1aa052597 Fixed -l 2007-01-19 01:05:31 +00:00
5d3acdd1b4 Adding support for CPPFLAGS 2007-01-13 20:17:12 +00:00
c7d0eaed15 Improving makefile generation for assembly objects 2007-01-13 19:42:40 +00:00
db15264adf Re-generated Makefiles 2007-01-13 19:41:48 +00:00
fa3d234484 Moving LDFLAGS to the end of the arguments to circumvent a gcc bug 2006-12-14 15:34:00 +00:00
3dbec9b9ae Added an empty line between targets 2006-11-11 00:25:50 +00:00
9821ce2dff Adding an empty line between targets 2006-11-11 00:25:33 +00:00