summaryrefslogtreecommitdiffstats
path: root/package/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* 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
* host-perl: export and rename PERL5LIBFrancois Perrad2014-02-101-6/+5
* infra: remove separate definition of DISABLE_DOCUMENTATIONThomas De Schampheleire2014-02-081-10/+0
* packages: remove support for documentation on targetThomas De Schampheleire2014-02-081-2/+0
* luarocks: new infrastructureFrancois Perrad2014-01-131-0/+1
* package: introduce Python package infrastructureThomas Petazzoni2013-12-151-0/+1
* package: add objcopy and ranlib to HOST_CONFIGURE_OPTSThomas Petazzoni2013-12-011-0/+2
* post-{build, images} hooks: export BUILD_DIR tooYann E. MORIN2013-11-131-0/+6
* toolchain-crosstool-ng: remove supportThomas Petazzoni2013-10-061-1/+1
* package/Makefile.in: don't force jobs when BR2_JLEVEL is emptyFabio Porcedda2013-10-041-1/+1
* toolchain: refactor Stack Smashing Protection supportThomas Petazzoni2013-09-151-1/+1
* package/Makefile.in: fix incorrect commentThomas Petazzoni2013-09-151-2/+1
* nommu/flat: build packages with the correct FLAGSGustavo Zacarias2013-09-131-1/+5
* package/Makefile.in: fix ABI name for EABIhf targetsThomas Petazzoni2013-08-271-5/+3
* blackfin: set GNU_TARGET_NAME accordinglyGustavo Zacarias2013-07-271-1/+8
* toolchain/buildroot: properly handle SSPGustavo Zacarias2013-07-271-0/+5
* arch: improve ARM floating point support and add support for EABIhfThomas Petazzoni2013-07-161-0/+6
* pkg-infra: dump all ARM OABI references when setting ABIYann E. MORIN2013-07-141-5/+4
* Introduce BR2_TOOLCHAIN_USES_{UCLIBC, GLIBC}Thomas Petazzoni2013-07-041-1/+1
* Normalize separator size to 80 in remaining makefilesAlexandre Belloni2013-06-201-2/+2
* package-infra: limit the number of // jobsYann E. MORIN2013-05-111-2/+3
* package: Introduce package-specific BINFMT_FLAT options.Sonic Zhang2013-05-051-0/+4
* arch: toolchain: Introduce binary format FLAT types.Sonic Zhang2013-05-051-0/+11
* Make external toolchain relocatableArnout Vandecappelle2013-02-051-1/+2
* Pass --static rather than -static in LDFLAGS when BR2_PREFER_STATIC_LIBANDY KENNEDY2013-01-141-1/+1
* pkg-infra: pass --disable-doc if documentation is not enabledArnout Vandecappelle2012-12-121-1/+9
* xtensa: add -mlongcalls to CFLAGS for xtensaChris Zankel2012-12-101-0/+9
* Makefile: fix thread libraries strippingRichard Braun2012-11-301-0/+2
* legacy: move old GENTARGETS macros to Makefile.legacyArnout Vandecappelle (Essensium/Mind)2012-11-301-6/+0
* TARGET_CONFIGURE_OPTS: pass READELFMaxime Ripard2012-11-071-0/+2
* package infra: remove empty TARGET_CPPFLAGS defGustavo Zacarias2012-10-131-2/+0
* package/Makefile.in: whitespace fixup after CPPFLAGS additionPeter Korsgaard2012-10-111-3/+2
* Makefile.in: add CPPFLAGS supportSamuel Martin2012-10-101-6/+12
* pkg-infra: make sure cross compiling is enabled when host == targetArnout Vandecappelle2012-10-041-1/+1
* pkg-infra: warn about use of deprecated GENTARGETSArnout Vandecappelle2012-09-051-0/+6
* mips64: remove toolchain kludgeGustavo Zacarias2012-09-041-4/+0
* Clarify MIPS ABIs supportThomas Petazzoni2012-09-041-1/+1
* Clean up naming of old GENTARGETS infrastructureArnout Vandecappelle (Essensium/Mind)2012-07-171-3/+3
* Remove -fPIC on x86_64Arnout Vandecappelle (Essensium/Mind)2012-07-131-6/+0
* package/Makefile.in: link statically when BR2_PREFER_STATIC_LIBPeter Korsgaard2012-06-291-0/+1
* automatically set PARALLEL_JOBS when BR2_JLEVEL is 0Nathan Lynch2012-06-241-0/+8
OpenPOWER on IntegriCloud