summaryrefslogtreecommitdiffstats
path: root/package/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* package infra: add -static to C/CXXFLAGSGustavo Zacarias2014-07-301-0/+2
* package infra: revert 0a4bd19fGustavo Zacarias2014-07-301-1/+1
* package/Makefile.in: fix coding style regarding the '=' signFabio Porcedda2014-07-261-74/+74
* Makefile: add BR2_DL_DIR to EXTRA_ENVYann E. MORIN2014-07-021-0/+1
* powerpc: add powerpc64 and powerpc64le supportCody P Schafer2014-05-261-1/+1
* 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
OpenPOWER on IntegriCloud