1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-20 23:58:27 +02:00
Commit Graph

56 Commits

Author SHA1 Message Date
Mike Baker
8567bc01e4 clean up console output
SVN-Revision: 4130
2006-07-12 22:40:14 +00:00
Mike Baker
d62e8a9485 credit where credit is due
SVN-Revision: 4091
2006-06-27 00:35:46 +00:00
Felix Fietkau
611f3ded07 use NO_TRACE_MAKE for menuconfig
SVN-Revision: 4079
2006-06-25 17:00:55 +00:00
Mike Baker
b7efe798c8 prevent verbose script from corrupting .pkginfo
SVN-Revision: 4067
2006-06-23 22:46:07 +00:00
Mike Baker
1ef7c9e055 switch on new verbose system
SVN-Revision: 4064
2006-06-23 21:47:24 +00:00
Felix Fietkau
99bc02a12b add global make download target
SVN-Revision: 4031
2006-06-20 23:57:10 +00:00
Felix Fietkau
43313bdaab clean scripts/config on distclean
SVN-Revision: 3912
2006-06-08 00:39:08 +00:00
Felix Fietkau
a9911c5adc don't delete .svn on distclean
SVN-Revision: 3898
2006-06-02 16:30:25 +00:00
Felix Fietkau
0cde379fb9 run defconfig at the start of a normal make run to get additional config options
SVN-Revision: 3897
2006-06-02 16:27:15 +00:00
Felix Fietkau
a455258789 add clean targets, more FORCE stuff
SVN-Revision: 3882
2006-06-01 00:19:52 +00:00
Felix Fietkau
7e04fed0e6 kernel package cleanup, move madwifi from target/linux/package/ to package/, update to 0.9.0
SVN-Revision: 3860
2006-05-31 14:32:17 +00:00
Felix Fietkau
445b861749 allow building of kernel-specific stuff in package/ instead of target/linux/package/ and merge target/linux/package/base-files into package/base-files
SVN-Revision: 3855
2006-05-31 12:33:06 +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
3ace7fc64f fix package/ and target/ targets
SVN-Revision: 3840
2006-05-30 17:09:06 +00:00
Felix Fietkau
b978be63df add {package,target,toolchain}/* targets to toplevel makefile
SVN-Revision: 3838
2006-05-30 14:11:24 +00:00
Mike Baker
a3281a2f3b fix .pkginfo line to allow the use of $(SOURCE)
SVN-Revision: 3802
2006-05-19 23:02:14 +00:00
Mike Baker
59c1faa150 clean up menu configuration
SVN-Revision: 3801
2006-05-19 22:46:24 +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
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
b965972dd3 cosmetic fix
SVN-Revision: 2251
2005-10-22 19:13:35 +00:00
Felix Fietkau
18797a0ad8 another batch of V= stuff
SVN-Revision: 2244
2005-10-22 16:14:30 +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
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
8cf55878a8 move target/default/target_skeleton into package/base-files, put all the default files in ipkg packages, cleanup some junk in toolchain/, toolchain/ no longer changes build_mipsel/root
SVN-Revision: 1494
2005-07-17 22:52:59 +00:00
Felix Fietkau
de60731de3 add target package/target_name to the master makefile, which will run $(MAKE) -C package target_name. same for target/ and toolchain/
SVN-Revision: 1147
2005-06-05 14:05:22 +00:00
Felix Fietkau
d3ff250172 remove all copies of the root fs on make target_clean
SVN-Revision: 1116
2005-05-30 20:49:15 +00:00
Felix Fietkau
b6defb27cb add openwrt image builder to sdk
SVN-Revision: 688
2005-04-20 17:01:30 +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
b5893d19fc hide experimental/developer options from the user. can be reenabled by using make menuconfig DEVELOPER=1
SVN-Revision: 567
2005-04-05 18:21:58 +00:00
Waldemar Brodkorb
9e88c96a24 change default path for staging_dir. http://www.openwrt.org/forum/viewtopic.php?p=5528#5528
SVN-Revision: 421
2005-03-23 09:39:15 +00:00
Felix Fietkau
5716d7d4f5 check config changes on make world
SVN-Revision: 410
2005-03-21 16:15:01 +00:00
Waldemar Brodkorb
6dd255c4a9 unneeded cleans
SVN-Revision: 365
2005-03-14 02:52:32 +00:00
Felix Fietkau
ce531c82b3 fix package_index
SVN-Revision: 339
2005-03-07 16:25:40 +00:00
Felix Fietkau
06469aeee1 create a package index after build
SVN-Revision: 337
2005-03-07 15:11:58 +00:00
Mike Baker
6b93231c4f nbd's makefile/menuconfig rewrite
SVN-Revision: 307
2005-03-06 03:34:52 +00:00
Mike Baker
883510aeed fix the jffs2 build for separate 4M/8M images
SVN-Revision: 303
2005-03-04 04:35:15 +00:00
Mike Baker
1ef215245e target/jffs2/blocksize.mk for setting block size (req. for wrt54g) squashfs removed in favor of squashfs-lzma
SVN-Revision: 301
2005-03-03 02:44:10 +00:00
Mike Baker
58b7ed6d40 bugfixes
SVN-Revision: 296
2005-02-28 07:04:51 +00:00
Mike Baker
6e1c4d0da3 bugfix
SVN-Revision: 294
2005-02-26 02:32:16 +00:00
Waldemar Brodkorb
e3a3457a9d I do not believe that users will cleanup kernelsource, when switching rootfs. force it with scripts and Makefile changes from Felix Fietkau <nbd@vd-s.ath.cx>
SVN-Revision: 290
2005-02-23 21:50:10 +00:00
Waldemar Brodkorb
0b0ced417d ensure sstrip is build before needed by packages
SVN-Revision: 288
2005-02-23 21:06:26 +00:00
Waldemar Brodkorb
3767571d99 remove DIST and add EXTRAVERSION, discussed with mbm. fixed dirclean target for linksys-stuff
SVN-Revision: 279
2005-02-21 06:03:54 +00:00
Waldemar Brodkorb
aad0c0841c demistifying make *clean targets, fix some clean targets issues
SVN-Revision: 272
2005-02-19 13:00:30 +00:00
Waldemar Brodkorb
eac347f363 sync with buildroot2 from uclibc
SVN-Revision: 268
2005-02-19 07:46:44 +00:00
Nicolas Thill
b3aeb6d579 fix initial root dirs creation when empty cvs dirs are not pruned
SVN-Revision: 247
2005-02-17 06:36:48 +00:00