Dane Springmeyer
f5ea42b11f
at workaround for throw_out_of_range_fmt
...
remove inadvertent change
also dump glibcxx symbols on circle
add glibc_workaround.cpp if option is chosen
This reverts commit 751d9bff1672f6b8cbd2b5ebe2eb460223746806.
add script that asserts on expected symbols
check symbols for all modes, only error if symbols exist + ENABLE_GLIBC_WORKAROUND
2017-11-21 16:07:41 +01:00
artemp
0ac9cc091a
remove depth
setting from git subodule update
2017-06-19 10:37:59 +02:00
Dane Springmeyer
520f3fd0a0
improve check padding script to see deps via submodules
2017-03-28 15:18:48 -07:00
Dane Springmeyer
941a7eaf69
try codecov
2017-02-08 15:02:16 -08:00
Dane Springmeyer
4cd55330dd
avoid -Wshadow and 'unrecognized command line option' with gcc
2016-12-14 18:21:03 -08:00
Mickey Rose
d18e65dbdf
travis: also search unknown submodule commit in branches
2016-10-05 20:03:45 +02:00
Dane Springmeyer
cbe86b0c59
add script for 'make test-release'
2016-09-07 21:02:04 -07:00
Dane Springmeyer
b6a48ff354
fixes to automated release process
2016-09-07 19:53:01 -07:00
Dane Springmeyer
c6c94e760e
release process: move to github releases
2016-09-07 16:54:39 -07:00
Dane Springmeyer
b481d62d3d
block invalid publish [skip ci]
2016-09-06 00:26:45 -07:00
Dane Springmeyer
48316d47b0
fixes for auto-release script
2016-09-06 00:21:20 -07:00
Dane Springmeyer
4cc0706940
start working on #3335
2016-09-06 00:21:20 -07:00
bergwerkgis
49a1799d4f
Merge branch 'master' of https://github.com/mapnik/mapnik
2016-09-05 14:00:34 +00:00
bergwerkgis
28162f0720
[skip travis] fix relative path to get-boost-icu-version-from-sdk.ps1 (differs when called from windows-builds)
2016-09-05 14:00:17 +00:00
artemp
014f98043f
add missing include path
2016-09-05 15:41:14 +02:00
bergwerkgis
a79bd73105
refs #3509 , get boost and icu versions directly from SDK files
2016-09-05 13:13:24 +00:00
Dane Springmeyer
57331a40ce
try to get travis-command-wrapper deadline working
2016-09-02 17:19:22 -07:00
Dane Springmeyer
7075a361cc
try travis-command-wrapper.py to help cache get created even on job that timed out - refs travis-ci/travis-ci#4472
2016-09-01 18:13:06 -07:00
Dane Springmeyer
b17dae8381
[travis][coverage] llvm-3.8 does not support --object-directory option
2016-06-14 22:26:17 -07:00
Dane Springmeyer
8955e3b189
[travis] attempt to fix coverage
2016-06-14 21:58:32 -07:00
Dane Springmeyer
915062c6a3
[travis] fix apt package installs
2016-06-14 21:25:33 -07:00
Dane Springmeyer
e68de54883
re-enable osx unit tests now that ccache is working
2016-05-09 14:04:55 -07:00
Dane Springmeyer
ce3a78afc4
fix quoting in triggered commit json [skip ci]
2016-03-16 17:08:32 -07:00
Dane Springmeyer
706108e95c
[travis] automatically trigger builds of python-mapnik after successful linux build - refs #3366
2016-03-16 17:01:28 -07:00
Dane Springmeyer
d2239e7514
[travis] use consistent install prefix
2016-03-16 15:51:40 -07:00
Dane Springmeyer
1e46f1155f
write to /tmp for default prefix
2016-03-16 15:34:00 -07:00
Dane Springmeyer
5ddf4cf01a
[mason package] avoid needing sudo on linux
2016-03-16 15:24:04 -07:00
Dane Springmeyer
c22d0ac97f
simplify mason_latest.sh publishing
2016-03-16 13:49:46 -07:00
Dane Springmeyer
03f2d8563a
[circleci] try catching apt packages [skip ci]
2016-03-14 14:55:08 -07:00
Dane Springmeyer
ba7e78ac7d
[circleci] build mapnik before testing so that ccache dir is saved [skip ci]
2016-03-14 14:38:10 -07:00
Dane Springmeyer
d026d38047
[circleci] correct ccache path
2016-03-14 10:28:52 -07:00
Dane Springmeyer
75b57ab960
[circleci] use clang-3.7
2016-03-14 10:21:35 -07:00
Dane Springmeyer
b70fed842e
[circleci] use clang-3.8
2016-03-14 10:15:39 -07:00
Dane Springmeyer
eb34d19c9f
[circleci] upgrade to clang++-3.5
2016-03-14 08:46:29 -07:00
Dane Springmeyer
da8384310e
add circleci config
2016-03-14 08:40:20 -07:00
Dane Springmeyer
280978c422
[travis] Stop building/running OS X tests to try to finish before 50 min
2016-03-11 17:53:57 -08:00
Dane Springmeyer
28c7cc548c
[appveyor] initialize all submodules
2016-03-11 17:14:10 -08:00
Dane Springmeyer
821c4d2115
ignore warnings older compilers don't know
2016-03-10 13:00:29 -08:00
Dane Springmeyer
f90cef44c3
[travis] switch coverage run to linux - closes #3344
2016-03-04 11:29:05 -08:00
Dane Springmeyer
833703026d
add COVERAGE configure option - only set coverage flags on libmapnik and plugins - refs #3344
2016-03-03 14:19:12 -08:00
bergwerkgis
bd4c97f82d
[skip ci] AppVeyor: update %ICU_VERSION%
2016-02-29 13:58:59 +00:00
bergwerkgis
1a7cf57b9f
[skip ci] Windows: checkout Python bindings recursively
2016-02-24 14:36:43 +00:00
Mickey Rose
efb06d2060
travis: move some shell code to separate script
...
- refs #3291
2016-02-18 15:40:13 +01:00
bergwerkgis
643391ba20
Windows: props file to override solution settings for /MP
2016-02-08 13:55:08 +00:00
bergwerkgis
eeb1507c6d
AppVeyor: new try, nr.2
2016-02-05 11:13:09 +00:00
bergwerkgis
9d359ff3df
AppVeyor: new try, nr.1
2016-02-05 11:05:12 +00:00
bergwerkgis
9282c60c91
AppVeyor: try again mapnik::value_null - correct <=, >= return values
2016-02-04 10:21:41 +00:00
bergwerkgis
58c0f29355
AppVeyor: 'git submodule update --init deps/mapbox/variant'
2016-01-18 10:52:02 +00:00
bergwerkgis
a86df63490
[skip ci] Windows: remove check for unix style "find"
2016-01-05 14:15:13 +01:00
bergwerkgis
630640ee6c
Windows: pull python bindings, too.
2015-12-23 12:48:43 +01:00