aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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-pkg-config: handle /usr/share/pkgconfigMike Frysinger2008-11-011-1/+1
| | | | | | | A few packages install their .pc files into /usr/share/pkgconfig. Rather than debate whether this is broken, we can handle it pretty trivially. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* Setup PORTDIR and DISTDIR in the cross environment make.conf. Bug #244671Alexis Ballier2008-10-291-0/+4
| | | | This makes it work out of the box on setups with custom PORTDIR and DISTDIR
* 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>
* cross-pkg-config: unify uClinux-dist and GentooMike Frysinger2008-10-291-9/+40
| | | | | | | Touchup comments and unify variable handling so it can be used transparently in both Gentoo and the uClinux distribution. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* cleanup makefiles and unify settingsMike Frysinger2008-10-293-15/+26
| | | | Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* git behaves odd to me.Ned Ludd2008-06-221-1/+2
|
* cleanup wrappersNed Ludd2008-06-221-0/+13
|
* don't need this anymoreNed Ludd2008-06-221-7/+0
|
* initial import into git. based on 0.9.18-r8Ned Ludd2008-06-221-0/+645
|
* Initial commit to crossdev repo.Robin H. Johnson2008-06-2223-0/+664