summaryrefslogtreecommitdiffstats
path: root/package/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* packages: fix and improve support for top-level parallel makeFabio Porcedda2015-07-041-1/+2
* Remove --{enable, disable}-debug configure flags.Johan Oudinet2015-06-051-6/+0
* package infra: drop non-IPv6 supportGustavo Zacarias2015-04-221-6/+0
* Makefile: delete HOSTFC and FC_FOR_BUILDMasahiro Yamada2015-04-091-1/+0
* Fix typos in comment blocksMasahiro Yamada2015-04-081-1/+1
* package infra: drop non-lfs supportGustavo Zacarias2015-04-011-7/+0
* br2-external: make it available to post-{build, image} scriptsYann E. MORIN2015-02-071-1/+2
* package/pkg-rebar: new infrastructureJohan Oudinet2015-02-031-0/+1
* package: indentation cleanupJerzy Grzegorek2014-12-301-65/+68
* Turn the static lib option into a choice with more optionsThomas Petazzoni2014-12-121-1/+3
* 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
OpenPOWER on IntegriCloud