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
Felix Fietkau be6acba4dc build system: have tar use $SOURCE_DATE_EPOCH for --mtime
The --mtime argument to 'tar' sets the modification time for all files within
the archive, which determines the timestamp files will get when they are
extracted. In this case, rootfs and other tarballs will get mtimes which
correspond to the last commit timestamp of the build system, as reported by
git/subversion.

This is a step towards reproducible image builds.

Signed-off-by: bryan newbold <bnewbold@robocracy.org>
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 48586
8 years ago
..
site toolchain: add support of ARC architecture 9 years ago
autotools.mk include/autotools.mk: fix gettext installation path 9 years ago
cmake.mk include/cmake.mk: search in $(STAGING_DIR)/usr instead of plain $(STAGING_DIR) to avoid picking up stuff from host/ 9 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 build: download.mk: bugfix download.pl argument call order 9 years ago
feeds.mk include: group kmod ipk files into a "kernel" subdirectory 9 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 9 years ago
host.mk include: remove trailing whitespaces 9 years ago
image.mk build system: have tar use $SOURCE_DATE_EPOCH for --mtime 8 years ago
kernel-build.mk build system: have tar use $SOURCE_DATE_EPOCH for --mtime 8 years ago
kernel-defaults.mk include/kernel: add custom USER/DOMAIN config options 8 years ago
kernel-version.mk kernel: update kernel 4.3 to version 4.3.4 9 years ago
kernel.mk include/kernel: sort module lists for reproducibility 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: group kmod ipk files into a "kernel" subdirectory 9 years ago
package-dumpinfo.mk include: group kmod ipk files into a "kernel" subdirectory 9 years ago
package-ipkg.mk package-ipkg.mk: fix typo (patch from #19540) 9 years ago
package-seccomp.mk include: add a seccomp filter install wrapper 9 years ago
package.mk build: use -iremap feature to replace __FILE__ absolute path names in packages with ones relative to $(BUILD_DIR) 9 years ago
prereq-build.mk Support LibreSSL as provider of openssl 9 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 9 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 9 years ago
target.mk build: add uclient-fetch to the default packages, in case opkg is not selected 9 years ago
toolchain-build.mk include: remove trailing whitespaces 9 years ago
toplevel.mk build: introduce SOURCE_DATE_EPOCH variable 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 base-files: add URL option for OEM manufacturer info 9 years ago