summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* added not about mocha migration, fixed lintingAlexander Early2015-07-191-2/+2
* Fix typo in MakefileGraeme Yeates2015-07-191-1/+1
* Source map outputbuildingmegawac2015-07-191-2/+2
* Revert build dir to dist/ and add async.js to foldermegawac2015-07-191-4/+6
* :scroll: Manadate style guide with jscsGraeme Yeates2015-07-081-0/+2
* Build distribution file to lib/async.min.jsGraeme Yeates2015-06-291-2/+2
* commit dist build in make releaseAlexander Early2015-06-291-0/+1
* add mangle and compress options to uglifyAlexander Early2015-06-291-1/+1
* Add package manager syncing to make publishGraeme Yeates2015-06-241-1/+2
* Setup publish make task [ci skip]Graeme Yeates2015-06-241-0/+7
* update ignore files, update changelogAlexander Early2015-05-201-1/+1
* cleaning up build filesAlexander Early2015-05-191-7/+6
* Wrap makefile cwd strings in quotesElvin Yung2015-02-271-1/+1
* use uglify, nodeunit and nodelint directly from node_modulesCaolan McMahon2012-02-261-6/+6
* updated package.json to specify devDependencies. updated Makefile to use cli ...Jonathan Stewmon2012-02-131-4/+8
* added makefile with lint, test and build targetsCaolan McMahon2010-11-171-0/+21