| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | don't delete .svn on distclean | Felix Fietkau | 2006-06-02 | 1 | -1/+1 |
* | run defconfig at the start of a normal make run to get additional config options | Felix Fietkau | 2006-06-02 | 1 | -8/+11 |
* | add clean targets, more FORCE stuff | Felix Fietkau | 2006-06-01 | 1 | -9/+18 |
* | kernel package cleanup, move madwifi from target/linux/package/ to package/, ... | Felix Fietkau | 2006-05-31 | 1 | -2/+8 |
* | allow building of kernel-specific stuff in package/ instead of target/linux/p... | Felix Fietkau | 2006-05-31 | 1 | -1/+8 |
* | improve dependency handling, fix some package makefile bugs | Felix Fietkau | 2006-05-30 | 1 | -2/+2 |
* | fix package/ and target/ targets | Felix Fietkau | 2006-05-30 | 1 | -2/+2 |
* | add {package,target,toolchain}/* targets to toplevel makefile | Felix Fietkau | 2006-05-30 | 1 | -0/+9 |
* | fix .pkginfo line to allow the use of $(SOURCE) | Mike Baker | 2006-05-19 | 1 | -4/+4 |
* | clean up menu configuration | Mike Baker | 2006-05-19 | 1 | -1/+1 |
* | partial cleanup | Mike Baker | 2006-05-11 | 1 | -0/+2 |
* | change phony targets to FORCE (easier to read) | Mike Baker | 2006-05-10 | 1 | -8/+5 |
* | remove old trace/verbose junk | Felix Fietkau | 2006-05-10 | 1 | -4/+4 |
* | more cleanups and a new menuconfig generator | Felix Fietkau | 2006-04-21 | 1 | -1/+2 |
* | menuconfig cleanup | Felix Fietkau | 2006-04-20 | 1 | -144/+35 |
* | cosmetic fix | Felix Fietkau | 2005-10-22 | 1 | -1/+1 |
* | another batch of V= stuff | Felix Fietkau | 2005-10-22 | 1 | -1/+2 |
* | make log output a bit nicer | Felix Fietkau | 2005-10-22 | 1 | -1/+1 |
* | add some more verbosity stuff | Felix Fietkau | 2005-10-22 | 1 | -0/+2 |
* | large build system cleanup. added some stuff to control the verbosity level, ... | Felix Fietkau | 2005-10-22 | 1 | -23/+18 |
* | move wificonf and nvram stuff back to package/, remove build_mipsel/root, run... | Felix Fietkau | 2005-07-24 | 1 | -32/+3 |
* | move target/default/target_skeleton into package/base-files, put all the defa... | Felix Fietkau | 2005-07-17 | 1 | -5/+2 |
* | add target package/target_name to the master makefile, which will run $(MAKE)... | Felix Fietkau | 2005-06-05 | 1 | -1/+10 |
* | remove all copies of the root fs on make target_clean | Felix Fietkau | 2005-05-30 | 1 | -0/+1 |
* | add openwrt image builder to sdk | Felix Fietkau | 2005-04-20 | 1 | -2/+8 |
* | add some fixes for parallel build (does not work with -j4 yet, but it gets mo... | Felix Fietkau | 2005-04-08 | 1 | -0/+2 |
* | hide experimental/developer options from the user. can be reenabled by using ... | Felix Fietkau | 2005-04-05 | 1 | -0/+4 |
* | change default path for staging_dir. | Waldemar Brodkorb | 2005-03-23 | 1 | -1/+1 |
* | check config changes on make world | Felix Fietkau | 2005-03-21 | 1 | -2/+6 |
* | unneeded cleans | Waldemar Brodkorb | 2005-03-14 | 1 | -3/+0 |
* | fix package_index | Felix Fietkau | 2005-03-07 | 1 | -1/+3 |
* | create a package index after build | Felix Fietkau | 2005-03-07 | 1 | -7/+4 |
* | nbd's makefile/menuconfig rewrite | Mike Baker | 2005-03-06 | 1 | -82/+54 |
* | fix the jffs2 build for separate 4M/8M images | Mike Baker | 2005-03-04 | 1 | -0/+1 |
* | target/jffs2/blocksize.mk for setting block size (req. for wrt54g) | Mike Baker | 2005-03-03 | 1 | -7/+0 |
* | bugfixes | Mike Baker | 2005-02-28 | 1 | -3/+4 |
* | bugfix | Mike Baker | 2005-02-26 | 1 | -0/+2 |
* | I do not believe that users will cleanup kernelsource, when switching | Waldemar Brodkorb | 2005-02-23 | 1 | -0/+21 |
* | ensure sstrip is build before needed by packages | Waldemar Brodkorb | 2005-02-23 | 1 | -1/+1 |
* | remove DIST and add EXTRAVERSION, discussed with mbm. fixed dirclean target f... | Waldemar Brodkorb | 2005-02-21 | 1 | -2/+2 |
* | demistifying make *clean targets, fix some clean targets issues | Waldemar Brodkorb | 2005-02-19 | 1 | -13/+11 |
* | sync with buildroot2 from uclibc | Waldemar Brodkorb | 2005-02-19 | 1 | -23/+36 |
* | fix initial root dirs creation when empty cvs dirs are not pruned | Nicolas Thill | 2005-02-17 | 1 | -1/+1 |
* | accidentally removed IMAGES | Waldemar Brodkorb | 2005-02-12 | 1 | -1/+1 |
* | make clean should remove openwrt-images | Waldemar Brodkorb | 2005-02-12 | 1 | -2/+3 |
* | create some empty missing directories here | Waldemar Brodkorb | 2005-02-07 | 1 | -0/+2 |
* | *** empty log message *** | Mike Baker | 2005-02-06 | 1 | -1/+1 |
* | fix dependancy order | Mike Baker | 2005-01-17 | 1 | -1/+1 |
* | Initial revision | Mike Baker | 2005-01-16 | 1 | -0/+191 |