Бизнес-робот
Бизнес
робот

Темы:

Архив:

Каталог рекламы и объявлений

Ящик для предложений: sales@blogslov.ru

Wix-commits Digest, Vol 15, Issue 46

Send Wix-commits mailing list submissions to


To subscribe or unsubscribe via the World Wide Web, visit
https://lists.sourceforge.net/lists/listinfo/wix-commits
or, via email, send a message with subject or body 'help' to


You can reach the person managing the list at


When replying, please edit your Subject line so it is more specific
than "Re: Contents of Wix-commits digest..."


Today's Topics:

1. wix/toolsrc Toolsrc.sln, 1.1, 1.2 toolsrc.build, 1.5, NONE
(Rob Mensching)
2. wix/src/ext/ValidatorExampleExtension/wixext
ValidatorExampleExtension.csproj, 1.1, 1.2 (Rob Mensching)


----------------------------------------------------------------------

Message: 1
Date: Fri, 21 Dec 2007 13:54:38 +0000
From: Rob Mensching
Subject: [WiX-commits] wix/toolsrc Toolsrc.sln, 1.1, 1.2
toolsrc.build, 1.5, NONE
To:
Message-ID:

Update of /cvsroot/wix/wix/toolsrc
In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv29010/toolsrc

Modified Files:
Toolsrc.sln
Removed Files:
toolsrc.build
Log Message:
AaronSte: Updating internal build process for VS 2008 Votive and Sconce dlls
so they can be built on a system that does not have VS 2008 or the
.NET Framework 3.5 installed.

JasonGin: Remove WiX branding banner from Votive project property pages.

PMarcu: Adding strong names to assemblies where it was missing.

PMarcu: SFBUG:1793563 - Not allowing -a switch in combination with -xi switch
for torch.

PMarcu: SFBUG:1766355 - Making sure Keypath FileName doesn't change in a patch.

AaronSte: Adding a tutorial topic to wix.chm that describes how to get
started creating packages using Votive in VS 2008.

AaronSte: SFBUG:1802871 - modify WixQueryOsDirs to not fail if one of the
CSIDL values does not exist on the system.

PMarcu: SFBUG:1790330 - Updating WixCop to handle Platforms changing to
Platform.

PMarcu: SFBUG:1801826 Wrong value for PublicKeyToken in MsiAssemblyName table

PMarcu: SFBUG:1648088 - FileSearch element - MinSize/MaxSize cause error

PMarcu: Fixes for some candle commandline scenarios that were throwing

Mikeho: Fix Short File name handling in Wix 3. Previously Wix would drop the

HeathS: SFBUG:1799947 - Can't build patch when Product/@Id is "*"

PMarcu: SFBUG:1771330 - Unhandled exception from 'CreateCabFinish'

BobArnso: Add MsiLogging property (supported in MSI 4.0 and above) to other
methods (LOGVERBOSE property and MSI logging policy) used to turn on
verbose logging in WcaUtil.

JasonGin: Enable better testability of Votive VS package.

PMarcu: Marking WixSuppressModularization table to not have a primary key.

PMarcu: SFBUG:1667625 and 1747119 - Fixing error handling when anything other
than SourceDir is used on TARGETDIR.

PMarcu: SFBUG:1760155 - Handling MergeRef under FeatureGroup properly.

PMarcu: SFBUG:1711440 - Allowing '.' in wix and loc variables.

AaronSte: Adding documentation for using WiX 3.0 extensions.

PMarcu: SFBUG:1632127 - Handling closing paren of preprocessor functions with
preprocessor instructions such as if and define.

PMarcu: SFBUG:1806655 - Correcting usage for indent of wixcop.

PMarcu: SFBUG:1578538 - Fix for exception when non-nullable column in a
custom table is given a null value.

PMarcu: SFBUG:1682062 - Giving more visibility to the escape syntax for
the preprocessor.

HeathS: SFBUG:1770417 - Torch cannot properly generate language transforms
SFBUG:1771515 - Differ cannot create transforms that change the code
page
SFBUG:1816105 - Code page is not carried through to transform
SFFEATURE:1666269 - Torch: language transforms with different codepages

AaronSte: Updating Votive introductory help topic to follow a more logical
development flow.

