aboutsummaryrefslogtreecommitdiffstats
path: root/build/release
Commit message (Collapse)AuthorAgeFilesLines
* Release: set version in source for releasesTimmy Willison2016-03-141-0/+3
| | | | | Fixes gh-2979 Close gh-2981
* Release: include external/sizzle in releasesTimmy Willison2016-02-241-0/+1
| | | | Ref gh-2945
* Docs: Fix various spelling errorsJosh Soref2016-01-131-1/+1
| | | | Closes gh-2761
* Release: push a custom slim build to the CDNTimmy Willison2015-11-162-20/+20
| | | | | Fixes gh-2653 Close gh-2711
* Release: use chalk instead of colors for terminal colorsTimmy Willison2015-11-121-3/+4
|
* Release: remove antiquated release-notes.jsTimmy Willison2015-10-291-58/+0
|
* Build: Update jscs and lint filesOleg Gaidarenko2015-09-074-36/+41
| | | | Fixes gh-2056
* Docs: Fix various spelling mistakesBruno Pérel2015-07-301-1/+1
| | | | Closes gh-2487
* Release: properly set the dist remote when it's a real releaseTimmy Willison2015-07-131-1/+1
|
* Build: bower.json: remove moot `version` fieldChris Rebert2015-05-131-1/+0
| | | | | | | Related: https://github.com/bower/bower.json-spec/commit/a325da3d79baab018c572d75dc1781b12322f6cd Close gh-2304
* Release: push dist to same remote as projectTimmy Willison2015-01-301-3/+2
|
* Release: remove sourcemap comment from all copies of minified fileTimmy Willison2015-01-301-6/+0
| | | | Fixes gh-1707
* Release: fix CDN archive creationTimmy Willison2015-01-291-30/+45
| | | | Fixes gh-1940
* Release: dist can be run during a testTimmy Willison2015-01-291-2/+2
|
* Release: Distribute files to distribution repoTimmy Willison2015-01-294-0/+325
Fixes gh-1869 Fixes gh-1673 Fixes gh-2045