[qooxdoo-commit] [qooxdoo/qooxdoo] 05ffbd: [BUG #8967] remove node_modules dir
Brought to you by:
ecker,
martinwittemann
|
From: Richard S. <ric...@1u...> - 2015-03-03 13:55:17
|
Branch: refs/heads/master Home: https://github.com/qooxdoo/qooxdoo Commit: 05ffbdcb98e32181c3021cd81c20a22eb57b18a6 https://github.com/qooxdoo/qooxdoo/commit/05ffbdcb98e32181c3021cd81c20a22eb57b18a6 Author: Richard Sternagel <ric...@1u...> Date: 2015-03-03 (Tue, 03 Mar 2015) Changed paths: R tool/grunt/node_modules/commander/index.js R tool/grunt/node_modules/commander/package.json R tool/grunt/node_modules/deepmerge/index.js R tool/grunt/node_modules/deepmerge/license.txt R tool/grunt/node_modules/deepmerge/package.json R tool/grunt/node_modules/hooker/LICENSE-MIT R tool/grunt/node_modules/hooker/lib/hooker.js R tool/grunt/node_modules/hooker/package.json R tool/grunt/node_modules/qooxdoo/package.json R tool/grunt/node_modules/qooxdoo/qx-oo.js R tool/grunt/node_modules/readme.txt R tool/grunt/node_modules/shelljs/LICENSE R tool/grunt/node_modules/shelljs/package.json R tool/grunt/node_modules/shelljs/shell.js R tool/grunt/node_modules/shelljs/src/cat.js R tool/grunt/node_modules/shelljs/src/cd.js R tool/grunt/node_modules/shelljs/src/chmod.js R tool/grunt/node_modules/shelljs/src/common.js R tool/grunt/node_modules/shelljs/src/cp.js R tool/grunt/node_modules/shelljs/src/dirs.js R tool/grunt/node_modules/shelljs/src/echo.js R tool/grunt/node_modules/shelljs/src/error.js R tool/grunt/node_modules/shelljs/src/exec.js R tool/grunt/node_modules/shelljs/src/find.js R tool/grunt/node_modules/shelljs/src/grep.js R tool/grunt/node_modules/shelljs/src/ln.js R tool/grunt/node_modules/shelljs/src/ls.js R tool/grunt/node_modules/shelljs/src/mkdir.js R tool/grunt/node_modules/shelljs/src/mv.js R tool/grunt/node_modules/shelljs/src/popd.js R tool/grunt/node_modules/shelljs/src/pushd.js R tool/grunt/node_modules/shelljs/src/pwd.js R tool/grunt/node_modules/shelljs/src/rm.js R tool/grunt/node_modules/shelljs/src/sed.js R tool/grunt/node_modules/shelljs/src/tempdir.js R tool/grunt/node_modules/shelljs/src/test.js R tool/grunt/node_modules/shelljs/src/to.js R tool/grunt/node_modules/shelljs/src/toEnd.js R tool/grunt/node_modules/shelljs/src/which.js Log Message: ----------- [BUG #8967] remove node_modules dir Commit: 27063496a7b597fc446dcee87466a4953fd01b91 https://github.com/qooxdoo/qooxdoo/commit/27063496a7b597fc446dcee87466a4953fd01b91 Author: Richard Sternagel <ric...@1u...> Date: 2015-03-03 (Tue, 03 Mar 2015) Changed paths: A Gruntfile.js M documentation/manual/source/pages/tool/grunt.rst M framework/package.json A package.json R tool/grunt/.gitignore A tool/grunt/package.json M tool/grunt/setup.js M tool/grunt/task/task.js Log Message: ----------- [BUG #8967] overhaul setup.js Compare: https://github.com/qooxdoo/qooxdoo/compare/2f2488595223...27063496a7b5 |