Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | move ipkg related vars from ./rules.mk to ./include/package-ipkg.mk | Nicolas Thill | 2007-09-03 |
| | | | | SVN-Revision: 8581 | ||
* | remove uneeded PATH setting in ipkg invocation | Nicolas Thill | 2007-09-03 |
| | | | | SVN-Revision: 8580 | ||
* | clean up recursive dependency handling, use timestamp.pl again, because it ↵ | Felix Fietkau | 2007-08-30 |
| | | | | | | saves memory and execution time SVN-Revision: 8558 | ||
* | add back STAGING_DIR/usr/bin to TARGET_PATH until all library packages that ↵ | Nicolas Thill | 2007-08-19 |
| | | | | | | install *-config scripts there are fixed SVN-Revision: 8429 | ||
* | build system cleanup/restructuring as described in ↵ | Felix Fietkau | 2007-08-07 |
| | | | | | | http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html SVN-Revision: 8362 | ||
* | Port the mbsd_multi patch from freewrt, which adds -fhonour-copts. This will ↵ | Felix Fietkau | 2007-07-31 |
| | | | | | | emit warnings in packages that don't use our target cflags properly SVN-Revision: 8256 | ||
* | more build system cleanup | Felix Fietkau | 2007-07-28 |
| | | | | SVN-Revision: 8206 | ||
* | Add optionnal support for a BUILD_DIR suffix (#2057) | Florian Fainelli | 2007-07-19 |
| | | | | SVN-Revision: 8050 | ||
* | don't include .config if DUMP is set | Felix Fietkau | 2007-06-26 |
| | | | | SVN-Revision: 7738 | ||
* | Remove a debug statement from trx.c, add config changes for at91 | Hamish Guthrie | 2007-06-04 |
| | | | | SVN-Revision: 7491 | ||
* | the default_subtargets template was a bad idea, since different makefiles ↵ | Felix Fietkau | 2007-04-18 |
| | | | | | | require different types of dependencies for subtargets. nuke it... SVN-Revision: 7003 | ||
* | Improved autorebuild for kernel related stuff. - make modules_install in the ↵ | Felix Fietkau | 2007-04-18 |
| | | | | | | kernel tree is no longer called - make modules is called on every target/compile run - kmod packages pull the kernel modules directly out of the kernel tree and have proper file depends on them SVN-Revision: 6998 | ||
* | revert [6857] for rules.mk; make cannot parse dependancies properly | Mike Baker | 2007-04-04 |
| | | | | SVN-Revision: 6860 | ||
* | Tidy up Makefiles | Mike Baker | 2007-04-03 |
| | | | | SVN-Revision: 6857 | ||
* | Added rule for objdump Added support for AT91 SD-Card in primary bootloader ↵ | Hamish Guthrie | 2007-03-22 |
| | | | | | | (romboot) SVN-Revision: 6638 | ||
* | clean up stampfile mess for tools/ and toolchain/ | Felix Fietkau | 2007-02-25 |
| | | | | SVN-Revision: 6357 | ||
* | more fixes for rstrip.sh and kernel modules - fixes #1301 | Felix Fietkau | 2007-02-09 |
| | | | | SVN-Revision: 6280 | ||
* | fix overzealous kmod stripping - it killed kernel module parameters (#1301) | Felix Fietkau | 2007-02-06 |
| | | | | SVN-Revision: 6271 | ||
* | another compile fix | Felix Fietkau | 2007-01-21 |
| | | | | SVN-Revision: 6155 | ||
* | pass the CFLAGS through the environment on compile and fix a few packages | Felix Fietkau | 2007-01-21 |
| | | | | SVN-Revision: 6154 | ||
* | Added OBJCOPY variable for calling the cross-objcopy command (required for ↵ | Rod Whitby | 2007-01-01 |
| | | | | | | Apex booloader) SVN-Revision: 5949 | ||
* | Add an install rule for configuration files | Florian Fainelli | 2006-12-31 |
| | | | | SVN-Revision: 5946 | ||
* | add staging_dir_*/usr/sbin to the TARGET_PATH (for grub) | Felix Fietkau | 2006-12-27 |
| | | | | SVN-Revision: 5904 | ||
* | add INSTALL_BIN, INSTALL_DIR, INSTALL_DATA variables | Felix Fietkau | 2006-11-22 |
| | | | | SVN-Revision: 5619 | ||
* | speed up the build system a little bit | Felix Fietkau | 2006-11-12 |
| | | | | SVN-Revision: 5506 | ||
* | make target/linux/* directories self-contained, use the selected kernel ↵ | Felix Fietkau | 2006-11-11 |
| | | | | | | version for the toolchain, autogenerate menuconfig and makefile code for target selection SVN-Revision: 5498 | ||
* | use := for TAR_OPTIONS | Felix Fietkau | 2006-10-14 |
| | | | | SVN-Revision: 5084 | ||
* | move '-' parameter to TAR_OPTIONS, so that packages can append commands | Felix Fietkau | 2006-10-14 |
| | | | | SVN-Revision: 5083 | ||
* | finally move buildroot-ng to trunk | Felix Fietkau | 2016-03-20 |