Dane Springmeyer
|
9b0d6fc702
|
iwyu
|
2014-09-29 17:01:40 -07:00 |
|
Dane Springmeyer
|
3ee609112a
|
using pimpl to isolate boost::regex headers - refs #2439
|
2014-09-29 16:48:19 -07:00 |
|
Dane Springmeyer
|
aaec8058fa
|
fix property name in error message
|
2014-09-29 16:32:46 -07:00 |
|
Dane Springmeyer
|
a41978f439
|
iwyu
|
2014-09-29 13:50:21 -07:00 |
|
Dane Springmeyer
|
ba689b379e
|
iwyu
|
2014-09-29 13:50:14 -07:00 |
|
Dane Springmeyer
|
848370c678
|
speed up compile / move iomanip to cpp - refs #2439
|
2014-09-29 13:49:56 -07:00 |
|
Dane Springmeyer
|
a1b98e6238
|
speed up compile / avoid boost/math - refs #2439
|
2014-09-29 13:49:22 -07:00 |
|
Dane Springmeyer
|
89f64f6b97
|
avoid spirit usage in function_call.hpp - refs #2439
|
2014-09-29 13:12:46 -07:00 |
|
artemp
|
8ff17378a4
|
make index constexpr
|
2014-09-29 21:03:34 +01:00 |
|
artemp
|
752d9def3c
|
remove unused //#include <mapnik/expression_node.hpp>
|
2014-09-29 21:03:09 +01:00 |
|
Dane Springmeyer
|
b7b39d4444
|
add missing file
|
2014-09-29 12:11:03 -07:00 |
|
Dane Springmeyer
|
688e97e148
|
move dasharray parser to cpp file - refs #2439
|
2014-09-29 12:07:15 -07:00 |
|
artemp
|
953f4b700c
|
remove unused mpl header
|
2014-09-29 19:29:44 +01:00 |
|
artemp
|
14ba64174b
|
make arguments noncopyable
|
2014-09-29 14:07:39 +01:00 |
|
artemp
|
e8f7bd0efd
|
Merge branch 'vertex-converter'
|
2014-09-29 12:35:15 +01:00 |
|
artemp
|
95d13e0b3d
|
Merge branch 'master' into vertex-converter
|
2014-09-29 12:34:54 +01:00 |
|
artemp
|
4f67ec0fc7
|
update cairo and grid renderers to use new vertex_converters
|
2014-09-29 12:25:34 +01:00 |
|
artemp
|
7f81fc9146
|
cleanup
|
2014-09-29 12:22:54 +01:00 |
|
artemp
|
e57f66b97d
|
re-implement vertex_converters using c++11 feature (removes dependency on boost::mpl/boost::fusion)
|
2014-09-29 11:58:04 +01:00 |
|
artemp
|
8382751404
|
fix cpp_test
|
2014-09-29 11:57:47 +01:00 |
|
artemp
|
06d4f0aa11
|
revert template instantiation depth to 300
|
2014-09-29 11:57:01 +01:00 |
|
Dane Springmeyer
|
d3d6b09516
|
fix windows compile - apparently numeric_limits is not viably constexpr - closes #2452
|
2014-09-26 16:57:16 -07:00 |
|
Dane Springmeyer
|
a9c7bfcdf8
|
simplify text rendering benchmark to only render text + be explicit about clipping - refs #2326
|
2014-09-26 12:55:31 -07:00 |
|
Jiri Drbalek
|
50b2189f38
|
Merge pull request #2449 from mapycz/test-valign
add visual test text vertical-alignment
|
2014-09-26 21:55:28 +02:00 |
|
Jiri Drbalek
|
17852989e0
|
add visual test text vertical-alignment
|
2014-09-26 19:27:43 +00:00 |
|
Jiri Drbalek
|
359a34838a
|
Merge pull request #2445 from mapycz/improve-test-text-displacement
improve visual test - show line direction
|
2014-09-26 19:53:08 +02:00 |
|
Jiri Drbalek
|
5921d201d0
|
improve visual test - show line direction
|
2014-09-26 17:51:55 +00:00 |
|
Dane Springmeyer
|
c37f5fa242
|
Merge pull request #2444 from joto/patch-1
Add info on memory requirements.
|
2014-09-26 08:47:11 -07:00 |
|
artemp
|
130e621ace
|
use c++11 in vertex_converters (work-in-progress)
|
2014-09-26 12:41:03 +01:00 |
|
Jochen Topf
|
1b262b6953
|
Add info on memory requirements.
|
2014-09-26 11:44:56 +02:00 |
|
Dane Springmeyer
|
385a77fc47
|
pass map to renderer common (viable after 60a55cb48 , needed for upcoming font changes)
|
2014-09-25 22:37:43 -07:00 |
|
Dane Springmeyer
|
59eb03a346
|
simplify parse error in xml
|
2014-09-25 22:20:44 -07:00 |
|
Dane Springmeyer
|
2dbefde750
|
add validation to face_ptr_creation benchmark
|
2014-09-25 13:09:05 -07:00 |
|
Jiri Drbalek
|
78e3f6c43d
|
Merge pull request #2440 from mapycz/fix-data-binding
fix text symbolizer property data binding
|
2014-09-25 20:51:56 +02:00 |
|
Jiri Drbalek
|
13f950159f
|
fix text symbolizer property data binding
|
2014-09-25 18:26:36 +00:00 |
|
Dane Springmeyer
|
60a55cb48b
|
noncopyable renderer_common (needed for upcoming font work)
|
2014-09-24 22:46:19 -07:00 |
|
Dane Springmeyer
|
a26a82dc12
|
allow font re-registration - closes #1895
|
2014-09-24 18:22:45 -07:00 |
|
Dane Springmeyer
|
c9452d3a70
|
replace tabs with spaces - amends c322655c
|
2014-09-24 17:48:25 -07:00 |
|
Dane Springmeyer
|
5b6ab82f7a
|
skip postgis tests if postgres not running
|
2014-09-24 17:43:48 -07:00 |
|
Dane Springmeyer
|
eb8686388f
|
add to string impl for length func - closes #2437
|
2014-09-24 17:37:16 -07:00 |
|
Dane Springmeyer
|
fb60492696
|
skip load/save map tests when postgis is not running
|
2014-09-24 17:36:50 -07:00 |
|
Dane Springmeyer
|
18910f4c44
|
postgis tests - skip if createdb not found (TODO: check return code)
|
2014-09-24 17:22:09 -07:00 |
|
Dane Springmeyer
|
64f3815687
|
ensure boost system is linked after thread - closes #2436
|
2014-09-24 17:11:43 -07:00 |
|
Dane Springmeyer
|
74b33d3042
|
back to 2 JOBS
|
2014-09-24 16:00:27 -07:00 |
|
Dane Springmeyer
|
b56168d0a4
|
actually fix make clean first run - refs #2112
|
2014-09-24 15:59:08 -07:00 |
|
Dane Springmeyer
|
1c1cd076f8
|
Remove unused unifont
|
2014-09-24 15:42:54 -07:00 |
|
Dane Springmeyer
|
aa239a65ed
|
remove unneeded include
|
2014-09-24 12:23:54 -07:00 |
|
artemp
|
c322655cc6
|
add visual test for expressions function length(<expr>)
|
2014-09-24 13:16:29 +01:00 |
|
Dane Springmeyer
|
97dcd2fd59
|
only accept JOBS via make setting and default to 1 - closes #2430
|
2014-09-23 11:25:01 -07:00 |
|
Dane Springmeyer
|
ebb6678a61
|
point postgis-inline.xml at template_postgis
|
2014-09-23 11:25:01 -07:00 |
|