summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Makefile: help: add package-specific targetsArnout Vandecappelle2015-04-041-0/+14
* Makefile: split off 'list-defconfigs' from 'help'Arnout Vandecappelle2015-04-041-4/+6
* Makefile: declare 'help' target as phony.Arnout Vandecappelle2015-04-041-1/+1
* Makefile: remove the graphs/ dir on 'make clean'Thomas Petazzoni2015-04-031-7/+8
* distclean: clean a bit moreYann E. MORIN2015-03-291-1/+2
* target-finalize: Use NULL deliminators when stripping the target directory.Andrew Parlane2015-03-201-2/+2
* Kickoff 2015.05 cyclePeter Korsgaard2015-03-021-1/+1
* Update for 2015.02Peter Korsgaard2015-03-011-1/+1
* Update for 2015.02-rc3Peter Korsgaard2015-02-241-1/+1
* Update for 2015.02-rc2Peter Korsgaard2015-02-151-1/+1
* Makefile: update help text for savedefconfigFrank Hunleth2015-02-141-1/+1
* Update for 2015.02-rc1Peter Korsgaard2015-02-081-1/+1
* %_defconfig: save the path to the defconfigArnout Vandecappelle2015-02-021-2/+5
* Makefile: pass host PKG_CONFIG_PATH at "make menuconfig" timeBjørn Forsman2015-01-071-1/+3
* Makefile: improve detection of make "-s" flagFabio Porcedda2015-01-021-1/+1
* Makefile: clarify comment on .br-external handlingBaruch Siach2014-12-261-2/+3
* Merge branch 'next'Peter Korsgaard2014-12-011-1/+1
|\
| * Kickoff 2015.02 cyclePeter Korsgaard2014-11-141-1/+1
* | Update for 2014.11Peter Korsgaard2014-12-011-1/+1
* | Update for 2014.11-rc3Peter Korsgaard2014-11-281-1/+1
* | Makefile: use more sensible names for locale related variablesThomas Petazzoni2014-11-211-5/+5
* | Update for 2014.11-rc2Peter Korsgaard2014-11-211-1/+1
|/
* Update for 2014.11-rc1Peter Korsgaard2014-11-121-1/+1
* Makefile: make help: remove <package>- help, add link to online manualArnout Vandecappelle2014-10-121-4/+2
* Makefile: enable generating documents from br2-externalYann E. MORIN2014-10-121-0/+1
* docs: rename the GENDOC infrastructureYann E. MORIN2014-10-121-1/+1
* docs: separate the GENDOC infra from our manual definitionYann E. MORIN2014-10-121-0/+1
* Makefile: be sure the default rule 'all:' is the first oneYann E. MORIN2014-10-121-0/+3
* legal-info: fix bug leading to one package not being consideredThomas Petazzoni2014-10-061-1/+1
* python, python3: convert py/pyc removal to TARGET_FINALIZE_HOOKSThomas Petazzoni2014-10-051-6/+0
* Makefile: Unexport MACHINE variableRisto Avila2014-09-251-0/+1
* Kickoff 2014.11 cyclePeter Korsgaard2014-09-011-1/+1
* Update for 2014.08Peter Korsgaard2014-09-011-1/+1
* Update for 2014.08-rc3Peter Korsgaard2014-08-261-1/+1
* Update for 2014.08-rc2Peter Korsgaard2014-08-181-1/+1
* Makefile: unconditionally include pkg-utils.mkThomas De Schampheleire2014-08-161-0/+2
* Update for 2014.08-rc1Peter Korsgaard2014-08-081-1/+1
* luarocks: refactor with TARGET_FINALIZE_HOOKSFrancois Perrad2014-07-291-1/+0
* perl: refactor with TARGET_FINALIZE_HOOKSFrancois Perrad2014-07-291-5/+0
* perl: handle BR2_PREFER_STATIC_LIBFrancois Perrad2014-07-281-0/+1
* toolchain: add option to copy the gconv librariesYann E. MORIN2014-07-271-1/+1
* legal-info: Add site to legal info manifestClayton Shotwell2014-07-231-3/+3
* Makefile: do not purge locale-archive from targetSven Neumann2014-07-151-1/+1
* perl: remove documentation in target treeFrancois Perrad2014-07-011-0/+1
* Makefile: do not add to targets common dependenciesFabio Porcedda2014-06-291-4/+0
* Makefile: convert "target-generatelocales" to a hookFabio Porcedda2014-06-291-33/+31
* Makefile: convert "toolchain-eclipse-register" to a hookFabio Porcedda2014-06-291-7/+8
* Makefile: target-finalize: add TARGET_FINALIZE_HOOKSFabio Porcedda2014-06-291-2/+3
* graph-depends: fix when $(O) is a relative pathArnout Vandecappelle2014-06-291-2/+2
* Makefile: test if "dot" exists in "<pkg>-graph-depends"Fabio Porcedda2014-06-221-2/+4
OpenPOWER on IntegriCloud