summaryrefslogtreecommitdiff
path: root/bin/offline.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] FileSourceManager::getFileSource() returns PassRefPtrMikhail Pozdnyakov2020-02-261-3/+3
* [core] Modularize FileSource codebase (#15768)Alexander Shalamov2020-01-131-34/+36
* [core] Add requiredTileCount to OfflineRegionStatusBruno de Oliveira Abinader2019-08-291-0/+2
* improve offline cli help pageAndrew Harvey2019-06-071-1/+1
* [core] clang-tidy fixesKonstantin Käfer2019-04-051-1/+1
* [core] Bump args to 6.2.2 (does not use RTTI)Bruno de Oliveira Abinader2019-03-251-1/+1
* [core] Expose "includeIdeographs" in offline download command line tool.Chris Loer2018-12-211-2/+4
* [build] use newer compiler versions for some buildsKonstantin Käfer2018-11-281-1/+1
* [core] remove some uses of <iostream> and <sstream>Konstantin Käfer2018-10-231-0/+21
* [core] Add DefaultFileSource::mergeRegions API and CLI support in the mbgl-of...Asheem Mamoowala2018-08-281-6/+37
* [offline] Add option to pass geojson input fileIvo van Dongen2018-08-201-14/+76
* WIP: use expected<T, E> for passing on errorsKonstantin Käfer2018-08-141-3/+3
* [core] Fix GCC8's new -Wcatch-value warningsZsolt Bölöny2018-06-251-3/+3
* [core] Add 'apiBaseURL' argument to mbgl-offline util.Chris Loer2018-03-271-0/+4
* [build] Replace boost_libprogram_options with argsBruno de Oliveira Abinader2017-12-181-33/+43
* [core] Remove private header includes from CLI utilitiesKonstantin Käfer2017-03-281-1/+0
* [core] move from microsecond precision timestamp to integer second precisionKonstantin Käfer2016-05-131-3/+3
* [test] Fix crash in offline binaryJohn Firebaugh2016-03-151-10/+11
* [bin] Add explicit ^C handling to bin/offline, to test deactivationJohn Firebaugh2016-03-071-6/+28
* [bin] Print message when tile count limit is exceededJohn Firebaugh2016-03-041-0/+4
* [offline] Accept parametersThiago Marcos P. Santos2016-03-021-7/+45
* [core] status.requiredResourceCountIsIndeterminate ⇢ status.requiredResourc...John Firebaugh2016-02-241-1/+1
* [core] Optimize offline database schemaJohn Firebaugh2016-02-101-1/+1
* Add binary for smoke-testing offline downloadsJohn Firebaugh2016-02-101-0/+76