summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2017-02-15package: add generic support for lz archivesBaruch Siach
2017-02-14package/ccache: do not force colored diagnosticsYann E. MORIN
2017-02-11Prepare for 2017.02-rc1Thomas Petazzoni
2017-02-07reproducible: enable fakedateJérôme Pouiller
2017-01-27Makefile, manual: Bump copyright yearPeter Korsgaard
2017-01-25arch: add OpenRISC architecture supportWaldemar Brodkorb
2016-12-06Makefile: move SED definition into the main MakefileThomas Petazzoni
2016-12-01Merge branch 'next'Peter Korsgaard
2016-12-01Kickoff 2017.02 cyclePeter Korsgaard
2016-11-30Update for 2016.11Peter Korsgaard
2016-11-28Update for 2016.11-rc3Peter Korsgaard
2016-11-27Makefile: drop redundant shell call when deriving BASE_DIRDanomi Manchego
2016-11-23Makefile: fix distclean removal of $(O)Danomi Manchego
2016-11-23Makefile: fix ignored trace at target-finalizeGaël PORTAY
2016-11-23Makefile: make exported variable definitions consistentJérôme Pouiller
2016-11-23Makefile: add '-n' to gzip invocations to improve reproducibilityJérôme Pouiller
2016-11-23Makefile: generate SOURCE_DATE_EPOCH for reproducible buildsGilles Chanteperdrix
2016-11-15Makefile: add missing targets to noconfig_targets and nobuild_targetsRahul Jain
2016-11-13Update for 2016.11-rc2Thomas Petazzoni
2016-11-09Makefile: fix stripping of ld.so and libpthread for merged /usrJérôme Pouiller
2016-11-05Makefile: delete default rulesArnout Vandecappelle
2016-11-03Update for 2016.11-rc1Thomas Petazzoni
2016-11-03core: remove redundant "override O := $(O)"Arnout Vandecappelle
2016-11-03core: don't reset MAKEOVERRIDES when re-entering makeArnout Vandecappelle
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