summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2017-07-01Makefile: don't run "menuconfig" automaticallyArnout Vandecappelle
2017-07-01Makefile: unconfigured "make toolchain" should run report errorArnout Vandecappelle
2017-06-15printvars: remove "Nothing to be done for 'printvars'."Arnout Vandecappelle
2017-06-15Makefile: add missing PHONY targetsArnout Vandecappelle
2017-06-15Makefile: declare targets PHONY where they are definedArnout Vandecappelle
2017-06-15Makefile: use pattern for manual-% in noconfig_targetsArnout Vandecappelle
2017-06-15Makefile: document noconfig_targets variableArnout Vandecappelle
2017-06-15Makefile: remove 'toolchain' from .PHONYArnout Vandecappelle
2017-06-01Kickoff 2017.08 cyclePeter Korsgaard
2017-05-31Update for 2017.05Peter Korsgaard
2017-05-30Update for 2017.05-rc3Peter Korsgaard
2017-05-17Update for 2017.05-rc2Peter Korsgaard
2017-05-08Update for 2017.05-rc1Peter Korsgaard
2017-04-13core: add rule to dump packages' build orderYann E. MORIN
2017-04-01Makefile: use SPDX short identifier for Buildroot licenseRahul Bedarkar
2017-03-29core: enhance printvarsYann E. MORIN
2017-03-26core: include arch-specific definitionsYann E. MORIN
2017-03-05Add gitlab-CI supportArnout Vandecappelle
2017-03-01Kickoff 2017.05 cyclePeter Korsgaard
2017-02-28Update for 2017.02Peter Korsgaard
2017-02-26Update for 2017.02-rc3Peter Korsgaard
2017-02-21Update for 2017.02-rc2Peter Korsgaard
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