Commit Graph

118 Commits

Author SHA1 Message Date
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
3d6608a4fa Pre-adaptation of LDFLAGSF and LDFLAGS with default libraries availability 2006-06-18 21:43:57 +00:00
4d2a50486b Added .PHONY rule 2006-06-18 17:23:49 +00:00
484c9198ae Typos 2006-06-18 16:03:08 +00:00
b578a21768 Added sun4u architecture 2006-06-16 01:57:25 +00:00
6730960a57 Better kernel version detection 2006-06-16 01:50:11 +00:00
2dafd20a96 More generic Makefiles 2006-04-18 21:20:00 +00:00
49a5705683 Implemented preliminary installation path detection and manual setting 2006-04-18 21:19:29 +00:00
8b84b42438 Compile on more platforms 2006-04-17 21:51:44 +00:00
4f4140b56f Added target makedepend 2006-04-02 00:14:06 +00:00