summaryrefslogtreecommitdiff
path: root/package/file
AgeCommit message (Collapse)Author
2005-09-08only build host-file if we need itMike Frysinger
2005-08-30Build 'file' for the host as well as the target. If the host system has a ↵"Steven J. Hill"
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.
2005-08-18file-4.15 is out and it supports cross-compiling :DMike Frysinger
2005-07-13file-4.12 is no longer availableEric Andersen
2005-02-10There is no need to have a separate 'Makefile.in' file in theEric Andersen
general case, therefore, combine the toplevel Makefile options such as setting TARGETS into the per-package *.mk file
2005-02-09version bumpMike Frysinger
2004-10-14help textMike Frysinger
2004-10-09Make the TAR_VERBOSITY option a bit more saneEric Andersen
2004-10-09use $(TAR_VERBOSITY)Mike Frysinger
2004-10-09final step in buildroot faceliftEric Andersen
2004-10-09facelift step number twoEric Andersen
2004-10-09Remove the old 'make' directory, and populate the new 'package'Eric Andersen
directory.