summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'next'Peter Korsgaard2016-09-021-40/+44
|\
| * core: introduce a generated kconfig snippetYann E. MORIN2016-08-271-1/+9
| * core: move rule to create basic directoriesYann E. MORIN2016-08-271-9/+9
| * core: introduce an intermediate rule before the configuratorsYann E. MORIN2016-08-271-17/+20
| * core: commonalise the bundled and br2-external %_defconfig rulesYann E. MORIN2016-08-271-7/+6
| * core: move pkg-utils.mk to support/Yann E. MORIN2016-08-271-8/+2
* | Kickoff 2016.11 cyclePeter Korsgaard2016-09-011-1/+1
* | Update for 2016.082016.08Peter Korsgaard2016-09-011-1/+1
* | Update for 2016.08-rc3Peter Korsgaard2016-08-301-1/+1
* | Update for 2016.08-rc2Peter Korsgaard2016-08-171-1/+1
|/
* Update for 2016.08-rc1Peter Korsgaard2016-08-061-1/+1
* reproducibility: override locale and timezoneGilles Chanteperdrix2016-07-021-0/+8
* core/legal-info: generate a hash of all saved filesYann E. MORIN2016-06-241-1/+5
* build: fix umask testKurt Van Dijck2016-06-201-5/+5
* boot/barebox: use the generic help rulesYann E. MORIN2016-06-071-4/+0
* package/uclibc: use the generic help rulesYann E. MORIN2016-06-071-3/+0
* linux: use the generic help rulesYann E. MORIN2016-06-071-6/+0
* package/busybox: use the generic help rulesYann E. MORIN2016-06-071-3/+0
* core: name the package before its help textYann E. MORIN2016-06-071-1/+4
* core/pkg-generic: add support for package-defined helpYann E. MORIN2016-06-071-0/+1
* Kickoff 2016.08 cyclePeter Korsgaard2016-06-011-1/+1
* Update for 2016.052016.05Peter Korsgaard2016-05-311-1/+1
* Update for 2016.05-rc3Peter Korsgaard2016-05-261-1/+1
* Update for 2016.05-rc2Peter Korsgaard2016-05-171-1/+1
* Makefile: fix rootfs overlay with BR2_ROOTFS_MERGED_USR enabledPeter Seiderer2016-05-131-1/+1
* Update for 2016.05-rc1Peter Korsgaard2016-05-101-1/+1
* purge-locales: Handle empty locale directories betterTrent Piepho2016-04-281-1/+4
* Revert "core: add the possibility to provide help for custom rules"Yann E. MORIN2016-04-171-7/+0
* Revert "core: also display the custom help with our main help"Yann E. MORIN2016-04-171-3/+2
* Makefile: reset LD and AR environment variablesNicolas Dichtel2016-04-151-0/+2
* core: also display the custom help with our main helpYann E. MORIN2016-03-191-2/+3
OpenPOWER on IntegriCloud