Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Issue 10996004: Installer: Make sure that wixobj files are rebuilt for version changes (Closed)

Created:
June 14, 2013, 2:26 p.m. by Wladimir Palant
Modified:
Nov. 6, 2013, 8:47 a.m.
Reviewers:
Eric
Visibility:
Public.

Description

Installer: Make sure that wixobj files are rebuilt for version changes

Patch Set 1 #

Total comments: 2

Patch Set 2 : Added explicit build rules and added back acceptable.png expected by installer #

Total comments: 4

Patch Set 3 : Reverted change of file names #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -8 lines) Patch
M installer/Makefile View 1 2 1 chunk +10 lines, -8 lines 0 comments Download

Messages

Total messages: 8
Wladimir Palant
June 14, 2013, 2:26 p.m. (2013-06-14 14:26:28 UTC) #1
Eric
I think you'll need a couple of explicit dependency rules to make this work. They're ...
June 14, 2013, 2:39 p.m. (2013-06-14 14:39:10 UTC) #2
Wladimir Palant
June 14, 2013, 3:16 p.m. (2013-06-14 15:16:03 UTC) #3
Eric
I would not recommend eliminating the version-independent inference rule. Other than that, it'll work. http://codereview.adblockplus.org/10996004/diff/5001/WixInstaller/Makefile ...
June 14, 2013, 3:36 p.m. (2013-06-14 15:36:48 UTC) #4
Wladimir Palant
After some consideration I've reverted most of the hack here - adding version numbers to ...
Nov. 5, 2013, 11:04 a.m. (2013-11-05 11:04:13 UTC) #5
Eric
On 2013/11/05 11:04:13, Wladimir Palant wrote: > The underlying issue here > are insufficient dependency ...
Nov. 5, 2013, 2:01 p.m. (2013-11-05 14:01:09 UTC) #6
Eric
Nov. 5, 2013, 2:03 p.m. (2013-11-05 14:03:47 UTC) #7
Wladimir Palant
Nov. 5, 2013, 3:08 p.m. (2013-11-05 15:08:38 UTC) #8
Well, I don't insist on landing this change if you are going to remove that code
anyway - but it's good to have this cleanup around just in case.

Powered by Google App Engine
This is Rietveld