Felix Fietkau
|
60d6defb08
|
target scan needs a maxdepth of 2
SVN-Revision: 7987
|
2007-07-16 00:07:56 +00:00 |
|
Felix Fietkau
|
c1f20e60f5
|
set maxdepth appropriately for package scanning
SVN-Revision: 7985
|
2007-07-15 23:39:22 +00:00 |
|
Felix Fietkau
|
bdc9419a20
|
rewrite of the metadata scanning - cleaner code, faster scanning, recursive scanning and better handling of makefile dependencies
SVN-Revision: 7981
|
2007-07-15 22:51:12 +00:00 |
|
Felix Fietkau
|
6f66bc61f9
|
fix distclean
SVN-Revision: 7940
|
2007-07-12 10:55:00 +00:00 |
|
Felix Fietkau
|
a925fec9c7
|
fix docs compile targets
SVN-Revision: 7905
|
2007-07-10 16:38:05 +00:00 |
|
Florian Fainelli
|
a03b9ae8ad
|
Regenerate the menuconfig once symlinked packages are gone
SVN-Revision: 7399
|
2007-05-30 10:37:43 +00:00 |
|
Felix Fietkau
|
2555097cc6
|
fix target rescan (version kernel changes)
SVN-Revision: 7317
|
2007-05-23 21:11:48 +00:00 |
|
Felix Fietkau
|
90237dd18c
|
Make UCI preconfiguration optional and disabled by default
SVN-Revision: 7095
|
2007-05-05 10:06:10 +00:00 |
|
Felix Fietkau
|
874f03ea00
|
fixes for a few build errors on osx without fink
SVN-Revision: 7065
|
2007-04-29 01:30:48 +00:00 |
|
Felix Fietkau
|
3e91dd1bd5
|
revert find | xargs => find | exec changes - this is completely unnecessary and introduces additional dependencies that we do not need
SVN-Revision: 6942
|
2007-04-12 19:18:38 +00:00 |
|
Mike Baker
|
9b62c7eb9d
|
minor tweaks to the verbose system
SVN-Revision: 6936
|
2007-04-11 22:59:42 +00:00 |
|
Mike Baker
|
3885d2b542
|
fix targetinfo, packageinfo
SVN-Revision: 6932
|
2007-04-11 16:33:01 +00:00 |
|
Mike Baker
|
169e9ea9a2
|
fix a few bugs with the last few commits
SVN-Revision: 6887
|
2007-04-07 15:11:17 +00:00 |
|
Felix Fietkau
|
dfa0901b98
|
make a few commands silent and fix defconfig logic
SVN-Revision: 6886
|
2007-04-07 13:30:57 +00:00 |
|
Nicolas Thill
|
e66c304cb9
|
fix typo
SVN-Revision: 6885
|
2007-04-07 13:26:07 +00:00 |
|
Felix Fietkau
|
216fc583c7
|
fix package/target scanning
SVN-Revision: 6884
|
2007-04-07 12:37:10 +00:00 |
|
Mike Baker
|
071c07028a
|
trivial formatting - remove a few @'s and use a .silent instead
SVN-Revision: 6883
|
2007-04-07 12:06:00 +00:00 |
|
Mike Baker
|
1ad09590cc
|
same as [6881]
SVN-Revision: 6882
|
2007-04-07 11:53:18 +00:00 |
|
Felix Fietkau
|
5305aba549
|
fix menuconfig
SVN-Revision: 6881
|
2007-04-07 11:03:05 +00:00 |
|
Mike Baker
|
5e42783559
|
fix menuconfig checks
SVN-Revision: 6879
|
2007-04-07 10:31:46 +00:00 |
|
Felix Fietkau
|
c3a9685aa3
|
use ~/.openwrt/defconfig as default config if it exists
SVN-Revision: 6876
|
2007-04-06 23:09:06 +00:00 |
|
Mike Baker
|
23efe5fc83
|
Tidy up Makefiles
SVN-Revision: 6857
|
2007-04-03 23:03:56 +00:00 |
|
Mike Baker
|
0359c6222e
|
Using find's -exec to remove directories causes 'not found' errors when find tries to search the removed directory. Hopefully fixed now.
SVN-Revision: 6849
|
2007-04-03 11:56:08 +00:00 |
|
Florian Fainelli
|
6cd84c6838
|
Use find -exec instead of xargs
SVN-Revision: 6837
|
2007-04-02 16:09:15 +00:00 |
|
Felix Fietkau
|
f952681f35
|
run metadata scanning only once when multiple targets are specified on the command line
SVN-Revision: 6754
|
2007-03-29 11:26:35 +00:00 |
|
Felix Fietkau
|
fcf0aa5ab7
|
make sure tmp/info gets created
SVN-Revision: 6749
|
2007-03-28 18:26:21 +00:00 |
|
Felix Fietkau
|
e71ae20b0b
|
nuke some unnecessary complexity in the metadata scanning - simply call include/scan.mk on every make invocation (does not add any noticeable performance impact)
SVN-Revision: 6745
|
2007-03-28 18:01:46 +00:00 |
|
Florian Fainelli
|
c41e00ae34
|
Add some more clean targets
SVN-Revision: 6721
|
2007-03-26 22:09:00 +00:00 |
|
Florian Fainelli
|
e3e20cce5c
|
Add a symlinkclean target to remove symlinks
SVN-Revision: 6720
|
2007-03-26 22:01:47 +00:00 |
|
Felix Fietkau
|
08c5cb8c23
|
fix metadata scan for profile split
SVN-Revision: 6515
|
2007-03-04 21:07:29 +00:00 |
|
Felix Fietkau
|
d5c45d8a05
|
add some missing deps for the metadata files
SVN-Revision: 6513
|
2007-03-04 20:39:56 +00:00 |
|
Felix Fietkau
|
423e90915d
|
Massive speedup in the package/target scanning step - per package metadata files are now cached. - timestamp.pl calls have been replaced with make file dependencies - an extra stamp file ensures that directory listing changes force a rebuild
SVN-Revision: 6404
|
2007-02-27 21:14:00 +00:00 |
|
Felix Fietkau
|
509bb267a3
|
make kernel_menuconfig work without target toolchain
SVN-Revision: 6312
|
2007-02-16 17:28:22 +00:00 |
|
Felix Fietkau
|
8afbc2d617
|
add top-level kernel_menuconfig target to unpack and reconfigure the kernel - uses config.pl to generate target/linux/*/config and config-diff
SVN-Revision: 6310
|
2007-02-16 16:59:44 +00:00 |
|
Mike Baker
|
7656ad75e5
|
move "make symlinks" to "make package/symlinks"
SVN-Revision: 6234
|
2007-01-31 18:33:04 +00:00 |
|
Felix Fietkau
|
06e88a80c7
|
merge the scripts dealing with package/target metadata to remove some redundant code
SVN-Revision: 6088
|
2007-01-13 14:05:14 +00:00 |
|
Florian Fainelli
|
efd05a509f
|
Add a doc target and use the defined source feeds to make symlinks
SVN-Revision: 5993
|
2007-01-05 15:34:14 +00:00 |
|
Florian Fainelli
|
945b4fb8d4
|
Add a first implementation of a source feed checkout
SVN-Revision: 5943
|
2006-12-31 15:02:08 +00:00 |
|
Felix Fietkau
|
a4484d267b
|
cosmetic fixes
SVN-Revision: 5851
|
2006-12-19 01:23:31 +00:00 |
|
Felix Fietkau
|
5aa57f3f70
|
implement real-time progress info for the package/target info collect (thanks to Thorsten Glaser for the idea)
SVN-Revision: 5850
|
2006-12-19 01:20:44 +00:00 |
|
Florian Fainelli
|
a4fad88c00
|
Add a help target in case people want to read the README ;)
SVN-Revision: 5739
|
2006-12-09 19:37:19 +00:00 |
|
Mike Baker
|
16edf83d62
|
trivial changes
SVN-Revision: 5668
|
2006-11-28 20:12:48 +00:00 |
|
Felix Fietkau
|
4750ca58a3
|
clear .host.mk before running prereq checks (rechecks for missing packages like gnu tar on *bsd)
SVN-Revision: 5632
|
2006-11-23 23:49:58 +00:00 |
|
Felix Fietkau
|
aef03f09b5
|
add prereq checks for target/linux/* and target/image/*, check for fdisk for the x86 builds
SVN-Revision: 5569
|
2006-11-18 21:12:18 +00:00 |
|
Felix Fietkau
|
105a602ecf
|
implement target profiles in menuconfig
SVN-Revision: 5512
|
2006-11-12 05:06:56 +00:00 |
|
Felix Fietkau
|
b8712cb816
|
tty detect fix
SVN-Revision: 5510
|
2006-11-12 02:56:35 +00:00 |
|
Felix Fietkau
|
cf10a1dd5e
|
another optimization
SVN-Revision: 5507
|
2006-11-12 01:55:28 +00:00 |
|
Felix Fietkau
|
d130994932
|
fix unnecessary rebuild of .targetinfo
SVN-Revision: 5504
|
2006-11-12 01:45:43 +00:00 |
|
Felix Fietkau
|
e97426b839
|
fix typo
SVN-Revision: 5503
|
2006-11-12 01:39:27 +00:00 |
|
Felix Fietkau
|
cf4e7af392
|
make target/linux/* directories self-contained, use the selected kernel version for the toolchain, autogenerate menuconfig and makefile code for target selection
SVN-Revision: 5498
|
2006-11-11 23:11:02 +00:00 |
|
Felix Fietkau
|
5f05cf26ee
|
another fix for invalid fd messages
SVN-Revision: 5076
|
2006-10-14 13:02:09 +00:00 |
|
Felix Fietkau
|
13c1060ce2
|
force LANG to C
SVN-Revision: 5074
|
2006-10-14 11:37:37 +00:00 |
|
Felix Fietkau
|
3897f85854
|
fix invalid fd warning on mac os x
SVN-Revision: 5072
|
2006-10-14 11:17:57 +00:00 |
|
Felix Fietkau
|
60c1f0f64d
|
finally move buildroot-ng to trunk
|
2016-03-20 17:29:15 +01:00 |
|