Commit Graph

67 Commits

Author SHA1 Message Date
Felix Fietkau
1354f27bbb whitespace fixes
SVN-Revision: 3903
2006-06-04 14:40:47 +00:00
Felix Fietkau
a6983e9cb1 remove unused wget menuconfig option; make the package autorebuild optional (but enabled by default)
SVN-Revision: 3896
2006-06-02 16:17:56 +00:00
Felix Fietkau
83acc2352b store stamp file for 'development headers installed' in the staging dir instead of the package dir
SVN-Revision: 3895
2006-06-02 16:12:05 +00:00
Felix Fietkau
450d0b77e6 fix version info for packages that either lack PKG_VERSION or PKG_RELEASE
SVN-Revision: 3890
2006-06-02 00:01:00 +00:00
Felix Fietkau
12090bfed0 some bugfixes and additions for the default compile target
SVN-Revision: 3886
2006-06-01 01:06:23 +00:00
Felix Fietkau
86aca71a36 remove some debugging code, include package/rules.mk in package dependency check
SVN-Revision: 3884
2006-06-01 00:31:20 +00:00
Felix Fietkau
8f353e3b6b add TARGET_CONFIGURE_OPTS to default compile command
SVN-Revision: 3883
2006-06-01 00:28:12 +00:00
Felix Fietkau
e5fda9318f fix InstallDev bug
SVN-Revision: 3880
2006-06-01 00:06:16 +00:00
Felix Fietkau
7773da2a84 only use the .dev-installed target if Build/InstallDev is defined - avoids unnecessary builds of deselected packages
SVN-Revision: 3866
2006-05-31 16:20:27 +00:00
Felix Fietkau
337621e468 move target/linux/package/switch to package/, fix a bug in the ipkg dependency handling
SVN-Revision: 3864
2006-05-31 16:01:46 +00:00
Felix Fietkau
fe78050709 cleanup; change base-files build directory
SVN-Revision: 3858
2006-05-31 13:27:11 +00:00
Felix Fietkau
fc7bbe2e1a clean up .svn and CVS directories for every package
SVN-Revision: 3853
2006-05-31 11:06:32 +00:00
Felix Fietkau
5b05f4a5ee improve dependency handling, fix some package makefile bugs
SVN-Revision: 3843
2006-05-30 18:55:52 +00:00
Felix Fietkau
10152c5c07 add proper build depends
SVN-Revision: 3841
2006-05-30 17:09:21 +00:00
Nicolas Thill
139852b0f8 add dependencies from the NEEDS variable to ipkg/control
SVN-Revision: 3831
2006-05-28 22:58:07 +00:00
Nicolas Thill
a56e4d12e9 add Build/InstallDev template to install dev files in STAGING_DIR, introduce a NEEDS: package field to implement SELECT PACKAGE_foo in menuconfig.
SVN-Revision: 3824
2006-05-24 07:12:59 +00:00
Mike Baker
59c1faa150 clean up menu configuration
SVN-Revision: 3801
2006-05-19 22:46:24 +00:00
Mike Baker
7bd78892a5 avoid running timestamp.pl for dumpinfo -- drastically speeds up the .pkginfo process
SVN-Revision: 3780
2006-05-15 20:30:26 +00:00
Mike Baker
6afabb7118 move FORCE to toplevel rules.mk
SVN-Revision: 3777
2006-05-14 10:25:38 +00:00
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
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
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
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
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
07425d3300 Convert packages to new template
SVN-Revision: 3752
2006-05-10 19:06:22 +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
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
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
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
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
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
Felix Fietkau
a5992a14cb fix default targets for multiple packges
SVN-Revision: 3646
2006-04-14 03:11:20 +00:00
Felix Fietkau
5795d42588 new package makefile syntax
SVN-Revision: 3645
2006-04-14 03:03:32 +00:00
Felix Fietkau
bea2a5bd9d remove some more stuff, change package makefile format in rules.mk, port busybox over to the new format
SVN-Revision: 3643
2006-04-14 01:22:55 +00:00
Florian Fainelli
ae3c308186 Added dhcp6, an IPv6 implementation of the dhcp server and client Added support in package/rules.mk for zip files, just use PKG_CAT=unzip to uncompress the archive
SVN-Revision: 2649
2005-12-13 13:01:01 +00:00
Felix Fietkau
fdd3d02f72 fix package rebuilding
SVN-Revision: 2293
2005-10-23 22:55:02 +00:00