31 Commits (8a13895a2e3fc749e0038b50e7b6b4988505179b)

Author SHA1 Message Date
Florian Fainelli c258bc781f toolchain: Package libgomp 7 years ago
Hauke Mehrtens b6a8b43dd2 toolchain: add musl libc.so to external toolchain 8 years ago
Florian Fainelli 7f0c95a7df toolchain: Allow external toolchains to specify libthread-db 8 years ago
Alexey Brodkin a3408a5271 toolchain/uclibc: Bump version to 1.0.22 8 years ago
Florian Fainelli 200d932322 toolchain: Broaden the executable loader pattern 8 years ago
Florian Fainelli 493b0f3f57 toolchain: Force installation into /lib 8 years ago
Felix Fietkau 7eeb254cc4 treewide: replace nbd@openwrt.org with nbd@nbd.name 8 years ago
Jo-Philipp Wich 9531e0fce5 package: fix toolchain ipk flags 9 years ago
Jo-Philipp Wich 9e04019024 package: flag essential components as nonshared 9 years ago
Felix Fietkau 64da662a88 toolchain/glibc: remove obsolete versions 9 years ago
Felix Fietkau 1981ee7d75 toolchain: Reverse glibc/eglibc conditionals to check for eglibc 9 years ago
Felix Fietkau f6e4badfe4 toolchain: Add glibc 2.22 9 years ago
Felix Fietkau 79e14650e0 toolchain: remove obsolete relinking code 9 years ago
Felix Fietkau f7939f5e74 gcc: remove version 4.6, it is no longer needed 9 years ago
Felix Fietkau 6aba44bfe0 toolchain: drop obsolete references to the coldfire target 10 years ago
Felix Fietkau 512066dba4 toolchain: remove obsolete checks for avr32 10 years ago
John Crispin 3e2f578353 toolchain: The glorious return of glibc, ver 2.21 10 years ago
John Crispin 09a08fb9e6 toolchain: Add libatomic when using external toolchain 10 years ago
Felix Fietkau d54e759611 toolchain: do not include libatomic.so in the libc package 10 years ago
Felix Fietkau 0636bb43ae toolchain: disable libatomic for gcc 4.6 10 years ago
Jonas Gorski 4b16b90152 toolchain: musl: fix symlink for ldd 10 years ago
Nicolas Thill f4417f7ad8 package/*: replace occurences of 'ln -sf' to '$(LN)' 10 years ago
Steven Barth bec9d38fa4 Add a few SPDX tags 10 years ago
Felix Fietkau f2a4294ab5 toolchain: drop the mips softfloat symlink hack 10 years ago
Felix Fietkau 4c4157e287 toolchain: when using musl, install a symlink from ld-musl-*.so to /usr/bin/ldd 10 years ago
Steven Barth 64e3cb9fe8 toolchain: Fix libthreaddb not being installed 10 years ago
Steven Barth 0a5caa47e5 toolchain: packetize libatomic 10 years ago
Jo-Philipp Wich 4255b2fde5 toolchain: only take last found libgcc* file 10 years ago
Felix Fietkau f7c29f0eb7 toolchain: remove accidental leftover debug code 11 years ago
Felix Fietkau 6e6d7003bb toolchain: add a symlink for musl softfloat ldso to the path where our gcc expects it 11 years ago
John Crispin 4ebf19b48f packages: clean up the package folder 11 years ago
Felix Fietkau 2430e9a4f5 toolchain: eliminate the INSTALL_LIBSTDCPP config symbol and make c++ support mandatory - fixes recursive config symbol dependency issues 12 years ago
Felix Fietkau 96bb7c123b build: consistently use 'depends on' instead of 'depends' 12 years ago
Florian Fainelli f880c4992d toolchain: mark unavailable packages for musl libc 12 years ago
Florian Fainelli 9348998887 toolchain: fix libpthread package for musl based toolchains (#12651) 12 years ago
Florian Fainelli 6b63716262 add preliminary support for musl 12 years ago
Florian Fainelli 4e733cfbc9 libthread-db: fix libthread_db.so installation. 12 years ago
Felix Fietkau bb83657bc0 toolchain: add a package for libthread_db 12 years ago
Felix Fietkau e51eb6046d add myself as a maintainer for a few more packages 12 years ago
Jo-Philipp Wich c3b98c8fc7 toolchain: fix libgcc and libgfortran packages for avr32 and coldfire 12 years ago
Vasilis Tsiligiannis 61095c10dd toolchain: Fix typo in libssp config 12 years ago
Felix Fietkau b2f70f0df0 toolchain: remove target dependencies on libgcc/libgfortran, add checks to package install template instead 12 years ago
Felix Fietkau 9fe1b02ddf toolchain: fix libc dependency on libgcc 12 years ago
Felix Fietkau 07826e391d base-files: move all toolchain packages to a separate package directory 'toolchain' 12 years ago
Jo-Philipp Wich 6cdf25289c base-files: add permission exceptions, do not clobber shadow permissions - based on patch by Mark Mentovai <mark@moxienet.com> 12 years ago
Jo-Philipp Wich 5e84df6bac base-files: ship a static initial shadow db instead of creating it from passwd with sed, this fixes registering of users at compile time 12 years ago
Jo-Philipp Wich a044a43d06 base-files: make user_add() populate the shadow db as well 12 years ago
Felix Fietkau 8a9e94b077 base-files: remove base-files-network, netifd is the only supported option now 13 years ago
Jo-Philipp Wich f1d04190c5 base-files: introduce /lib/functions/network.sh This file will contain common procedures to deal with network interfaces. Initially provides network_get_ipaddr(), network_get_ipaddr6(), network_get_subnet() and network_get_subnet6() to determine the primary IP addresses or subnets of a given logical interface. 13 years ago
Felix Fietkau 5eed1d8f6b enable netifd by default and add its config variable to PKG_CONFIG_DEPENDS in a few relevant places 13 years ago