Eric Andersen
747f2f7d78
Bump version number
2003-12-09 17:31:48 +00:00
Eric Andersen
5912acb670
By popular demand, revert to version 1.21, since Rules.mak:1.22
...
causes the build to ignore CROSS_COMPILER_PREFIX set in .config
2003-11-05 11:34:26 +00:00
Eric Andersen
b8b6816f7b
make certain values specified in the environment always win
2003-10-30 07:48:38 +00:00
Glenn L McGrath
3bff66617a
Substitute busybox for uClibc, patch by Hideki IWAMOTO
2003-08-29 12:23:09 +00:00
Eric Andersen
3869f66eac
Begin preparing for another release
2003-08-06 11:22:36 +00:00
Eric Andersen
930c59675a
bump version to 1.0.0-pre2
2003-07-28 10:34:38 +00:00
Eric Andersen
e5272074c9
eliminate DOSTATIC, DODEBUG, etc and name them sensibly
2003-07-22 22:15:21 +00:00
Eric Andersen
0a14c9f924
A minor update for handling older gcc versions
2003-07-22 08:56:01 +00:00
Eric Andersen
d4fcb80609
Yet more preparation to make a release...
2003-07-15 00:28:26 +00:00
Eric Andersen
cb81e6484d
Update a bunch of docs. Run a script to update my email addr.
2003-07-14 21:21:08 +00:00
Eric Andersen
bae7c1ac24
Explicitly define -DNDEBUG so asserts don't clutter release code
2003-03-07 17:27:51 +00:00
Eric Andersen
85d9d80db8
Ensure consistant sort order, sed behavior, etc
...
-Erik
2003-01-14 09:12:39 +00:00
Robert Griebl
53f133ac33
changed most assignments from ":=" to "=" to allow setting some variables
...
at the command line (this is also needed for cross-compilation)
2002-12-16 21:55:39 +00:00
Eric Andersen
068b6b07ff
Don't build the ncurses stuff unless it is specifically asked for
...
-Erik
2002-12-13 22:53:28 +00:00
Eric Andersen
08c358b604
Fix a silly oversight breaking cross compilation
...
-Erik
2002-12-05 18:28:41 +00:00
Eric Andersen
c9f20d9fb9
Yet another major rework of the BusyBox config system, using the considerably
...
modified Kbuild system I put into uClibc. With this, there should be no more
need to modify Rules.mak since I've moved all the interesting options into the
config system. I think I've got everything updated, but you never know, I may
have made some mistakes, so watch closely.
-Erik
2002-12-05 08:41:41 +00:00
Eric Andersen
1b6eb9b6eb
Use a nifty macro to make testing gcc features simpler
...
and much easier to read.
-Erik
2002-10-30 06:55:37 +00:00
Eric Andersen
12f834ccfc
Ivan Popov noticed that handling of PREFIX was bad.
...
-Erik
2002-10-26 10:17:24 +00:00
Eric Andersen
ecfa290cfd
Fixup largefile settings
...
-Erik
2002-09-22 12:09:44 +00:00
Eric Andersen
87715170cc
Be more portable with 'find' for those that prefer programming
...
on *BSD, etc. Formatting fixes, etc.
2002-07-31 03:45:05 +00:00
Eric Andersen
887ca79f04
Scrub pwd.h and grp.h handling so we don't have to play any
...
silly games.
-Erik
2002-07-03 23:19:26 +00:00
Eric Andersen
5b0f9e417e
Rework optimization code. Be more compiler aware.
...
-Erik
2002-06-23 04:50:49 +00:00
Eric Andersen
85208e2ab9
Completely rework the config system so that it no longer annoys me to work on
...
the busybox development tree. This eliminates the use of recursive make, and
once again allows us to run 'make' in a subdirectory with the expected result.
And things are now much faster too. Greatly improved IMHO...
-Erik
2002-04-12 12:05:57 +00:00
Eric Andersen
4bcdd72142
Oops. Forgot these....
2001-10-24 05:26:42 +00:00