Commit Graph

36 Commits

Author SHA1 Message Date
Mike Baker e8d1e4e748 minor makefile tweaks
SVN-Revision: 4393
2006-08-02 12:07:14 +00:00
Felix Fietkau 8a0ec5f14f add a simple prerequisite check
SVN-Revision: 4168
2006-07-19 13:25:09 +00:00
Mike Baker d62e8a9485 credit where credit is due
SVN-Revision: 4091
2006-06-27 00:35:46 +00:00
Mike Baker 1ef7c9e055 switch on new verbose system
SVN-Revision: 4064
2006-06-23 21:47:24 +00:00
Mike Baker e6dd6901e6 cleanup
SVN-Revision: 4051
2006-06-22 22:33:56 +00:00
Mike Baker ee438066a3 add STRIP to TARGET_CONFIGURE_OPTS (closes #606)
SVN-Revision: 4043
2006-06-21 20:09:34 +00:00
Felix Fietkau 4ced39ac6f add INCLUDE_DIR variable for $(TOPDIR)/include
SVN-Revision: 4033
2006-06-21 02:32:39 +00:00
Felix Fietkau 4f9703fb8d add support for parallel build of packages (tested with -j8)
SVN-Revision: 3874
2006-05-31 20:58:13 +00:00
Felix Fietkau b41a642e43 strip kernel modules automatically as well
SVN-Revision: 3870
2006-05-31 20:06:46 +00:00
Felix Fietkau bdae688d5c fix toolchain build, remove some old gcc junk
SVN-Revision: 3839
2006-05-30 16:53:36 +00:00
Mike Baker 6afabb7118 move FORCE to toplevel rules.mk
SVN-Revision: 3777
2006-05-14 10:25:38 +00:00
Mike Baker 3ee6ad0404 partial cleanup
SVN-Revision: 3758
2006-05-11 00:18:12 +00:00
Felix Fietkau d3f5fda543 remove old trace/verbose junk
SVN-Revision: 3755
2006-05-10 20:32:22 +00:00
Felix Fietkau 53e0adc43d fix menuconfig
SVN-Revision: 3694
2006-04-21 10:06:31 +00:00
Mike Baker 8347d5939a fix more BR2 crap
SVN-Revision: 3691
2006-04-21 09:56:20 +00:00
Felix Fietkau 20bd5e2b12 add proper package dependency handling
SVN-Revision: 3679
2006-04-20 03:45:03 +00:00
Mike Baker 2ee20939c6 change cp to $(CP)
SVN-Revision: 3112
2006-02-01 23:53:19 +00:00
Mike Baker 9a0bbebdba Bypass hardcoded ipkg root paths; fixes obscure build error
SVN-Revision: 3016
2006-01-20 00:32:13 +00:00
Felix Fietkau 325be15770 set V=5 as default and fix toolchain verbosity setting
SVN-Revision: 2469
2005-11-13 01:04:50 +00:00
Felix Fietkau 3332aaf774 some more small fixes for the V= stuff
SVN-Revision: 2242
2005-10-22 15:15:57 +00:00
Felix Fietkau f7712db53c make log output a bit nicer
SVN-Revision: 2241
2005-10-22 15:10:20 +00:00
Felix Fietkau c480aa15c1 add some more verbosity stuff
SVN-Revision: 2222
2005-10-22 01:40:50 +00:00
Felix Fietkau 35d1297447 large build system cleanup. added some stuff to control the verbosity level, but not complete, yet.
SVN-Revision: 2221
2005-10-22 00:06:20 +00:00
Felix Fietkau 67d99146b9 set default shell to bash
SVN-Revision: 2183
2005-10-19 13:32:59 +00:00
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
2005-07-24 19:58:14 +00:00
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
2005-05-28 09:17:29 +00:00
Waldemar Brodkorb 2a6f48ecb9 remove doubled line
SVN-Revision: 1081
2005-05-27 06:06:06 +00:00
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
2005-04-30 19:28:10 +00:00
Nicolas Thill 6cf7392bce Add rscript invocation variables
SVN-Revision: 661
2005-04-18 06:14:06 +00:00
Imre Kaloz 71c66c1390 upgrade kernel, quagga and openvpn, add licensing info to diag module, fix up jffs2
SVN-Revision: 650
2005-04-14 08:39:01 +00:00
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
2005-04-08 09:08:38 +00:00
Felix Fietkau ebac64aab9 remove lzma loader config option (make it default) and move it from package/ to target/
SVN-Revision: 530
2005-04-02 19:06:50 +00:00
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
2005-03-23 20:19:42 +00:00
Nicolas Thill db9f4fe17e Fix IPKG_TARGET_DIR
SVN-Revision: 316
2005-03-06 12:29:41 +00:00
Nicolas Thill fff943cadd Change ipkg invocation and add -force-defaults option
SVN-Revision: 313
2005-03-06 11:02:08 +00:00
Mike Baker 6b93231c4f nbd's makefile/menuconfig rewrite
SVN-Revision: 307
2005-03-06 03:34:52 +00:00