summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
...
* use $TARGET_CFLAGSMike Frysinger2004-10-111-0/+1
|
* latest tar needs fixes from cvsMike Frysinger2004-10-114-0/+154
|
* use $(TARGET_CFLAGS)Mike Frysinger2004-10-111-0/+2
|
* Andrew May writes:Eric Andersen2004-10-101-0/+1
| | | | | | | | | | | | | 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.
* Make the TAR_VERBOSITY option a bit more saneEric Andersen2004-10-0983-86/+86
|
* Thomas Lundquist: have the makefiles depend on the correct fileMike Frysinger2004-10-091-5/+6
|
* Thomas Lundquist: have the makefiles depend on the correct fileMike Frysinger2004-10-092-13/+10
|
* Thomas Lundquist: patch the right dirMike Frysinger2004-10-091-1/+1
|
* rsync packageMike Frysinger2004-10-094-0/+59
|
* prune a few more filesMike Frysinger2004-10-091-1/+3
|
* make sure we update timestampsMike Frysinger2004-10-091-4/+4
|
* use $(TAR_VERBOSITY)Mike Frysinger2004-10-0982-85/+85
|
* make sure iproute2 uses target cflagsMike Frysinger2004-10-091-1/+2
|
* update make targetsMike Frysinger2004-10-091-1/+1
|
* add support for using busybox snapshotMike Frysinger2004-10-092-4/+13
|
* bump version to something existant on alpha.gnu.orgEric Andersen2004-10-091-1/+1
|
* final step in buildroot faceliftEric Andersen2004-10-09167-15/+1014
|
* facelift step number twoEric Andersen2004-10-0987-288/+3424
|
* Remove the old 'make' directory, and populate the new 'package'Eric Andersen2004-10-0986-0/+5503
| | | | directory.
* Major buildroot facelift, step one.Eric Andersen2004-10-0935-0/+15000
-Erik