summaryrefslogtreecommitdiffstats
path: root/package/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* core infra: make sure apply-patches is called with correct tarThomas De Schampheleire2017-02-011-1/+1
* Makefile: move SED definition into the main MakefileThomas Petazzoni2016-12-061-1/+0
* core: add waf-package infraYann E. MORIN2016-12-021-0/+1
* Use already qstripped BR2_TOOLCHAIN_EXTERNAL_PREFIX everywhereArnout Vandecappelle2016-11-091-1/+1
* core: introduce per br2-external NAMEYann E. MORIN2016-10-161-2/+1
* package/Makefile.in: synchronize pkg-config settings between HOST_{CONFIGURE_...Peter Korsgaard2016-10-141-14/+11
* package/Makefile.in: remove unused STRIP_STRIP_ALL variableThomas Petazzoni2016-09-191-1/+0
* linux: use INSTALL_MOD_STRIP=1 to strip modulesAlexey Brodkin2016-09-191-3/+0
* Revert "package/Makefile.in should grab HOST_DIR headers using -isystem inste...Thomas Petazzoni2016-07-301-1/+1
* package/Makefile.in should grab HOST_DIR headers using -isystem instead of -I.David Raeman2016-07-251-1/+1
* package/Makefile.in: set variables for legacy f77 checksSamuel Martin2016-07-011-0/+2
* package/Makefile.in: set TARGET_FCFLAGS variablesBenjamin Kamath2016-07-011-0/+9
* build: cleanup remaining references to BR2_STRIP_sstripJulien Floret2016-06-101-8/+0
* Config.in: add -Og optionMartin Kelly2016-05-241-0/+3
* package/Makefile.in: adjust LDFLAGS for elf2fltThomas Petazzoni2016-04-081-1/+1
* 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
OpenPOWER on IntegriCloud