Peter Korsgaard
e556bff41d
Makefile.autotools.in: Do uninstall in staging/target dirs on -clean
2008-04-01 10:30:32 +00:00
Peter Korsgaard
3d3775e3cd
AUTOTARGETS: also support non-version-dependent arch specific patches
2008-03-28 10:40:28 +00:00
Peter Korsgaard
8b64a86e8c
AUTOTARGETS: support arch specific *.patch.$(ARCH) patches
2008-03-28 10:39:55 +00:00
John Voltz
bc67ca29d3
added dev files in target option
2008-03-10 15:22:43 +00:00
John Voltz
1ec48b2e52
remove .a files from lib directories after install
2008-03-07 16:54:45 +00:00
John Voltz
de54a6ebc8
fixed nasty makefile bugs
2008-03-06 18:39:42 +00:00
Bernhard Reutner-Fischer
00b8456cd5
- whitespace cleanup (Cristian Ionescu-Idbohrn)
2007-09-30 12:46:02 +00:00
Bernhard Reutner-Fischer
0f55fe9116
- extend AUTOTARGETS with an argument DIR_PREFIX for the location of the package
...
(Ivan Kuten)
2007-09-29 09:58:13 +00:00
Bernhard Reutner-Fischer
c38d1df997
- add missing ';'
2007-09-20 11:14:47 +00:00
Bernhard Reutner-Fischer
adb399f54a
- this is generic infrastructure, there is no point in special-casing any individual package here.
...
Don't workaround deficiencies but fix them for real
2007-09-20 11:08:13 +00:00
Ulf Samuelsson
5f17c052bc
Update various packages to make X run
2007-09-12 04:37:31 +00:00
Bernhard Reutner-Fischer
d918871dbc
remove _SKIP_CONFIGURE since it's pointless to try to run it on non-autotool'ed packages anyway (for now)
2007-08-24 14:18:47 +00:00
Bernhard Reutner-Fischer
c4931c315a
- fix misplaced @
...
- fix typos in x11r7 packages
2007-08-23 11:49:50 +00:00
Bernhard Reutner-Fischer
59390db4a6
- if $(PKG)_SKIP_CONFIGURE is non-empty then ./configure is skipped
2007-08-22 16:56:36 +00:00
Bernhard Reutner-Fischer
95d1a70286
- don't print the second time autoreconf would be run
2007-08-22 16:44:41 +00:00
Bernhard Reutner-Fischer
6be775f892
- add some $(Q) here and there
2007-08-22 16:28:31 +00:00
Bernhard Reutner-Fischer
7ebb9e97b9
- reinstate accidentally deleted hunk
2007-08-22 16:21:13 +00:00
Bernhard Reutner-Fischer
72e402609c
2007-08-22 16:19:10 +00:00
Bernhard Reutner-Fischer
c8db158fe3
- pass TARGET_CONFIGURE_ARGS
2007-08-22 16:02:22 +00:00
Bernhard Reutner-Fischer
e3f14912b0
- honour BR2_HAVE_MANPAGES BR2_HAVE_INFOPAGES, BR2_HAVE_INCLUDES
2007-08-22 15:59:56 +00:00
Bernhard Reutner-Fischer
7d8e28cc91
- fix typo
...
- Start to add infrastructure to be able to download a patch.
2007-08-22 15:52:01 +00:00
Bernhard Reutner-Fischer
6c6cb06709
- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* toolchain/*/*.mk */Makefile.in -l)
2007-08-21 19:20:18 +00:00
Eric Andersen
a7e49eb2af
Merge in X11R7 patches from Julien Letessier, posted 04 Jul 2007. Doesn't
...
quite work yet for me, but this clearly is a huge project and not having it
quite work on the first pass is hardly unexpected. We definately want this
stuff in buildroot.
2007-08-10 19:07:51 +00:00