Issue 31647 - Release dmake 4.3
Summary: Release dmake 4.3
Status: CLOSED FIXED
Alias: None
Product: Build Tools
Classification: Code
Component: dmake (show other issues)
Version: current
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 2.0
Assignee: quetschke
QA Contact: issues@tools
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-17 20:18 UTC by quetschke
Modified: 2005-01-07 04:09 UTC (History)
8 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
Patch for dmake/ (8.83 KB, patch)
2004-07-17 20:19 UTC, quetschke
no flags Details | Diff
New NEWS file (2.48 KB, patch)
2004-07-17 20:20 UTC, quetschke
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description quetschke 2004-07-17 20:18:22 UTC
Since dmake was imported into the OOo cvs in 2000/09/22 several improvements
were made and bugs were fixed.
Dan added some functionality for nested conditionals with || and &&. This allone
justifies a bump of the version number as this is used in the 680er tree and
it should be possible to identify valid dmake versions.

As the debian package of dmake already identifies itself as version 4.2+xxx
without the new .IF functionality we should go for 4.3.

The following patch does this and also does some clean-up.
After this patch is applied autogen.sh has to be used to regenerate some
files.
The following files can be removed:

_head
acinclude.in
acinclude.m4.in
version.h
patchlvl.h
readme/infolist.txt

The patch and a new NEWS file are following.

If noone complains I'll commit the changes in the next OOo cws (or an extra
dmake cws) that includes changes that went into ooo20040704 cws.

Sorry for the noise, but I'm ccing some developers that might be related to
this.
Comment 1 quetschke 2004-07-17 20:19:53 UTC
Created attachment 16547 [details]
Patch for dmake/
Comment 2 quetschke 2004-07-17 20:20:29 UTC
Created attachment 16548 [details]
New NEWS file
Comment 3 quetschke 2004-10-07 23:01:14 UTC
Committed the patch and NEWS file to cws dmake43
Comment 4 quetschke 2004-10-13 01:02:36 UTC
Commit regenerated *.in files (with autogen.sh) and the needed manual adjustment
for the non-configure MS compiler build. (W32-4nt)
Comment 5 quetschke 2004-10-17 16:57:25 UTC
Everything is committed, -> FIXED.

I did a full W32-tcsh build with this cws and also tested that the dmake module
still builds with W32-4nt style.

vq->pjanik,rene,haggai or waratah: Can someone of you please verify that
the module still builds on an Unixy target and set it to verified then?
Comment 6 quetschke 2004-10-17 23:01:45 UTC
Pavel verified that it still builds. Thanks.

[IRC log:]
<paveljanik> vq: which system? GNU/Linux?
<paveljanik> vq: I removed ./solenv/unxlngi4/bin/dmake, updated dmake to
cws_src680_dmake43 and run bootstrap:
<paveljanik> dmake has been successfully built
<paveljanik> so, it seems to be OK.
Comment 7 chris 2004-11-05 15:19:47 UTC
Verified here too - the new dmake builds and is capable of building OOo
Comment 8 quetschke 2005-01-07 04:09:04 UTC
close