summaryrefslogtreecommitdiff
path: root/package/Makefile.in
AgeCommit message (Expand)Author
2017-02-01core infra: make sure apply-patches is called with correct tarThomas De Schampheleire
2016-12-06Makefile: move SED definition into the main MakefileThomas Petazzoni
2016-12-02core: add waf-package infraYann E. MORIN
2016-11-09Use already qstripped BR2_TOOLCHAIN_EXTERNAL_PREFIX everywhereArnout Vandecappelle
2016-10-16core: introduce per br2-external NAMEYann E. MORIN
2016-10-14package/Makefile.in: synchronize pkg-config settings between HOST_{CONFIGURE_...Peter Korsgaard
2016-09-19package/Makefile.in: remove unused STRIP_STRIP_ALL variableThomas Petazzoni
2016-09-19linux: use INSTALL_MOD_STRIP=1 to strip modulesAlexey Brodkin
2016-07-30Revert "package/Makefile.in should grab HOST_DIR headers using -isystem inste...Thomas Petazzoni
2016-07-25package/Makefile.in should grab HOST_DIR headers using -isystem instead of -I.David Raeman
2016-07-01package/Makefile.in: set variables for legacy f77 checksSamuel Martin
2016-07-01package/Makefile.in: set TARGET_FCFLAGS variablesBenjamin Kamath
2016-06-10build: cleanup remaining references to BR2_STRIP_sstripJulien Floret
2016-05-24Config.in: add -Og optionMartin Kelly
2016-04-08package/Makefile.in: adjust LDFLAGS for elf2fltThomas Petazzoni
2016-02-01package/Makefile.in: fix typoPeter Korsgaard
2016-02-01package/Makefile.in: correct gettext handling for muslPeter Korsgaard
2015-12-27toolchain: granular choice for stack protectorSteven Noonan
2015-12-01Merge branch 'next'Peter Korsgaard
2015-11-22package/Makefile.in: remove HOSTCC_VERSIONArnout Vandecappelle
2015-11-18core/pkg-infrastructures: remove LD_LIBRARY_PATH from the environmentBen Boeckel
2015-10-29package/Makefile.in: remove BR2_TARGET_OPTIMIZATION from TARGET_CFLAGSArnout Vandecappelle
2015-10-04xtensa: switch from text-section-literals to auto-litpoolsMax Filippov
2015-10-04Makefile.in: remove now-unused TARGET_CC/CXX_NOCCACHEArnout Vandecappelle
2015-10-04infra: move ccache handling to the toolchain wrapperArnout Vandecappelle
2015-07-12package-infra: add helper to build kernel modulesYann E. MORIN
2015-07-04packages: fix and improve support for top-level parallel makeFabio Porcedda
2015-06-05Remove --{enable, disable}-debug configure flags.Johan Oudinet
2015-04-22package infra: drop non-IPv6 supportGustavo Zacarias
2015-04-09Makefile: delete HOSTFC and FC_FOR_BUILDMasahiro Yamada
2015-04-08Fix typos in comment blocksMasahiro Yamada
2015-04-01package infra: drop non-lfs supportGustavo Zacarias
2015-02-07br2-external: make it available to post-{build, image} scriptsYann E. MORIN
2015-02-03package/pkg-rebar: new infrastructureJohan Oudinet
2014-12-30package: indentation cleanupJerzy Grzegorek
2014-12-12Turn the static lib option into a choice with more optionsThomas Petazzoni
2014-12-11Rename BR2_PREFER_STATIC_LIB to BR2_STATIC_LIBSThomas Petazzoni
2014-12-11Add option for paranoid unsafe path checkingThomas Petazzoni
2014-11-30infra: do not append an empty LD_LIBRARY_PATHYann E. MORIN
2014-11-02unzip: Use the "-q" option to silence unzipping of source filesFabio Porcedda
2014-10-26package: indentation cleanupJerzy Grzegorek
2014-10-25apply-patches.sh: don't print anything when "make -s" is usedFabio Porcedda
2014-10-25apply-patches.sh: Use the "APPLY_PATCHES" variable to call the scriptFabio Porcedda
2014-10-23intltool: fix build issuesFrancois Perrad
2014-10-19infra: Move --enable/--disable-debug to package/Makefile.inBernd Kuhls
2014-10-17pkg-perl: refactor with host-perlFrancois Perrad
2014-10-12package/Makefile.in: Fix dependency for selecting uclinux as TARGET_OSAxel Lin
2014-08-16Makefile: unconditionally include pkg-utils.mkThomas De Schampheleire
2014-08-04infra: introduce a kconfig-package infrastructureThomas De Schampheleire
2014-08-03toolchain: Add config option for atomic intrinsicsAnton Kolesov