Commit Graph

325 Commits

Author SHA1 Message Date
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
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
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
56a73880e9 Using $(MAKE) instead of make for recursive calls 2004-08-08 17:48:37 +00:00
12d2bccff9 Added source extension "e" and fixed a bug on chdir() errors 2004-07-29 12:52:30 +00:00
7510cea6b3 Allowing additional LDFLAGS at linking time per target for type binary 2004-07-28 15:28:07 +00:00
6b6b6f7bfc Improved error reports 2004-07-28 09:49:30 +00:00
a5db28dafa Now creates Makefiles directly and handles correctly libraries 2004-07-02 23:06:32 +00:00
a5a70eebd0 Handles subdirectories and libraries 2004-07-02 22:57:28 +00:00
600f0233a4 Forgot to define INSTALL 2004-07-01 15:15:33 +00:00
7342632bd1 Generated from configure 2004-06-30 14:28:18 +00:00
8f16da46bc Added RM and CC variables by default 2004-06-30 14:27:37 +00:00
f9fe81862a Linking against libutils 2004-06-30 14:25:19 +00:00
1bcd8559f0 First working release 2004-06-30 13:59:13 +00:00
34b7e6c10c Reading source files for binary type sections 2004-06-28 11:18:17 +00:00
f124022b78 First project skeleton attempt 2004-06-28 09:26:53 +00:00
c7e998ac1f Temporary fix while API gets stable design 2004-04-03 16:20:13 +00:00
07f68ba9b2 Initial release 2004-02-29 02:06:14 +00:00
30f6833bee Project update 2004-02-29 02:00:32 +00:00
ae3923f28e Initial release 2004-02-29 01:46:22 +00:00