summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* update changelogAlexander Early2019-07-141-1/+0
* Typo in makefileQuinn Blenkinsop2018-04-141-1/+1
* Optimize the library for webpack users (#1517)Ivan Akulov2018-03-231-0/+4
* include individual module files for aliasesgenerate-indexAlexander Early2017-10-201-8/+24
* generate lib/index.js from a template and a list of aliasesAlexander Early2017-10-151-2/+7
* update Makefile to include source map in build dir [fixes #1452] (#1453)Hubert Argasinski2017-07-241-2/+8
* enable Make parallelizaionbuild-refactorAlexander Early2017-04-161-1/+1
* rename compile->compile-module.jsAlexander Early2017-04-161-1/+1
* use make to manage compiling individual filesAlexander Early2017-04-161-3/+7
* remove unused CJS index.js fileAlexander Early2017-04-161-5/+1
* refactor to use ES module output to make umd bundleAlexander Early2017-04-161-1/+1
* refactor to not need babel, require node 6+Alexander Early2017-04-161-4/+3
* Clean other built filesGraeme Yeates2016-07-251-1/+2
* add doc generation to makefileAlexander Early2016-07-071-2/+6
* exclude jsdoc scripts from lintingAlexander Early2016-06-301-1/+1
* make docs publishing fail if there are uncommitted changesAlexander Early2016-06-301-0/+2
* add docs publishing script. Related to #1202Alexander Early2016-06-301-0/+6
* add eslint, remove jscs/jshintAlexander Early2016-06-071-2/+1
* remove component.jsonAlexander Early2016-06-071-1/+1
* Reduce package manager scaffolding.John-David Dalton2016-05-311-6/+0
* Fix Makefile build on OS XJohan Nordberg2016-05-291-1/+2
* Update make fileGraeme Yeates2016-05-161-1/+2
* Get rid of nodeunitezubarev2016-05-061-1/+1
* use npm publish rather than packAlexander Early2016-05-051-2/+2
* Fixes #1117Hubert Argasinski2016-04-211-0/+1
* remove gulpfile.js from lint configAlexander Early2016-04-021-1/+1
* add prerelease to makefileAlexander Early2016-03-111-2/+2
* move build/async.js to build/dist/async.jsAlexander Early2016-02-161-3/+5
* move es build to separate folder/packageAlexander Early2016-02-161-4/+26
* check in dist for bower supportAlexander Early2016-02-141-1/+1
* use tweaked version of xyz for our publish processAlexander Early2016-02-101-4/+2
* move package manager files during build process, update main pathsAlexander Early2016-02-091-2/+13
* fix es build testAlexander Early2016-02-091-0/+1
* add es modules to build, with lodash replaced with lodash-esAlexander Early2016-01-211-6/+14
* clean up makefile, add smoke test to build processAlexander Early2016-01-211-11/+26
* rename build files, add smoke test for build--global2016-01-151-3/+6
* update code style, increase linter coverage, refactor makefile--global2016-01-151-9/+22
* Improve bundle error reportingGraeme Yeates2016-01-101-4/+4
* use npm for lodash-es, rather than a git submoduleKiko Beats2016-01-071-3/+1
* Update make build tasksGraeme Yeates2016-01-041-7/+16
* Avoid including lodash string parsing in bundleGraeme Yeates2016-01-041-8/+4
* Adjust commonjs builds and use umd formatGraeme Yeates2015-12-291-2/+3
* Set up async bundlesGraeme Yeates2015-12-291-2/+9
* Initial work in progress - modularizationKiko Beats2015-12-291-2/+4
* fix build taskAlexander Early2015-10-251-1/+1
* update build files, include them in npm packageAlexander Early2015-10-251-2/+4
* simplify makefile, update node versions for travisAlexander Early2015-10-241-9/+6
* also add updated package manager jsons on releaseAlexander Early2015-08-071-0/+1
* dont silence xyz commandAlexander Early2015-08-071-1/+1
* ignore errors in minified build commitAlexander Early2015-08-071-1/+1