Commit graph

2979 commits

Author SHA1 Message Date
Mike Baker
11817c5453 fix .built target
SVN-Revision: 3776
2006-05-14 10:24:06 +00:00
Mike Baker
12ec1ba1fb revert .built rule; fix typos
SVN-Revision: 3775
2006-05-14 09:30:29 +00:00
Mike Baker
e54cfc1f1f generate package dependancies
SVN-Revision: 3774
2006-05-14 08:36:39 +00:00
Mike Baker
4811f9dcdc fix busybox config parsing for new config format
SVN-Revision: 3770
2006-05-12 21:33:07 +00:00
Mike Baker
7e8b5f9c55 fix BR2_ and CONFIG_ issues
SVN-Revision: 3769
2006-05-12 19:08:03 +00:00
Mike Baker
95c9400750 add wildcard support to menuconfig (again)
SVN-Revision: 3768
2006-05-12 18:47:57 +00:00
Mike Baker
2f7773adbc BR2_ -> CONFIG_
SVN-Revision: 3766
2006-05-11 23:43:45 +00:00
Mike Baker
c73e647148 revert .prepared handling
SVN-Revision: 3765
2006-05-11 23:14:04 +00:00
Mike Baker
3b1260256e cleanup & add whitespace
SVN-Revision: 3764
2006-05-11 22:36:20 +00:00
Mike Baker
be9cc65a95 fix rules.mk
SVN-Revision: 3763
2006-05-11 21:41:44 +00:00
Felix Fietkau
a94c4640f2 fix typo
SVN-Revision: 3762
2006-05-11 17:33:51 +00:00
Mike Baker
079603b9e0 fix error
SVN-Revision: 3761
2006-05-11 17:18:59 +00:00
Mike Baker
d5e5f06d86 remove extra targets
SVN-Revision: 3760
2006-05-11 16:54:14 +00:00
Felix Fietkau
02be4b6759 replace $(IDIR_*) with $(1)
SVN-Revision: 3759
2006-05-11 16:00:43 +00:00
Mike Baker
3ee6ad0404 partial cleanup
SVN-Revision: 3758
2006-05-11 00:18:12 +00:00
Mike Baker
043df62150 change phony targets to FORCE (easier to read)
SVN-Revision: 3757
2006-05-10 20:57:35 +00:00
Felix Fietkau
a5b8312036 remove more junk
SVN-Revision: 3756
2006-05-10 20:33:38 +00:00
Felix Fietkau
d3f5fda543 remove old trace/verbose junk
SVN-Revision: 3755
2006-05-10 20:32:22 +00:00
Mike Baker
f243e1cc49 Fix issue with $(1) in Build/Configure/Default
SVN-Revision: 3754
2006-05-10 19:21:15 +00:00
Mike Baker
80e0fabe44 typos
SVN-Revision: 3753
2006-05-10 19:16:02 +00:00
Mike Baker
07425d3300 Convert packages to new template
SVN-Revision: 3752
2006-05-10 19:06:22 +00:00
Felix Fietkau
49003208ab add common functions for the new config file format
SVN-Revision: 3751
2006-05-10 18:17:12 +00:00
Felix Fietkau
bcee262e7a enable configure target by default
SVN-Revision: 3748
2006-05-09 23:36:57 +00:00
Mike Baker
ff9c62ed83 change defaults to check for configure script (avoids defining a null rule otherwise)
SVN-Revision: 3747
2006-05-09 23:32:56 +00:00
Mike Baker
453f6d160f Convert to new template
SVN-Revision: 3746
2006-05-09 23:21:48 +00:00
Mike Baker
0f89b02a93 Convert to new template
SVN-Revision: 3745
2006-05-09 23:20:58 +00:00
Mike Baker
8656643c6a convert to new template
SVN-Revision: 3744
2006-05-09 23:19:52 +00:00
Felix Fietkau
46c52a3d5a install more iptables development stuff into the staging dir
SVN-Revision: 3713
2006-04-29 21:43:26 +00:00
Felix Fietkau
2e8ae650fe move package/sdk to target/sdk
SVN-Revision: 3695
2006-04-21 10:08:47 +00:00
Felix Fietkau
53e0adc43d fix menuconfig
SVN-Revision: 3694
2006-04-21 10:06:31 +00:00
Mike Baker
170f0e635c Add default compile target & use it for bridge and busybox
SVN-Revision: 3693
2006-04-21 10:03:46 +00:00
Felix Fietkau
ac2bee9082 remove todo message
SVN-Revision: 3692
2006-04-21 09:59:15 +00:00
Mike Baker
8347d5939a fix more BR2 crap
SVN-Revision: 3691
2006-04-21 09:56:20 +00:00
Felix Fietkau
5606b22166 fix bridge build and description, add default configure command to rules.mk, use CONFIG_ as prefix for package selction variables
SVN-Revision: 3690
2006-04-21 09:55:30 +00:00
Mike Baker
ebb58643eb convert bridge package to buildroot-ng
SVN-Revision: 3689
2006-04-21 08:39:19 +00:00
Felix Fietkau
3c5805165b fix detection of removed packages
SVN-Revision: 3688
2006-04-21 02:19:38 +00:00
Felix Fietkau
6a795b4d7b include package description in menuconfig help
SVN-Revision: 3687
2006-04-21 00:50:48 +00:00
Felix Fietkau
519c9c34e7 clean up package titles/descriptions
SVN-Revision: 3686
2006-04-21 00:37:58 +00:00
Felix Fietkau
cdd74416bc more cleanups and a new menuconfig generator
SVN-Revision: 3685
2006-04-21 00:12:18 +00:00
Felix Fietkau
0ae1ce202c menuconfig cleanup
SVN-Revision: 3684
2006-04-20 23:03:42 +00:00
Felix Fietkau
6890e33a69 modify the kconfig system for openwrt
SVN-Revision: 3683
2006-04-20 21:00:14 +00:00
Felix Fietkau
43ebd5a027 add kconfig from linux 2.6 to scripts/config
SVN-Revision: 3682
2006-04-20 20:17:34 +00:00
Felix Fietkau
4870d7e887 work around a make bug in define/endef handling
SVN-Revision: 3680
2006-04-20 03:53:28 +00:00
Felix Fietkau
20bd5e2b12 add proper package dependency handling
SVN-Revision: 3679
2006-04-20 03:45:03 +00:00
Felix Fietkau
6336817a13 redirect find stderr to /dev/null in timestamp.pl
SVN-Revision: 3678
2006-04-20 00:33:40 +00:00
Felix Fietkau
6d35e9d0f5 add timestamp check script
SVN-Revision: 3677
2006-04-20 00:25:17 +00:00
Felix Fietkau
e3199bd4d6 revert some previous changes and add another bugfix
SVN-Revision: 3676
2006-04-20 00:03:19 +00:00
Felix Fietkau
97458d0a8e more buildroot-ng bugfixes
SVN-Revision: 3675
2006-04-19 23:56:04 +00:00
Felix Fietkau
1726e20c08 bugfix in package/rules.mk, add support for dumping package information with make DUMP=1
SVN-Revision: 3674
2006-04-19 23:14:13 +00:00
Felix Fietkau
5a4980a72b port iptables to new config format, change handling of TITLE and DESCRIPTION
SVN-Revision: 3647
2006-04-14 04:27:05 +00:00