summaryrefslogtreecommitdiffstats
path: root/package/Makefile.in
AgeCommit message (Expand)Author
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
2014-07-30package infra: add -static to C/CXXFLAGSGustavo Zacarias
2014-07-30package infra: revert 0a4bd19fGustavo Zacarias
2014-07-26package/Makefile.in: fix coding style regarding the '=' signFabio Porcedda
2014-07-02Makefile: add BR2_DL_DIR to EXTRA_ENVYann E. MORIN
2014-05-26powerpc: add powerpc64 and powerpc64le supportCody P Schafer
2014-05-05package: add support for musl in tupleThomas Petazzoni
2014-04-17Makefile: rename USER_HOOKS_EXTRA_ENV to EXTRA_ENVYann E. MORIN
2014-04-16Makefile: add PATH to the USER_HOOKS_EXTRA_ENVSamuel Martin
2014-04-16infra: remove unused {TARGET, HOST}_PATH definitionSamuel Martin
2014-04-16*.mk: replace (TARGET|HOST)_PATH by BR_PATHSamuel Martin
2014-04-16Makefile: introduce BR_PATHSamuel Martin
2014-04-06toolchain: control vendor part in GNU_TARGET_NAMENoam Camus
2014-04-05packages: add infrastructure for virtual packagesYann E. MORIN
2014-04-03Makefile.in: add -mtext-section-literals to xtensa ABIMax Filippov
2014-02-23pkg-perl: new infrastructureFrancois Perrad
2014-02-10host-perl: export and rename PERL5LIBFrancois Perrad
2014-02-08infra: remove separate definition of DISABLE_DOCUMENTATIONThomas De Schampheleire
2014-02-08packages: remove support for documentation on targetThomas De Schampheleire
2014-01-13luarocks: new infrastructureFrancois Perrad
2013-12-15package: introduce Python package infrastructureThomas Petazzoni
2013-12-01package: add objcopy and ranlib to HOST_CONFIGURE_OPTSThomas Petazzoni
2013-11-13post-{build, images} hooks: export BUILD_DIR tooYann E. MORIN
2013-10-06toolchain-crosstool-ng: remove supportThomas Petazzoni
2013-10-04package/Makefile.in: don't force jobs when BR2_JLEVEL is emptyFabio Porcedda
2013-09-15toolchain: refactor Stack Smashing Protection supportThomas Petazzoni
2013-09-15package/Makefile.in: fix incorrect commentThomas Petazzoni
2013-09-13nommu/flat: build packages with the correct FLAGSGustavo Zacarias
2013-08-27package/Makefile.in: fix ABI name for EABIhf targetsThomas Petazzoni
2013-07-27blackfin: set GNU_TARGET_NAME accordinglyGustavo Zacarias
2013-07-27toolchain/buildroot: properly handle SSPGustavo Zacarias
2013-07-16arch: improve ARM floating point support and add support for EABIhfThomas Petazzoni
2013-07-14pkg-infra: dump all ARM OABI references when setting ABIYann E. MORIN
2013-07-04Introduce BR2_TOOLCHAIN_USES_{UCLIBC, GLIBC}Thomas Petazzoni
2013-06-20Normalize separator size to 80 in remaining makefilesAlexandre Belloni
2013-05-11package-infra: limit the number of // jobsYann E. MORIN