Commit Graph

5159 Commits

Author SHA1 Message Date
Thomas Lundquist 6b00041b87 Finish the gtk-doc stuff and start on the smae thing with LARGEFILE and NLS. 2009-01-18 00:05:57 +00:00
Thomas Lundquist fa2273f409 Easier with one place for configure options for disabling gtk-doc 2009-01-17 10:11:12 +00:00
Ulf Samuelsson 22ba8bcf0e Ensure glib-1.2 builds a static library 2009-01-17 02:13:15 +00:00
Ulf Samuelsson 03e3b81d4c Make alsa-lib depend on libpython, if new BR2_PACKAGE_ALSA_LIB_PYTHON is selected 2009-01-17 00:19:06 +00:00
Ulf Samuelsson 3eecdf6166 Update buildall.sh script 2009-01-16 22:45:31 +00:00
Ulf Samuelsson bdac3e337f Update broken AVR32 toolchain, and update configs for this, deprecate all but latest AVR32 toolchain 2009-01-16 22:39:05 +00:00
Ulf Samuelsson 2326230ea0 Fix legacy strings for alsa-utils & remove man pages 2009-01-16 22:06:49 +00:00
Ulf Samuelsson e4c50fe464 libeXosip2 requires libosip2 2009-01-16 21:19:50 +00:00
Ulf Samuelsson d597e790bc Fix libglib2 build when LIBICONV is selected, clean up versioning 2009-01-16 21:18:08 +00:00
Peter Korsgaard c90a6e7215 docs/download.html: cleanup and mention releases 2009-01-16 19:45:21 +00:00
Peter Korsgaard 3434dc6cc5 docs/news.html: announce 2009.02-rc1 2009-01-16 19:45:16 +00:00
Peter Korsgaard b2998b97cb buildroot: bump version for release 2009-01-16 14:56:57 +00:00
Peter Korsgaard 032cc7e76f toolchain/uClibc: mark 0.9.29 as recent 2009-01-16 14:21:24 +00:00
Peter Korsgaard c816f0b9ea toolchain/gcc: mark old versions as deprecated 2009-01-16 14:13:50 +00:00
Peter Korsgaard 6e0c86fff8 toolchain/gcc: default to 4.3.2 for !AVR32 2009-01-16 14:13:46 +00:00
Peter Korsgaard 28a229e8da package: remove tinylogin
It's ancient and upstream is gone, people should just use the login stuff
in busybox instead.
2009-01-16 13:56:23 +00:00
Peter Korsgaard 98467f92c4 xerces: tarball moved to archive.apache.org 2009-01-16 13:27:08 +00:00
Peter Korsgaard 901ad7cbc8 quagga: tarball moved to attic/ subdir 2009-01-16 13:23:56 +00:00
Peter Korsgaard 280c871e50 openswan: tarball moved to old/ subdir 2009-01-16 13:21:33 +00:00
Peter Korsgaard 6beda1f236 package/mpfr: fix make source-check/external-deps issue 2009-01-16 12:34:44 +00:00
Peter Korsgaard 1e1e6395b6 package/dm: fix DOWNLOAD fallout 2009-01-16 12:34:40 +00:00
Peter Korsgaard 3e06e4cec6 DOWNLOAD: don't use := assignment for function implementation
:= 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
2009-01-16 12:30:07 +00:00
Peter Korsgaard 3ff43a6838 buildroot: convert remaining WGET users to DOWNLOAD helper 2009-01-16 12:07:53 +00:00
Peter Korsgaard ed5f6093c0 target/: convert to DOWNLOAD helper 2009-01-16 11:48:43 +00:00
Peter Korsgaard 0ef35d5d5e toolchain/: convert to DOWNLOAD helper 2009-01-16 11:47:05 +00:00
Peter Korsgaard 4a7bfd2775 package/: convert to DOWNLOAD helper 2009-01-16 11:42:52 +00:00
Peter Korsgaard d58636d765 buildroot: add BR2_BACKUP_SITE and DOWNLOAD helper
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/
2009-01-16 10:27:48 +00:00
Peter Korsgaard 2b893123a5 BR2_PRIMARY_SITE: move to Mirrors and Download locations menu 2009-01-16 10:27:39 +00:00
Peter Korsgaard 2671be4d64 Makefile: update copyright 2009-01-16 10:27:27 +00:00
Daniel Laird ada9baf7b9 package/freetype/freetype.mk: Fix editing of freetype-config
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>
2009-01-16 09:02:51 +00:00
Ulf Samuelsson 63e0cdb206 Update kernel snapshot version 2009-01-15 23:19:28 +00:00
Ulf Samuelsson 20fed85399 Update package buildscript 2009-01-15 23:17:38 +00:00
Peter Korsgaard e62d2ecda0 Makefile: implement make release 2009-01-15 19:36:06 +00:00
Peter Korsgaard d76dd3f02d docs/developer.html: People should ask on the list for commit access 2009-01-15 14:50:20 +00:00
Peter Korsgaard e29a13c22f docs/copyright.txt: update year, add buildroot developers 2009-01-15 14:50:17 +00:00
Peter Korsgaard c3cfe98077 docs/about.html: new maintainer 2009-01-15 14:50:14 +00:00
Peter Korsgaard fee2cc8945 docs/footer.html: ask people to mail the list instead of Erik
And update the year while we're at it.
2009-01-15 14:50:11 +00:00
Peter Korsgaard 9d40356abb docs/README: ask people to mail the list instead of Erik 2009-01-15 14:50:07 +00:00
Peter Korsgaard 1d29743c72 BR2_BANNER: set to 'Welcome to Buildroot'
Seems a bit more sensible as default.
2009-01-15 14:50:03 +00:00
Peter Korsgaard 1a1ecfb69f kernel-headers: mark 2.6.27 as RECENT, 2.6.26 as deprecated 2009-01-15 08:43:33 +00:00
Peter Korsgaard f0200a600a kernel-headers: default to 2.6.28 2009-01-15 08:33:35 +00:00
Peter Korsgaard b1225d6f40 kernel-headers: bump 2.6.27 version 2009-01-15 08:33:31 +00:00
Ulf Samuelsson 49d32869e0 Always create shared python library, if python is created, needed by multiple packages 2009-01-15 06:28:05 +00:00
Ulf Samuelsson 23b948f5be Make acpid patch depend on VERSION 2009-01-14 23:54:02 +00:00
Ulf Samuelsson 76224bc019 Change TTCP_BUILD_DIR to TTCP_DIR 2009-01-14 23:53:20 +00:00
Ulf Samuelsson afa1babac5 Kismet needs dbus to build 2009-01-14 23:51:32 +00:00
Ulf Samuelsson 65d2a21b67 Bump vpnc version and remove build of man pages, which breaks when cross compiling 2009-01-14 23:50:44 +00:00
Ulf Samuelsson 4f78c090a4 libeXosip2 is dependent on libosip2 2009-01-14 23:49:24 +00:00
Ulf Samuelsson f3c2eed5d8 Update deprecated bmove to memmove in ttcp 2009-01-14 22:52:31 +00:00
Ulf Samuelsson 0267841fe5 Force use of HOST_GLIB instead of /usr/bin for libgtk2 2009-01-14 22:11:13 +00:00