Side navigation
#8536 closed enhancement (fixed)
Opened March 15, 2011 06:32PM UTC
Closed March 15, 2011 08:48PM UTC
Last modified March 09, 2012 03:13PM UTC
[git] tags does't point to an absolute release
Reported by: | AzaToth | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | 1.5.2 |
Component: | build | Version: | 1.5.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
At the moment due to sizzle isn't an submodule, and "git checkout 1.5" doesn't give an environment where an "make" will create an 1.5 release.
Introduce submodules, closes #8536
Instead of the manual clone of sizzle and qunit, use git submodules
instead. this will ensure that all future releases can be recreated by
checking out an tag.
Changeset: 150d3decb54971a7378fb48d0b6970d3fb50ff95