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
*
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
*
fix metadata scan for profile split
nbd
2007-03-04
1
-4
/
+8
*
add some missing deps for the metadata files
nbd
2007-03-04
1
-1
/
+1
*
Massive speedup in the package/target scanning step
nbd
2007-02-27
1
-32
/
+27
*
make kernel_menuconfig work without target toolchain
nbd
2007-02-16
1
-1
/
+1
*
add top-level kernel_menuconfig target to unpack and reconfigure the kernel -...
nbd
2007-02-16
1
-0
/
+4
*
move "make symlinks" to "make package/symlinks"
mbm
2007-01-31
1
-3
/
+0
*
merge the scripts dealing with package/target metadata to remove some redunda...
nbd
2007-01-13
1
-2
/
+2
*
Add a doc target and use the defined source feeds to make symlinks
florian
2007-01-05
1
-1
/
+7
*
Add a first implementation of a source feed checkout
florian
2006-12-31
1
-0
/
+3
*
cosmetic fixes
nbd
2006-12-19
1
-6
/
+6
*
implement real-time progress info for the package/target info collect (thanks...
nbd
2006-12-19
1
-10
/
+17
*
Add a help target in case people want to read the README ;)
florian
2006-12-09
1
-1
/
+4
*
trivial changes
mbm
2006-11-28
1
-1
/
+1
*
clear .host.mk before running prereq checks (rechecks for missing packages li...
nbd
2006-11-23
1
-0
/
+3
*
add prereq checks for target/linux/* and target/image/*, check for fdisk for ...
nbd
2006-11-18
1
-3
/
+11
*
implement target profiles in menuconfig
nbd
2006-11-12
1
-2
/
+2
*
tty detect fix
nbd
2006-11-12
1
-4
/
+1
*
another optimization
nbd
2006-11-12
1
-1
/
+6
*
fix unnecessary rebuild of .targetinfo
nbd
2006-11-12
1
-2
/
+2
*
fix typo
nbd
2006-11-12
1
-1
/
+1
*
make target/linux/* directories self-contained, use the selected kernel versi...
nbd
2006-11-11
1
-25
/
+43
*
another fix for invalid fd messages
nbd
2006-10-14
1
-0
/
+3
*
force LANG to C
nbd
2006-10-14
1
-0
/
+2
*
fix invalid fd warning on mac os x
nbd
2006-10-14
1
-1
/
+1
*
set shell to bash in master makefile
nbd
2006-10-10
1
-0
/
+1
*
move ccache dir to staging_dir_arch (removing the staging dir will make the c...
nbd
2006-10-09
1
-1
/
+1
*
remove ccache directory on distclean
nbd
2006-10-05
1
-1
/
+1
*
move tools from toolchain/ to tools/
nbd
2006-09-27
1
-1
/
+6
[next]