BobArnso: - Fix sfbug:1798737 - WixUI allows to advance using pointless hotkeys
- Fix sfbug:1581667 - Install push buttons in WixUI sets should have
the "shield"

RobMen: Fix -xo switch to not reference "xml" since that hasn't been truly
valid since WiX v3.

AaronSte: Updating DocCompiler to allow including images in wix.chm. Adding
images to the Votive introductory help topic.

AaronSte: Fixed incorrect syntax in VS 2005 SP1 detection properties.

BobArnso: - Implement sffeature:1818084 to let Merge inherit parent's DiskId
- Implement sffeature:1684476 to expose User/@LogonAsService

PMarcu: - Perf improvement for Pyro when building patches targeting multiple
products.

PMarcu: SFBUG:1758782 - Honoring Companion file on files that have versions.

RobMen: Fix compiler crash when no source directory is provided for a File.

BMurri: Add binary delta patch creation.

PMarcu: SFBUG:1717558 - Correcting handling of win32 assemblies and thier
manifests.

PMarcu: SFBUG:1745315 - Not allowing files with a companion file to be a
default KeyPath.

PMarcu: SFBUG:1629314 - Handling COMException when invalid Merge/@Language
is provided.

MilenL: Exposing WiX project properties in the DTE for Votive.

AaronSte: Removing internal-only information from warning messages.

PMarcu: SFBUG:1666461 - No MsiFileHash entry is generated now when
DefaultVersion is used.
SFBUG:1757835 - DefaultVersion and Default language are now used
when they are not available from the file itself.

MikeHo: SFBUG:1824809 - SourceName inheritance is failing, use correct name

HeathS: Adding support for automatic assembly name resolution

PMarcu: Defaulting Shortcut Directory to the Component's Directory when
not specified.

MGhazna: Removed the "Generate Code Metrics" option from Wix project context
menu.

PMarcu: Showing a warning when invalid command line arguments are given to
light.

MGhazna: SFBUG:1644827 - votive storing full path to referenced wix libraries.

PMarcu: Updating Candle MSBuild task to support the current command line
options.

PMarcu: Updating Light MSBuild task to support the current command line
options.

PMarcu: Updating Lit MSBuild task to support the current command line
options.

PMarcu: SFBUG:1824858 Font Localization not supported in the WXL file.

PMarcu: Fixing the set of exceptions that arise from someone authoring an
empty Product element.

PMarcu: Fixing the support for TextStyle/@Size so it is really localizable.

PMarcu: Fixing Votive issue when Intermediate Output Path doesn't have a
trailing slash the output file is appended to the directory name.

MGhazna: Fix Votive bug: ListBox in "Candle Advanced Settings" dialog has
unnecessary empty item, which by default precedes anything you add.

PMarcu: Handling unversioned CompanionFiles properly.

PMarcu: SFBUG:1699453 - Not allowing merge modules with higher installer
versions to be merged into an msi with a lower version.

PMarcu: SFBUG: 1575866 - Need to error out when file is marked as .net but
isn't a valid .net assembly.

AaronSte: Adding descriptions for several enumeration types to wix.xsd to
enhance IDE IntelliSense.

AaronSte: Adding MSXML 4.0 and 6.0 CLSIDs to XmlUtil

HeathS: Removed DeprecatedPackageQuestionMarksGuid message.

PMarcu: SFBUG:1719357 CoreClean blindly deletes all previously built files

PMarcu: Updating SuppressSequences unit test.

PMarcu: SFBUG:1841785 Delta Patching exception fix.

PMarcu: Support binding a wixmst to mst using torch.

MiCarls: SFBUG:1823233 Modularize File column of XmlFile table

VaraBall: SFBUG 1657736 No dependency check with merge modules

MiCarls: SFBUG:1814254 Initial implementation of SecureObjects Rollback

MiCarls: SFBUG:1753724 Initial implementation of Wow64 support in custom action
library, first used in the XmlFile custom action.

BobArnso: - Add Component/@Feature to simplify the typical case of a component
parented to one feature.
- Default File/@Name and @Id to the file name portion of @Source.

PMarcu: Allowing wixmst's with wixout extension to be passed to torch.

HeathS: Add support for extra indexed keywords to topics.

JRock: * Adding the WiX diagrams that Candy Chiang created to the CHM
documentation and to the public web site.
* Tweaked some of the public web's text to indicate that WiX v3
is in beta state instead of being unstable (unstable sounds so
dramatic and scares people away).
* Added a news item that Votive works with both Visual Studio
2005 and 2008 to the home page on the public web site.

