- May 24, 2015
-
-
Nicolas Thill authored
* fix build failure when gdb is build after liblzma * bump release number Signed-off-by:
Nicolas Thill <nico@openwrt.org> SVN-Revision: 45745
-
- May 08, 2015
-
-
Felix Fietkau authored
fixes compile error: (observed w. target arm64, all kernel build opts enabled) error: call to '__open_missing_mode' declared with attribute error: open with O_CREAT in second argument needs 3 arguments Signed-off-by:
Dirk Neukirchen <dirkneukirchen@web.de> SVN-Revision: 45625
-
- Apr 20, 2015
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45525
-
- Apr 06, 2015
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45280
-
- Apr 03, 2015
-
-
Nicolas Thill authored
Signed-off-by:
Nicolas Thill <nico@openwrt.org> SVN-Revision: 45250
-
- Mar 24, 2015
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44965
-
- Mar 21, 2015
-
-
John Crispin authored
There are some places where there is a redundant declaration of strlcpy() that prevents building perf otherwise. Signed-off-by:
John Szakmeister <john@szakmeister.net> SVN-Revision: 44926
-
- Mar 16, 2015
-
-
Nicolas Thill authored
Signed-off-by:
Nicolas Thill <nico@openwrt.org> SVN-Revision: 44842
-
- Feb 14, 2015
-
-
Nicolas Thill authored
configure tries to guess pagesize by calling getconf, provided by eglibc and compiled for the target, not the host. Signed-off-by:
Nicolas Thill <nico@openwrt.org> SVN-Revision: 44445
-
- Feb 11, 2015
-
-
Nicolas Thill authored
Signed-off-by:
Nicolas Thill <nico@openwrt.org> SVN-Revision: 44398
-
- Jan 07, 2015
-
-
Felix Fietkau authored
This fixes a bug, where ld on ARM EABI platforms expects OABI code. Signed-off-by:
Harald Geyer <harald@ccbib.org> SVN-Revision: 43866
-
- Dec 18, 2014
-
-
Felix Fietkau authored
Package libbfd, libopcodes and ar seperately. Signed-off-by:
Daniel Golle <daniel@makrotopia.org> SVN-Revision: 43745
-
- Dec 06, 2014
-
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 43531
-
- Nov 28, 2014
-
-
Florian Fainelli authored
perf was in the oldpackages repository, but it makes more sense to have it part of the default package set since we build it from the Linux kernel sources. Signed-off-by:
Florian Fainelli <florian@openwrt.org> SVN-Revision: 43418
-
- Nov 16, 2014
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43280
-
- Nov 03, 2014
-
-
John Crispin authored
turns out that r43155 adds duplicate info. Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 43167
-
John Crispin authored
Note, that licensing stuff is a nightmare: many packages does not clearly state their licenses, and often multiple source files are simply copied together - each with different licensing information in the file headers. I tried hard to ensure, that the license information extracted into the OpenWRT's makefiles fit the "spirit" of the packages, e.g. such small packages which come without a dedicated source archive "inherites" the OpenWRT's own license in my opinion. However, I can not garantee that I always picked the correct information and/or did not miss license information. Signed-off-by:
Michael Heimpold <mhei@heimpold.de> SVN-Revision: 43155
-
- Nov 02, 2014
-
-
Steven Barth authored
Signed-off-by:
Steven Barth <steven@midlink.org> SVN-Revision: 43151
-
- Oct 24, 2014
-
-
Nicolas Thill authored
Signed-off-by:
Nicolas Thill <nico@openwrt.org> SVN-Revision: 43042
-
- Oct 19, 2014
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42979
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42978
-
- Sep 30, 2014
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42707
-
- Aug 30, 2014
-
-
Jonas Gorski authored
Build libbfd and libopcodes as shared libraries, else they get linked statically into every binary, increasing each binary size by ~650kB. Reduces binutils package size to old expected values. Fixes #17060. Signed-off-by:
Jonas Gorski <jogo@openwrt.org> SVN-Revision: 42337
-
- Aug 20, 2014
-
-
Nicolas Thill authored
Signed-off-by:
Nicolas Thill <nico@openwrt.org> SVN-Revision: 42229
-
- Aug 18, 2014
-
-
John Crispin authored
There does not seem to be a good reason to build both when building for x86_64. SVN-Revision: 42198
-
John Crispin authored
If there's an mpicc compile on the machine, the configure script will take it, causing a bit of headache. SVN-Revision: 42197
-
- Aug 01, 2014
-
-
John Crispin authored
Signed-off-by:
Alexandru Ardelean <aa@ocedo.com> SVN-Revision: 41934
-
- Jul 02, 2014
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41457
-
- Jun 29, 2014
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41395
-
- Jun 10, 2014
-
-
Felix Fietkau authored
SVN-Revision: 41097
-
- Jun 08, 2014
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41054
-
- Jun 06, 2014
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41036
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41035
-
- Jan 07, 2014
-
-
Imre Kaloz authored
Signed-off-by:
Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 39210
-
- Dec 26, 2013
-
-
Imre Kaloz authored
Signed-off-by:
Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 39164
-
- Aug 14, 2013
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37773
-
- Jul 03, 2013
-
-
Florian Fainelli authored
And instead override TARGET_CFLAGS to set _GNU_SOURCE accordingly since this is the upstream maintainer solution. Signed-off-by:
Florian Fainelli <florian@openwrt.org> SVN-Revision: 37152
-
- May 17, 2013
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36647
-
- May 16, 2013
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36643
-
- May 13, 2013
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36621
-