- Mar 22, 2014
-
-
Felix Fietkau authored
partially revert "build: remove check for nonexistant CONFIG_TAR_VERBOSITY variable and move TAR_OPTIONS to unpack.mk" This complicates the evaluation order for some packages SVN-Revision: 40006
-
- Mar 21, 2014
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39982
-
Felix Fietkau authored
build: remove check to nonexistant CONFIG_ENABLE_LOCALE variable and move DISABLE_NLS to package-defaults.mk Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39980
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39979
-
- Mar 10, 2014
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39857
-
- Nov 29, 2013
-
-
Imre Kaloz authored
FPU type should not interfere with the ABI selection. Also make sure we either do real soft-float or hard-float on ARM, with the right options. Signed-off-by:
Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 38943
-
- Nov 22, 2013
-
-
Imre Kaloz authored
Signed-off-by:
Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 38890
-
- Sep 26, 2013
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38214
-
- Aug 14, 2013
-
-
Felix Fietkau authored
Add the flags from package.mk instead, and leave libc and gcc unaffected. Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37770
-
- Jul 29, 2013
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37600
-
- Jul 18, 2013
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37387
-
- Jul 10, 2013
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37228
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37225
-
- May 09, 2013
-
-
Felix Fietkau authored
toolchain: eliminate the INSTALL_LIBSTDCPP config symbol and make c++ support mandatory - fixes recursive config symbol dependency issues Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36594
-
- May 06, 2013
-
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 36566
-
- Apr 05, 2013
-
-
Florian Fainelli authored
Signed-off-by:
Florian Fainelli <florian@openwrt.org> SVN-Revision: 36205
-
Florian Fainelli authored
Signed-off-by:
Florian Fainelli <florian@openwrt.org> SVN-Revision: 36204
-
Florian Fainelli authored
Enabling MIPS16 is made conditional on advertising the "mips16" feature for a specific target since it requires support from the CPU (HAS_MIPS16) and the actual use of MIPS16 for building packages (USE_MIPS16). Signed-off-by:
Florian Fainelli <florian@openwrt.org> SVN-Revision: 36202
-
Florian Fainelli authored
To be safe, build "m16" into the toolchain and target architecture the same way mips32r2 does: target-mips_r2_m16_uClibc-0.9.33.2 toolchain-mips_r2_m16_gcc-4.6-linaro_uClibc-0.9.33.2 Signed-off-by:
Jay Carlson <nop@nop.com> Signed-off-by:
Florian Fainelli <florian@openwrt.org> SVN-Revision: 36198
-
Florian Fainelli authored
Create and use a TARGET_ASFLAGS, defaulting to TARGET_CFLAGS. MIPS .S files reasonably assume they are not in mips16 mode. Because "-mips16 -mno-mips16" results in -mno-mips16, I can append that to the TARGET_ASFLAGS. This should be done with $(filter-out)? Signed-off-by:
Jay Carlson <nop@nop.com> Signed-off-by:
Florian Fainelli <florian@openwrt.org> SVN-Revision: 36197
-
- Mar 22, 2013
-
-
Felix Fietkau authored
SVN-Revision: 36109
-
- Feb 20, 2013
-
-
Gabor Juhos authored
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35688
-
- Jan 13, 2013
-
-
Jo-Philipp Wich authored
SVN-Revision: 35144
-
- Dec 02, 2012
-
-
Jo-Philipp Wich authored
rules.mk: don't use $(realpath) in file_copy, the destination directory might not exist yet - spotted while doing a fresh build SVN-Revision: 34447
-
Jo-Philipp Wich authored
rules.mk: provide a macro "file_copy" which removes any symlink in the destination dir that would be overwritten SVN-Revision: 34437
-
- Nov 23, 2012
-
-
Jo-Philipp Wich authored
SVN-Revision: 34304
-
- Nov 22, 2012
-
-
Jo-Philipp Wich authored
SVN-Revision: 34300
-
- Oct 06, 2012
-
-
Felix Fietkau authored
build: rework the package/install step - collect package install lists during package/compile, then install all packages at once SVN-Revision: 33631
-
- Sep 22, 2012
-
-
Felix Fietkau authored
SVN-Revision: 33508
-
- Sep 09, 2012
-
-
Jo-Philipp Wich authored
SVN-Revision: 33351
-
- Aug 10, 2012
-
-
John Crispin authored
SVN-Revision: 33088
-
Florian Fainelli authored
Some packages are going to need fixups based on LIB_SUFFIX SVN-Revision: 33080
-
- Jul 28, 2012
-
-
John Crispin authored
SVN-Revision: 32902
-
- Jun 20, 2012
-
-
John Crispin authored
SVN-Revision: 32466
-
- Jun 08, 2012
-
-
Felix Fietkau authored
SVN-Revision: 32129
-
- Jun 06, 2012
-
-
John Crispin authored
SVN-Revision: 32075
-
- Apr 10, 2012
-
-
John Crispin authored
Adds BUILD_SUFFIX to STAGING_DIR Signed-off-by:
Tathagata Das <tathagata@alumnux.com> SVN-Revision: 31233
-
- Mar 01, 2012
-
-
Felix Fietkau authored
SVN-Revision: 30762
-
Felix Fietkau authored
build: add TARGET_CXXFLAGS and EXTRA_CXXFLAGS, defaulting to *_CFLAGS via lazy evaluation. this allows adding c++ specific cflags SVN-Revision: 30760
-
Felix Fietkau authored
SVN-Revision: 30759
-