summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'next'Thomas Petazzoni2017-12-011-1/+5
|\
| * core: sort packages and eliminate duplicates in show-targetsYann E. MORIN2017-11-301-1/+1
| * core: check files are not touched by more than one packageYann E. MORIN2017-11-271-0/+4
* | Kickoff 2018.02 cyclePeter Korsgaard2017-12-011-1/+1
* | Update for 2017.112017.11Peter Korsgaard2017-11-301-2/+2
* | Fix makefile include order by using sort/wildcard.Peter Seiderer2017-11-241-4/+4
|/
* Update for 2017.11-rc2Peter Korsgaard2017-11-131-2/+2
* Update for 2017.11-rc1Peter Korsgaard2017-11-061-2/+2
* core/reproducible: do not override SOURCE_DATE_EPOCHYann E. MORIN2017-11-051-1/+1
* Add DEPENDENCIES_HOST_PREREQ to the list of packagesAlfredo Alvarez Fernandez2017-10-221-0/+2
* HOST_DIR/lib: symlink respectively to lib32/64Matt Weber2017-10-051-1/+8
* Kickoff 2017.11 cycleThomas Petazzoni2017-09-021-1/+1
* Update for 2017.082017.08Peter Korsgaard2017-09-021-2/+2
* Update for 2017.08-rc3Thomas Petazzoni2017-08-231-2/+2
* Update for 2017.08-rc2Thomas Petazzoni2017-08-111-2/+2
* Update for 2017.08-rc1Thomas Petazzoni2017-08-021-2/+2
* Makefile: add alldefconfig targetArnout Vandecappelle2017-07-251-2/+3
* Makefile: refactor *config targetsArnout Vandecappelle2017-07-251-36/+6
* system: provide package-wide system variables and macrosYann E. MORIN2017-07-221-0/+1
* core: introduce "sdk" target to make a relocatable SDKWolfgang Grandegger2017-07-221-0/+9
* core: sanitize RPATH in target tree before copying the overlayWolfgang Grandegger2017-07-201-0/+3
* Makefile: properly create $(HOST_DIR)/usr compatibility symlinkArnout Vandecappelle2017-07-101-7/+6
* legal-info: add hash for our own license fileYann E. MORIN2017-07-051-2/+2
* Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/binArnout Vandecappelle2017-07-051-2/+2
OpenPOWER on IntegriCloud