aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* cross-fix-root: add some usage textMike Frysinger2010-01-081-23/+41
| | | | | | Be nice to users instead of exiting all the time with no output. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* cross-fix-root: fix test bashismMike Frysinger2009-12-291-1/+1
| | | | Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* drop $Header: markingsMike Frysinger2009-12-091-1/+0
| | | | | | These cause cross-scm comparisons a pita. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* cross-fix-root: improve .pc dir searchingMike Frysinger2009-12-091-2/+6
| | | | | | Only search dirs that actually exist. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* cross-fix-root: handle packages that set exec_prefix directly to /usrMike Frysinger2009-11-241-1/+1
| | | | Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* cross-fix-root: be sure to update pc_files in /usr/share/pkgconfig/ tooNed Ludd2009-11-221-2/+2
| | | | | Signed-off-by: Ned Ludd <solar@gentoo.org> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* cross-fix-root: let people specify paths via cmdlineMike Frysinger2009-03-131-4/+12
| | | | Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* cross-fix-root: fix *-config symlinksMike Frysinger2008-11-061-2/+2
| | | | | | | Make sure we install with the full ${prefix}${config} name rather than an incorrect ${prefix}. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* cross-fix-root: exit 0 when lib dir does not existMike Frysinger2008-11-061-1/+1
| | | | | | | | If the lib dir does not exist yet, exit with 0 rather than 1. This way we do not abort early when doing bootstrapping and the lib dir does not yet exist. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* cross-fix-root: rewrite with stuff from uClinux-distMike Frysinger2008-10-291-44/+56
| | | | | | Rewrite the script to fix more things and be safer in general. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* Initial commit to crossdev repo.Robin H. Johnson2008-06-221-0/+48