VaraBall: Fix Bug - Some Wix Project System dialogs don't recognize "escape"
key. Added default action for Esc and Enter key for Compiler and
Linker Adv Pages.

PMarcu: Adding wixpdb as an output of default Pyro patch builds.

RobMen: Move all managed code to .NET Framework 2.0 and MSBuild.

MiCarls: Fix copy/paste issues in XmlConfig test

MiCarls: Wow64 support for XmlConfig custom action

A-MaFelt: SFBUG: 1832061 PerformanceCategory CA fails

A-MaFelt: SFBUG: 1713977 ConfigurePerfmonUninstall Action sequence incorrect

MilenL: Fix configuration related DTE properties issues

AaronSte: Updating to the VS 2008 SDK RTM for Votive2008/Sconce2008.

MilenL: Add SuppressPdbOutput DTE property

AaronSte: Fixing build order problem for TrustMsBuildFiles target

AaronSte: Adding detection element for J# redistributable 2.0 second edition
to WixVsExtension

Candyc: Updating the WiX diagrams to reflect Pyro to output wixpdb

AaronSte: Fixing Votive2008 build issue on systems that do not have the .NET
Framework 3.5 installed

A-MaFelt: SFBUG:1563193 WixDifxAppExtension does not include difxapp.wixlib.

RobMen: Remove .NET Framework v1.1 reference in error messages since WiX v3
is now on .NET Framework v2.0.

RobMen: Add support for HttpHeaders to IIS compiler extension (the CA already
support it).

BobArnso: - Add DefaultCulture property to WixExtension and set it to en-us for
IIsExtension, SqlExtension, UIExtension, and UtilExtension.
- Add -sloc switch to Light to suppress localization, to support
persisting unlocalized loc strings into .wixout files. Otherwise,
the default culture in any extension causes the localizer to
resolve loc strings, which before this change happened only when
a -loc or -cultures switch was passed on the Light command line.


