summaryrefslogtreecommitdiffstats
path: root/package/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* package/Makefile.in: fix typoPeter Korsgaard2016-02-011-1/+1
* package/Makefile.in: correct gettext handling for muslPeter Korsgaard2016-02-011-1/+11
* toolchain: granular choice for stack protectorSteven Noonan2015-12-271-1/+7
* Merge branch 'next'Peter Korsgaard2015-12-011-4/+0
|\
| * package/Makefile.in: remove HOSTCC_VERSIONArnout Vandecappelle2015-11-221-4/+0
* | core/pkg-infrastructures: remove LD_LIBRARY_PATH from the environmentBen Boeckel2015-11-181-2/+0
|/
* package/Makefile.in: remove BR2_TARGET_OPTIMIZATION from TARGET_CFLAGSArnout Vandecappelle2015-10-291-7/+5
* xtensa: switch from text-section-literals to auto-litpoolsMax Filippov2015-10-041-2/+2
* Makefile.in: remove now-unused TARGET_CC/CXX_NOCCACHEArnout Vandecappelle2015-10-041-3/+0
* infra: move ccache handling to the toolchain wrapperArnout Vandecappelle2015-10-041-5/+0
* package-infra: add helper to build kernel modulesYann E. MORIN2015-07-121-0/+1
* packages: fix and improve support for top-level parallel makeFabio Porcedda2015-07-041-1/+2
* Remove --{enable, disable}-debug configure flags.Johan Oudinet2015-06-051-6/+0
* package infra: drop non-IPv6 supportGustavo Zacarias2015-04-221-6/+0
* Makefile: delete HOSTFC and FC_FOR_BUILDMasahiro Yamada2015-04-091-1/+0
* Fix typos in comment blocksMasahiro Yamada2015-04-081-1/+1
* package infra: drop non-lfs supportGustavo Zacarias2015-04-011-7/+0
* br2-external: make it available to post-{build, image} scriptsYann E. MORIN2015-02-071-1/+2
* package/pkg-rebar: new infrastructureJohan Oudinet2015-02-031-0/+1
* package: indentation cleanupJerzy Grzegorek2014-12-301-65/+68
* Turn the static lib option into a choice with more optionsThomas Petazzoni2014-12-121-1/+3
* Rename BR2_PREFER_STATIC_LIB to BR2_STATIC_LIBSThomas Petazzoni2014-12-111-1/+1
* Add option for paranoid unsafe path checkingThomas Petazzoni2014-12-111-0/+4
* infra: do not append an empty LD_LIBRARY_PATHYann E. MORIN2014-11-301-2/+2
* unzip: Use the "-q" option to silence unzipping of source filesFabio Porcedda2014-11-021-0/+1
* package: indentation cleanupJerzy Grzegorek2014-10-261-1/+1
* apply-patches.sh: don't print anything when "make -s" is usedFabio Porcedda2014-10-251-1/+1
* apply-patches.sh: Use the "APPLY_PATCHES" variable to call the scriptFabio Porcedda2014-10-251-0/+2
* intltool: fix build issuesFrancois Perrad2014-10-231-2/+15
* infra: Move --enable/--disable-debug to package/Makefile.inBernd Kuhls2014-10-191-1/+1
* pkg-perl: refactor with host-perlFrancois Perrad2014-10-171-3/+0
* package/Makefile.in: Fix dependency for selecting uclinux as TARGET_OSAxel Lin2014-10-121-2/+2
* Makefile: unconditionally include pkg-utils.mkThomas De Schampheleire2014-08-161-1/+0
* infra: introduce a kconfig-package infrastructureThomas De Schampheleire2014-08-041-0/+1
* toolchain: Add config option for atomic intrinsicsAnton Kolesov2014-08-031-0/+4
* package infra: add -static to C/CXXFLAGSGustavo Zacarias2014-07-301-0/+2
* package infra: revert 0a4bd19fGustavo Zacarias2014-07-301-1/+1
* package/Makefile.in: fix coding style regarding the '=' signFabio Porcedda2014-07-261-74/+74
* Makefile: add BR2_DL_DIR to EXTRA_ENVYann E. MORIN2014-07-021-0/+1
* powerpc: add powerpc64 and powerpc64le supportCody P Schafer2014-05-261-1/+1
* package: add support for musl in tupleThomas Petazzoni2014-05-051-0/+2
* Makefile: rename USER_HOOKS_EXTRA_ENV to EXTRA_ENVYann E. MORIN2014-04-171-2/+2
* Makefile: add PATH to the USER_HOOKS_EXTRA_ENVSamuel Martin2014-04-161-0/+1
* infra: remove unused {TARGET, HOST}_PATH definitionSamuel Martin2014-04-161-3/+0
* *.mk: replace (TARGET|HOST)_PATH by BR_PATHSamuel Martin2014-04-161-4/+4
* Makefile: introduce BR_PATHSamuel Martin2014-04-161-3/+2
* toolchain: control vendor part in GNU_TARGET_NAMENoam Camus2014-04-061-1/+16
* packages: add infrastructure for virtual packagesYann E. MORIN2014-04-051-0/+1
* Makefile.in: add -mtext-section-literals to xtensa ABIMax Filippov2014-04-031-1/+10
* pkg-perl: new infrastructureFrancois Perrad2014-02-231-1/+3
OpenPOWER on IntegriCloud