summaryrefslogtreecommitdiff
path: root/platform/macos/config.cmake
Commit message (Expand)AuthorAgeFilesLines
* [macos] expose link flags via mbgl-core targetKonstantin Käfer2017-04-061-29/+8
* [build] don't advertise headers that aren't used in public headersKonstantin Käfer2017-03-281-1/+1
* [node] Eliminate src as an include pathJohn Firebaugh2017-03-281-5/+5
* Use ICU compiled with -OsJohn Firebaugh2017-03-081-1/+1
* [ios,macos,android,qt] use shared threadpoolKonstantin Käfer2017-02-201-0/+2
* [glfw] use newer version that allows automated graphics switching on macOSKonstantin Käfer2017-02-101-1/+1
* [build] Remove Mason submodule in favor of CMake masonKonstantin Käfer2017-02-081-2/+2
* [macos,ios] don't roundtrip through encodePNG when converting imagesKonstantin Käfer2017-01-261-0/+2
* [core][Qt] Use Qt for UTF16, since `codecvt` is not always availableThiago Marcos P. Santos2017-01-201-0/+1
* [core] Remove platform-specific main.cpp from MBGL_TEST_FILESBruno de Oliveira Abinader2017-01-181-2/+2
* [build] add -fvisibility=hidden to macOS dynamic framework and export require...Konstantin Käfer2017-01-041-10/+11
* [build] add -Wl,-bind_at_load to node.js bindings on macOSKonstantin Käfer2016-12-141-0/+1
* [build] ICU is now configured per platformBruno de Oliveira Abinader2016-12-121-0/+3
* [all] Upgrade to boost 1.62.0John Firebaugh2016-12-051-1/+1
* [build] upgrade to variant 1.1.4 and dependenciesKonstantin Käfer2016-11-281-0/+10
* [build] move logging to utilKonstantin Käfer2016-11-221-1/+1
* [build] move headless rendering files to platform/defaultKonstantin Käfer2016-11-221-2/+5
* [build] move default ThreadPool implementation to platform/defaultKonstantin Käfer2016-11-221-1/+2
* [build] move default_styles to platform/defaultKonstantin Käfer2016-11-221-1/+5
* [build] move Reachability to platform/darwinKonstantin Käfer2016-11-221-1/+3
* [build] reduce framework size for Release builds on macOSKonstantin Käfer2016-11-221-0/+2
* [core] Refactor HeadlessDisplayBruno de Oliveira Abinader2016-11-081-1/+1
* [core] move gl::Context to Backend and refactor ViewKonstantin Käfer2016-10-251-2/+1
* [core] separate Backend from View for headless renderingKonstantin Käfer2016-10-251-0/+2
* [core] [node] pass thread pool impl to Map constructorMike Morris2016-10-201-0/+3
* [build] Add support for 'benchmark' target on macOSBruno de Oliveira Abinader2016-10-051-0/+22
* [android][ios][macos][linux][qt] included default LocalFileSourceIvo van Dongen2016-09-301-0/+1
* [build] Upgrade GLFW to 3.2.1, SQLite to 3.14.2 and libwebp to 0.5.1Konstantin Käfer2016-09-191-1/+2
* [macos] Explicitly link the OpenGL framework for compatibility with macOS SierraKonstantin Käfer2016-08-311-0/+1
* [build] revert macOS deployment target to 10.10Konstantin Käfer2016-08-191-1/+1
* Runtime styling API for iOS/macOS (#5727)Fredrik Karlsson2016-08-111-0/+2
* [build] Fix Qt4 build on OS XKonstantin Käfer2016-08-051-0/+2
* [build] use cmake script bundled with MasonKonstantin Käfer2016-08-051-2/+3
* [build] switch to CMakeKonstantin Käfer2016-08-051-0/+113