summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup libgtk2, and prepare for 2.15Ulf Samuelsson2009-01-181-2/+10
|
* Change use of rint, which is only supported for X86 in uClibc to generic ↵Ulf Samuelsson2009-01-181-0/+18
| | | | rounding
* The liboil Makefile will use "-mcpu=vfp" when building for ARM.Ulf Samuelsson2009-01-184-4/+37
| | | | | | | | | | | | | | | The VFP is only available for a few ARM CPUs at the moment, so this breaks the liboil build. A patch is available upstream which only enables "-mfpu=vfp" if "--enable-vfp" is given to "configure". Autotools needs to be run for liboil for this to take effect. A new configuration BR2_VFP_FLOAT is added to allow enabling vfp. If this is "yes", then "-mfpu=vfp" is added to CFLAGS.
* Getting rid of a bit more configure options that's been centralized.Thomas Lundquist2009-01-1813-15/+9
|
* Finish the gtk-doc stuff and start on the smae thing with LARGEFILE and NLS.Thomas Lundquist2009-01-186-13/+6
|
* Easier with one place for configure options for disabling gtk-docThomas Lundquist2009-01-175-3/+6
|
* Ensure glib-1.2 builds a static libraryUlf Samuelsson2009-01-172-0/+88
|
* Make alsa-lib depend on libpython, if new BR2_PACKAGE_ALSA_LIB_PYTHON is ↵Ulf Samuelsson2009-01-173-13/+41
| | | | selected
* Update buildall.sh scriptUlf Samuelsson2009-01-161-44/+96
|
* Update broken AVR32 toolchain, and update configs for this, deprecate all ↵Ulf Samuelsson2009-01-166-133/+246
| | | | but latest AVR32 toolchain
* Fix legacy strings for alsa-utils & remove man pagesUlf Samuelsson2009-01-162-0/+31
|
* libeXosip2 requires libosip2Ulf Samuelsson2009-01-161-0/+1
|
* Fix libglib2 build when LIBICONV is selected, clean up versioningUlf Samuelsson2009-01-161-2/+10
|
* docs/download.html: cleanup and mention releasesPeter Korsgaard2009-01-161-4/+8
|
* docs/news.html: announce 2009.02-rc1Peter Korsgaard2009-01-161-0/+12
|
* buildroot: bump version for releasePeter Korsgaard2009-01-161-1/+1
|
* toolchain/uClibc: mark 0.9.29 as recentPeter Korsgaard2009-01-161-0/+1
|
* toolchain/gcc: mark old versions as deprecatedPeter Korsgaard2009-01-161-1/+7
|
* toolchain/gcc: default to 4.3.2 for !AVR32Peter Korsgaard2009-01-161-1/+1
|
* package: remove tinyloginPeter Korsgaard2009-01-163-71/+0
| | | | | It's ancient and upstream is gone, people should just use the login stuff in busybox instead.
* xerces: tarball moved to archive.apache.orgPeter Korsgaard2009-01-161-1/+1
|
* quagga: tarball moved to attic/ subdirPeter Korsgaard2009-01-161-2/+1
|
* openswan: tarball moved to old/ subdirPeter Korsgaard2009-01-161-1/+1
|
* package/mpfr: fix make source-check/external-deps issuePeter Korsgaard2009-01-161-0/+2
|
* package/dm: fix DOWNLOAD falloutPeter Korsgaard2009-01-161-3/+1
|
* DOWNLOAD: don't use := assignment for function implementationPeter Korsgaard2009-01-161-1/+1
| | | | | | | := causes the function parameters to get evaluated at definition time instead of implementation time, which is kind of silly for a function. Fixes make source-check / external-deps
* buildroot: convert remaining WGET users to DOWNLOAD helperPeter Korsgaard2009-01-166-7/+8
|
* target/: convert to DOWNLOAD helperPeter Korsgaard2009-01-1620-24/+24
|
* toolchain/: convert to DOWNLOAD helperPeter Korsgaard2009-01-167-8/+8
|
* package/: convert to DOWNLOAD helperPeter Korsgaard2009-01-16227-280/+280
|
* buildroot: add BR2_BACKUP_SITE and DOWNLOAD helperPeter Korsgaard2009-01-163-10/+37
| | | | | | | | This is the long requested backup mirror support. So far only enabled for Makefile.autotools.in, but there's no reason why we cannot use DOWNLOAD everywhere. Notice, I'm still syncing http://buildroot.uclibc.org/downloads/sources/
* BR2_PRIMARY_SITE: move to Mirrors and Download locations menuPeter Korsgaard2009-01-162-9/+9
|
* Makefile: update copyrightPeter Korsgaard2009-01-161-0/+1
|
* package/freetype/freetype.mk: Fix editing of freetype-configDaniel Laird2009-01-161-2/+5
| | | | | | | | | Found that the editing of freetypr-config was not quite enough. Changed it and looked at freetype-config --cflags, --libs and got the values I expected. Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
* Update kernel snapshot versionUlf Samuelsson2009-01-151-1/+1
|
* Update package buildscriptUlf Samuelsson2009-01-151-4/+32
|
* Makefile: implement make releasePeter Korsgaard2009-01-151-0/+6
|
* docs/developer.html: People should ask on the list for commit accessPeter Korsgaard2009-01-151-8/+2
|
* docs/copyright.txt: update year, add buildroot developersPeter Korsgaard2009-01-151-1/+2
|
* docs/about.html: new maintainerPeter Korsgaard2009-01-151-1/+1
|
* docs/footer.html: ask people to mail the list instead of ErikPeter Korsgaard2009-01-151-2/+2
| | | | And update the year while we're at it.
* docs/README: ask people to mail the list instead of ErikPeter Korsgaard2009-01-151-3/+2
|
* BR2_BANNER: set to 'Welcome to Buildroot'Peter Korsgaard2009-01-151-1/+1
| | | | Seems a bit more sensible as default.
* kernel-headers: mark 2.6.27 as RECENT, 2.6.26 as deprecatedPeter Korsgaard2009-01-151-1/+2
|
* kernel-headers: default to 2.6.28Peter Korsgaard2009-01-151-1/+1
|
* kernel-headers: bump 2.6.27 versionPeter Korsgaard2009-01-151-1/+1
|
* Always create shared python library, if python is created, needed by ↵Ulf Samuelsson2009-01-151-1/+12
| | | | multiple packages
* Make acpid patch depend on VERSIONUlf Samuelsson2009-01-141-1/+1
|
* Change TTCP_BUILD_DIR to TTCP_DIRUlf Samuelsson2009-01-141-13/+13
|
* Kismet needs dbus to buildUlf Samuelsson2009-01-141-1/+1
|