summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* Makefile: test if dot exists before using it in graph-dependsThomas Petazzoni2014-06-131-0/+2
* perl: removes useless files in target treeFrancois Perrad2014-06-081-0/+3
* graph-depends: add option to pass arbitrary dot optionsYann E. MORIN2014-06-081-1/+1
* replace references to Busybox with BusyBoxSimon Dawson2014-06-011-1/+1
* Merge branch 'next'Peter Korsgaard2014-06-011-2/+2
|\
| * powerpc: add powerpc64 and powerpc64le supportCody P Schafer2014-05-261-1/+1
| * Add support for powerpc64leJeff Bailey2014-05-251-1/+1
* | Kickoff 2014.08 cyclePeter Korsgaard2014-06-011-1/+1
* | Update for 2014.05Peter Korsgaard2014-05-311-1/+1
* | Update for 2014.05-rc3Peter Korsgaard2014-05-281-1/+1
* | Update for 2014.05-rc2Peter Korsgaard2014-05-211-1/+1
* | Makefile: move fs/common.mk above external.mkPhilippe Reynes2014-05-191-2/+1
* | graph-depends: rename the variable to pass the max depthYann E. MORIN2014-05-171-2/+1
|/
* Update for 2014.05-rc1Peter Korsgaard2014-05-131-1/+1
* build log: add message when starting target-finalize targetThomas De Schampheleire2014-05-121-0/+1
* Makefile: target-purgelocales: fix top-level parallel make supportFabio Porcedda2014-05-011-21/+19
* target-finalize: avoid stripping kernel modules with incorrect permissionsThomas De Schampheleire2014-05-011-1/+8
* Makefile: let show-targets prints also the dependenciesFabio Porcedda2014-04-241-1/+1
* Makefile: fix coding style regarding the '=' signFabio Porcedda2014-04-241-99/+99
* Makefile: target-generatelocales: add toolchain dependencyFabio Porcedda2014-04-201-1/+1
* Makefile: toolchain-eclipse-register: add toolchain dependencyFabio Porcedda2014-04-201-1/+1
* graphs: store and keep intermediate 'dot' program for graph-dependsYann E. MORIN2014-04-191-0/+1
* Makefile: rename USER_HOOKS_EXTRA_ENV to EXTRA_ENVYann E. MORIN2014-04-171-2/+2
* toolchain: add a hidden config option to enable the toolchain packageFabio Porcedda2014-04-161-8/+1
* Makefile: add $(HOST_DIR)/sbin to BR_PATHSamuel Martin2014-04-161-1/+1
* Makefile: introduce BR_PATHSamuel Martin2014-04-161-0/+3
* support/graph-depends: add option to limit the depth of the graphYann E. MORIN2014-04-141-1/+2
* Makefile: rename non-user-facing variableYann E. MORIN2014-04-141-4/+4
* Add back rootfs-* dependencies to "source" and "legal-info" targetsFabio Porcedda2014-03-291-1/+2
* Remove "dirs" dependenciesFabio Porcedda2014-03-271-1/+1
* Fix microblize little endian toolchainJan Drazil2014-03-201-1/+2
* Remove STAMP_DIRArnout Vandecappelle2014-03-171-5/+4
* Makefile: remove BASE_TARGETS variableFabio Porcedda2014-03-061-6/+4
* Makefile: ensure system is built even if no filesystem image is selectedThomas Petazzoni2014-03-011-1/+1
* Merge branch 'next'Peter Korsgaard2014-02-281-17/+29
|\
| * Makefile: fix target-finalize ruleFabio Porcedda2014-02-201-2/+2
| * core: remove .py/.pyc for PythonThomas Petazzoni2014-02-141-2/+2
| * Makefile: update comment about top-level parallel MakefileFabio Porcedda2014-02-141-1/+14
| * Makefile: add support for top-level parallel makeFabio Porcedda2014-02-141-9/+12
OpenPOWER on IntegriCloud