Thomas Petazzoni
|
3c6985d309
libevent: convert old-style hook to new-style hook
|
15 rokov pred |
Peter Korsgaard
|
515b511d41
libevent: only install event_rpcgen.py if python support is enabled
|
16 rokov pred |
Will Newton
|
a07032e117
libevent: Bump version and clean up makefile.
|
16 rokov pred |
Will Newton
|
422ce6536b
package: Remove unnecessary dependencies on uclibc.
|
16 rokov pred |
Peter Korsgaard
|
4a7bfd2775
package/: convert to DOWNLOAD helper
|
16 rokov pred |
Peter Korsgaard
|
ac1d92c425
package/: get rid of unneeded $(strip ..)
|
16 rokov pred |
Bernhard Reutner-Fischer
|
7b0ad787d6
- fixes and cleanups (Cristian Ionescu-Idbohrn)
|
18 rokov pred |
Bernhard Reutner-Fischer
|
6c6cb06709
- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* toolchain/*/*.mk */Makefile.in -l)
|
18 rokov pred |
Ulf Samuelsson
|
e1621a4a2a
Use <package>_VERSION in all <package>.mk instead of <package>_VER
|
18 rokov pred |
Bernhard Reutner-Fischer
|
9bb66ca13e
- the TARGET_CONFIGURE_OPTS have to be passed after $(MAKE).
|
18 rokov pred |
Bernhard Reutner-Fischer
|
74d518dc2a
- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS
|
18 rokov pred |
Bernhard Reutner-Fischer
|
96b998842d
- use $@
|
18 rokov pred |
Bernhard Reutner-Fischer
|
f2433fa3fa
- you have to escape the asterisk
|
18 rokov pred |
Eric Andersen
|
85d7f6f05f
fixup package LDFLAGS handling
|
18 rokov pred |
Bernhard Reutner-Fischer
|
b17c61938e
- remove some hardcoded occurances of "make" and use the proper variable instead
|
18 rokov pred |
Bernhard Reutner-Fischer
|
5900cdb25f
- Remove CC_FOR_BUILD="$(HOSTCC)" since it is already contained in the
|
18 rokov pred |
Bernhard Reutner-Fischer
|
98862ee4a5
- add missing foo-source target for "make source" for downloading
|
18 rokov pred |
"Steven J. Hill"
|
7b957dd483
Remove man pages after installing into target filesystem.
|
18 rokov pred |
"Steven J. Hill"
|
491c474a4f
Add libevent package. I started building all the components needed for NFSv4 support of which libevent is one of them. The rest of the needed components, however, are horrific to get building.
|
18 rokov pred |