aboutsummaryrefslogtreecommitdiffstats
path: root/build/release
Commit message (Collapse)AuthorAgeFilesLines
* Release: ensure files are copied to distTimmy Willison2016-01-081-2/+2
|
* Release: allow local and github distsTimmy Willison2016-01-081-1/+4
|
* Release: compat -> 1.x. Remove compat-specific release semanticsTimmy Willison2016-01-082-31/+16
|
* Build: Update jscs and lint filesOleg Gaidarenko2015-09-074-36/+43
| | | | | Ref 10fdad742a2a6aa9f0e00b3e04fc5264797c53c7 Fixes gh-2056
* Docs: Fix various spelling mistakesBruno PeĢrel2015-07-301-1/+1
| | | | | | (cherry-picked from 360a4780339b7f412b75ad8a06dca7f39616f654) 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
| | | | | Conflicts: build/release/dist.js
* 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-32/+57
| | | | 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/+328
Fixes gh-1869 Fixes gh-1673 Fixes gh-2045 Conflicts: bower.json build/release.js