Commit Graph

78 Commits

Author SHA1 Message Date
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
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
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
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
738a85e5da Updated dependencies 2006-04-02 00:13:33 +00:00
5d543201ce Added dependencies 2006-04-02 00:11:36 +00:00
2c4aa44bd1 Implemented dependencies on source files 2006-04-01 23:59:46 +00:00
1ba0a48f14 Changed tar flags to what should be standard 2006-03-29 22:22:38 +00:00
eb5d1a753b Nicer dist rule output 2006-03-19 04:23:04 +00:00
fd851865fa Updated arguments to ar 2006-02-27 22:32:13 +00:00
6da7ba1a21 Fixed verbose system detection message 2006-01-27 06:56:17 +00:00
e9f481c0d0 Separate Makefile output functions 2006-01-27 05:33:47 +00:00
bb928d9b92 Improved source archives generation 2005-10-25 17:27:31 +00:00
30e29d6fcf Added uninstallation rules 2005-10-25 15:58:43 +00:00
33a2beccc9 Added installation rules 2005-10-25 02:30:56 +00:00
c06fbd3ac4 Added variables and directory creations for installation rule 2005-10-25 02:24:25 +00:00
65760fdaaa Preliminary support for installation rules 2005-10-25 01:48:57 +00:00
ff2a5d4c7f Added some error checking at loading time 2005-10-23 23:10:39 +00:00
d87486a333 Quieter package creation 2005-10-23 20:39:21 +00:00
3d9bfad007 New configure 2005-10-23 20:37:12 +00:00
b8cc8e7af9 Complete rewrite to support more features 2005-10-23 20:35:56 +00:00