Merge pull request #512 from galfert/node_binary_fix
[remotestorage.js] / Makefile
2013-12-04 Garret AlfertNodeJS additions to provide XMLHttpRequest and make...
2013-11-12 Garret AlfertInstall uglify-js as local node module to use in build...
2013-10-24 ggrinMerge branch 'remotestorage0.9-develop' of github.com...
2013-10-22 Michiel de Jongfix #443
2013-10-21 ggrinMerge branch 'remotestorage0.9-develop' of github.com...
2013-10-21 Michiel de Jongtag 0.8.2-rc1
2013-10-13 Michiel de Jongmerge master
2013-10-13 Michiel de Jongmerge #425
2013-10-13 Michiel de Jongcherry-pick e66b6e5
2013-10-13 Michiel de Jongupdate build version, fixes #431
2013-09-10 ggrinMerge branch 'master' into remotestorage0.9-develop
2013-09-10 Niklas Cathorexport symbol 'RemoteStorage' in node build
2013-09-09 Niklas CathorMakefile: added 'build-node' task
2013-09-09 Niklas Cathortweaks for nodejs build
2013-08-27 Niklas Cathorrenamed dropboxclient.js -> dropbox.js
2013-08-27 Niklas Cathoradded dropbox to build
2013-08-27 Niklas Cathoradded googledrive to nocache build
2013-08-21 Niklas Cathorstarted googledrive implementation. rocks!
2013-07-23 Niklas CathorMakefile: cleaned up minify task a bit, added more...
2013-07-23 Niklas Cathoradded AMD build option for -nocache
2013-07-23 Niklas Cathoradded AMD build option for -nocache
2013-07-18 ggrinRevert "Added the view to the build/package.jsob might...
2013-07-18 ggrinAdded the view to the build/package.jsob might fix...
2013-07-17 Niklas Cathoradd version header to minified & amd builds as well
2013-07-17 Niklas Cathorremoved broken 'buildserver' target from Makefile
2013-07-17 Niklas Cathoradded some legacy functions & AMD build support
2013-07-17 ()Makefile: document 'build' and 'minify' tasks
2013-07-17 ()Makefile: added 'doc' target
2013-07-17 ()added 'build' task
2013-07-17 ggrinadded assets support
2013-07-17 ()Makefile: added 'minify' target
2013-07-17 ()makefile tasks to start buildserver
2013-07-17 Niklas Cathorremoved all things 0.7, except for the releases, the...
2013-06-14 ()fixed some build stuff
2013-01-10 ()added 'snapshot' task to Makefile
2012-11-27 ()added 'test' task to Makefile for convenience
2012-11-27 ()updated 'release' task to also update version in packag...
2012-11-27 ()build process: fixed paths in build.js, added 'release...
2012-10-25 ()widget stuff:
2012-10-24 ()optimized asset build task
2012-10-24 ()generate assets from sources instead of editing assets...
2012-10-20 ()Merge remote-tracking branch 'skddc/master'
2012-10-20 Sebastian KippeAdd custom style for API docs
2012-10-19 ()added type declarations and validations to baseClient
2012-10-13 ()added 'debug' build task
2012-10-03 ()commit & push tasks for docs & builds
2012-10-03 ()fixed events with origin="remote"
2012-10-02 ()add makefile for docs