summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
| * package: add toolchain dependency to every target packageFabio Porcedda2014-02-141-6/+2
| * kickoff 2014.05 development cyclePeter Korsgaard2014-02-111-1/+1
* | Update for 2014.02Peter Korsgaard2014-02-271-1/+1
* | Update for 2014.02-rc3Peter Korsgaard2014-02-251-1/+1
* | graphs: rename user-facing variablesYann E. MORIN2014-02-241-6/+6
* | Makefile: internally use absolute paths to BR2_EXTERNALYann E. MORIN2014-02-221-0/+5
* | Update for 2014.02-rc2Peter Korsgaard2014-02-201-1/+1
* | trivial: update buildroot e-mail address to buildroot@buildroot.orgThomas De Schampheleire2014-02-121-0/+1
|/
* Update for 2014.02-rc1Peter Korsgaard2014-02-111-1/+1
* infra: replace BUILDROOT_CONFIG with BR2_CONFIGArnout Vandecappelle2014-02-091-10/+10
* infra: replace BUILDROOT_DL_DIR with BR2_DL_DIR.Arnout Vandecappelle2014-02-091-0/+7
* packages: remove support for documentation on targetThomas De Schampheleire2014-02-081-2/+0
* ccache: replace BUILDROOT_CACHE_DIR with BR_CACHE_DIR.Arnout Vandecappelle2014-02-051-2/+2
* Strip *.so* and not only executable filesThomas Petazzoni2014-02-041-1/+1
OpenPOWER on IntegriCloud