bitcore-node-zcash/bin
Chris Kleeschulte eb9e634275 Checking for missing headers
Rationale:

- On OS X, a user can have /usr/include, but still not have the standard headers
- this could be because the user uninstalled packages but the /usr/include directory was left behind. 
- by checking for at least stdlib.h, we stand a good chance at finding an issue much easlier
2015-10-26 20:08:27 -04:00
..
bitcore-node Fix bug with double load of bitcore-lib. 2015-10-19 13:45:35 -04:00
build - Build script fails earlier (but hopefully not often) for critical errors in compilation and dependency download 2015-10-09 17:30:09 -04:00
clean changed back to node-gyp clean. 2015-08-06 11:51:25 -04:00
config_options.sh Fixed the dependency on system-installed boost libs. 2015-07-29 17:30:34 -04:00
config_options_debug.sh Fixed the dependency on system-installed boost libs. 2015-07-29 17:30:34 -04:00
config_options_test.sh Fixed the dependency on system-installed boost libs. 2015-07-29 17:30:34 -04:00
get-tarball-name.js Included command to package and sign releases. 2015-08-06 16:17:03 -04:00
install - Build script fails earlier (but hopefully not often) for critical errors in compilation and dependency download 2015-10-09 17:30:09 -04:00
package.js Bump development version to v0.2.0-dev 2015-09-16 14:35:29 -04:00
patch-bitcoin cleaned up the project! 2015-07-02 14:59:14 -04:00
start-libbitcoind.js Rename modules to services. 2015-08-31 11:31:28 -04:00
start.js gitignore, integration test, env 2015-09-11 10:58:52 -04:00
upload.js Bump development version to v0.2.0-dev 2015-09-16 14:35:29 -04:00
variables.sh Checking for missing headers 2015-10-26 20:08:27 -04:00