Bug Tracker

Opened 13 years ago

Closed 13 years ago

#8518 closed bug (fixed)

Dont delete qunit and sizzle on clean target

Reported by: AzaToth Owned by:
Priority: low Milestone: 1.next
Component: build Version: 1.5.1
Keywords: Cc:
Blocked by: Blocking:

Description

sizzle and qunit shouldn't be deleted on make clean

Change History (3)

comment:1 Changed 13 years ago by Rick Waldron

Component: unfiledbuild
Priority: undecidedlow
Status: newopen

Sizzle and QUnit are deleted on clean target in order to clear the way for pulling the most current versions of each. I agree this isn't the best way to handle their inclusion. Preferably, these should be submodules

comment:2 Changed 13 years ago by AzaToth

can be closed due to #8536

comment:3 Changed 13 years ago by addyosmani

Resolution: fixed
Status: openclosed

This is addressed with the fix for #8536.

Note: See TracTickets for help on using tickets.