Florian Fainelli
|
a03b9ae8ad
Regenerate the menuconfig once symlinked packages are gone
|
пре 18 година |
Felix Fietkau
|
2555097cc6
fix target rescan (version kernel changes)
|
пре 18 година |
Felix Fietkau
|
90237dd18c
Make UCI preconfiguration optional and disabled by default
|
пре 18 година |
Felix Fietkau
|
874f03ea00
fixes for a few build errors on osx without fink
|
пре 18 година |
Felix Fietkau
|
3e91dd1bd5
revert find | xargs => find | exec changes - this is completely unnecessary and introduces additional dependencies that we do not need
|
пре 18 година |
Mike Baker
|
9b62c7eb9d
minor tweaks to the verbose system
|
пре 18 година |
Mike Baker
|
3885d2b542
fix targetinfo, packageinfo
|
пре 18 година |
Mike Baker
|
169e9ea9a2
fix a few bugs with the last few commits
|
пре 18 година |
Felix Fietkau
|
dfa0901b98
make a few commands silent and fix defconfig logic
|
пре 18 година |
Nicolas Thill
|
e66c304cb9
fix typo
|
пре 18 година |
Felix Fietkau
|
216fc583c7
fix package/target scanning
|
пре 18 година |
Mike Baker
|
071c07028a
trivial formatting - remove a few @'s and use a .silent instead
|
пре 18 година |
Mike Baker
|
1ad09590cc
same as [6881]
|
пре 18 година |
Felix Fietkau
|
5305aba549
fix menuconfig
|
пре 18 година |
Mike Baker
|
5e42783559
fix menuconfig checks
|
пре 18 година |
Felix Fietkau
|
c3a9685aa3
use ~/.openwrt/defconfig as default config if it exists
|
пре 18 година |
Mike Baker
|
23efe5fc83
Tidy up Makefiles
|
пре 18 година |
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.
|
пре 18 година |
Florian Fainelli
|
6cd84c6838
Use find -exec instead of xargs
|
пре 18 година |
Felix Fietkau
|
f952681f35
run metadata scanning only once when multiple targets are specified on the command line
|
пре 18 година |
Felix Fietkau
|
fcf0aa5ab7
make sure tmp/info gets created
|
пре 18 година |
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)
|
пре 18 година |
Florian Fainelli
|
c41e00ae34
Add some more clean targets
|
пре 18 година |
Florian Fainelli
|
e3e20cce5c
Add a symlinkclean target to remove symlinks
|
пре 18 година |
Felix Fietkau
|
08c5cb8c23
fix metadata scan for profile split
|
пре 18 година |
Felix Fietkau
|
d5c45d8a05
add some missing deps for the metadata files
|
пре 18 година |
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
|
пре 18 година |
Felix Fietkau
|
509bb267a3
make kernel_menuconfig work without target toolchain
|
пре 18 година |
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
|
пре 18 година |
Mike Baker
|
7656ad75e5
move "make symlinks" to "make package/symlinks"
|
пре 18 година |