summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
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
2018-03-25package/pkg-generic: handle host-fakedate as a regular dependencyThomas Petazzoni
2018-03-25Makefile, skeleton: move the host skeleton logic to host-skeleton packageThomas Petazzoni
2018-03-05Kickoff 2018.05 cyclePeter Korsgaard
2018-03-04Update for 2018.02Peter Korsgaard
2018-03-04core: find a host UTF-8 localeYann E. MORIN
2018-02-27Update for 2018.02-rc3Peter Korsgaard
2018-02-15Update for 2018.02-rc2Peter Korsgaard
2018-02-05Update for 2018.02-rc1Peter Korsgaard
2018-02-01Makefile, manual, website: Bump copyright yearPeter Korsgaard
2018-01-28Makefile: Store OS release in /usr/lib/os-releaseChris Lesiak
2018-01-08pkg-{download, generic}: remove source-checkMaxime Hadjinlian
2017-12-01Merge branch 'next'Thomas Petazzoni
2017-12-01Kickoff 2018.02 cyclePeter Korsgaard
2017-11-30Update for 2017.11Peter Korsgaard
2017-11-30core: sort packages and eliminate duplicates in show-targetsYann E. MORIN
2017-11-27core: check files are not touched by more than one packageYann E. MORIN
2017-11-24Fix makefile include order by using sort/wildcard.Peter Seiderer
2017-11-13Update for 2017.11-rc2Peter Korsgaard