|
|
|
@3818
|
[3818]
|
10/29/08 19:10:40 |
tg |
prefix paxmirabilis tools, WFM |
|
|
|
@3663
|
[3663]
|
12/23/07 21:13:04 |
n0-1 |
support selectively building packages parallel
These changs enable the … |
|
|
|
@3621
|
[3621]
|
10/23/07 00:27:36 |
tg |
call it htman not htm, looks nicer to people who else would wonder |
|
|
|
@3619
|
[3619]
|
10/23/07 00:16:15 |
tg |
enable the actual conversion to HTML, index generation and installation … |
|
|
|
@3610
|
[3610]
|
10/22/07 23:05:17 |
tg |
there is no ${MKSH} (I think), just use mksh and hope the PATH is right |
|
|
|
@3606
|
[3606]
|
10/22/07 22:18:05 |
tg |
part 1 of what wbx@ and I had planned long ago (by a suggestion of
me): … |
|
|
|
@3179
|
[3179]
|
07/09/07 13:31:02 |
tg |
fix manual+fwwif style |
|
|
|
@3176
|
[3176]
|
07/09/07 12:15:22 |
tg |
just don't strip fwwif objects, but the rest of ’em |
|
|
|
@3126
|
[3126]
|
07/04/07 14:10:10 |
tg |
fwwif module implies more dependencies on some packages |
|
|
|
@3122
|
[3122]
|
07/04/07 13:11:09 |
tg |
don't strip version info off fwwif modules/plugins |
|
|
|
@3113
|
[3113]
|
07/03/07 19:05:00 |
tg |
add fwwif build module and a davfs2 fwwif module ☺ |
|
|
|
@3065
|
[3065]
|
07/02/07 14:42:04 |
tg |
abort if fake directory doesn't exist when trying to make IPKG cookie |
|
|
|
@3028
|
[3028]
|
06/29/07 17:41:12 |
tg |
attempt to integrate fwwif into the build, still experimental |
|
|
|
@2940
|
[2940]
|
06/26/07 19:52:21 |
tg |
some of our developers seem to like adding features, breaking … |
|
|
|
@2934
|
[2934]
|
06/26/07 18:22:43 |
tg |
oops² |
|
|
|
@2933
|
[2933]
|
06/26/07 18:19:05 |
tg |
oops |
|
|
|
@2930
|
[2930]
|
06/26/07 17:59:12 |
tg |
build bsd stuff with bsd tools, now that we have them anyway
requires to … |
|
|
|
@2844
|
[2844]
|
06/18/07 20:11:25 |
tg |
fix |
|
|
|
@2688
|
[2688]
|
06/04/07 13:20:00 |
tg |
bring over Marc Espie's autotoucher from MirPorts? Framework |
|
|
|
@2620
|
[2620]
|
05/22/07 23:30:33 |
tg |
drop redundant dependency |
|
|
|
@2598
|
[2598]
|
05/22/07 14:18:54 |
tg |
• mk/pkg-bottom.mk: change BUILD_STYLE and INSTALL_STYLE to allow
for … |
|
|
|
@2596
|
[2596]
|
05/22/07 13:51:19 |
tg |
run some more scripts with ${MBSH} |
|
|
|
@2591
|
[2591]
|
05/21/07 16:28:15 |
tg |
by request of wbx@:
sort out the mess we had in … |
|
|
|
@2290
|
[2290]
|
03/27/07 14:30:13 |
tg |
• preserve hardlinks
• in the duplicate-file check, don't treat hardlinks … |
|
|
|
@2221
|
[2221]
|
03/21/07 19:59:09 |
tg |
revert to use gmake 3.81 features
dnehring@: gmake 3.81 is delivered with … |
|
|
|
@2214
|
[2214]
|
03/20/07 18:10:51 |
dnehring |
Fixes make 3.80 breakage |
|
|
|
@2211
|
[2211]
|
03/20/07 17:21:41 |
tg |
commit part of the $PATH cleanup; this breaks in alsa (at least),
but a … |
|
|
|
@2205
|
[2205]
|
03/20/07 13:52:56 |
tg |
* no reason to use gmake 3.80 compatible cruft now
XXX someone please … |
|
|
|
@2034
|
[2034]
|
02/17/07 14:19:39 |
dnehring |
Add "--disable-debug" to default options. Fixed broken ez-ipupdate package … |
|
|
|
@2010
|
[2010]
|
02/16/07 01:47:19 |
tg |
proactively prevent errors like GNU make implicit rules picking up wrong … |
|
|
|
@1989
|
[1989]
|
02/14/07 23:44:16 |
tg |
speed up compile
tested with about 90% of all packages ,rest tomorrow |
|
|
|
@1794
|
[1794]
|
01/28/07 21:58:59 |
tg |
typo, my bad |
|
|
|
@1791
|
[1791]
|
01/28/07 18:38:31 |
tg |
* pkg-bottom.mk: use single quotes, not double quotes, for the text,
as … |
|
|
|
@1790
|
[1790]
|
01/28/07 18:34:53 |
tg |
also catch ${WRKINST}/lib/lib*.so not only lib*.so.* |
|
|
|
@1705
|
[1705]
|
01/21/07 23:33:51 |
dnehring |
Build packages with shared libs by default |
|
|
|
@1686
|
[1686]
|
01/20/07 22:21:59 |
n0-1 |
merged from branches/common-adk 1310:1685
the following packages are not … |
|
copied from branches/common-adk/freewrt/mk/pkg-bottom.mk:
|
|
|
|
@1655
|
[1655]
|
01/20/07 17:41:08 |
wbx |
older gnu make do not like else ifeq in one line. add missing endif |