You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/include
Waldemar Brodkorb f7fb6e49f2 build: allow to build LEDE on latest MacOS X
Latest Xcode doesn't include openssl anymore. To compile
mkimage from u-boot source you need SSL headers on your host.
This patch provides libressl host package for any Darwin
compilation. Unfortunately openssl from MacPorts can not be
used, as the installed headers in /opt/local are breaking
GDB compilation. Tested with a RB532 image build and resulting
kernel booted on a device via TFTP.

Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
Signed-off-by: Felix Fietkau <nbd@nbd.name> [fixes, dependencies]
8 years ago
..
site toolchain: add support of ARC architecture 9 years ago
autotools.mk include/autotools.mk: fix gettext installation path 8 years ago
cmake.mk include/cmake.mk: Add helper macro to handle conditionals for CMake boolean type variables 8 years ago
debug.mk include: remove trailing whitespaces 9 years ago
depends.mk include: remove trailing whitespaces 9 years ago
device_table.txt image: ensure that /dev/console exist in rootfs images 11 years ago
download.mk download.mk: use HTTPS for git.lede-project.org 8 years ago
feeds.mk include: remove unused FeedPackageDir macro arguments 8 years ago
hardening.mk hardening: make override variables more intuitive 9 years ago
host-build.mk host-build.mk: change default installation prefix of package/* host builds to staging_dir/target-*/host 8 years ago
host.mk include: remove trailing whitespaces 9 years ago
image-commands.mk image.mk: split off all Build/* commands into image-commands.mk 8 years ago
image.mk image.mk: add LegacyDevice wrapper to allow legacy image building code to be used for device profiles 8 years ago
kernel-build.mk build system: have tar use $SOURCE_DATE_EPOCH for --mtime 8 years ago
kernel-defaults.mk build: split scripts/metadata.pl into target-metadata.pl and package-metadata.pl 8 years ago
kernel-version.mk kernel: update kernel 4.4 to version 4.4.12 8 years ago
kernel.mk build: split scripts/metadata.pl into target-metadata.pl and package-metadata.pl 8 years ago
netfilter.mk include/netfilter.mk: fix kmod-ipt-tee build with 4.3/4.4 9 years ago
nls.mk nls.mk: add -rpath-link when needed for NLS support 9 years ago
package-bin.mk include: remove trailing whitespaces 9 years ago
package-defaults.mk include: remove now unused PACKAGE_SUBDIR variable 8 years ago
package-dumpinfo.mk include: fix nonshared flag handling 8 years ago
package-ipkg.mk include: remove unused FeedPackageDir macro arguments 8 years ago
package-seccomp.mk include: add a seccomp filter install wrapper 9 years ago
package.mk build: add support for specifying extra package dependencies for prepared, configured and built 8 years ago
prereq-build.mk build: allow to build LEDE on latest MacOS X 8 years ago
prereq.mk build: do not overwrite already existing host commands 9 years ago
quilt.mk build: for refresh, override HOST_QUILT like QUILT 9 years ago
scan.awk build: propagate override information to .packageinfo 9 years ago
scan.mk build: ignore the linux package in the sdk only for generating package data, not for dependencies 8 years ago
scons.mk fix up scons vs ccache 12 years ago
shell.sh include: remove trailing whitespaces 9 years ago
subdir.mk build: add logging for package host builds 8 years ago
target.mk build: remove profile kernel/build system config override support 8 years ago
toolchain-build.mk include: remove trailing whitespaces 9 years ago
toplevel.mk build: split scripts/metadata.pl into target-metadata.pl and package-metadata.pl 8 years ago
uclibc++.mk toolchain: eliminate the INSTALL_LIBSTDCPP config symbol and make c++ support mandatory - fixes recursive config symbol dependency issues 11 years ago
unpack.mk include: remove trailing whitespaces 9 years ago
verbose.mk build: tell users to do non-paralle builds on errors 9 years ago
version.mk include: move VERSION_DIST_SANITIZED to version.mk 8 years ago