| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
It's the eglibc packaging with a bit of spit-polishing. And testing. :-)
[blogic: merged glibc and eglibc into 1 and made eglibc a glibc variant]
Signed-off-by: Jeff Waugh <jdub@bethesignal.org>
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44701
|
|
|
|
|
|
|
|
| |
selecting built-in packages
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42770
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42654
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
config.{sub,guess} could be symlinks to a shared common version of
this file (e.g. in staging). So we remove the destination file via
--remove-destination option of cp. This prevents replaceing the
common file that other packages could be build with if running at
the same time.
This fixes a class of errors where config.sub is missing, or
only partially present when running configure because a cp is
currently in progress
This is commonly seen building with a lot of parallel jobs and
on packages that use 'PKG_FIXUP:=autoreconf'
Signed-off-by: Matthew McClintock <mmcclint@qca.qualcomm.com>
Signed-off-by: Mathieu Olivari <mathieu@qca.qualcomm.com>
SVN-Revision: 42547
|
|
|
|
|
|
|
|
|
| |
this is in preparation of having services run as !root with
ACL'ed access to ubus.
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42469
|
|
|
|
|
|
|
|
| |
DISABLE_NLS to package-defaults.mk
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39980
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
rebuilds
If a package directly depends on another package that recently changed
its ABI version, it will be cleaned up and rebuilt (assuming quilt is
not used).
This helps with packages that have no stable ABI, e.g. libubox, ubus,
etc.
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39720
|
|
|
|
|
|
| |
smaller
SVN-Revision: 34871
|
|
|
|
| |
SVN-Revision: 34868
|
|
|
|
|
|
| |
source package
SVN-Revision: 33659
|
|
|
|
|
|
| |
fixes parallel build on some systems
SVN-Revision: 33523
|
|
|
|
| |
SVN-Revision: 33480
|
|
|
|
| |
SVN-Revision: 32171
|
|
|
|
| |
SVN-Revision: 30818
|
|
|
|
|
|
| |
lazy evaluation. this allows adding c++ specific cflags
SVN-Revision: 30760
|
|
|
|
|
|
| |
in menuconfig
SVN-Revision: 27344
|
|
|
|
|
|
| |
dependencies that do not propagate to other packages
SVN-Revision: 26491
|
|
|
|
| |
SVN-Revision: 23172
|
|
|
|
|
|
| |
overridden on a per-subtarget basis. This is intended for targets such as adm5120 and malta which support both big and little endianess and will replace the target specific exceptions in package-defaults and Image Builder.
SVN-Revision: 23029
|
|
|
|
|
|
| |
only where necessary
SVN-Revision: 22720
|
|
|
|
| |
SVN-Revision: 22696
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
definition, in order to be able to specify an install rule, which is not always called install (example: trunk/package/ncurses/Makefile has rules called install.libs and install.data).
Then its possible to do this in ncurses Makefile:
define Build/Install
$(call Build/Install/Default, install.libs install.data)
endef
This patch does not affect anything else, as if no parameter is given,
it will use install as before.
-Raphael
SVN-Revision: 19996
|
|
|
|
|
|
| |
building a package multiple times in one pass with different build dirs, based on the same build settings. replaces templating hacks like the one used in the hostapd package
SVN-Revision: 18357
|
|
|
|
|
|
| |
different endianess -- later we should come up with something smarter
SVN-Revision: 17101
|
|
|
|
| |
SVN-Revision: 17075
|
|
|
|
| |
SVN-Revision: 17063
|
|
|
|
|
|
| |
configure scripts, so that we can still override it in package makefiles (#5592, #5586)
SVN-Revision: 17050
|
|
|
|
|
|
| |
ipv6 disabled by default (#4857)
SVN-Revision: 16983
|
|
|
|
|
|
| |
Daniel Dickinson (#5255)
SVN-Revision: 16656
|
|
|
|
| |
SVN-Revision: 16230
|
|
|
|
| |
SVN-Revision: 15340
|
|
|
|
|
|
| |
host builds
SVN-Revision: 15299
|
|
|
|
| |
SVN-Revision: 14739
|
|
|
|
| |
SVN-Revision: 14643
|
|
|
|
| |
SVN-Revision: 14620
|
|
|
|
| |
SVN-Revision: 14009
|
|
|
|
|
|
| |
packages have broken permissions in the tarball)
SVN-Revision: 13887
|
|
|
|
| |
SVN-Revision: 12512
|
|
|
|
| |
SVN-Revision: 12148
|
|
|
|
| |
SVN-Revision: 12029
|
|
|
|
| |
SVN-Revision: 9938
|
|
|
|
| |
SVN-Revision: 9850
|
|
|
|
|
|
| |
description is set
SVN-Revision: 9307
|
|
|
|
| |
SVN-Revision: 9062
|
|
|
|
| |
SVN-Revision: 8618
|
|
|
|
|
|
| |
EXTRA_* flags but still use them in configure and make
SVN-Revision: 8592
|
|
|
|
|
|
| |
build system config
SVN-Revision: 8026
|
|
|
|
| |
SVN-Revision: 7532
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
make package/<package>-prepare QUILT=1 will apply all patches using quilt
Autorebuild will be disabled, so that you can edit all patches in the build dir.
When you're done editing patches and everything works, you can call:
make package/<package>-refresh
That will copy the updated patches from quilt into package/<package>/patches,
and remove all old patches.
Before the patches are overwritten, the correct order of the patches is verified
('cat series' is compared against 'sort series').
SVN-Revision: 7471
|
|
|
|
|
|
| |
handling of subdirectories with configure
SVN-Revision: 6681
|