summaryrefslogtreecommitdiff
path: root/scripts/main.mk
Commit message (Collapse)AuthorAgeFilesLines
* [node] create `npm test` and `npm run test-suite` targetsKonstantin Käfer2015-10-261-0/+2
|
* [node] include node headers in binding.gyp, undef libuv_cflagsMike Morris2015-10-261-2/+2
|
* [node] make task for building node via XcodeMike Morris2015-10-261-0/+14
|
* Consolidate test-suite rendering harnesses (#2236)John Firebaugh2015-09-041-4/+0
|
* remove debug logging and whitespace [skip ci]Mike Morris2015-09-011-1/+1
|
* move package.json and binding.gyp to root, drop tiles.tilejsonMike Morris2015-09-011-8/+8
|
* Fix NODE_PRE_GYP variableJohn Firebaugh2015-08-311-1/+1
| | | | `cd` outputs the resulting directory, which is not what is desired here.
* 'make node' compiles!Mike Morris2015-08-251-3/+15
|
* never delete intermediate targetsKonstantin Käfer2015-08-191-0/+3
|
* Fix xcpretty from swallowing xcodebuild error codesLeith Bade2015-08-131-1/+1
|
* Make build system architecture agnostic to remove Android special caseKonstantin Käfer2015-08-041-0/+127