summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Ensure lzma is built *before* linux, allow system installation in /usr/local/binUlf Samuelsson2007-08-163-1/+29
|
* Dont create TARGET_DIR if it existsUlf Samuelsson2007-08-161-1/+1
|
* Move lzma patches to toolchain/kernel-headers/lzmaUlf Samuelsson2007-08-166-0/+12
| | | | | | | | | | | | | | | | | | | | | | | | They will be applied ONLY if BR2_KERNEL_HEADERS_LZMA is set. BR2_KERNEL_HEADERS_LZMA defaults to NO, so the user has to actively set this config flag if lzma is needed. This means that the default behaviour of buildroot will work for most users. Comment from author: [Brad House] I find myself having to remove the lzma patches because my build system doesn't natively have lzma. I tried to compensate for this by installing the latest lzma from gentoo's package tree, and apparently, it accepts different flags than the one these patches expect, so my kernel build still fails. Finally, I used the lzma from this buildroot and compiled it by hand, and it _mostly_ worked. Regardless, it seems silly to make this a requirement. Personally, I gzip my initramfs, and that's enough compression for me...
* Avoid copying TARGET_SKELETON on every 'make'Ulf Samuelsson2007-08-161-3/+5
|
* Use SED instead of ECHO when config 'program_invocation_name'Ulf Samuelsson2007-08-161-2/+2
|
* Allow user to configure PROGRAM_INVOCATION_NAMEUlf Samuelsson2007-08-154-0/+16
|
* Cleanup of udev, build libvolume_id.laUlf Samuelsson2007-08-152-13/+68
|
* Sync volume_id version to 0.79.0 matching udev-114Ulf Samuelsson2007-08-151-8/+10
|
* Remove fakeroot files after use to avoid rerunUlf Samuelsson2007-08-151-0/+4
|
* Use /usr/include as std include in XorgUlf Samuelsson2007-08-151-0/+1
|
* Add programmable start adr/size to at91bootstrap + support for at91sam9260pfUlf Samuelsson2007-08-154-12/+805
|
* Add at91sam9260pf (AT91SAM9260 w Par Flash) targetUlf Samuelsson2007-08-158-0/+3182
|
* No parallel make of mdnsresponderUlf Samuelsson2007-08-151-2/+2
|
* Added powerpc variant selectionPeter Korsgaard2007-08-141-1/+59
|
* rxvt hardwired for X11R6, so ensure dependency is OKUlf Samuelsson2007-08-141-0/+3
|
* Move project related info from main Makefile to project dirUlf Samuelsson2007-08-143-20/+26
|
* Avoid continuous rebuilds of TARGET_DIR and /etc/* project filesUlf Samuelsson2007-08-141-11/+16
|
* Fix continous remake's of uClibc, Save .config to .oldconfig before 'conf', ↵Ulf Samuelsson2007-08-141-75/+76
| | | | cleanup ARM config to avoid stop during build
* Add links to 'usr/include/freetype2/freetype' to 'include' and ↵Ulf Samuelsson2007-08-141-4/+16
| | | | 'usr/include'. Add PHONY targets
* Remove cirular dependenciesUlf Samuelsson2007-08-141-2/+0
|
* Change udev target from udev to udevd. Add .PHONY targets. Rearrange targetsUlf Samuelsson2007-08-141-16/+24
|
* Avoid circular dependencyUlf Samuelsson2007-08-131-2/+2
|
* Only build tinyX if WCHAR and LOCALE is enabledUlf Samuelsson2007-08-132-0/+5
|
* Stop halting ARM build to configure uClibcUlf Samuelsson2007-08-132-1/+9
|
* Workaround bug in TinyX makedepend by removing some whitespaceUlf Samuelsson2007-08-133-0/+258
|
* Include header file defining MB_CUR_MAX to TinyXUlf Samuelsson2007-08-131-0/+11
|
* Allow use of uclibc string routines in TinyXUlf Samuelsson2007-08-131-0/+13
|
* Store openssl files in /usr/lib/sslUlf Samuelsson2007-08-131-1/+3
|
* Remove ntp patch which fails to apply, add TODO for later fixingUlf Samuelsson2007-08-132-11/+33
|
* Fix libdir path for libfakeroot.laUlf Samuelsson2007-08-131-0/+2
|
* Add dependency to linux-fusion, if DirectFB is built with multiUlf Samuelsson2007-08-131-1/+4
|
* Bump version of dialog, make it buildUlf Samuelsson2007-08-131-12/+4
|
* Bump version of lvm2Ulf Samuelsson2007-08-121-2/+7
|
* grep depends on gettextUlf Samuelsson2007-08-121-1/+3
|
* Use shared library for gettext as defaultUlf Samuelsson2007-08-121-1/+1
|
* grep depends on gettextUlf Samuelsson2007-08-121-1/+1
|
* Avoid killing /usr/include when cleaning 'hal'Ulf Samuelsson2007-08-121-1/+1
|
* Cleanup of SDL to make it buildUlf Samuelsson2007-08-121-10/+19
|
* fix DirectFB *.la path'sUlf Samuelsson2007-08-121-0/+12
|
* fix liblzmadec.la pathsUlf Samuelsson2007-08-121-0/+2
|
* fix libsysfs.la pathsUlf Samuelsson2007-08-121-0/+2
|
* Cleanup of docsUlf Samuelsson2007-08-121-3/+4
|
* Bump version of DirectFB to 1.0.0 and add dependency on TSLIBUlf Samuelsson2007-08-122-14/+35
|
* Add support for fusion linux moduleUlf Samuelsson2007-08-126-0/+6592
|
* Move .PHONY to front in sedUlf Samuelsson2007-08-121-1/+2
|
* Make DirectFB buildable by removing sysfs, enabling sdlUlf Samuelsson2007-08-121-3/+4
|
* expat has --prefix=usr, so remove /usr from other switchesUlf Samuelsson2007-08-121-7/+7
|
* Use new x11r7 configsUlf Samuelsson2007-08-121-5/+5
|
* Whitespace cleanup of uclibc, remove debug aidUlf Samuelsson2007-08-121-9/+10
|
* Make paths to expat available to fontconfigUlf Samuelsson2007-08-121-0/+3
|