summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2016-10-25core/graph-depends: add option to graph reverse dependenciesYann E. MORIN
2016-10-25pkg-infra: allow dumping reverse dependencies of a packageYann E. MORIN
2016-10-19core: re-enter make if $(CURDIR) or $(O) are not canonical pathsSamuel Martin
2016-10-19core: reorder top-level Makefile and document thingsSamuel Martin
2016-10-19core: split variables definition related to in/out-of-tree build from O itselfSamuel Martin
2016-10-16core: support description for br2-external treesYann E. MORIN
2016-10-16core: allow a br2-external tree to override a defconfigYann E. MORIN
2016-10-16core: add support for multiple br2-external treesYann E. MORIN
2016-10-16core: introduce per br2-external NAMEYann E. MORIN
2016-10-16core: offload handling of BR2_EXTERNAL into the scriptYann E. MORIN
2016-10-16core: get rid of our dummy br2-external treeYann E. MORIN
2016-10-16core: do not hard-code inclusion of br2-external in KconfigYann E. MORIN
2016-10-15Remove BR2_DEPRECATEDArnout Vandecappelle
2016-10-15core/legal-info: don't generate big file with all license textsYann E. MORIN
2016-09-19linux: use INSTALL_MOD_STRIP=1 to strip modulesAlexey Brodkin
2016-09-17core: distclean is a noconfig targetYann E. MORIN
2016-09-02Merge branch 'next'Peter Korsgaard
2016-09-01Kickoff 2016.11 cyclePeter Korsgaard
2016-09-01Update for 2016.08Peter Korsgaard
2016-08-30Update for 2016.08-rc3Peter Korsgaard
2016-08-27core: introduce a generated kconfig snippetYann E. MORIN
2016-08-27core: move rule to create basic directoriesYann E. MORIN
2016-08-27core: introduce an intermediate rule before the configuratorsYann E. MORIN
2016-08-27core: commonalise the bundled and br2-external %_defconfig rulesYann E. MORIN
2016-08-27core: move pkg-utils.mk to support/Yann E. MORIN
2016-08-17Update for 2016.08-rc2Peter Korsgaard
2016-08-06Update for 2016.08-rc1Peter Korsgaard
2016-07-02reproducibility: override locale and timezoneGilles Chanteperdrix
2016-06-24core/legal-info: generate a hash of all saved filesYann E. MORIN
2016-06-20build: fix umask testKurt Van Dijck
2016-06-07boot/barebox: use the generic help rulesYann E. MORIN
2016-06-07package/uclibc: use the generic help rulesYann E. MORIN
2016-06-07linux: use the generic help rulesYann E. MORIN
2016-06-07package/busybox: use the generic help rulesYann E. MORIN
2016-06-07core: name the package before its help textYann E. MORIN
2016-06-07core/pkg-generic: add support for package-defined helpYann E. MORIN
2016-06-01Kickoff 2016.08 cyclePeter Korsgaard
2016-05-31Update for 2016.05Peter Korsgaard
2016-05-26Update for 2016.05-rc3Peter Korsgaard
2016-05-17Update for 2016.05-rc2Peter Korsgaard
2016-05-13Makefile: fix rootfs overlay with BR2_ROOTFS_MERGED_USR enabledPeter Seiderer
2016-05-10Update for 2016.05-rc1Peter Korsgaard
2016-04-28purge-locales: Handle empty locale directories betterTrent Piepho
2016-04-17Revert "core: add the possibility to provide help for custom rules"Yann E. MORIN
2016-04-17Revert "core: also display the custom help with our main help"Yann E. MORIN
2016-04-15Makefile: reset LD and AR environment variablesNicolas Dichtel
2016-03-19core: also display the custom help with our main helpYann E. MORIN
2016-03-19core: add the possibility to provide help for custom rulesYann E. MORIN
2016-03-10core: use $(CURDIR) to set TOPDIRSamuel Martin
2016-03-02Kickoff 2016.05 cyclePeter Korsgaard