Felix Fietkau
|
ca8486a632
|
improve support for building on mac os x by improving detection of missing components
SVN-Revision: 14180
|
16 years ago |
Florian Fainelli
|
3b366b4b3e
|
slightly rework the gcc-4.3 checks, thanks {Nico}
SVN-Revision: 14136
|
16 years ago |
Florian Fainelli
|
ef691cc091
|
only build gmp and mpfr when selecting gcc-4.3.x
SVN-Revision: 14135
|
16 years ago |
Nicolas Thill
|
ec7b663c86
|
add support for gcc v4.3.1 & v4.3.2 (closes: #3479), thanks to Luigi Mantellini!
SVN-Revision: 14131
|
16 years ago |
Felix Fietkau
|
c6736f006e
|
fix shell return status of the find symlink command
SVN-Revision: 12514
|
16 years ago |
Felix Fietkau
|
56885c545e
|
fix recursive symlink issue
SVN-Revision: 12508
|
16 years ago |
Felix Fietkau
|
c2e0f61e56
|
provide a md5sum wrapper for BSDish systems
SVN-Revision: 12495
|
16 years ago |
Felix Fietkau
|
4f3876f4ee
|
quilt depends on sed
SVN-Revision: 12490
|
16 years ago |
Felix Fietkau
|
304c93e487
|
install a symlink to the correct version of find in $(STAGING_DIR_HOST)/bin
SVN-Revision: 12451
|
16 years ago |
Felix Fietkau
|
0e00c74946
|
add autoconf (fixes opkg build issues)
SVN-Revision: 12410
|
16 years ago |
Felix Fietkau
|
949c1386d1
|
build and install a current quilt version in tools/
SVN-Revision: 12398
|
16 years ago |
Steven Barth
|
13f0dea188
|
Added lua (lua host bytecode-compiler) to tools/
SVN-Revision: 11304
|
17 years ago |
Felix Fietkau
|
15cc997ddb
|
build dtc for all powerpc targets (suggested by Kaloz)
SVN-Revision: 10579
|
17 years ago |
Felix Fietkau
|
7c68eb27ba
|
only build dtc for the target that uses it
SVN-Revision: 10577
|
17 years ago |
Ralph Hempel
|
bfadfbe6a4
|
Device Tree Compiler require more recent bison ...
SVN-Revision: 10398
|
17 years ago |
Imre Kaloz
|
36984a4cb5
|
add dtc, the device tree compiler
SVN-Revision: 10302
|
17 years ago |
Felix Fietkau
|
4fe3a3e727
|
remove stale reference to tools/libtool
SVN-Revision: 9940
|
17 years ago |
Felix Fietkau
|
72a622a193
|
add libtool to tools/
SVN-Revision: 9902
|
17 years ago |
Felix Fietkau
|
2112af299f
|
add automake to tools/
SVN-Revision: 9901
|
17 years ago |
Felix Fietkau
|
d0074af438
|
rename tools/ext2fs to tools/genext2fs
SVN-Revision: 9899
|
17 years ago |
John Crispin
|
c3847b8e5d
|
added our own pkg-config wrapper, making the sed foo on *.pc files obselete 1/2
SVN-Revision: 9162
|
17 years ago |
Felix Fietkau
|
c6bc77ea36
|
build system cleanup/restructuring as described in http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html
SVN-Revision: 8362
|
18 years ago |
Felix Fietkau
|
3125d81ee1
|
dependency fix
SVN-Revision: 8253
|
18 years ago |
Felix Fietkau
|
d7f2cb1642
|
next round of cleanup, convert target/ - make -j works now ;)
SVN-Revision: 8242
|
18 years ago |
Felix Fietkau
|
49e628f765
|
next round of build system cleanup - convert package/ to new structure
SVN-Revision: 8236
|
18 years ago |
Felix Fietkau
|
7e21008ee2
|
remove leftover stuff
SVN-Revision: 8234
|
18 years ago |
Felix Fietkau
|
f1ac6cf7ec
|
fix compile errors with make 3.80
SVN-Revision: 8230
|
18 years ago |
Felix Fietkau
|
d6a0242404
|
use $(curdir) again
SVN-Revision: 8208
|
18 years ago |
Felix Fietkau
|
e143bed1f1
|
build system fixes, more cleanup
SVN-Revision: 8207
|
18 years ago |
Felix Fietkau
|
02a7e555de
|
don't force the install->compile, compile->prepare dependencies in subdir.mk
SVN-Revision: 8202
|
18 years ago |
Felix Fietkau
|
81529c47ec
|
initial attempt at cleaning up subdirectory handling. tools/Makefile is now being included instead of recursively called
SVN-Revision: 8201
|
18 years ago |
Florian Fainelli
|
114632438a
|
Remove patch-cmdline from the packages and move it tools tools/. adm5120 and rb532 do use it for procuding ready-to-use kernels (#1631)
SVN-Revision: 7820
|
18 years ago |
Felix Fietkau
|
488d8be7cd
|
add update target to tools/
SVN-Revision: 7790
|
18 years ago |
Felix Fietkau
|
5e406f0a28
|
enable quilt for host builds and add some additional checks
SVN-Revision: 7473
|
18 years ago |
Nicolas Thill
|
74991d46b7
|
fix host header files installation for tools (closes: #1604)
SVN-Revision: 7029
|
18 years ago |
Felix Fietkau
|
1099e2d679
|
the default_subtargets template was a bad idea, since different makefiles require different types of dependencies for subtargets. nuke it...
SVN-Revision: 7003
|
18 years ago |
Felix Fietkau
|
532654e3c6
|
fix up dependencies
SVN-Revision: 7002
|
18 years ago |
Felix Fietkau
|
f1a91c2f71
|
move ccache to tools/ and fix potential dependency issue
SVN-Revision: 6413
|
18 years ago |
Felix Fietkau
|
ced1277147
|
clean up stampfile mess for tools/ and toolchain/
SVN-Revision: 6357
|
18 years ago |
Felix Fietkau
|
ebdcc6d40c
|
move target/utils to tools/firmware-utils
SVN-Revision: 5702
|
18 years ago |
Felix Fietkau
|
6a2879bfe7
|
improve parallel building
SVN-Revision: 5208
|
18 years ago |