summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2019-01-03utils/test-pkg: force checking dependenciesAdam Duskett
2018-12-09Makefile: offload .gitlab-ci.yml generationRicardo Martincoski
2018-12-02Merge branch 'next'Peter Korsgaard
2018-12-01Kickoff 2019.02 cyclePeter Korsgaard
2018-12-01Update for 2018.11Peter Korsgaard
2018-11-30Update for 2018.11-rc3Peter Korsgaard
2018-11-26Makefile: define TARGET_DIR_WARNING_FILE relative to TARGET_DIRThomas Petazzoni
2018-11-26Makefile: move .NOTPARALLEL statement after including .config fileThomas Petazzoni
2018-11-26Makefile: rework main directory creation logicThomas Petazzoni
2018-11-26Makefile: evaluate CCACHE and HOST{CC, CXX} at time of useThomas Petazzoni
2018-11-21Update for 2018.11-rc2Peter Korsgaard
2018-11-09Update for 2018.11-rc1Peter Korsgaard
2018-10-23core: support host gcc of the futureYann E. MORIN
2018-10-21Makefile: .gitlab-ci.yml: fail when listing tests failArnout Vandecappelle (Essensium/Mind)
2018-10-21core/legal-info: Add package dependencies with licenses to the manifestMichal Sojka
2018-10-21core/legal-info: Change order of legal-manifest parametersMichal Sojka
2018-10-20core: detect and reject build paths which contain an '@'Yann E. MORIN
2018-10-20legal-info: use the per-package variable to get the hash fileYann E. MORIN
2018-09-23arch: add support for RISC-V 64-bit (riscv64) architectureMark Corbin
2018-09-23arch: allow GCC target options to be optionally overwrittenMark Corbin
2018-09-20support/kconfig: bump to kconfig from Linux 4.17-rc2Petr Vorel
2018-09-18Makefile: fix issue with printvars executing giant shell commandTrent Piepho
2018-09-07Merge branch 'next'Peter Korsgaard
2018-09-06Kickoff 2018.11 cyclePeter Korsgaard
2018-09-06Update for 2018.08Peter Korsgaard
2018-09-01Update for 2018.08-rc3Peter Korsgaard
2018-08-20Update for 2018.08-rc2Peter Korsgaard
2018-08-14core/sdk: generate the SDK tarball ourselvesYann E. MORIN
2018-08-12Makefile: introduce check-package targetThomas Petazzoni
2018-08-05Update for 2018.08-rc1Thomas Petazzoni
2018-07-28Makefile: help: BR2_DEFCONFIG for defconfig must be on command lineArnout Vandecappelle (Essensium/Mind)
2018-06-02Kickoff 2018.08 cyclePeter Korsgaard
2018-06-01Update for 2018.05Peter Korsgaard
2018-05-28Update for 2018.05-rc3Peter Korsgaard
2018-05-22Update for 2018.05-rc2Peter Korsgaard
2018-05-09Update for 2018.05-rc1Thomas Petazzoni
2018-05-03Makefile: Update mtime of $(TARGET_DIR)/usr in target-finalizeChris Lesiak
2018-04-15arch: remove Blackfin architectureThomas Petazzoni
2018-04-12Makefile: take default SOURCE_DATE_EPOCH from repo containing MakefileJames Byrne
2018-04-09Makefile: avoid executing 'git log' each time SOURCE_DATE_EPOCH is usedJames Byrne
2018-04-01package/pkg-generic: add <pkg>-show-recursive-(r)depends targetsGeorge Redivo
2018-03-31Makefile: Ensure BASE_TARGET_DIR exists, not TARGET_DIRPeter Korsgaard
2018-03-31fs: remove intermediate artefactsYann E. MORIN
2018-03-31fs: introduce per-rootfs TARGET_DIR variableYann E. MORIN
2018-03-31fs: set per-rootfs variable nameYann E. MORIN
2018-03-31core: introduce intermediate BASE_TARGET_DIR variableYann E. MORIN
2018-03-31Makefile: create symlink to non-default HOST_DIRArnout Vandecappelle (Essensium/Mind)
2018-03-31Makefile: move mkdir rule to after HOST_DIR is definedArnout Vandecappelle (Essensium/Mind)
2018-03-26Makefile: fix build break in sdk targetStefan Becker
2018-03-25core: kill DEPENDENCIES_HOST_PREREQThomas Petazzoni