36 Commits (f2bb7754f5255141205a73e9e7709a49bb55bb4a)

Author SHA1 Message Date
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
Ralph Hempel e2c9a02b16 ooops, m4 is already part of the host tools 15 years ago
Ralph Hempel 1744ca64f2 added m4 to prereq check, thanks to Gerph 15 years ago
Felix Fietkau 1c7a03659c remove autoconf from prereq-build.mk, as it is part of the tools/ build 16 years ago
Lars-Peter Clausen cd53668352 Bison is not a prerequirement since it's build as part of the openwrt toolchain. 16 years ago
Felix Fietkau ca8486a632 improve support for building on mac os x by improving detection of missing components 16 years ago
Felix Fietkau a7d856c4ce add prereq check for extended getopt (#3944) 16 years ago
Felix Fietkau 86f5eb449c add prereq check for python 16 years ago
Felix Fietkau 5de58125bd add prereq check for gnu find 17 years ago
Felix Fietkau b217ebd0e6 enforce gnu make >= 3.81 now. it has become too annoying to work around bugs in 3.80 17 years ago
Felix Fietkau 5a9cdef549 prefer http downloads over svn/git checkouts, remove git dependency 17 years ago
Felix Fietkau 224760dee7 add git checkout support 17 years ago
Felix Fietkau 1883949d79 add better working-g++ check (patch from #2017) 17 years ago
Felix Fietkau 6992efe2bb revert bogus change 17 years ago
Florian Fainelli bec24f113b quilt is now a preriquisite 17 years ago
Felix Fietkau 3e91dd1bd5 revert find | xargs => find | exec changes - this is completely unnecessary and introduces additional dependencies that we do not need 17 years ago
Mike Baker 8857381856 prereq check for find -exec + 17 years ago
Florian Fainelli 7cb9801c8b Typo, nice 17 years ago
Florian Fainelli 1377dabf97 Add gawk as a preriquisite (needed for ramdisk images) 17 years ago
Felix Fietkau 447b0f537a add PKG_NAME to prereq-build.mk so that failed checks show a proper prefix instead of just ':' 18 years ago
Felix Fietkau cf921b2f28 add a prereq check for autoconf 18 years ago
Felix Fietkau d28e34c34a remove python prereq check - no longer necessary 18 years ago
Felix Fietkau a264975480 fix another build error 18 years ago
Felix Fietkau e735d75cb9 add prereq check for case-sensitive filesystem 18 years ago
Felix Fietkau 3df04a85c0 add prereq check for wget 18 years ago