index
:
rtl819xx
master
mini3g
realtek
realtek-unstable
toolchain-unstable
Realtek rtl819xx port to OpenWrt
Roman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
large improvement for parallel builds. works without V=99 now and without war...
nbd
2008-06-09
1
-2
/
+8
*
fix package/symlinks target, will call scripts/feeds update / install
ralph
2008-03-20
1
-3
/
+13
*
use scripts/feeds instead of scripts/feeds.sh for package/symlinks
nbd
2007-12-28
1
-1
/
+2
*
fix make clean for unconfigured build trees
nbd
2007-12-04
1
-1
/
+1
*
fix parallel build issues
nbd
2007-11-04
1
-5
/
+7
*
add autorebuild check for menuconfig
nbd
2007-10-14
1
-0
/
+1
*
add 'make prepare' target for building the tools and toolchain
nbd
2007-09-15
1
-1
/
+4
*
major target cleanup. it is now possible to have subtargets that can override...
nbd
2007-09-08
1
-1
/
+1
*
clean up recursive dependency handling, use timestamp.pl again, because it sa...
nbd
2007-08-30
1
-1
/
+1
*
build system cleanup/restructuring as described in http://lists.openwrt.org/p...
nbd
2007-08-07
1
-7
/
+9
*
fix rootfs and init script handling
nbd
2007-07-31
1
-1
/
+1
*
fix make distclean
nbd
2007-07-30
1
-2
/
+2
*
next round of cleanup, convert target/ - make -j works now ;)
nbd
2007-07-30
1
-21
/
+9
*
next round of build system cleanup - convert package/ to new structure
nbd
2007-07-30
1
-7
/
+28
*
toolchain/ has been converted
nbd
2007-07-30
1
-1
/
+1
*
fix verbose output with dash as /bin/sh
nbd
2007-07-30
1
-0
/
+2
*
build system fixes, more cleanup
nbd
2007-07-28
1
-8
/
+5
*
more build system cleanup
nbd
2007-07-28
1
-139
/
+21
*
initial attempt at cleaning up subdirectory handling. tools/Makefile is now b...
nbd
2007-07-28
1
-6
/
+7
*
add kernel_oldconfig target
nbd
2007-07-16
1
-1
/
+3
*
kernel: fix dependencies for .config, use selections from oldconfig when runn...
nbd
2007-07-16
1
-1
/
+0
*
target scan needs a maxdepth of 2
nbd
2007-07-16
1
-1
/
+1
*
set maxdepth appropriately for package scanning
nbd
2007-07-15
1
-2
/
+2
*
rewrite of the metadata scanning - cleaner code, faster scanning, recursive s...
nbd
2007-07-15
1
-2
/
+5
*
fix distclean
nbd
2007-07-12
1
-1
/
+1
*
fix docs compile targets
nbd
2007-07-10
1
-4
/
+4
*
Regenerate the menuconfig once symlinked packages are gone
florian
2007-05-30
1
-0
/
+1
*
fix target rescan (version kernel changes)
nbd
2007-05-23
1
-4
/
+3
*
Make UCI preconfiguration optional and disabled by default
nbd
2007-05-05
1
-1
/
+1
*
fixes for a few build errors on osx without fink
nbd
2007-04-29
1
-1
/
+1
*
revert find | xargs => find | exec changes - this is completely unnecessary a...
nbd
2007-04-12
1
-1
/
+1
*
minor tweaks to the verbose system
mbm
2007-04-11
1
-3
/
+0
*
fix targetinfo, packageinfo
mbm
2007-04-11
1
-1
/
+1
*
fix a few bugs with the last few commits
mbm
2007-04-07
1
-6
/
+6
*
make a few commands silent and fix defconfig logic
nbd
2007-04-07
1
-7
/
+5
*
fix typo
nico
2007-04-07
1
-1
/
+1
*
fix package/target scanning
nbd
2007-04-07
1
-2
/
+2
*
trivial formatting - remove a few @'s and use a .silent instead
mbm
2007-04-07
1
-18
/
+18
*
same as [6881]
mbm
2007-04-07
1
-3
/
+3
*
fix menuconfig
nbd
2007-04-07
1
-3
/
+3
*
fix menuconfig checks
mbm
2007-04-07
1
-2
/
+3
*
use ~/.openwrt/defconfig as default config if it exists
nbd
2007-04-06
1
-1
/
+6
*
Tidy up Makefiles
mbm
2007-04-03
1
-44
/
+26
*
Using find's -exec to remove directories causes 'not found' errors when find ...
mbm
2007-04-03
1
-1
/
+1
*
Use find -exec instead of xargs
florian
2007-04-02
1
-1
/
+1
*
run metadata scanning only once when multiple targets are specified on the co...
nbd
2007-03-29
1
-2
/
+5
*
make sure tmp/info gets created
nbd
2007-03-28
1
-0
/
+2
*
nuke some unnecessary complexity in the metadata scanning - simply call inclu...
nbd
2007-03-28
1
-29
/
+4
*
Add some more clean targets
florian
2007-03-26
1
-2
/
+2
*
Add a symlinkclean target to remove symlinks
florian
2007-03-26
1
-0
/
+3
[next]