summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* luarocks: new infrastructureFrancois Perrad2014-01-131-0/+1
* prevent recursion in %_defconfig rulesJeremy Rosen2014-01-131-0/+4
* Makefile: support running graph-depends from out-of-treeYann E. MORIN2014-01-091-1/+2
* Update copyright yearPeter Korsgaard2014-01-081-1/+1
* graphs: support generating png graphsYann E. MORIN2013-12-291-3/+6
* Makefile: expose 'graph-depends' to generate a graph of the dependency treeYann E. MORIN2013-12-291-0/+7
* Makefile: expose target 'graph-build' to generate the build-time graphsYann E. MORIN2013-12-291-0/+12
* Makefile: ignore .config for defconfigYann E. MORIN2013-12-271-1/+1
* Makefile: don't use parallel make when calling back into buildrootPeter Korsgaard2013-12-161-3/+3
* core: allow external defconfigs to be usedThomas Petazzoni2013-12-081-0/+11
* core: allow external Config.in/makefile code to be integratedThomas Petazzoni2013-12-081-0/+2
* core: introduce the BR2_EXTERNAL variableThomas Petazzoni2013-12-081-1/+25
* infra: remove package clean commandsThomas De Schampheleire2013-12-081-2/+1
* package: add objcopy and ranlib to HOST_CONFIGURE_OPTSThomas Petazzoni2013-12-011-0/+8
* legal info: split sources for host and targetThomas De Schampheleire2013-11-171-4/+5
* legal info: split license texts for host and targetThomas De Schampheleire2013-11-171-3/+5
* legal info: split manifest for host and targetThomas De Schampheleire2013-11-171-3/+5
* post-{build, images} hooks: export BUILD_DIR tooYann E. MORIN2013-11-131-2/+2
* kickoff 2014.02 development cyclePeter Korsgaard2013-11-131-1/+1
* Update for 2013.11-rc1Peter Korsgaard2013-11-121-1/+1
* infra: centralize rsync exclude list for VCS filesThomas De Schampheleire2013-11-111-6/+8
* Generation of locales: made call to tr more robust and added LOWERCASE macroThierry Bultel2013-11-101-1/+1
* manual generation: rename manual-txt into manual-textThomas De Schampheleire2013-11-011-2/+2
* 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
OpenPOWER on IntegriCloud