summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Update for 2017.05-rc1Peter Korsgaard2017-05-081-2/+2
* core: add rule to dump packages' build orderYann E. MORIN2017-04-131-0/+2
* Makefile: use SPDX short identifier for Buildroot licenseRahul Bedarkar2017-04-011-1/+1
* core: enhance printvarsYann E. MORIN2017-03-291-1/+5
* core: include arch-specific definitionsYann E. MORIN2017-03-261-0/+3
* Add gitlab-CI supportArnout Vandecappelle2017-03-051-0/+3
* Kickoff 2017.05 cyclePeter Korsgaard2017-03-011-1/+1
* Update for 2017.022017.02Peter Korsgaard2017-02-281-2/+2
* Update for 2017.02-rc3Peter Korsgaard2017-02-261-2/+2
* Update for 2017.02-rc2Peter Korsgaard2017-02-211-2/+2
* package: add generic support for lz archivesBaruch Siach2017-02-151-0/+1
* package/ccache: do not force colored diagnosticsYann E. MORIN2017-02-141-0/+1
* Prepare for 2017.02-rc1Thomas Petazzoni2017-02-111-2/+2
* reproducible: enable fakedateJérôme Pouiller2017-02-071-0/+1
* Makefile, manual: Bump copyright yearPeter Korsgaard2017-01-271-1/+1
* arch: add OpenRISC architecture supportWaldemar Brodkorb2017-01-251-0/+1
* Makefile: move SED definition into the main MakefileThomas Petazzoni2016-12-061-0/+1
* Merge branch 'next'Peter Korsgaard2016-12-011-11/+23
|\
| * Makefile: drop redundant shell call when deriving BASE_DIRDanomi Manchego2016-11-271-3/+3
| * Makefile: fix ignored trace at target-finalizeGaël PORTAY2016-11-231-1/+1
| * Makefile: make exported variable definitions consistentJérôme Pouiller2016-11-231-3/+3
| * Makefile: add '-n' to gzip invocations to improve reproducibilityJérôme Pouiller2016-11-231-0/+1
| * Makefile: generate SOURCE_DATE_EPOCH for reproducible buildsGilles Chanteperdrix2016-11-231-0/+4
| * Makefile: add missing targets to noconfig_targets and nobuild_targetsRahul Jain2016-11-151-4/+8
| * Makefile: delete default rulesArnout Vandecappelle2016-11-051-0/+3
* | Kickoff 2017.02 cyclePeter Korsgaard2016-12-011-1/+1
* | Update for 2016.112016.11Peter Korsgaard2016-11-301-1/+1
* | Update for 2016.11-rc3Peter Korsgaard2016-11-281-1/+1
* | Makefile: fix distclean removal of $(O)Danomi Manchego2016-11-231-1/+1
* | Update for 2016.11-rc2Thomas Petazzoni2016-11-131-1/+1
* | Makefile: fix stripping of ld.so and libpthread for merged /usrJérôme Pouiller2016-11-091-3/+3
|/
* Update for 2016.11-rc1Thomas Petazzoni2016-11-031-1/+1
* core: remove redundant "override O := $(O)"Arnout Vandecappelle2016-11-031-7/+0
* core: don't reset MAKEOVERRIDES when re-entering makeArnout Vandecappelle2016-11-031-5/+7
* core/graph-depends: add option to graph reverse dependenciesYann E. MORIN2016-10-251-1/+2
* pkg-infra: allow dumping reverse dependencies of a packageYann E. MORIN2016-10-251-0/+2
* core: re-enter make if $(CURDIR) or $(O) are not canonical pathsSamuel Martin2016-10-191-10/+30
* core: reorder top-level Makefile and document thingsSamuel Martin2016-10-191-25/+34
* core: split variables definition related to in/out-of-tree build from O itselfSamuel Martin2016-10-191-3/+11
* core: support description for br2-external treesYann E. MORIN2016-10-161-2/+3
* core: allow a br2-external tree to override a defconfigYann E. MORIN2016-10-161-1/+1
* core: add support for multiple br2-external treesYann E. MORIN2016-10-161-22/+35
* core: introduce per br2-external NAMEYann E. MORIN2016-10-161-5/+14
* core: offload handling of BR2_EXTERNAL into the scriptYann E. MORIN2016-10-161-17/+12
* core: get rid of our dummy br2-external treeYann E. MORIN2016-10-161-7/+4
* core: do not hard-code inclusion of br2-external in KconfigYann E. MORIN2016-10-161-1/+1
* Remove BR2_DEPRECATEDArnout Vandecappelle2016-10-151-2/+0
* core/legal-info: don't generate big file with all license textsYann E. MORIN2016-10-151-2/+0
* linux: use INSTALL_MOD_STRIP=1 to strip modulesAlexey Brodkin2016-09-191-3/+0
* core: distclean is a noconfig targetYann E. MORIN2016-09-171-5/+2
OpenPOWER on IntegriCloud