summaryrefslogtreecommitdiff
path: root/mk/build.mk
AgeCommit message (Expand)Author
2016-09-27disable prelink for allmodconfigWaldemar Brodkorb
2016-09-24disable some symbols from allmodconfigWaldemar Brodkorb
2016-09-24fixup allmodconfig targetWaldemar Brodkorb
2016-09-20libsndfile: needs c++, autoselect c++ toolchain optionWaldemar Brodkorb
2016-08-15allow to override instruction setWaldemar Brodkorb
2016-07-30allow to preselect binutils, gcc and gdb versionWaldemar Brodkorb
2016-07-30linux: rework kernel version selection, can be preselected with make ADK_TARG...Waldemar Brodkorb
2016-06-19remove unused variablesWaldemar Brodkorb
2016-04-04allow to preset binfmtWaldemar Brodkorb
2016-03-07rework menu based config systemWaldemar Brodkorb
2016-02-08remove make.log on distcleanWaldemar Brodkorb
2016-01-11fix preseeding libc git versionWaldemar Brodkorb
2016-01-07allow to choose Xtensa targetWaldemar Brodkorb
2015-12-26allow to pregen libc versionWaldemar Brodkorb
2015-12-26fix pregen of configWaldemar Brodkorb
2015-12-22fix mksh testWaldemar Brodkorb
2015-12-21finetune loggingWaldemar Brodkorb
2015-12-15remove make.log on distcleanWaldemar Brodkorb
2015-12-14forgot another important dir for old toolchainsWaldemar Brodkorb
2015-12-14be sure to create staging target /usr/lib, remove duplicate HOSTCCWaldemar Brodkorb
2015-12-13rework prereq checkWaldemar Brodkorb
2015-12-11Revert "rework prereq check"Waldemar Brodkorb
2015-12-11rework prereq checkwbx
2015-12-08fixup make checkWaldemar Brodkorb
2015-12-02simplify toolchain buildingWaldemar Brodkorb
2015-11-12prepare for mksh testsuite runsWaldemar Brodkorb
2015-11-01rebuild base-files on any ADK_RUNTIME symbol changeWaldemar Brodkorb
2015-10-23fix detection of Host OSWaldemar Brodkorb
2015-10-22disable ssltunnel for bulk builds, no libressl supportWaldemar Brodkorb
2015-10-22ssl: rework ssl supportWaldemar Brodkorb
2015-10-22remove samba3 support, we try to only support one version per packageWaldemar Brodkorb
2015-10-21preselection of symbolsWaldemar Brodkorb
2015-10-11remove already disabled uClibc support, fix wrong PKG_LIBC_DEPENDSWaldemar Brodkorb
2015-09-07submodel choice for qemu targets got removedWaldemar Brodkorb
2015-08-31prefix VERSION symbols, otherwise they will get into kernel .configWaldemar Brodkorb
2015-06-13a lot of bugfixes and package updatesWaldemar Brodkorb
2015-06-04fix backup host urlWaldemar Brodkorb
2015-05-31always compile file for testing, no need for make in uClibc-ng testWaldemar Brodkorb
2015-05-29fix FLOAT selection for Qemu-PPC, add Qemu Model preselectionWaldemar Brodkorb
2015-05-0432076 isn't right, use _ for the regexWaldemar Brodkorb
2015-05-03fix overlapping regexWaldemar Brodkorb
2015-05-02create HOST_CFLAGS/HOST_CXXFLAGS dynamically for static-libgcc systemsWaldemar Brodkorb
2015-05-01use HOST_CFLAGS for Kconfig and adk toolsWaldemar Brodkorb
2015-04-26remove -C $(LINUX_DIR) from OPTS variableWaldemar Brodkorb
2015-04-21fix some build failuresWaldemar Brodkorb
2015-03-29use separate dirs for soft-float/hard-float toolchainsWaldemar Brodkorb
2015-03-27update to 3.18.10, sync rpi patchWaldemar Brodkorb
2015-03-23allow to select CPU flavour for toolchain building via envWaldemar Brodkorb
2015-03-15remove ADDON featureWaldemar Brodkorb
2015-03-07fix regex matching. hard/soft is in the middleWaldemar Brodkorb