75 Commits (7e99a6ba690f27b36e99144178c71f0687b07ad9)

Author SHA1 Message Date
Zoltan HERPAI d2c06eb075 merge: etc: update remaining files 7 years ago
Justin Kilpatrick 8ee2d3f718 build: accept gcc/g++ without minor version 7 years ago
Daniel Engberg b78de6207f toolchain: Test for supported versions of GCC 7 years ago
Felix Fietkau aab0b0704a build: fix high cpu usage / hang in prereq-build.mk 7 years ago
Felix Fietkau 9467ce42da build: get rid of host.mk 7 years ago
Felix Fietkau 84bd74057f build: use mkhash to replace various quirky md5sum/openssl calls 8 years ago
Felix Fietkau dad48c6438 build: add a small standalone utility for calculating md5/sha256 hash 8 years ago
Felix Fietkau f6e6341d89 tools: build libressl on all systems 8 years ago
Jo-Philipp Wich b81fc29123 include: prereq-build.mk: improve gcp check 8 years ago
Jo-Philipp Wich 7694c5cf0e include: remove XZ host prereq 8 years ago
Daniel Engberg ed768ae4b2 include/prereq-build.mk: Add xz-utils to make prereq 8 years ago
Jo-Philipp Wich be6f836841 include: relax umask check 8 years ago
Jo-Philipp Wich 5f80315634 include: add umask prereq check 8 years ago
Hauke Mehrtens 1448501558 build: do not depend on svn any more 8 years ago
Waldemar Brodkorb f7fb6e49f2 build: allow to build LEDE on latest MacOS X 8 years ago
John Crispin fa69553900 branding: add LEDE branding 8 years ago
Felix Fietkau 4c80909fa1 prereq: stop relying on man pages and grep for --recursive on the git-submodule script directly (fixes #21968) 8 years ago
Felix Fietkau 8211221190 build: fix git prereq check to forcibly disable man pagers on the --help check 8 years ago
Felix Fietkau 887e39150f build: fix git prereq check to not rely on being in a git directory (#21968) 8 years ago
Felix Fietkau 59121fdd69 buildroot: improve git submodule handling for packages 8 years ago
Felix Fietkau 1f826e8992 Support LibreSSL as provider of openssl 9 years ago
Felix Fietkau 9e670fcf9d build: use host cflags/ldflags for openssl prereq check 9 years ago
Jo-Philipp Wich 9e5db437f2 prereq-build: test availability of Perl Thread::Queue module 9 years ago
Jo-Philipp Wich 90daa0d361 prereq-build: test for static zlib availability 9 years ago
Luka Perkov 7002f6326e include: remove trailing whitespaces 9 years ago
Felix Fietkau 834417623d build: accept apple llvm as fallback for gcc/g++ 10 years ago
Jo-Philipp Wich 13a0f0d621 include: fix prereq tests for perl and file (#18911) 10 years ago
Jo-Philipp Wich 330fcd48e5 include: rework git prereq test to not require 'man' 10 years ago
Jo-Philipp Wich 971ec0283c include: remove static tool linking support 10 years ago
Jo-Philipp Wich 5dadc89b3a include: set shell to "sh" for prereq tests 10 years ago
Jo-Philipp Wich 9886084b94 include: prereq-build.mk: use TestHostCommand and SetupHostCommand 10 years ago
Felix Fietkau 549f7d0366 prereq-build: rename the openssl check to libssl, add back the old check - it is required after all 10 years ago
Felix Fietkau 35b34b20d4 prereq-build: replace the openssl command check with a check for headers 10 years ago
Felix Fietkau a6f734ed99 build: clarify the file prereq check message 10 years ago
Felix Fietkau 8306b55862 build: add a prereq check for file (#15692) 10 years ago
Steven Barth cbdd346b11 Add package signing infrastructure 11 years ago
Florian Fainelli 05741a0331 Revert "prereq-build: check for "bc" (#13767)" 11 years ago
Florian Fainelli b9831690e4 prereq-build: check for "bc" (#13767) 11 years ago
Felix Fietkau 1f77bfff96 build: BSD compile fixes 11 years ago
Jo-Philipp Wich 095fe8743b prereq-build.mk: do not perform static linking tests on Darwin 12 years ago
Jo-Philipp Wich 67edc7ec63 add remaining missing build prereq checks 12 years ago
Jo-Philipp Wich a996cc1444 add a build preeq check for glibc-static 12 years ago
Felix Fietkau 7b11052092 prereq-build: flex is built in tools/ - do not require it to be installed on the host 12 years ago
Vasilis Tsiligiannis c56da13854 Add git version check to prerequisite check (#11229) 12 years ago
Vasilis Tsiligiannis f37ce3fad3 Fix typo in GNU Make prereq check 12 years ago
Florian Fainelli beb132b140 add git (git-core) as a prerequisite (#8866) 14 years ago
Felix Fietkau 5e3284ecfd set the umask in toplevel.mk instead of forcing the user to adjust it 14 years ago
Jo-Philipp Wich c11586a203 add a prereq check for umask 0022, other settings will result in broken packages 14 years ago
Felix Fietkau 8149815189 fix gnu find prereq check 14 years ago
Felix Fietkau 4e49486b3c fix source file vs library order in a few prereq checks (#4326) 15 years ago