summaryrefslogtreecommitdiff
path: root/package/Makefile.in
AgeCommit message (Expand)Author
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
2013-05-05package: Introduce package-specific BINFMT_FLAT options.Sonic Zhang
2013-05-05arch: toolchain: Introduce binary format FLAT types.Sonic Zhang
2013-02-05Make external toolchain relocatableArnout Vandecappelle
2013-01-14Pass --static rather than -static in LDFLAGS when BR2_PREFER_STATIC_LIBANDY KENNEDY
2012-12-12pkg-infra: pass --disable-doc if documentation is not enabledArnout Vandecappelle
2012-12-10xtensa: add -mlongcalls to CFLAGS for xtensaChris Zankel
2012-11-30Makefile: fix thread libraries strippingRichard Braun
2012-11-30legacy: move old GENTARGETS macros to Makefile.legacyArnout Vandecappelle (Essensium/Mind)
2012-11-07TARGET_CONFIGURE_OPTS: pass READELFMaxime Ripard
2012-10-13package infra: remove empty TARGET_CPPFLAGS defGustavo Zacarias
2012-10-11package/Makefile.in: whitespace fixup after CPPFLAGS additionPeter Korsgaard
2012-10-10Makefile.in: add CPPFLAGS supportSamuel Martin
2012-10-04pkg-infra: make sure cross compiling is enabled when host == targetArnout Vandecappelle
2012-09-05pkg-infra: warn about use of deprecated GENTARGETSArnout Vandecappelle
2012-09-04mips64: remove toolchain kludgeGustavo Zacarias
2012-09-04Clarify MIPS ABIs supportThomas Petazzoni
2012-07-17Clean up naming of old GENTARGETS infrastructureArnout Vandecappelle (Essensium/Mind)
2012-07-13Remove -fPIC on x86_64Arnout Vandecappelle (Essensium/Mind)
2012-06-29package/Makefile.in: link statically when BR2_PREFER_STATIC_LIBPeter Korsgaard
2012-06-24automatically set PARALLEL_JOBS when BR2_JLEVEL is 0Nathan Lynch
2012-06-24introduce PARALLEL_JOBS build system variableNathan Lynch
2012-06-23Remove REAL_GNU_TARGET_NAMERichard Braun
2012-04-25toolchain: remove toolchain/Makefile.in and toolchain/gcc/Makefile.inThomas Petazzoni
2012-04-25package: remove unused STRIP_DISCARD_ALL variableThomas Petazzoni
2012-04-24package/Makefile.in: pass --enable-ipv6 to autotargets configure when enabledPeter Korsgaard
2012-04-19Split Makefile.package.in in pkg-download.mk, pkg-utils.mk and pkg-gentargets.mkThomas Petazzoni
2012-04-19Rename Makefile.cmake.in to pkg-cmaketargets.mkThomas Petazzoni
2012-04-19Rename Makefile.autotools.in to pkg-autotargets.mkThomas Petazzoni
2012-04-15package: set PKG_CONFIG_SYSROOT_DIR in HOST_MAKE_ENVSven Neumann
2012-01-07toolchain: add powerpc SPE ABI supportGustavo Zacarias