documentation updated

This commit is contained in:
Marc Wäckerlin
2016-08-30 19:02:45 +00:00
parent 2068305d79
commit 911e9a390e
17 changed files with 1041 additions and 280 deletions

View File

@@ -1,3 +1,53 @@
2016-01-19 16:20 marc
* build-in-docker.sh: build fixed
2016-01-19 08:48 marc
* build-in-docker.sh, debian/control.in: debian build fixed
2016-01-18 14:03 marc
* build-in-docker.conf, debian/control.in: moveed dependencies from
build-in-docker.conf to debian/control.in
2016-01-18 13:41 marc
* ChangeLog, ax_init_standard_project.m4, build-in-docker.sh,
nodejs/database/config.json,
nodejs/node_modules/mysql/Changes.md,
nodejs/node_modules/mysql/lib/Connection.js,
nodejs/node_modules/mysql/lib/protocol/Parser.js,
nodejs/node_modules/mysql/lib/protocol/constants/ssl_profiles.js,
nodejs/node_modules/mysql/node_modules/bignumber.js/README.md,
nodejs/node_modules/mysql/node_modules/bignumber.js/bignumber.js,
nodejs/node_modules/mysql/node_modules/bignumber.js/bignumber.js.map,
nodejs/node_modules/mysql/node_modules/bignumber.js/bignumber.min.js,
nodejs/node_modules/mysql/node_modules/bignumber.js/bower.json,
nodejs/node_modules/mysql/node_modules/bignumber.js/package.json,
nodejs/node_modules/mysql/package.json,
nodejs/node_modules/socket.io/History.md,
nodejs/node_modules/socket.io/node_modules/debug/package.json,
nodejs/node_modules/socket.io/node_modules/engine.io/History.md,
nodejs/node_modules/socket.io/node_modules/engine.io/node_modules/ws/package.json,
nodejs/node_modules/socket.io/node_modules/engine.io/package.json,
nodejs/node_modules/socket.io/node_modules/socket.io-adapter/node_modules/socket.io-parser/node_modules/benchmark/package.json,
nodejs/node_modules/socket.io/node_modules/socket.io-adapter/node_modules/socket.io-parser/node_modules/debug/package.json,
nodejs/node_modules/socket.io/node_modules/socket.io-client/History.md,
nodejs/node_modules/socket.io/node_modules/socket.io-client/node_modules/engine.io-client/.zuul.yml,
nodejs/node_modules/socket.io/node_modules/socket.io-client/node_modules/engine.io-client/History.md,
nodejs/node_modules/socket.io/node_modules/socket.io-client/node_modules/engine.io-client/README.md,
nodejs/node_modules/socket.io/node_modules/socket.io-client/node_modules/engine.io-client/engine.io.js,
nodejs/node_modules/socket.io/node_modules/socket.io-client/node_modules/engine.io-client/lib/transports/polling-jsonp.js,
nodejs/node_modules/socket.io/node_modules/socket.io-client/node_modules/engine.io-client/node_modules/engine.io-parser/node_modules/arraybuffer.slice/package.json,
nodejs/node_modules/socket.io/node_modules/socket.io-client/node_modules/engine.io-client/node_modules/engine.io-parser/node_modules/has-binary/package.json,
nodejs/node_modules/socket.io/node_modules/socket.io-client/node_modules/engine.io-client/node_modules/ws/package.json,
nodejs/node_modules/socket.io/node_modules/socket.io-client/node_modules/engine.io-client/package.json,
nodejs/node_modules/socket.io/node_modules/socket.io-client/package.json,
nodejs/node_modules/socket.io/node_modules/socket.io-client/socket.io.js,
nodejs/node_modules/socket.io/package.json,
nodejs/package.json.in: don't install unnecessary packages
2016-01-14 09:47 marc
* cordova/platforms/android/AndroidManifest.xml,