summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Update for 2018.11-rc1Peter Korsgaard2018-11-091-2/+2
* core: support host gcc of the futureYann E. MORIN2018-10-231-2/+8
* Makefile: .gitlab-ci.yml: fail when listing tests failArnout Vandecappelle (Essensium/Mind)2018-10-211-1/+1
* core/legal-info: Add package dependencies with licenses to the manifestMichal Sojka2018-10-211-2/+2
* core/legal-info: Change order of legal-manifest parametersMichal Sojka2018-10-211-3/+3
* core: detect and reject build paths which contain an '@'Yann E. MORIN2018-10-201-0/+5
* legal-info: use the per-package variable to get the hash fileYann E. MORIN2018-10-201-1/+1
* arch: add support for RISC-V 64-bit (riscv64) architectureMark Corbin2018-09-231-0/+1
* arch: allow GCC target options to be optionally overwrittenMark Corbin2018-09-231-2/+2
* support/kconfig: bump to kconfig from Linux 4.17-rc2Petr Vorel2018-09-201-5/+5
* Makefile: fix issue with printvars executing giant shell commandTrent Piepho2018-09-181-1/+2
* Merge branch 'next'Peter Korsgaard2018-09-071-3/+18
|\
| * core/sdk: generate the SDK tarball ourselvesYann E. MORIN2018-08-141-2/+13
| * Makefile: introduce check-package targetThomas Petazzoni2018-08-121-1/+5
* | Kickoff 2018.11 cyclePeter Korsgaard2018-09-061-1/+1
* | Update for 2018.08Peter Korsgaard2018-09-061-2/+2
* | Update for 2018.08-rc3Peter Korsgaard2018-09-011-2/+2
* | Update for 2018.08-rc2Peter Korsgaard2018-08-201-2/+2
|/
* Update for 2018.08-rc1Thomas Petazzoni2018-08-051-2/+2
* Makefile: help: BR2_DEFCONFIG for defconfig must be on command lineArnout Vandecappelle (Essensium/Mind)2018-07-281-2/+2
* Kickoff 2018.08 cyclePeter Korsgaard2018-06-021-1/+1
* Update for 2018.05Peter Korsgaard2018-06-011-2/+2
* Update for 2018.05-rc3Peter Korsgaard2018-05-281-2/+2
* Update for 2018.05-rc2Peter Korsgaard2018-05-221-2/+2
* Update for 2018.05-rc1Thomas Petazzoni2018-05-091-2/+2
* Makefile: Update mtime of $(TARGET_DIR)/usr in target-finalizeChris Lesiak2018-05-031-0/+2
* arch: remove Blackfin architectureThomas Petazzoni2018-04-151-1/+0
* Makefile: take default SOURCE_DATE_EPOCH from repo containing MakefileJames Byrne2018-04-121-1/+1
* Makefile: avoid executing 'git log' each time SOURCE_DATE_EPOCH is usedJames Byrne2018-04-091-2/+8
* package/pkg-generic: add <pkg>-show-recursive-(r)depends targetsGeorge Redivo2018-04-011-0/+4
* Makefile: Ensure BASE_TARGET_DIR exists, not TARGET_DIRPeter Korsgaard2018-03-311-1/+1
* fs: remove intermediate artefactsYann E. MORIN2018-03-311-0/+1
* fs: introduce per-rootfs TARGET_DIR variableYann E. MORIN2018-03-311-1/+3
* fs: set per-rootfs variable nameYann E. MORIN2018-03-311-0/+3
* core: introduce intermediate BASE_TARGET_DIR variableYann E. MORIN2018-03-311-4/+5
* Makefile: create symlink to non-default HOST_DIRArnout Vandecappelle (Essensium/Mind)2018-03-311-2/+8
* Makefile: move mkdir rule to after HOST_DIR is definedArnout Vandecappelle (Essensium/Mind)2018-03-311-9/+5
* Makefile: fix build break in sdk targetStefan Becker2018-03-261-0/+1
* core: kill DEPENDENCIES_HOST_PREREQThomas Petazzoni2018-03-251-2/+0
* package/pkg-generic: handle host-fakedate as a regular dependencyThomas Petazzoni2018-03-251-1/+0
* Makefile, skeleton: move the host skeleton logic to host-skeleton packageThomas Petazzoni2018-03-251-12/+1
* Kickoff 2018.05 cyclePeter Korsgaard2018-03-051-1/+1
* Update for 2018.022018.02Peter Korsgaard2018-03-041-2/+2
* core: find a host UTF-8 localeYann E. MORIN2018-03-041-0/+16
* Update for 2018.02-rc3Peter Korsgaard2018-02-271-2/+2
* Update for 2018.02-rc2Peter Korsgaard2018-02-151-2/+2
* Update for 2018.02-rc1Peter Korsgaard2018-02-051-2/+2
* Makefile, manual, website: Bump copyright yearPeter Korsgaard2018-02-011-1/+1
* Makefile: Store OS release in /usr/lib/os-releaseChris Lesiak2018-01-281-1/+2
* pkg-{download, generic}: remove source-checkMaxime Hadjinlian2018-01-081-6/+1
OpenPOWER on IntegriCloud