summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Makefile: revert BUILD_DIR exportGustavo Zacarias2013-10-251-1/+0
* Makefile: export BUILD_DIRYann E. MORIN2013-10-241-0/+1
* toolchain: introduce a virtual packageThomas Petazzoni2013-10-091-15/+4
* toolchain-crosstool-ng: remove supportThomas Petazzoni2013-10-061-7/+0
* make clean: improve when no .config presentThomas De Schampheleire2013-10-021-24/+24
* make clean: remove redundant removal of STAGING_DIRThomas De Schampheleire2013-10-011-1/+1
* manual generation: update helpThomas De Schampheleire2013-09-201-1/+1
* Makefile: Fix the generation of localestbultel2013-09-201-1/+1
* Makefile: release: create tarball from current branch, not masterPeter Korsgaard2013-09-171-1/+1
* Makefile: make $(BUILD_DIR)/.root rule idempotentThomas Petazzoni2013-09-151-2/+2
* Makefile: also unexport PKG_CONFIG_LIBDIRPeter Korsgaard2013-09-111-0/+1
* Fix build reproducibility in Make 3.82Jérôme Pouiller2013-09-061-1/+1
* trivial: remove odd references to 'buildroot2'Thomas De Schampheleire2013-09-051-1/+1
* Makefile: do not try to strip inexisting file when stripping libpthreadThomas Petazzoni2013-09-021-1/+1
* Merge branch 'next'Peter Korsgaard2013-08-311-4/+0
|\
| * host-ccache: turn into a proper dependencyThomas De Schampheleire2013-08-101-4/+0
| * Open 2013.11 development cycleThomas Petazzoni2013-08-051-1/+1
* | Makefile: kickoff 2013.11 cyclePeter Korsgaard2013-08-311-1/+1
* | Update for 2013.08Peter Korsgaard2013-08-311-1/+1
* | Prepare for 2013.08-rc3Peter Korsgaard2013-08-301-1/+1
* | toolchain-external: fix lib64 symlinksSamuel Martin2013-08-271-0/+13
* | Makefile: fix kernel modules testPeter Korsgaard2013-08-261-2/+2
* | Makefile: test before search for kernel modulesThomas Petazzoni2013-08-231-2/+3
* | generatelocales: fix 'cut' invocationArnout Vandecappelle2013-08-221-2/+2
* | Prepare for 2013.08-rc2Thomas Petazzoni2013-08-161-1/+1
|/
* Prepare for 2013.08-rc1Thomas Petazzoni2013-08-051-1/+1
* Makefile: add variable print capabilitiesÉmeric Vigier2013-08-011-1/+9
* build: use find -perm /mode, instead of -perm +mode STRIP_FIND_CMDTzu-Jung Lee2013-07-271-1/+1
* Makefile: unexport RUBYOPTGustavo Zacarias2013-07-121-0/+3
* system: add option to pass extra args to post-build and post-image scriptsYann E. MORIN2013-07-101-2/+2
* Introduce BR2_TOOLCHAIN_USES_{UCLIBC, GLIBC}Thomas Petazzoni2013-07-041-1/+1
* Remove BR2_HAVE_DEVFILESThomas Petazzoni2013-07-041-4/+0
* Use more sensible names for the external/ctng targetsThomas Petazzoni2013-07-041-2/+5
* Remove TOOLCHAIN_DIRThomas Petazzoni2013-07-041-5/+4
* toolchain: switch to using gcc through package infrastructureThomas Petazzoni2013-07-031-1/+1
* Normalize separator size to 80 in remaining makefilesAlexandre Belloni2013-06-201-10/+10
* Makefile: Fix KERNEL_ARCH for big endian ARCPeter Korsgaard2013-06-101-1/+1
* Makefile: kickoff 2013.08 cyclePeter Korsgaard2013-06-021-1/+1
* Update for 2013.05Peter Korsgaard2013-05-311-1/+1
* Update copyright info for 2013Peter Korsgaard2013-05-311-1/+1
* Update for 2013.05-rc3Peter Korsgaard2013-05-251-1/+1
* Update for 2013.05-rc2Peter Korsgaard2013-05-151-1/+1
* Update for 2013.05-rc1Peter Korsgaard2013-05-081-1/+1
* armv8: Fix defconfig buildMaxime Ripard2013-05-061-1/+2
* kernel-headers: Add support for ARC kernel headersMischa Jonker2013-05-041-0/+1
* Makefile: make skeleton rsync options consistentDanomi Manchego2013-05-021-2/+4
* rootfs-overlay: use a make foreach instead of a shell forLuca Ceresoli2013-04-301-4/+3
* post-image: show each script filename before executionLuca Ceresoli2013-04-241-3/+1
* post-build: show each script filename before executionLuca Ceresoli2013-04-241-3/+1
* support/kconfig: add support for olddefconfigThomas Petazzoni2013-04-111-1/+7
OpenPOWER on IntegriCloud