2010-07-31 |
Florian Fainelli | [buildroot] fix for GREP_OPTIONS |
blob | commitdiff | raw |
2010-03-30 |
Nicolas Thill | fix path to libgcc.a in LIBGCC_S |
blob | commitdiff | raw | diff to current |
2010-03-29 |
Felix Fietkau | use lazy evaluation for TARGET_CONFIGURE_OPTS to make... |
blob | commitdiff | raw | diff to current |
2010-03-14 |
Felix Fietkau | add an arch suffix for handling different variants... |
blob | commitdiff | raw | diff to current |
2010-03-05 |
Travis Kemen | there are quite a lot of package using ln -sf in their... |
blob | commitdiff | raw | diff to current |
2010-02-27 |
Nicolas Thill | use distinct build/staging dirs for EABI/OABI builds |
blob | commitdiff | raw | diff to current |
2010-02-27 |
Nicolas Thill | use a DIR_SUFFIX variable to hold libc/version and... |
blob | commitdiff | raw | diff to current |
2010-02-24 |
Felix Fietkau | remove support for DEBUG_DIR, it has lost its purpose... |
blob | commitdiff | raw | diff to current |
2010-02-24 |
Lars-Peter Clausen | Add include_mk template which makes it a bit more convi... |
blob | commitdiff | raw | diff to current |
2010-01-22 |
Nicolas Thill | add a config item to specify arguments to strip |
blob | commitdiff | raw | diff to current |
2009-12-04 |
Felix Fietkau | oops, forgot one small change in the last commit |
blob | commitdiff | raw | diff to current |
2009-12-04 |
Felix Fietkau | remove the redundant subdirectory from the packages... |
blob | commitdiff | raw | diff to current |
2009-12-03 |
Florian Fainelli | output firmware files in bin/$(BOARD) instead of bin/ |
blob | commitdiff | raw | diff to current |
2009-10-22 |
Felix Fietkau | fix a typo |
blob | commitdiff | raw | diff to current |
2009-10-22 |
Felix Fietkau | add some extra stripping options for kernel modules... |
blob | commitdiff | raw | diff to current |
2009-09-23 |
Nicolas Thill | [toolchain] add external toolchain support, enhance... |
blob | commitdiff | raw | diff to current |
2009-08-20 |
Felix Fietkau | move the package dir to bin/packages/$(BOARD)_$(LIBC... |
blob | commitdiff | raw | diff to current |
2009-08-07 |
Felix Fietkau | add a staging directory for unstripped package files... |
blob | commitdiff | raw | diff to current |
2009-08-01 |
Felix Fietkau | add -L$(TOOLCHAIN_DIR)/lib to the LIBGCC_S variable... |
blob | commitdiff | raw | diff to current |
2009-08-01 |
Florian Fainelli | [package] do not set anything in DISABLE_IPV6 when... |
blob | commitdiff | raw | diff to current |
2009-07-25 |
Florian Fainelli | [package] globally define IPv6 support or not in OpenWr... |
blob | commitdiff | raw | diff to current |
2009-07-07 |
Nicolas Thill | add a config option to select the binary stripping... |
blob | commitdiff | raw | diff to current |
2009-05-30 |
Lars-Peter Clausen | Set TARGET_CXX to 'no' if c++ is not enabled in the... |
blob | commitdiff | raw | diff to current |
2009-05-28 |
Ralph Hempel | added BUILD_LOG_DIR variable, make clean will delete... |
blob | commitdiff | raw | diff to current |
2009-04-17 |
Felix Fietkau | get rid of $Id$ - it has never helped us and it has... |
blob | commitdiff | raw | diff to current |
2009-03-14 |
Felix Fietkau | move cflags default setting to target makefiles |
blob | commitdiff | raw | diff to current |
2009-03-09 |
Felix Fietkau | prepend $(STAGING_DIR)/host to the PATH only in target... |
blob | commitdiff | raw | diff to current |
2009-03-03 |
Felix Fietkau | replace a few unnecessary $(shell) calls |
blob | commitdiff | raw | diff to current |
2009-03-03 |
Felix Fietkau | speed up metadata scanning a lot by avoiding unnecessar... |
blob | commitdiff | raw | diff to current |
2009-02-20 |
Ralph Hempel | second part of target rootfs relocation |
blob | commitdiff | raw | diff to current |
2009-01-29 |
Nicolas Thill | remove LINUX_HEADERS_DIR, not used anymore |
blob | commitdiff | raw | diff to current |
2009-01-29 |
Nicolas Thill | [cosmetic] indent soft-float options |
blob | commitdiff | raw | diff to current |
2009-01-29 |
Nicolas Thill | move IPKG_STATE_DIR from ./rules.mk to ./include/packag... |
blob | commitdiff | raw | diff to current |
2009-01-24 |
Lars-Peter Clausen | Use multi libc naming scheme for PACKAGE_DIR |
blob | commitdiff | raw | diff to current |
2009-01-17 |
Felix Fietkau | Revert r14071 |
blob | commitdiff | raw | diff to current |
2009-01-17 |
Felix Fietkau | add eabi suffix to the target name |
blob | commitdiff | raw | diff to current |
2009-01-13 |
Felix Fietkau | add support for an optional staging directory for debug... |
blob | commitdiff | raw | diff to current |
2009-01-08 |
Nicolas Thill | [massive] add support for alternative C libraries ... |
blob | commitdiff | raw | diff to current |
2009-01-06 |
Felix Fietkau | add the make variable LIBGCC_S, which points to the... |
blob | commitdiff | raw | diff to current |
2008-09-13 |
Felix Fietkau | fix whitespace order in cflags without CONFIG_DEBUG... |
blob | commitdiff | raw | diff to current |
2008-09-13 |
Lars-Peter Clausen | Revert r12510. Remove -rpath-link form TARGET_LDFLAGS... |
blob | commitdiff | raw | diff to current |
2008-09-13 |
Felix Fietkau | add new option for enabling debugging symbols |
blob | commitdiff | raw | diff to current |
2008-09-03 |
Felix Fietkau | add -rpath-link to TARGET_LDFLAGS by default |
blob | commitdiff | raw | diff to current |
2008-09-01 |
Felix Fietkau | add TARGET_CXX variable which points to the c++ cross... |
blob | commitdiff | raw | diff to current |
2008-08-16 |
Felix Fietkau | rework parallel building to get rid of some warnings |
blob | commitdiff | raw | diff to current |
2008-08-06 |
Felix Fietkau | add a variable that contains the proper architecture... |
blob | commitdiff | raw | diff to current |
2008-07-31 |
Felix Fietkau | add helper macro for stripping the last part of a versi... |
blob | commitdiff | raw | diff to current |
2008-07-19 |
Florian Fainelli | Native toolchain does not support -fhonour-copts, do... |
blob | commitdiff | raw | diff to current |
2008-06-10 |
John Crispin | adds missing patch for native toolchain |
blob | commitdiff | raw | diff to current |
2008-06-09 |
Felix Fietkau | large improvement for parallel builds. works without... |
blob | commitdiff | raw | diff to current |
2008-04-15 |
Nicolas Thill | $(TARGET) is not anymore, replace it with $(ARCH) in... |
blob | commitdiff | raw | diff to current |
2008-02-14 |
Felix Fietkau | revert ARM to oabi by default, add some eabi patches... |
blob | commitdiff | raw | diff to current |
2008-01-14 |
Felix Fietkau | add $(TOOLCHAIN_DIR)/lib to $(TARGET_LDFLAGS) to ensure... |
blob | commitdiff | raw | diff to current |
2007-12-28 |
Imre Kaloz | fixup softfloat handling |
blob | commitdiff | raw | diff to current |
2007-12-27 |
Felix Fietkau | add $(STAGING_DIR)/host, which contains target specific... |
blob | commitdiff | raw | diff to current |
2007-12-23 |
Felix Fietkau | remove $(STAGING_DIR)/usr/bin from $(TARGET_PATH) |
blob | commitdiff | raw | diff to current |
2007-12-13 |
Felix Fietkau | hopefully fix occasional uClibc/gcc build failures |
blob | commitdiff | raw | diff to current |
2007-11-17 |
Felix Fietkau | fix hostapd rebuild check, isolate the common src/... |
blob | commitdiff | raw | diff to current |
2007-11-16 |
Felix Fietkau | fix config change detect for hostapd |
blob | commitdiff | raw | diff to current |
2007-11-10 |
Felix Fietkau | add config symbols for the kernel version |
blob | commitdiff | raw | diff to current |
2007-10-29 |
Felix Fietkau | fix empty download dir error |
blob | commitdiff | raw | diff to current |
2007-10-24 |
Florian Fainelli | Treat i686 as an i386 if present, fixes build errors... |
blob | commitdiff | raw | diff to current |
2007-10-20 |
John Crispin | refreshed madwifi patches |
blob | commitdiff | raw | diff to current |
2007-10-14 |
John Crispin | add possibility to set default .config values |
blob | commitdiff | raw | diff to current |
2007-10-07 |
John Crispin | changed the -fhonours-copts gcc patch, such that the... |
blob | commitdiff | raw | diff to current |
2007-10-06 |
Felix Fietkau | export STAGING_DIR |
blob | commitdiff | raw | diff to current |
2007-09-29 |
Felix Fietkau | Refactor downloading code into download.mk |
blob | commitdiff | raw | diff to current |
2007-09-08 |
Felix Fietkau | major target cleanup. it is now possible to have subtar... |
blob | commitdiff | raw | diff to current |
2007-09-03 |
Nicolas Thill | move TARGET_* flags from ./include/package-default... |
blob | commitdiff | raw | diff to current |
2007-09-03 |
Nicolas Thill | move ipkg related vars from ./rules.mk to ./include... |
blob | commitdiff | raw | diff to current |
2007-09-03 |
Nicolas Thill | remove uneeded PATH setting in ipkg invocation |
blob | commitdiff | raw | diff to current |
2007-08-30 |
Felix Fietkau | clean up recursive dependency handling, use timestamp... |
blob | commitdiff | raw | diff to current |
2007-08-19 |
Nicolas Thill | add back STAGING_DIR/usr/bin to TARGET_PATH until all... |
blob | commitdiff | raw | diff to current |
2007-08-07 |
Felix Fietkau | build system cleanup/restructuring as described in... |
blob | commitdiff | raw | diff to current |
2007-07-31 |
Felix Fietkau | Port the mbsd_multi patch from freewrt, which adds... |
blob | commitdiff | raw | diff to current |
2007-07-28 |
Felix Fietkau | more build system cleanup |
blob | commitdiff | raw | diff to current |
2007-07-19 |
Florian Fainelli | Add optionnal support for a BUILD_DIR suffix (#2057) |
blob | commitdiff | raw | diff to current |
2007-06-26 |
Felix Fietkau | don't include .config if DUMP is set |
blob | commitdiff | raw | diff to current |
2007-06-04 |
Hamish Guthrie | Remove a debug statement from trx.c, add config changes... |
blob | commitdiff | raw | diff to current |
2007-04-18 |
Felix Fietkau | the default_subtargets template was a bad idea, since... |
blob | commitdiff | raw | diff to current |
2007-04-18 |
Felix Fietkau | Improved autorebuild for kernel related stuff. |
blob | commitdiff | raw | diff to current |
2007-04-04 |
Mike Baker | revert [6857] for rules.mk; make cannot parse dependanc... |
blob | commitdiff | raw | diff to current |
2007-04-03 |
Mike Baker | Tidy up Makefiles |
blob | commitdiff | raw | diff to current |
2007-03-22 |
Hamish Guthrie | Added rule for objdump |
blob | commitdiff | raw | diff to current |
2007-02-25 |
Felix Fietkau | clean up stampfile mess for tools/ and toolchain/ |
blob | commitdiff | raw | diff to current |
2007-02-09 |
Felix Fietkau | more fixes for rstrip.sh and kernel modules - fixes... |
blob | commitdiff | raw | diff to current |
2007-02-06 |
Felix Fietkau | fix overzealous kmod stripping - it killed kernel modul... |
blob | commitdiff | raw | diff to current |
2007-01-21 |
Felix Fietkau | another compile fix |
blob | commitdiff | raw | diff to current |
2007-01-21 |
Felix Fietkau | pass the CFLAGS through the environment on compile... |
blob | commitdiff | raw | diff to current |
2007-01-01 |
Rod Whitby | Added OBJCOPY variable for calling the cross-objcopy... |
blob | commitdiff | raw | diff to current |
2006-12-31 |
Florian Fainelli | Add an install rule for configuration files |
blob | commitdiff | raw | diff to current |
2006-12-27 |
Felix Fietkau | add staging_dir_*/usr/sbin to the TARGET_PATH (for... |
blob | commitdiff | raw | diff to current |
2006-11-22 |
Felix Fietkau | add INSTALL_BIN, INSTALL_DIR, INSTALL_DATA variables |
blob | commitdiff | raw | diff to current |
2006-11-12 |
Felix Fietkau | speed up the build system a little bit |
blob | commitdiff | raw | diff to current |
2006-11-11 |
Felix Fietkau | make target/linux/* directories self-contained, use... |
blob | commitdiff | raw | diff to current |
2006-10-14 |
Felix Fietkau | use := for TAR_OPTIONS |
blob | commitdiff | raw | diff to current |
2006-10-14 |
Felix Fietkau | move '-' parameter to TAR_OPTIONS, so that packages... |
blob | commitdiff | raw | diff to current |
2006-10-13 |
Felix Fietkau | finally move buildroot-ng to trunk |
blob | commitdiff | raw | diff to current |
|