Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | use $(TARGET_CFLAGS) | Mike Frysinger | 2004-10-11 | 1 | -0/+2 | |
| | ||||||
* | -xvf -> $(TAR_OPTIONS) | Mike Frysinger | 2004-10-11 | 7 | -9/+9 | |
| | ||||||
* | depend on ncurses | Eric Andersen | 2004-10-10 | 2 | -8/+10 | |
| | ||||||
* | Andrew May writes: | Eric Andersen | 2004-10-10 | 3 | -3/+4 | |
| | | | | | | | | | | | | | A few more little ones. busybox fdisk with large files should be removed without large files. gdbtarget/gdb_client got mixed up in the Makefile.in. I think gdbtarget should have a depend on ncurses but I am not sure if it should go in the config or in the .mk. It may be nice to split out the server and client. uclibc.mk was checking BR2_SOFT_FLOAT for true not y. | |||||
* | Fixup SOFT_FLOAT handling | Eric Andersen | 2004-10-09 | 3 | -9/+4 | |
| | ||||||
* | Make the TAR_VERBOSITY option a bit more sane | Eric Andersen | 2004-10-09 | 84 | -88/+88 | |
| | ||||||
* | Don't use a string to do the job of a bool | Eric Andersen | 2004-10-09 | 2 | -3/+3 | |
| | ||||||
* | Thomas Lundquist: have the makefiles depend on the correct file | Mike Frysinger | 2004-10-09 | 1 | -5/+6 | |
| | ||||||
* | Thomas Lundquist: have the makefiles depend on the correct file | Mike Frysinger | 2004-10-09 | 2 | -13/+10 | |
| | ||||||
* | Thomas Lundquist: patch the right dir | Mike Frysinger | 2004-10-09 | 1 | -1/+1 | |
| | ||||||
* | rsync package | Mike Frysinger | 2004-10-09 | 4 | -0/+59 | |
| | ||||||
* | prune a few more files | Mike Frysinger | 2004-10-09 | 1 | -1/+3 | |
| | ||||||
* | make sure we update timestamps | Mike Frysinger | 2004-10-09 | 1 | -4/+4 | |
| | ||||||
* | use $(TAR_VERBOSITY) | Mike Frysinger | 2004-10-09 | 82 | -85/+85 | |
| | ||||||
* | support tar verbosity | Mike Frysinger | 2004-10-09 | 2 | -0/+9 | |
| | ||||||
* | make sure iproute2 uses target cflags | Mike Frysinger | 2004-10-09 | 1 | -1/+2 | |
| | ||||||
* | update make targets | Mike Frysinger | 2004-10-09 | 1 | -1/+1 | |
| | ||||||
* | allow people to enter target optimizations | Mike Frysinger | 2004-10-09 | 1 | -3/+2 | |
| | ||||||
* | add support for using busybox snapshot | Mike Frysinger | 2004-10-09 | 2 | -4/+13 | |
| | ||||||
* | ignore dl and patches dirs | Mike Frysinger | 2004-10-09 | 1 | -0/+2 | |
| | ||||||
* | punt little .cvsignore too | Mike Frysinger | 2004-10-09 | 1 | -1/+0 | |
| | ||||||
* | update documentation a bit | Eric Andersen | 2004-10-09 | 2 | -52/+10 | |
| | ||||||
* | bump version to something existant on alpha.gnu.org | Eric Andersen | 2004-10-09 | 1 | -1/+1 | |
| | ||||||
* | final step in buildroot facelift | Eric Andersen | 2004-10-09 | 172 | -23/+1040 | |
| | ||||||
* | facelift step number two | Eric Andersen | 2004-10-09 | 1 | -33/+0 | |
| | ||||||
* | Add some seperators | Eric Andersen | 2004-10-09 | 7 | -0/+13 | |
| | ||||||
* | Remove obsolete references to SOURCE_DIR | Eric Andersen | 2004-10-09 | 1 | -2/+2 | |
| | ||||||
* | Fix it so we once again build the target root_fs | Eric Andersen | 2004-10-09 | 2 | -0/+9 | |
| | ||||||
* | Fix it so we once again build the target root_fs | Eric Andersen | 2004-10-09 | 8 | -1/+24 | |
| | ||||||
* | Remove references to the obsolete SOURCE_DIR | Eric Andersen | 2004-10-09 | 4 | -11/+9 | |
| | ||||||
* | Remove obsolete reference to SOURCE_DIR | Eric Andersen | 2004-10-09 | 1 | -1/+1 | |
| | ||||||
* | Move the STLport to 2.95 where it belongs | Eric Andersen | 2004-10-09 | 2 | -1/+1 | |
| | ||||||
* | facelift step number two | Eric Andersen | 2004-10-09 | 144 | -1089/+182 | |
| | ||||||
* | Remove the old 'make' directory, and populate the new 'package' | Eric Andersen | 2004-10-09 | 87 | -2/+1 | |
| | | | | directory. | |||||
* | It would help to include the package specific *.mk makefiles | Eric Andersen | 2004-10-09 | 1 | -1/+1 | |
| | ||||||
* | Major buildroot facelift, step one. | Eric Andersen | 2004-10-09 | 148 | -480/+15085 | |
| | | | | -Erik | |||||
* | prune info/man pages | Mike Frysinger | 2004-10-08 | 1 | -2/+2 | |
| | ||||||
* | update python ... this one should work a lot better than the old one | Mike Frysinger | 2004-10-08 | 2 | -16/+153 | |
| | ||||||
* | make sure we quote cflags | Mike Frysinger | 2004-10-08 | 1 | -1/+1 | |
| | ||||||
* | make sure build uses $TARGET_CFLAGS and the install works | Mike Frysinger | 2004-10-08 | 1 | -2/+8 | |
| | ||||||
* | new debian patch | Mike Frysinger | 2004-10-08 | 1 | -1/+1 | |
| | ||||||
* | new version and use a variable to hold the version | Mike Frysinger | 2004-10-08 | 1 | -2/+4 | |
| | ||||||
* | use $(DISABLE_NLS) instead of --disable-nls | Mike Frysinger | 2004-10-08 | 1 | -1/+1 | |
| | ||||||
* | delete file rather than letting the makefile try to do it | Mike Frysinger | 2004-10-08 | 1 | -2/+1 | |
| | ||||||
* | add -pipe to default CFLAGS | Mike Frysinger | 2004-10-08 | 1 | -1/+1 | |
| | ||||||
* | wget ! | Mike Frysinger | 2004-10-08 | 1 | -0/+49 | |
| | ||||||
* | new version of less and make sure the build uses $TARGET_CFLAGS | Mike Frysinger | 2004-10-08 | 1 | -5/+7 | |
| | ||||||
* | clean up and use a newer version that actually cross compiles :) | Mike Frysinger | 2004-10-08 | 1 | -36/+26 | |
| | ||||||
* | new strace | Mike Frysinger | 2004-10-08 | 1 | -4/+3 | |
| | ||||||
* | new version of sed | Mike Frysinger | 2004-10-08 | 1 | -3/+4 | |
| |