Commit Graph

25 Commits

Author SHA1 Message Date
Chris Adams
3c66c3b8e2 Update to grunt-contrib-uglify 0.2.2 2013-06-19 14:30:44 -04:00
Chris Adams
b87de8e6c6 Grunt: normalize build paths
The sourcemaps included build/openseadragon/ in the paths. Since grunt
lacks a standard way to replace text in files, I semi-randomly picked
grunt-text-replace.
2013-06-19 14:29:40 -04:00
Chris Adams
6e074188d4 Grunt: generate source maps when compressing 2013-06-19 14:29:40 -04:00
Ian Gilman
2103121209 Changed version number to 0.9.128 2013-06-17 10:03:06 -07:00
Ian Gilman
1118d41185 Updated version to 0.9.127 2013-05-14 09:53:34 -07:00
Benjamin Gilbert
9d763c0984 Update to latest grunt-contrib-compress 2013-05-09 21:05:38 -04:00
Ian Gilman
8f20f3dae2 Upping version number to 0.9.126 2013-05-09 11:04:31 -07:00
Ian Gilman
1ef566607f Updated version number to 0.9.125 2013-05-09 09:34:11 -07:00
iangilman
3dcf560d05 Merge pull request #49 from acdha/update-qunit
Update qunit version
2013-03-26 09:20:30 -07:00
thatcher
f4f4fde17a Merge branch 'master' of https://github.com/openseadragon/openseadragon 2013-03-26 09:02:49 -04:00
Chris Adams
deb229eb78 Update qunit version
qunit 0.1.1 fails on node v0.10.1 with the new streaming api
2013-03-25 13:44:07 -04:00
Ian Gilman
2bc61933b2 First attempt 2013-03-21 10:26:03 -07:00
thatcher
eff17208e0 updated package.json for release, unfortunately i forgot to commit it 2013-03-14 17:38:23 -04:00
thatcher
f28fea8f74 publishing native fullscreen support 2013-03-08 00:08:11 -05:00
thatcher
ab3f465e4b I think in package.json the dependencies block should be devDependencies 2013-03-01 10:01:57 -05:00
thatcher
83e48b1ec7 incrementing build number 2013-03-01 09:39:29 -05:00
Ian Gilman
6723450a9a Upped version number to 0.9.121 2013-02-27 12:00:34 -08:00
Ian Gilman
d2b9257bc4 Added "grunt publish" command for copying to site-build 2013-02-27 09:59:59 -08:00
Ian Gilman
98e8289c9b Test now works again 2013-02-21 11:17:05 -08:00
Ian Gilman
d6dfc15351 Updated gruntfile and package.json for grunt 0.4.0 2013-02-21 10:45:14 -08:00
Ian Gilman
2d78e012a0 Now zipping and taring ("grunt package") 2013-02-15 10:58:57 -08:00
Ian Gilman
4e51b642ef Now properly setting version in build 2013-02-14 12:02:17 -08:00
Ian Gilman
88b1cbf8c7 Added dependencies to package.json 2013-02-14 10:07:02 -08:00
thatcher
0540e834b4 refactoring after lint left an error related to drawer and overlays 2013-02-13 09:05:35 -05:00
thatcher
a0fd2b3324 added inital support for moving to a nodejs build with grunt. build only includes concant and lint. fixed all lint warning where appropriate and added lint inline ignores where appropriate. when build script is complete we will start transition to new repo. also currently researching how to prune unfriendly portion of history that make repo large due to large binary files in web app. I like git well enough but using branches for web apps unrelated to code base has made me weary once again of social web fads that force convention without long term consideration of cost. 2013-02-12 22:40:08 -05:00