summaryrefslogtreecommitdiffstats
path: root/package/file
Commit message (Collapse)AuthorAgeFilesLines
...
* version bump to 4.17Mike Frysinger2006-04-151-1/+1
|
* fix cross-compiling for 64bit hostsMike Frysinger2006-02-251-0/+65
|
* version bumpMike Frysinger2006-02-251-1/+2
|
* remove extra space after touchMike Frysinger2005-11-241-3/+3
|
* only build host-file if we need itMike Frysinger2005-09-081-1/+1
|
* Build 'file' for the host as well as the target. If the host system has a ↵"Steven J. Hill"2005-08-301-14/+49
| | | | version older than that being built for buildroot, the target build will fail. So, we build 'file' for the host and add actually add '$(TOOL_BUILD_DIR)/bin' to the TARGET_PATH so that it takes precedence over the host system version.
* file-4.15 is out and it supports cross-compiling :DMike Frysinger2005-08-182-31/+1
|
* file-4.12 is no longer availableEric Andersen2005-07-131-1/+1
|
* There is no need to have a separate 'Makefile.in' file in theEric Andersen2005-02-102-3/+8
| | | | | general case, therefore, combine the toplevel Makefile options such as setting TARGETS into the per-package *.mk file
* version bumpMike Frysinger2005-02-091-1/+1
|
* help textMike Frysinger2004-10-141-4/+4
|
* Make the TAR_VERBOSITY option a bit more saneEric Andersen2004-10-091-1/+1
|
* use $(TAR_VERBOSITY)Mike Frysinger2004-10-091-1/+1
|
* final step in buildroot faceliftEric Andersen2004-10-092-0/+11
|
* facelift step number twoEric Andersen2004-10-092-1/+31
|
* Remove the old 'make' directory, and populate the new 'package'Eric Andersen2004-10-091-0/+66
directory.