Commit Graph

73 Commits

Author SHA1 Message Date
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
460c9ca86d Releasing 0.0.3 2006-01-27 06:57:11 +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
36d605aad3 Forgot to sign initial release 2005-10-25 19:31:12 +00:00
c9d84efe72 Typo 2005-10-25 18:37:34 +00:00
e8cd810c4e Added CHANGES and README 2005-10-25 18:32:24 +00:00
8016dbaf4f Forgot to include README 2005-10-25 18:27:35 +00:00
a70f36f7fb configure depends on libSystem 2005-10-25 18:24:59 +00:00
ae64e2e634 Improved source archive generation 2005-10-25 18:20:38 +00:00
9fa6a292d3 Updated documentation 2005-10-25 18:19:30 +00:00
c3aed7e661 Added CHANGES 2005-10-25 17:30:40 +00:00
f16e2a8b0c Initial release 2005-10-25 17:30:25 +00:00
85d0868e3d About to release 0.0.2 2005-10-25 17:28:06 +00:00
7a70eafd9b Added dist files 2005-10-25 17:27:54 +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
58835a9017 Releasing 0.0.2 soon 2005-10-25 02:30:07 +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
24bea0b85b New configure version 2005-10-24 00:04:32 +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
9202792321 Code cleanup 2005-10-22 14:47:32 +00:00
0e754ad10f Fixed Makefile 2005-10-21 23:41:10 +00:00
e3c060d9b1 Migrated to libSystem 2005-10-21 22:21:02 +00:00
3c6a584e16 Preparing the libSystem migration (in the meantime configure is broken) 2005-10-21 20:58:38 +00:00
a306b44c19 Removed useless explicit declaration of optind 2005-10-10 22:39:24 +00:00
e9e0b96ee3 Removed bug, apparently 2005-01-05 01:55:36 +00:00
ed242a45ce Changed assembly files extension to ".S" (works with GCC but should invoke $(AS) directly) 2004-09-27 16:00:12 +00:00
61d90aa7b9 Makefiles generated by configure 2004-08-25 11:42:11 +00:00
f0385ebfb4 New chapter 2004-08-19 16:58:32 +00:00
6b4d4dbbff Typo 2004-08-19 16:58:13 +00:00
cd3cc3a334 Tons 2004-08-19 16:48:54 +00:00
1be7068097 Code cleanup 2004-08-08 18:55:22 +00:00
0f012ecb2f Recursive calls cleanup 2004-08-08 18:23:55 +00:00
181515644d Attempt at a better subdirectories recursion 2004-08-08 18:05:21 +00:00