Commit Graph

127 Commits

Author SHA1 Message Date
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
ced8062102 Fixing Makefiles 2006-11-03 10:58:14 +00:00
9429450960 More flexible definition of PREFIX 2006-11-01 21:01:48 +00:00
9e866e122f Outputs PREFIX to configuration (consider passing Configure* to settings()) 2006-08-31 10:31:23 +00:00
0088809b6a Forgot to declare "RM" in some cases for the "dist" target 2006-08-26 16:39:49 +00:00
335c62deec makedepend is not ready for release 2006-07-16 01:08:30 +00:00
09e2b9b0a1 Preparing 0.0.4 release 2006-07-16 01:06:04 +00:00
98116b8d91 Added settings.h 2006-07-16 01:00:19 +00:00
0635ba3303 Added -O2 CFLAG 2006-07-14 11:42:14 +00:00
217274ae4c Fixed cflags_force and cxxflags_force 2006-07-14 11:40:58 +00:00
06fe52b367 Preparing support for C compilers using getopt() 2006-07-14 11:33:51 +00:00
0551eec44c Preparing support for C compiler using getopt() 2006-07-14 11:31:36 +00:00
029a749bc2 Code cleanup and and improving C++ support 2006-07-14 11:28:23 +00:00
b2783ff65c Supports C++ 2006-07-14 10:06:02 +00:00
4ff593d080 Always output CFLAGS (maybe not the best idea though) 2006-07-10 14:53:44 +00:00
773fd4dc9b Added settings.h 2006-07-06 02:07:23 +00:00
4a12741528 Added dist rule in PHONY pseudo-rule when appropriate 2006-07-06 02:06:57 +00:00
e2420f5a43 Fixed verbosity 2006-06-27 08:13:20 +00:00
02f58dce36 Re-generated Makefiles 2006-06-26 20:51:59 +00:00
4d80855236 Implemented config.{h,sh} optional generation 2006-06-26 20:23:29 +00:00
466d1b72e3 Packages makefile.h 2006-06-21 13:43:20 +00:00
8a874ca1f2 Packages configure.h 2006-06-21 13:41:43 +00:00
32ac23ef32 No longer packaging Makefiles by default 2006-06-18 22:58:07 +00:00
94581950be Done partial LDFLAGSF and LDFLAGS platform-specific adaptability 2006-06-18 21:56:18 +00:00
796172377f Fix LDFLAGSF and LDFLAGS 2006-06-18 21:51:19 +00:00