[Adium-devl] Alternate solution to tags that don't build
Chris Forsythe
chris at growl.info
Wed Apr 11 12:37:31 UTC 2007
Evan Schoenberg wrote:
>
> On Apr 11, 2007, at 8:22 AM, Chris Forsythe wrote:
>
>> Peter Hosey wrote:
>>
>>
>>> On Apr 11, 2007, at 04:16:37, Chris Forsythe wrote:
>>>
>>>
>>>> What happens when you are testing the release scripts and have local
>>>>
>>>> changes that apply there?
>>>>
>>>
>>>
>>> I solved that problem by branching.
>>>
>>
>> So instead of modifying one line of code to test simple fixes for the
>>
>> release system, now I need to branch for that?
>>
>
> No. There should be an *all-noassert* Makefile target which is
> identical to *all* but doesn't do the assertion.
>
> all-noassert: update version clean compile release
>
> so *make all-noassert* is the same as *make* or *make all* except lets
> svn changes go through.
Sweet, that covers what I need.
Chris
More information about the devel
mailing list