summaryrefslogtreecommitdiff
path: root/cmake/node.cmake
Commit message (Collapse)AuthorAgeFilesLines
* [build] move logging to utilKonstantin Käfer2016-11-221-2/+2
|
* [build] move headless rendering files to platform/defaultKonstantin Käfer2016-11-221-0/+1
|
* [core] [node] pass thread pool impl to Map constructorMike Morris2016-10-201-0/+2
| | | | | | | Updates mbgl::Map constructor usage everywhere Adds NodeThreadPool implementation using AsyncQueue to call Nan::AsyncQueueWorker from main thread
* [build] add CMake source groups to all targetsKonstantin Käfer2016-08-221-0/+2
|
* [build] convert build-shaders script from Python to Node.jsKonstantin Käfer2016-08-161-10/+0
|
* [build] use cmake script bundled with MasonKonstantin Käfer2016-08-051-0/+2
|
* [build] switch to CMakeKonstantin Käfer2016-08-051-0/+52
This is very much a work in progress.