John Crispin
e8c19a56db
prevent distro default LPATH from interfering
...
Attach patch unsets LPATH flag (found configured in some custom host
distributions) to make OpenWRT compile its toolchain without any issues.
LPATH is used on some distros to define the linkers search path.
Signed-off-by: Tathagata Das <tathagata@alumnux.com>
SVN-Revision: 31203
13 years ago
Felix Fietkau
0cdeb6e4b2
build: unexport C_INCLUDE_PATH to prevent user settings from interfering with the build ( fixes #9865 )
...
SVN-Revision: 30830
13 years ago
Jo-Philipp Wich
690701d26e
make prepare_kernel_conf target depend on quilt instead of sed. Preparing the source tree requires quilt and installing quilt implies installing sed.
...
SVN-Revision: 29697
13 years ago
Felix Fietkau
83de49ae81
prepare .config before testing for missing options
...
SVN-Revision: 26700
14 years ago
Felix Fietkau
c4b8294c2d
toplevel: add a warning about .config being out of sync after an update
...
SVN-Revision: 26459
14 years ago
Jo-Philipp Wich
d56fe0cf53
toplevel.mk: remove quotes from the release name, its up to its users to ensure proper quoting
...
SVN-Revision: 25596
14 years ago
Imre Kaloz
e4589a2e5f
it's time for some attitude adjustment ;)
...
SVN-Revision: 25514
14 years ago
Felix Fietkau
5e3284ecfd
set the umask in toplevel.mk instead of forcing the user to adjust it
...
SVN-Revision: 23445
14 years ago
Felix Fietkau
00d1e599d7
add a command for printing a cleaned up make target database - will be used to analyze package dependencies at some point
...
SVN-Revision: 22871
14 years ago
Felix Fietkau
b3c871375b
fix compile errors by forcing bash to be used as a shell in all submake processes
...
SVN-Revision: 22726
14 years ago
Felix Fietkau
a9136c0892
speed up the build system by including include/shell.sh on shell commands only where necessary
...
SVN-Revision: 22720
14 years ago
Lars-Peter Clausen
a97d6b0c95
Add kernel_nconfig make target
...
SVN-Revision: 22518
14 years ago
Felix Fietkau
fdf2ba873a
unset user overrides for quilt settings to prevent them from interfering with the build process ( #6553 )
...
SVN-Revision: 19332
15 years ago
Felix Fietkau
5af113eb7c
add support for build system overlays that alter package build instructions currently unused, will probably be managed by the feeds system later
...
SVN-Revision: 17445
15 years ago
Felix Fietkau
b5ddcb18fa
use unexport instead of export to clear perforce variables
...
SVN-Revision: 15708
16 years ago
Felix Fietkau
d4cb02e78f
override some variables to make sure that perforce does not mess with our build process
...
SVN-Revision: 15705
16 years ago
Felix Fietkau
a296bdb983
make sure that at least sed is built before kernel_menuconfig/kernel_oldconfig is executed
...
SVN-Revision: 15433
16 years ago
Felix Fietkau
88f6e9f9fd
optimize the .config dependency chain in the toplevel makefile
...
SVN-Revision: 14740
16 years ago
Felix Fietkau
882190b198
avoid implicit rules in even more places
...
SVN-Revision: 14737
16 years ago
Felix Fietkau
5dcaa510e8
add staging_dir/host/lib to LD_LIBRARY_PATH so that host-built applications can install and make use of shared libraries
...
SVN-Revision: 14698
16 years ago
Felix Fietkau
cd35be21af
one more instance of r13005
...
SVN-Revision: 13007
16 years ago
Felix Fietkau
87e0a3cf0f
don't overwrite .config if it's a symlink (fixes scripts/env problems)
...
SVN-Revision: 13005
16 years ago
Felix Fietkau
d0302d323b
make sure a predefined CFLAGS variable does not get in the way (fix for #4038 )
...
SVN-Revision: 12702
16 years ago
Felix Fietkau
a3a37d0bb1
rework parallel building to get rid of some warnings and add back support for parallelizing the kernel build fixes #3882
...
SVN-Revision: 12322
16 years ago
Felix Fietkau
14a3ac5c63
fix cut&paste mistake
...
SVN-Revision: 12254
17 years ago
Felix Fietkau
ef05bf3494
fix make distclean
...
SVN-Revision: 12252
17 years ago
Felix Fietkau
3a321fb110
fix 'make docs'
...
SVN-Revision: 12211
17 years ago
Felix Fietkau
351b6391bf
add another check to the dependencies
...
SVN-Revision: 11475
17 years ago
Felix Fietkau
980b80ddc6
fix typo
...
SVN-Revision: 11474
17 years ago
Felix Fietkau
8b41afa584
add some sanity checking
...
SVN-Revision: 11473
17 years ago
Felix Fietkau
80e70b78fd
fix make menuconfig/oldconfig
...
SVN-Revision: 11415
17 years ago
Felix Fietkau
4c665e6ca4
large improvement for parallel builds. works without V=99 now and without warnings. tested with -j on an 2x dual core opteron machine
...
SVN-Revision: 11414
17 years ago
Felix Fietkau
6fd92eece4
allow parallel downloading for make download
...
SVN-Revision: 11411
17 years ago
Andy Boyett
d4be84eee8
Fix typo in last commit
...
SVN-Revision: 10942
17 years ago
Andy Boyett
4f478ce546
Remove old feeds symlink in distclean. Thanks fish - Fixes duplicate package entries when coming from pre r10634
...
SVN-Revision: 10941
17 years ago
Florian Fainelli
54a5d8fb77
Clean files in scripts/config ( #3011 )
...
SVN-Revision: 10723
17 years ago
Ralph Hempel
a30fcc0db6
"make distclean" should remove "package/feeds" thanks to Robert P. J. Day
...
SVN-Revision: 10650
17 years ago
Felix Fietkau
a4920f613a
remove obsolete symlinkclean target the new make package/symlinks does not need it.
...
SVN-Revision: 10622
17 years ago
Travis Kemen
d650dae3a2
Add bin/ directory as an argument of make distclean Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
...
SVN-Revision: 10612
17 years ago
Felix Fietkau
1d31c17938
add missing dependency for the target metadata scan
...
SVN-Revision: 10436
17 years ago
Felix Fietkau
2da3f6a256
fix the sdk
...
SVN-Revision: 9747
17 years ago
Felix Fietkau
51996a78f1
clean up openwrt version handling, use a separate script that is executed at the beginning of the build process, fix revision checking with git
...
SVN-Revision: 9723
17 years ago
Felix Fietkau
edc74f8cc3
fix make clean for unconfigured build trees
...
SVN-Revision: 9655
17 years ago
Felix Fietkau
db87e1f8c1
fix parallel build issues
...
SVN-Revision: 9495
17 years ago
Felix Fietkau
5d901efb9e
increase scan depth to 5 for package/ (x.org is nested deeper than the rest of the packages)
...
SVN-Revision: 9487
17 years ago
Felix Fietkau
af03fdb6c5
add autorebuild check for menuconfig
...
SVN-Revision: 9301
17 years ago
John Crispin
1a3c4d1090
add possibility to set default .config values
...
SVN-Revision: 9300
17 years ago
Felix Fietkau
1120a73f43
remove feeds dir on distclean
...
SVN-Revision: 9215
17 years ago
Felix Fietkau
c3a2acf7db
only run svn info if .svn exists
...
SVN-Revision: 9213
17 years ago
Felix Fietkau
f8dfc57573
add initial version of a package feeds management script
...
SVN-Revision: 8973
17 years ago