summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* Makefile: also use ignore-times argument to rsync when copying rootfs overlaysPeter Korsgaard2014-02-041-1/+1
* Makefile: change rsync used in overlays to always transfer filesDanomi Manchego2014-02-041-1/+1
* Makefile: Add /usr/lib/locale to target-purgelocalesValentine Barshak2014-02-041-1/+1
* fs: ensure $(TARGET_DIR_WARNING_FILE) is writableYann E. MORIN2014-01-281-1/+1
* target: ensure target/ dir is writableNathan Lynch2014-01-281-2/+2
* Makefile: Unexport TAR_OPTIONSNix2014-01-271-0/+1
* Revert "prevent recursion in %_defconfig rules"Yann E. MORIN2014-01-171-4/+0
* 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
OpenPOWER on IntegriCloud