summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Makefile: move definition of TARGET_DIR inside .config conditionThomas Petazzoni2019-01-171-3/+4
* Makefile, manual, website: Bump copyright yearPeter Korsgaard2019-01-061-1/+1
* utils/test-pkg: force checking dependenciesAdam Duskett2019-01-031-1/+8
* Makefile: offload .gitlab-ci.yml generationRicardo Martincoski2018-12-091-3/+1
* Merge branch 'next'Peter Korsgaard2018-12-021-32/+29
|\
| * Makefile: define TARGET_DIR_WARNING_FILE relative to TARGET_DIRThomas Petazzoni2018-11-261-1/+1
| * Makefile: move .NOTPARALLEL statement after including .config fileThomas Petazzoni2018-11-261-16/+16
| * Makefile: rework main directory creation logicThomas Petazzoni2018-11-261-12/+9
| * Makefile: evaluate CCACHE and HOST{CC, CXX} at time of useThomas Petazzoni2018-11-261-3/+3
* | Kickoff 2019.02 cyclePeter Korsgaard2018-12-011-1/+1
* | Update for 2018.11Peter Korsgaard2018-12-011-2/+2
* | Update for 2018.11-rc3Peter Korsgaard2018-11-301-2/+2
* | Update for 2018.11-rc2Peter Korsgaard2018-11-211-2/+2
|/
* 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
OpenPOWER on IntegriCloud