Commit Graph

208 Commits (8dcd941d8b934891676a8d4bbef1ee78e89a4bf7)

Author SHA1 Message Date
Felix Fietkau 9da8f2b2a0 add the new lzma library (version 4.65), to be used for squashfs4
SVN-Revision: 15883
15 years ago
Gabor Juhos 01287654f2 add tool for squashfs4 image generation (w/o LZMA support)
SVN-Revision: 15864
15 years ago
Felix Fietkau b20fa8f579 rename tools/lzma to tools/lzma-old (preparation for adding a new lzma version)
SVN-Revision: 15595
15 years ago
Felix Fietkau 52339a50fd optimize tools/ directory build order to improve parallel building performance
SVN-Revision: 15365
15 years ago
Felix Fietkau ace4ee61f2 add missing dependencies which broke parallel build
SVN-Revision: 15363
15 years ago
Florian Fainelli 7a0c00a011 gcc-4.4.0 also needs mpfr and gmp to be built
SVN-Revision: 15346
15 years ago
Felix Fietkau 17b4ce5bc2 add check for common config variants for tools/install
SVN-Revision: 15113
15 years ago
Felix Fietkau 976b78a306 small cleanup for tools/Makefile
SVN-Revision: 15111
15 years ago
Ralph Hempel bb63dea4fb m4 is now available, sorry for trouble
SVN-Revision: 14972
15 years ago
Felix Fietkau df68a2199b Revert "[tools] add m4 (required for recent auto tools)"
Please add the missing tools/m4/ directory next time

SVN-Revision: 14968
15 years ago
Ralph Hempel bbd36da806 add m4 (required for recent auto tools) thanks to Olaf
SVN-Revision: 14966
15 years ago
Lars-Peter Clausen 2d305f4fb7 Build autoconf before automake.
SVN-Revision: 14864
15 years ago
Ralph Hempel 6ce2c6eb5f add dependency (needed for parallel build)
SVN-Revision: 14704
15 years ago
Felix Fietkau 25d318e815 merge host build of lua from tools/ into package/lua/Makefile
SVN-Revision: 14622
15 years ago
Felix Fietkau 062456ec4c prefer gstat over stat if available (patch from #4571)
SVN-Revision: 14568
15 years ago
Felix Fietkau b248acae95 add mkyaffs2image (based on android sources)
SVN-Revision: 14567
15 years ago
Felix Fietkau ca8486a632 improve support for building on mac os x by improving detection of missing components
SVN-Revision: 14180
15 years ago
Florian Fainelli 3b366b4b3e slightly rework the gcc-4.3 checks, thanks {Nico}
SVN-Revision: 14136
15 years ago
Florian Fainelli ef691cc091 only build gmp and mpfr when selecting gcc-4.3.x
SVN-Revision: 14135
15 years ago
Nicolas Thill ec7b663c86 add support for gcc v4.3.1 & v4.3.2 (closes: #3479), thanks to Luigi Mantellini!
SVN-Revision: 14131
15 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
16 years ago
Felix Fietkau 15cc997ddb build dtc for all powerpc targets (suggested by Kaloz)
SVN-Revision: 10579
16 years ago
Felix Fietkau 7c68eb27ba only build dtc for the target that uses it
SVN-Revision: 10577
16 years ago
Ralph Hempel bfadfbe6a4 Device Tree Compiler require more recent bison ...
SVN-Revision: 10398
16 years ago
Imre Kaloz 36984a4cb5 add dtc, the device tree compiler
SVN-Revision: 10302
16 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
17 years ago
Felix Fietkau 3125d81ee1 dependency fix
SVN-Revision: 8253
17 years ago
Felix Fietkau d7f2cb1642 next round of cleanup, convert target/ - make -j works now ;)
SVN-Revision: 8242
17 years ago
Felix Fietkau 49e628f765 next round of build system cleanup - convert package/ to new structure
SVN-Revision: 8236
17 years ago
Felix Fietkau 7e21008ee2 remove leftover stuff
SVN-Revision: 8234
17 years ago
Felix Fietkau f1ac6cf7ec fix compile errors with make 3.80
SVN-Revision: 8230
17 years ago
Felix Fietkau d6a0242404 use $(curdir) again
SVN-Revision: 8208
17 years ago
Felix Fietkau e143bed1f1 build system fixes, more cleanup
SVN-Revision: 8207
17 years ago
Felix Fietkau 02a7e555de don't force the install->compile, compile->prepare dependencies in subdir.mk
SVN-Revision: 8202
17 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
17 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
17 years ago
Felix Fietkau 488d8be7cd add update target to tools/
SVN-Revision: 7790
17 years ago
Felix Fietkau 5e406f0a28 enable quilt for host builds and add some additional checks
SVN-Revision: 7473
17 years ago
Nicolas Thill 74991d46b7 fix host header files installation for tools (closes: #1604)
SVN-Revision: 7029
17 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
17 years ago
Felix Fietkau 532654e3c6 fix up dependencies
SVN-Revision: 7002
17 years ago
Felix Fietkau f1a91c2f71 move ccache to tools/ and fix potential dependency issue
SVN-Revision: 6413
17 years ago
Felix Fietkau ced1277147 clean up stampfile mess for tools/ and toolchain/
SVN-Revision: 6357
17 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
Felix Fietkau 60c1f0f64d finally move buildroot-ng to trunk 8 years ago