Commit Graph

41 Commits (149935592c2d0122ff8f510236c69b72528b8403)

Author SHA1 Message Date
Mike Baker 149935592c add secret option to use host's toolchain when native compiling
SVN-Revision: 4553
18 years ago
Nicolas Thill 3e90de0312 fix uml-2.6 (closes: #678)
SVN-Revision: 4551
18 years ago
Mike Baker 5d30e6cb47 set PATH in rules.mk
SVN-Revision: 4438
18 years ago
Mike Baker 20922bcde7 fix everything I broke with the previous patches
SVN-Revision: 4436
18 years ago
Mike Baker c8b0cd5a5b and now, finally, enable ccache support
SVN-Revision: 4434
18 years ago
Mike Baker e8d1e4e748 minor makefile tweaks
SVN-Revision: 4393
18 years ago
Felix Fietkau 8a0ec5f14f add a simple prerequisite check
SVN-Revision: 4168
18 years ago
Mike Baker d62e8a9485 credit where credit is due
SVN-Revision: 4091
18 years ago
Mike Baker 1ef7c9e055 switch on new verbose system
SVN-Revision: 4064
18 years ago
Mike Baker e6dd6901e6 cleanup
SVN-Revision: 4051
18 years ago
Mike Baker ee438066a3 add STRIP to TARGET_CONFIGURE_OPTS (closes #606)
SVN-Revision: 4043
18 years ago
Felix Fietkau 4ced39ac6f add INCLUDE_DIR variable for $(TOPDIR)/include
SVN-Revision: 4033
18 years ago
Felix Fietkau 4f9703fb8d add support for parallel build of packages (tested with -j8)
SVN-Revision: 3874
18 years ago
Felix Fietkau b41a642e43 strip kernel modules automatically as well
SVN-Revision: 3870
18 years ago
Felix Fietkau bdae688d5c fix toolchain build, remove some old gcc junk
SVN-Revision: 3839
18 years ago
Mike Baker 6afabb7118 move FORCE to toplevel rules.mk
SVN-Revision: 3777
18 years ago
Mike Baker 3ee6ad0404 partial cleanup
SVN-Revision: 3758
18 years ago
Felix Fietkau d3f5fda543 remove old trace/verbose junk
SVN-Revision: 3755
18 years ago
Felix Fietkau 53e0adc43d fix menuconfig
SVN-Revision: 3694
18 years ago
Mike Baker 8347d5939a fix more BR2 crap
SVN-Revision: 3691
18 years ago
Felix Fietkau 20bd5e2b12 add proper package dependency handling
SVN-Revision: 3679
18 years ago
Mike Baker 2ee20939c6 change cp to $(CP)
SVN-Revision: 3112
19 years ago
Mike Baker 9a0bbebdba Bypass hardcoded ipkg root paths; fixes obscure build error
SVN-Revision: 3016
19 years ago
Felix Fietkau 325be15770 set V=5 as default and fix toolchain verbosity setting
SVN-Revision: 2469
19 years ago
Felix Fietkau 3332aaf774 some more small fixes for the V= stuff
SVN-Revision: 2242
19 years ago
Felix Fietkau f7712db53c make log output a bit nicer
SVN-Revision: 2241
19 years ago
Felix Fietkau c480aa15c1 add some more verbosity stuff
SVN-Revision: 2222
19 years ago
Felix Fietkau 35d1297447 large build system cleanup. added some stuff to control the verbosity level, but not complete, yet.
SVN-Revision: 2221
19 years ago
Felix Fietkau 67d99146b9 set default shell to bash
SVN-Revision: 2183
19 years ago
Felix Fietkau 910f49d7b9 move wificonf and nvram stuff back to package/, remove build_mipsel/root, run install part of package/ for every board/kernel - fixes dependency mess
SVN-Revision: 1540
19 years ago
Felix Fietkau 269c715804 move package/linux into target/linux, use wbx' new kernel code. support building images with more than one kernel, split kernel module parts off of packages that use their own kernel modules (fuse, shfs, openswan). some cleanup in the image building process in target/. image builder is disabled for now, needs some fixing.
SVN-Revision: 1085
19 years ago
Waldemar Brodkorb 2a6f48ecb9 remove doubled line
SVN-Revision: 1081
19 years ago
Felix Fietkau 1929d2eb86 copy ipkg shell script to scripts/, change the reference in rules.mk and add the c version of ipkg
SVN-Revision: 769
19 years ago
Nicolas Thill 6cf7392bce Add rscript invocation variables
SVN-Revision: 661
19 years ago
Imre Kaloz 71c66c1390 upgrade kernel, quagga and openvpn, add licensing info to diag module, fix up jffs2
SVN-Revision: 650
19 years ago
Felix Fietkau b7d92815a6 add some fixes for parallel build (does not work with -j4 yet, but it gets most packages compiled now)
SVN-Revision: 577
19 years ago
Felix Fietkau ebac64aab9 remove lzma loader config option (make it default) and move it from package/ to target/
SVN-Revision: 530
19 years ago
Waldemar Brodkorb 5389174f49 fixup openntpd package. ntpd now starts as user ntp and CONTROL/postinst can be executed on host and target system. idea from nbd to use IPKG_ROOTDIR
SVN-Revision: 435
19 years ago
Nicolas Thill db9f4fe17e Fix IPKG_TARGET_DIR
SVN-Revision: 316
20 years ago
Nicolas Thill fff943cadd Change ipkg invocation and add -force-defaults option
SVN-Revision: 313
20 years ago
Mike Baker 6b93231c4f nbd's makefile/menuconfig rewrite
SVN-Revision: 307
20 years ago