84 Commits

Author SHA1 Message Date
314bd2c130 Merge pull request #4491 from SergeCroise/patch-2
fix: grammar in design.md
2025-02-26 09:23:02 +00:00
34bd2aaec5 fix: grammar in design.md
- it's (instead of its)
2025-02-07 23:03:15 +01:00
a4546e2a6a fix: remove double word in cmake-usage.md 2025-02-07 22:49:52 +01:00
7a7a8125a9 [CMake] remove obsolete statements/improve docs
[CMake] remove obsolete variables and improve docs

[CMake] remove proj env var
2021-11-15 00:40:48 +01:00
1c51a8e529 [CMake] add configuration dependend exports for plugin install dir.
add function to get the current plugin install dir
2021-09-23 10:33:32 +02:00
8bd463d4fc make mapnik::core a public dependency of mapnik::mapnik 2021-09-14 20:46:43 +02:00
02180115bf some last minor improvements 2021-08-25 16:41:57 +02:00
83e77559c4 update cmake docs 2021-08-13 17:21:46 +02:00
54e63dd9fe some docs 2021-07-22 23:05:48 +02:00
d737569574 add presets 2021-07-22 22:45:39 +02:00
14944cd235 added some docs 2021-07-22 21:55:01 +02:00
282986c503 fix config file naming scheme.
Only happens when using older cmake versions. But this was definitly an issue.
Target name should be the same on the file (case sensitive)
2021-07-21 20:03:42 +02:00
36be4fe594 renamed target mapnik::headers to mapnik::core 2021-03-18 15:35:55 +01:00
4e898b2a52 added some basic READMEs 2021-03-17 22:37:46 +01:00
19a979955e More info, small fixes 2019-01-05 14:09:37 +01:00
27a4d60026 Documentation of development process 2019-01-05 10:51:07 +00:00
8aac6871e0 touch up gcov docs [skip ci] 2015-11-05 11:18:59 -08:00
e466a200ed Add generating *.gov files locally steps 2015-11-05 16:11:20 +00:00
cd2c76689d Add a plugin policy per #2978 2015-07-16 11:20:50 -07:00
9419219b14 Changed extension to use standard md for markdown. 2015-06-30 16:28:16 -05:00
1aa02e2081 tweak doc on updating visual tests [skip ci] 2015-05-15 11:33:38 -07:00
c2e2c96dde #2789 is landed, update the contributing docs around adding more visual tests [skip ci] 2015-05-11 16:52:08 -07:00
ff3289abe9 add details about how tests+submodules work - refs #2789 [skip ci] 2015-04-30 08:11:53 -07:00
3da1342185 Add mention of unique_ptr and std::copy to contributing docs 2014-12-05 12:28:51 -05:00
ce081f1730 add mention of always using std:: for cmath 2014-11-12 09:57:52 -08:00
a6978cb375 contributing: note that shared/unique_ptr should be used sparingly 2014-10-20 12:56:24 -07:00
ee460e6eb4 Various doc fixes. 2014-09-23 11:31:21 +02:00
e4a1a5d9be touchup copyright docs 2013-08-14 22:09:17 -04:00
a7eaab9d07 add lexical cast and sstream notes to contributing docs 2013-01-03 18:58:37 -08:00
e954bb1587 add empty/size==0 to style guide 2012-09-26 12:29:22 -07:00
4ccf40038e add preferred assignment syntax for zero initialization 2012-08-13 11:27:02 -07:00
b9f2af6f87 fix typo 2012-03-05 15:48:04 -08:00
7a9c5ac0ed add note about generally passing built in types by value - for most compilers this should be faster 2012-03-05 11:48:34 -08:00
6462af3a02 add to c++ style docs note about const& convention 2012-03-05 11:09:34 -08:00
a1d2211060 Update dependency graph. 2012-01-31 17:39:28 +01:00
89ce699616 Update text rendering dependency graph. 2012-01-29 23:17:38 +01:00
37ba77550c More documentation. 2012-01-25 18:46:27 +01:00
469568862b Add documentation. 2012-01-24 23:42:54 +01:00
1d18a18639 add note to contributing guide about using pull requests for lite code review on big changes 2011-10-25 15:48:33 -07:00
19665b9bba add details about committing best practices 2011-10-25 15:42:53 -07:00
255ad2bdf0 add details for brace usage for one lineers to coding style recommendations 2011-10-25 15:15:09 -07:00
b343663aeb contributing touchups 2011-10-25 15:07:32 -07:00
e617e340c8 fix formatting of code guidelines 2011-10-12 16:03:04 -07:00
cd6a649a16 add note about boost::make_shared to coding conventions 2011-10-12 15:56:27 -07:00
55f572bacb add an initial draft of a contributors guide 2011-10-12 15:55:22 -07:00
52470c0f60 now that docs/ is wide-open, start out with a design manifesto 2011-10-12 15:14:42 -07:00
7616cd45db move epydoc stuff out of docs/ folder and into utils 2011-10-12 12:17:26 -07:00
ed23abf554 remove ogcserver docs - they are now at https://github.com/mapnik/OGCServer 2011-10-11 19:27:42 -07:00
1070b293ad tabs -> spaces 2011-05-04 15:53:36 +00:00
df254d09b2 fix spelling 2010-11-08 21:37:16 +00:00