Index: Toolsrc.sln
===================================================================
RCS file: /cvsroot/wix/wix/toolsrc/Toolsrc.sln,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** Toolsrc.sln 7 Nov 2005 22:47:35 -0000 1.1
--- Toolsrc.sln 21 Dec 2007 13:54:35 -0000 1.2
***************
*** 1,53 ****
! Microsoft Visual Studio Solution File, Format Version 8.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DocCompiler", "DocCompiler\DocCompiler.csproj", "{232C8D2F-F845-452F-A8B8-017E28A35377}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MsgGen", "MsgGen\MsgGen.csproj", "{F717806C-10CD-4459-A7A2-4D6473683DDA}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ResIdGen", "ResIdGen\ResIdGen.csproj", "{17C8452A-0815-40DE-86B2-8004EADFF5BB}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
! Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VotivePP", "VotivePP\VotivePP.csproj", "{7B9119A3-AE78-4D8B-81EC-F3C7D1E81109}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
! Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "XsdGen", "XsdGen\XsdGen.csproj", "{F60EA31D-BE1A-4CD2-828B-CC726982D041}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Global
! GlobalSection(SolutionConfiguration) = preSolution
! Debug = Debug
! Release = Release
! EndGlobalSection
! GlobalSection(ProjectConfiguration) = postSolution
! {232C8D2F-F845-452F-A8B8-017E28A35377}.Debug.ActiveCfg = Debug|.NET
! {232C8D2F-F845-452F-A8B8-017E28A35377}.Debug.Build.0 = Debug|.NET
! {232C8D2F-F845-452F-A8B8-017E28A35377}.Release.ActiveCfg = Release|.NET
! {232C8D2F-F845-452F-A8B8-017E28A35377}.Release.Build.0 = Release|.NET
! {F717806C-10CD-4459-A7A2-4D6473683DDA}.Debug.ActiveCfg = Debug|.NET
! {F717806C-10CD-4459-A7A2-4D6473683DDA}.Debug.Build.0 = Debug|.NET
! {F717806C-10CD-4459-A7A2-4D6473683DDA}.Release.ActiveCfg = Release|.NET
! {F717806C-10CD-4459-A7A2-4D6473683DDA}.Release.Build.0 = Release|.NET
! {17C8452A-0815-40DE-86B2-8004EADFF5BB}.Debug.ActiveCfg = Debug|.NET
! {17C8452A-0815-40DE-86B2-8004EADFF5BB}.Debug.Build.0 = Debug|.NET
! {17C8452A-0815-40DE-86B2-8004EADFF5BB}.Release.ActiveCfg = Release|.NET
! {17C8452A-0815-40DE-86B2-8004EADFF5BB}.Release.Build.0 = Release|.NET
! {7B9119A3-AE78-4D8B-81EC-F3C7D1E81109}.Debug.ActiveCfg = Debug|.NET
! {7B9119A3-AE78-4D8B-81EC-F3C7D1E81109}.Debug.Build.0 = Debug|.NET
! {7B9119A3-AE78-4D8B-81EC-F3C7D1E81109}.Release.ActiveCfg = Release|.NET
! {7B9119A3-AE78-4D8B-81EC-F3C7D1E81109}.Release.Build.0 = Release|.NET
! {F60EA31D-BE1A-4CD2-828B-CC726982D041}.Debug.ActiveCfg = Debug|.NET
! {F60EA31D-BE1A-4CD2-828B-CC726982D041}.Debug.Build.0 = Debug|.NET
! {F60EA31D-BE1A-4CD2-828B-CC726982D041}.Release.ActiveCfg = Release|.NET
! {F60EA31D-BE1A-4CD2-828B-CC726982D041}.Release.Build.0 = Release|.NET
EndGlobalSection
! GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
! GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal
--- 1,91 ----
! Microsoft Visual Studio Solution File, Format Version 9.00
! # Visual Studio 2005
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DocCompiler", "DocCompiler\DocCompiler.csproj", "{232C8D2F-F845-452F-A8B8-017E28A35377}"
ProjectSection(ProjectDependencies) = postProject
+ {EB323B05-8822-4645-A0E6-ACF401ED92F7} = {EB323B05-8822-4645-A0E6-ACF401ED92F7}
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MsgGen", "MsgGen\MsgGen.csproj", "{F717806C-10CD-4459-A7A2-4D6473683DDA}"
ProjectSection(ProjectDependencies) = postProject
+ {EB323B05-8822-4645-A0E6-ACF401ED92F7} = {EB323B05-8822-4645-A0E6-ACF401ED92F7}
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ResIdGen", "ResIdGen\ResIdGen.csproj", "{17C8452A-0815-40DE-86B2-8004EADFF5BB}"
+ EndProject
+ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VotivePP", "VotivePP\VotivePP.csproj", "{7B9119A3-AE78-4D8B-81EC-F3C7D1E81109}"
+ EndProject
+ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "XsdGen", "XsdGen\XsdGen.csproj", "{F60EA31D-BE1A-4CD2-828B-CC726982D041}"
ProjectSection(ProjectDependencies) = postProject
+ {EB323B05-8822-4645-A0E6-ACF401ED92F7} = {EB323B05-8822-4645-A0E6-ACF401ED92F7}
EndProjectSection
EndProject
! Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WixCop", "WixCop\WixCop.csproj", "{93982760-E620-499A-9525-5763E813CB49}"
! EndProject
! Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GenerateWixInclude", "GenerateWixInclude\GenerateWixInclude.csproj", "{5D28C7C3-811F-4F36-85F5-4DF9DD80ACF7}"
ProjectSection(ProjectDependencies) = postProject
+ {EB323B05-8822-4645-A0E6-ACF401ED92F7} = {EB323B05-8822-4645-A0E6-ACF401ED92F7}
EndProjectSection
EndProject
! Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "XsdStitch", "XsdStitch\XsdStitch.csproj", "{1B70F0D0-25F2-4F7E-8B2C-452F862C4C5A}"
! ProjectSection(ProjectDependencies) = postProject
! {EB323B05-8822-4645-A0E6-ACF401ED92F7} = {EB323B05-8822-4645-A0E6-ACF401ED92F7}
! EndProjectSection
! EndProject
! Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FlattenXml", "FlattenXml\FlattenXml.csproj", "{C67B9174-31EC-480D-9EE8-29ECAFD3A36B}"
ProjectSection(ProjectDependencies) = postProject
+ {EB323B05-8822-4645-A0E6-ACF401ED92F7} = {EB323B05-8822-4645-A0E6-ACF401ED92F7}
EndProjectSection
EndProject
+ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WixBuild", "WixBuild\WixBuild.csproj", "{EB323B05-8822-4645-A0E6-ACF401ED92F7}"
+ EndProject
Global
! GlobalSection(SolutionConfigurationPlatforms) = preSolution
! Debug|Any CPU = Debug|Any CPU
! Release|Any CPU = Release|Any CPU
EndGlobalSection
! GlobalSection(ProjectConfigurationPlatforms) = postSolution
! {232C8D2F-F845-452F-A8B8-017E28A35377}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
! {232C8D2F-F845-452F-A8B8-017E28A35377}.Debug|Any CPU.Build.0 = Debug|Any CPU
! {232C8D2F-F845-452F-A8B8-017E28A35377}.Release|Any CPU.ActiveCfg = Release|Any CPU
! {232C8D2F-F845-452F-A8B8-017E28A35377}.Release|Any CPU.Build.0 = Release|Any CPU
! {F717806C-10CD-4459-A7A2-4D6473683DDA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
! {F717806C-10CD-4459-A7A2-4D6473683DDA}.Debug|Any CPU.Build.0 = Debug|Any CPU
! {F717806C-10CD-4459-A7A2-4D6473683DDA}.Release|Any CPU.ActiveCfg = Release|Any CPU
! {F717806C-10CD-4459-A7A2-4D6473683DDA}.Release|Any CPU.Build.0 = Release|Any CPU
! {17C8452A-0815-40DE-86B2-8004EADFF5BB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
! {17C8452A-0815-40DE-86B2-8004EADFF5BB}.Debug|Any CPU.Build.0 = Debug|Any CPU
! {17C8452A-0815-40DE-86B2-8004EADFF5BB}.Release|Any CPU.ActiveCfg = Release|Any CPU
! {17C8452A-0815-40DE-86B2-8004EADFF5BB}.Release|Any CPU.Build.0 = Release|Any CPU
! {7B9119A3-AE78-4D8B-81EC-F3C7D1E81109}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
! {7B9119A3-AE78-4D8B-81EC-F3C7D1E81109}.Debug|Any CPU.Build.0 = Debug|Any CPU
! {7B9119A3-AE78-4D8B-81EC-F3C7D1E81109}.Release|Any CPU.ActiveCfg = Release|Any CPU
! {7B9119A3-AE78-4D8B-81EC-F3C7D1E81109}.Release|Any CPU.Build.0 = Release|Any CPU
! {F60EA31D-BE1A-4CD2-828B-CC726982D041}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
! {F60EA31D-BE1A-4CD2-828B-CC726982D041}.Debug|Any CPU.Build.0 = Debug|Any CPU
! {F60EA31D-BE1A-4CD2-828B-CC726982D041}.Release|Any CPU.ActiveCfg = Release|Any CPU
! {F60EA31D-BE1A-4CD2-828B-CC726982D041}.Release|Any CPU.Build.0 = Release|Any CPU
! {93982760-E620-499A-9525-5763E813CB49}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
! {93982760-E620-499A-9525-5763E813CB49}.Debug|Any CPU.Build.0 = Debug|Any CPU
! {93982760-E620-499A-9525-5763E813CB49}.Release|Any CPU.ActiveCfg = Release|Any CPU
! {93982760-E620-499A-9525-5763E813CB49}.Release|Any CPU.Build.0 = Release|Any CPU
! {5D28C7C3-811F-4F36-85F5-4DF9DD80ACF7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
! {5D28C7C3-811F-4F36-85F5-4DF9DD80ACF7}.Debug|Any CPU.Build.0 = Debug|Any CPU
! {5D28C7C3-811F-4F36-85F5-4DF9DD80ACF7}.Release|Any CPU.ActiveCfg = Release|Any CPU
! {5D28C7C3-811F-4F36-85F5-4DF9DD80ACF7}.Release|Any CPU.Build.0 = Release|Any CPU
! {1B70F0D0-25F2-4F7E-8B2C-452F862C4C5A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
! {1B70F0D0-25F2-4F7E-8B2C-452F862C4C5A}.Debug|Any CPU.Build.0 = Debug|Any CPU
! {1B70F0D0-25F2-4F7E-8B2C-452F862C4C5A}.Release|Any CPU.ActiveCfg = Release|Any CPU
! {1B70F0D0-25F2-4F7E-8B2C-452F862C4C5A}.Release|Any CPU.Build.0 = Release|Any CPU
! {C67B9174-31EC-480D-9EE8-29ECAFD3A36B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
! {C67B9174-31EC-480D-9EE8-29ECAFD3A36B}.Debug|Any CPU.Build.0 = Debug|Any CPU
! {C67B9174-31EC-480D-9EE8-29ECAFD3A36B}.Release|Any CPU.ActiveCfg = Release|Any CPU
! {C67B9174-31EC-480D-9EE8-29ECAFD3A36B}.Release|Any CPU.Build.0 = Release|Any CPU
! {EB323B05-8822-4645-A0E6-ACF401ED92F7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
! {EB323B05-8822-4645-A0E6-ACF401ED92F7}.Debug|Any CPU.Build.0 = Debug|Any CPU
! {EB323B05-8822-4645-A0E6-ACF401ED92F7}.Release|Any CPU.ActiveCfg = Release|Any CPU
! {EB323B05-8822-4645-A0E6-ACF401ED92F7}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
! GlobalSection(SolutionProperties) = preSolution
! HideSolutionNode = FALSE
EndGlobalSection
EndGlobal

--- toolsrc.build DELETED ---




------------------------------

Message: 2
Date: Fri, 21 Dec 2007 13:51:37 +0000
From: Rob Mensching
Subject: [WiX-commits] wix/src/ext/ValidatorExampleExtension/wixext
ValidatorExampleExtension.csproj, 1.1, 1.2
To:
Message-ID:

Update of /cvsroot/wix/wix/src/ext/ValidatorExampleExtension/wixext
In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv29010/src/ext/ValidatorExampleExtension/wixext

Modified Files:
ValidatorExampleExtension.csproj
Log Message:
AaronSte: Updating internal build process for VS 2008 Votive and Sconce dlls
so they can be built on a system that does not have VS 2008 or the
.NET Framework 3.5 installed.

JasonGin: Remove WiX branding banner from Votive project property pages.

PMarcu: Adding strong names to assemblies where it was missing.

PMarcu: SFBUG:1793563 - Not allowing -a switch in combination with -xi switch
for torch.

PMarcu: SFBUG:1766355 - Making sure Keypath FileName doesn't change in a patch.

AaronSte: Adding a tutorial topic to wix.chm that describes how to get
started creating packages using Votive in VS 2008.

AaronSte: SFBUG:1802871 - modify WixQueryOsDirs to not fail if one of the
CSIDL values does not exist on the system.

PMarcu: SFBUG:1790330 - Updating WixCop to handle Platforms changing to
Platform.

PMarcu: SFBUG:1801826 Wrong value for PublicKeyToken in MsiAssemblyName table

PMarcu: SFBUG:1648088 - FileSearch element - MinSize/MaxSize cause error

PMarcu: Fixes for some candle commandline scenarios that were throwing

Mikeho: Fix Short File name handling in Wix 3. Previously Wix would drop the

HeathS: SFBUG:1799947 - Can't build patch when Product/@Id is "*"

PMarcu: SFBUG:1771330 - Unhandled exception from 'CreateCabFinish'

BobArnso: Add MsiLogging property (supported in MSI 4.0 and above) to other
methods (LOGVERBOSE property and MSI logging policy) used to turn on
verbose logging in WcaUtil.

JasonGin: Enable better testability of Votive VS package.

PMarcu: Marking WixSuppressModularization table to not have a primary key.

PMarcu: SFBUG:1667625 and 1747119 - Fixing error handling when anything other
than SourceDir is used on TARGETDIR.

PMarcu: SFBUG:1760155 - Handling MergeRef under FeatureGroup properly.

PMarcu: SFBUG:1711440 - Allowing '.' in wix and loc variables.

AaronSte: Adding documentation for using WiX 3.0 extensions.

PMarcu: SFBUG:1632127 - Handling closing paren of preprocessor functions with
preprocessor instructions such as if and define.

PMarcu: SFBUG:1806655 - Correcting usage for indent of wixcop.

PMarcu: SFBUG:1578538 - Fix for exception when non-nullable column in a
custom table is given a null value.

PMarcu: SFBUG:1682062 - Giving more visibility to the escape syntax for
the preprocessor.

HeathS: SFBUG:1770417 - Torch cannot properly generate language transforms
SFBUG:1771515 - Differ cannot create transforms that change the code
page
SFBUG:1816105 - Code page is not carried through to transform
SFFEATURE:1666269 - Torch: language transforms with different codepages

AaronSte: Updating Votive introductory help topic to follow a more logical
development flow.

BobArnso: - Fix sfbug:1798737 - WixUI allows to advance using pointless hotkeys
- Fix sfbug:1581667 - Install push buttons in WixUI sets should have
the "shield"

RobMen: Fix -xo switch to not reference "xml" since that hasn't been truly
valid since WiX v3.

AaronSte: Updating DocCompiler to allow including images in wix.chm. Adding
images to the Votive introductory help topic.

AaronSte: Fixed incorrect syntax in VS 2005 SP1 detection properties.

BobArnso: - Implement sffeature:1818084 to let Merge inherit parent's DiskId
- Implement sffeature:1684476 to expose User/@LogonAsService

PMarcu: - Perf improvement for Pyro when building patches targeting multiple
products.

PMarcu: SFBUG:1758782 - Honoring Companion file on files that have versions.

RobMen: Fix compiler crash when no source directory is provided for a File.

BMurri: Add binary delta patch creation.

PMarcu: SFBUG:1717558 - Correcting handling of win32 assemblies and thier
manifests.

PMarcu: SFBUG:1745315 - Not allowing files with a companion file to be a
default KeyPath.

PMarcu: SFBUG:1629314 - Handling COMException when invalid Merge/@Language
is provided.

MilenL: Exposing WiX project properties in the DTE for Votive.

AaronSte: Removing internal-only information from warning messages.

PMarcu: SFBUG:1666461 - No MsiFileHash entry is generated now when
DefaultVersion is used.
SFBUG:1757835 - DefaultVersion and Default language are now used
when they are not available from the file itself.

MikeHo: SFBUG:1824809 - SourceName inheritance is failing, use correct name

HeathS: Adding support for automatic assembly name resolution

PMarcu: Defaulting Shortcut Directory to the Component's Directory when
not specified.

MGhazna: Removed the "Generate Code Metrics" option from Wix project context
menu.

PMarcu: Showing a warning when invalid command line arguments are given to
light.

MGhazna: SFBUG:1644827 - votive storing full path to referenced wix libraries.

PMarcu: Updating Candle MSBuild task to support the current command line
options.

PMarcu: Updating Light MSBuild task to support the current command line
options.

PMarcu: Updating Lit MSBuild task to support the current command line
options.

PMarcu: SFBUG:1824858 Font Localization not supported in the WXL file.

PMarcu: Fixing the set of exceptions that arise from someone authoring an
empty Product element.

PMarcu: Fixing the support for TextStyle/@Size so it is really localizable.

PMarcu: Fixing Votive issue when Intermediate Output Path doesn't have a
trailing slash the output file is appended to the directory name.

MGhazna: Fix Votive bug: ListBox in "Candle Advanced Settings" dialog has
unnecessary empty item, which by default precedes anything you add.

PMarcu: Handling unversioned CompanionFiles properly.

PMarcu: SFBUG:1699453 - Not allowing merge modules with higher installer
versions to be merged into an msi with a lower version.

PMarcu: SFBUG: 1575866 - Need to error out when file is marked as .net but
isn't a valid .net assembly.

AaronSte: Adding descriptions for several enumeration types to wix.xsd to
enhance IDE IntelliSense.

AaronSte: Adding MSXML 4.0 and 6.0 CLSIDs to XmlUtil

HeathS: Removed DeprecatedPackageQuestionMarksGuid message.

PMarcu: SFBUG:1719357 CoreClean blindly deletes all previously built files

PMarcu: Updating SuppressSequences unit test.

PMarcu: SFBUG:1841785 Delta Patching exception fix.

PMarcu: Support binding a wixmst to mst using torch.

MiCarls: SFBUG:1823233 Modularize File column of XmlFile table

VaraBall: SFBUG 1657736 No dependency check with merge modules

MiCarls: SFBUG:1814254 Initial implementation of SecureObjects Rollback

MiCarls: SFBUG:1753724 Initial implementation of Wow64 support in custom action
library, first used in the XmlFile custom action.

BobArnso: - Add Component/@Feature to simplify the typical case of a component
parented to one feature.
- Default File/@Name and @Id to the file name portion of @Source.

PMarcu: Allowing wixmst's with wixout extension to be passed to torch.

HeathS: Add support for extra indexed keywords to topics.

JRock: * Adding the WiX diagrams that Candy Chiang created to the CHM
documentation and to the public web site.
* Tweaked some of the public web's text to indicate that WiX v3
is in beta state instead of being unstable (unstable sounds so
dramatic and scares people away).
* Added a news item that Votive works with both Visual Studio
2005 and 2008 to the home page on the public web site.

VaraBall: Fix Bug - Some Wix Project System dialogs don't recognize "escape"
key. Added default action for Esc and Enter key for Compiler and
Linker Adv Pages.

PMarcu: Adding wixpdb as an output of default Pyro patch builds.

RobMen: Move all managed code to .NET Framework 2.0 and MSBuild.

MiCarls: Fix copy/paste issues in XmlConfig test

MiCarls: Wow64 support for XmlConfig custom action

A-MaFelt: SFBUG: 1832061 PerformanceCategory CA fails

A-MaFelt: SFBUG: 1713977 ConfigurePerfmonUninstall Action sequence incorrect

MilenL: Fix configuration related DTE properties issues

AaronSte: Updating to the VS 2008 SDK RTM for Votive2008/Sconce2008.

MilenL: Add SuppressPdbOutput DTE property

AaronSte: Fixing build order problem for TrustMsBuildFiles target

AaronSte: Adding detection element for J# redistributable 2.0 second edition
to WixVsExtension

Candyc: Updating the WiX diagrams to reflect Pyro to output wixpdb

AaronSte: Fixing Votive2008 build issue on systems that do not have the .NET
Framework 3.5 installed

A-MaFelt: SFBUG:1563193 WixDifxAppExtension does not include difxapp.wixlib.

RobMen: Remove .NET Framework v1.1 reference in error messages since WiX v3
is now on .NET Framework v2.0.

RobMen: Add support for HttpHeaders to IIS compiler extension (the CA already
support it).

BobArnso: - Add DefaultCulture property to WixExtension and set it to en-us for
IIsExtension, SqlExtension, UIExtension, and UtilExtension.
- Add -sloc switch to Light to suppress localization, to support
persisting unlocalized loc strings into .wixout files. Otherwise,
the default culture in any extension causes the localizer to
resolve loc strings, which before this change happened only when
a -loc or -cultures switch was passed on the Light command line.


Index: ValidatorExampleExtension.csproj
===================================================================
RCS file: /cvsroot/wix/wix/src/ext/ValidatorExampleExtension/wixext/ValidatorExampleExtension.csproj,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** ValidatorExampleExtension.csproj 27 Jun 2007 05:38:04 -0000 1.1
--- ValidatorExampleExtension.csproj 21 Dec 2007 13:51:35 -0000 1.2
***************
*** 2,43 ****


! Debug
! AnyCPU
! 8.0.50727
! 2.0
! {A9C6D100-CE5C-4246-8837-7582FB7D6578}
Library
Properties
Microsoft.Tools.WindowsInstallerXml.Extensions
- WixValidatorExampleExtension
-
-

-
- true
- full
- false
- bin\Debug\
- DEBUG;TRACE
- prompt
- 4
- true
-
-
- pdbonly
- true
- bin\Release\
- TRACE
- prompt
- 4
-
-
-


--- 2,11 ----


! {90DB54A5-279B-4A55-A5C3-4B20EC74A85B}
! WixValidatorExampleExtension
Library
Properties
Microsoft.Tools.WindowsInstallerXml.Extensions



***************
*** 45,53 ****


!
!
!
!


{9E03A94C-C70E-45C6-A269-E737BBD8B319}
--- 13,20 ----


!

+
+

{9E03A94C-C70E-45C6-A269-E737BBD8B319}
***************
*** 55,57 ****


!
--- 22,24 ----


!
\ No newline at end of file




------------------------------

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

------------------------------

_______________________________________________
Wix-commits mailing list

https://lists.sourceforge.net/lists/listinfo/wix-commits


End of Wix-commits Digest, Vol 15, Issue 46
*******************************************