Artem Pavlenko
|
fc029ae5a5
|
Update Coopyright year
|
2024-07-22 10:20:47 +01:00 |
|
Artem Pavlenko
|
a244effa91
|
Add mapnik/filesystem.hpp ref:https://github.com/mapnik/mapnik/pull/4383#discussion_r1131405532
|
2023-03-13 14:27:02 +00:00 |
|
Artem Pavlenko
|
45b48721fa
|
replace std::tmpnam (deprecated) with make_unique
|
2023-03-13 09:34:58 +00:00 |
|
Artem Pavlenko
|
be0b537f52
|
Use std::filesystem when CXX_STD >= 17 and not USE_BOOST_FILESYSTEM
|
2023-03-09 13:17:28 +00:00 |
|
Mathis Logemann
|
7d267b47fe
|
Merge branch 'master' of https://github.com/mapnik/mapnik into feature/cmake-static
|
2022-11-22 20:14:33 +01:00 |
|
Artem Pavlenko
|
a65d65a5ab
|
Update .clang-format to BraceWrapping: BeforeCatch : true
run `pre-commit`
|
2022-11-10 15:57:38 +00:00 |
|
Mathis Logemann
|
42f465f842
|
refactor datasource plugins
fix merge
remove old DATASOURCE_PLUGIN call
fix memory_datasource
wip
wip
fix temp return
fix install
wip before_unload
linux
remove docker
remove docker
comments
add windows error message if libmapnik=static and plugins=dynamic
fix false plugin macro
plugin default de/constructor to remove UB
simplyfy plugin targets - add fpic
fix makro
simplyfy
use unique_ptr for plugin handle
rename option static plugins
replace local init with fnc call
call setup everywhere
init datasource_static
|
2022-02-07 15:35:09 +01:00 |
|
Mathis Logemann
|
779787f980
|
Merge branch 'master' of https://github.com/mapnik/mapnik into feature/clang-format
|
2022-01-28 10:31:55 +01:00 |
|
Mathis Logemann
|
3012ea43ee
|
[visual-test] enable utf-8 console output for windows
|
2022-01-27 18:37:19 +01:00 |
|
Mathis Logemann
|
6dcf754077
|
format dir test
format dir test
fix
|
2022-01-27 00:12:12 +01:00 |
|
Artem Pavlenko
|
bd961c4da2
|
update copyright year [skip ci]
|
2021-01-05 14:39:07 +00:00 |
|
artemp
|
333ef9fde1
|
update copyright year
|
2017-05-05 13:02:01 +02:00 |
|
artemp
|
cf604518a5
|
fix typo
|
2016-05-25 13:08:20 +02:00 |
|
Jiri Drbalek
|
464e508dc5
|
visual tests: support for Cairo PS, PDF and SVG renderers
|
2016-05-04 14:27:34 +00:00 |
|
Jiri Drbalek
|
ae8ac89ef8
|
visual tests: add command line parameters for scale-factor settings
|
2015-09-17 08:22:18 +00:00 |
|
Jiri Drbalek
|
fd19c754f3
|
visual tests: command line switches for renderers
|
2015-09-17 08:22:10 +00:00 |
|
Jiri Drbalek
|
32afdb10e5
|
visual tests: limit number of failures
|
2015-08-03 10:45:14 +00:00 |
|
Jiri Drbalek
|
ced3d35023
|
visual tests: report total time spent by renderers
|
2015-07-08 20:01:23 +00:00 |
|
Jiri Drbalek
|
1fa6cc73db
|
visual tests: add time measurement
|
2015-07-07 12:35:28 +00:00 |
|
Jiri Drbalek
|
c4625e06bc
|
visual tests: add command line argument for controlling log level
|
2015-06-29 14:23:32 +00:00 |
|
Dane Springmeyer
|
b285bde44b
|
Revert "visual tests: still generate error report on ctrl-c"
This reverts commit c24229f5c8 .
|
2015-06-24 17:37:02 -07:00 |
|
Dane Springmeyer
|
c24229f5c8
|
visual tests: still generate error report on ctrl-c
|
2015-06-23 21:54:24 -07:00 |
|
Dane Springmeyer
|
2b02677cb5
|
Centralize memory/valgrind cleanup code
|
2015-06-15 20:41:46 -07:00 |
|
Dane Springmeyer
|
583fbaec14
|
fix test compile if cairo is disabled
|
2015-06-06 12:30:56 -07:00 |
|
Jiri Drbalek
|
c1461f495a
|
visual tests: handle runner exceptions
|
2015-05-25 21:03:40 +00:00 |
|
Dane Springmeyer
|
ad09abee21
|
free memory in visual tests to keep valgrind happier
|
2015-05-23 12:05:10 -07:00 |
|
Jiri Drbalek
|
7ca96eb824
|
visual tests: use boost::filesystem::unique_path() instead of boost::uuids::uuid
|
2015-05-12 12:52:02 +00:00 |
|
Dane Springmeyer
|
a79b33236a
|
fix spelling [skip ci]
|
2015-05-11 19:04:23 -07:00 |
|
Jiri Drbalek
|
688f76a260
|
new visual test runner
|
2015-05-10 20:14:04 +00:00 |
|