root/trunk/SConstruct

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @748 [748] 6 weeks artem + fixed building with boost-1_36 + corrected order of BOOST_TOOLKIT …
(edit) @724 [724] 4 months tom Add an INTERNAL_LIBAGG build option that can be used to make mapnik build …
(edit) @721 [721] 4 months tom Make boost_system optional as boost before 1.35.0 doesn't have it …
(edit) @707 [707] 5 months artem corrected boost libs names logic
(edit) @703 [703] 5 months artem reverting back to 700
(edit) @701 [701] 5 months artem applied font fallbacj patch from Beau Gunderson
(edit) @679 [679] 8 months dom ppc64 build fix (fixes #83)
(edit) @667 [667] 8 months tom Make cairo components conditional on the relevant libaries etc existing.
(edit) @656 [656] 9 months tom Add support for rendering to a cairo surface.
(edit) @650 [650] 9 months artem added Unicode support based on ICU
(edit) @634 [634] 10 months artem support building multi/single variants
(edit) @628 [628] 10 months artem use memory mapped files for reading shape files
(edit) @621 [621] 10 months artem applied freebsd patch from Beau Gunderson
(edit) @610 [610] 10 months artem make iconv check optional
(edit) @604 [604] 10 months artem added missing PGSQL
(edit) @603 [603] 10 months artem applied patch to build on OSX Leopard and Sun's C++ compiler on Solaris …
(edit) @579 [579] 11 months artem added a bit of colour to SCons
(edit) @569 [569] 12 months artem removed GIGABASE stuff as it's unused at the moment
(edit) @545 [545] 14 months artem comment out boost_system
(edit) @544 [544] 14 months artem 1.don't share FT_Library object between threads (TODO : implement …
(edit) @540 [540] 14 months david - merged strict-xml-branch r530:532 to trunk: - libxml2 support - …
(edit) @527 [527] 14 months artem don't check for boost_system by default
(edit) @525 [525] 14 months artem 1. Changed internal geometry representation (explicit support for multi …
(edit) @512 [512] 15 months artem Applied mapnik-r511.patch from David …
(edit) @481 [481] 18 months artem applied mapnik-gdal-libs.patch from jonb
(edit) @475 [475] 19 months artem added support for building gdal plug-in
(edit) @468 [468] 20 months artem Be explicit about threading model Added THREADING enum options (defaults …
(edit) @467 [467] 20 months artem corrected boost toolkit/append logic
(edit) @465 [465] 20 months artem added missing -pthread for linux platforms
(edit) @464 [464] 20 months artem 1.Added support for building on Darwin (Xcode 2.4.1, gcc4.0.1). Mainly …
(edit) @445 [445] 22 months pavlenko reverting to r432 ( to make it work on Debian based …
(edit) @433 [433] 22 months jdoyon - Use the multithreaded versions of boost libs by default.
(edit) @432 [432] 22 months pavlenko fixed to work with boost-1_33_1
(edit) @429 [429] 22 months pavlenko Added BOOST_TOOLKIT option (defaults to envCC?). Specify …
(edit) @414 [414] 2 years pavlenko Added DESTDIR option which is used as an additional prefix for the …
(edit) @413 [413] 2 years pavlenko added support for right to left languages by using the fribidi library …
(edit) @376 [376] 2 years pavlenko disable clog printing in release mode. Pass -DMAPNIK_DEBUG to enable.
(edit) @362 [362] 2 years pavlenko resolved multiple #defines
(edit) @330 [330] 2 years pavlenko 1.added projection transformation support based on proj4 (new …
(edit) @313 [313] 2 years pavlenko 1. move include to mapnik/include 2. update demos,bibdibgs etc.
(edit) @310 [310] 2 years pavlenko update build system to include map_{load,save}
(edit) @302 [302] 2 years pavlenko Apparently, we need this check on some systems (??)
(edit) @295 [295] 2 years pavlenko added support for building on x86_64 platform e.g. /usr/lib64 etc.
(edit) @288 [288] 2 years pavlenko 1. removed dependency on boost_serialization ( we don't really need it) at …
(edit) @280 [280] 2 years jdoyon - make sure the proj bindings only get built if the python bindings also …
(edit) @238 [238] 3 years pavlenko added missing PROJ_*
(edit) @222 [222] 3 years pavlenko changing licence from GPL to LGPL
(edit) @211 [211] 3 years jdoyon Add support for building pyprojection.
(edit) @175 [175] 3 years pavlenko link to boost_serialization lib
(edit) @174 [174] 3 years jdoyon Fix the build process to install the included free ttf fonts.
(edit) @165 [165] 3 years jdoyon Reworked all the svn:ignore properties. They are all set explicitely now, …
(edit) @162 [162] 3 years pavlenko added font_engine impl - work in progress:)
(edit) @160 [160] 3 years jdoyon Simple fix to how the python version is tested.
(edit) @159 [159] 3 years jdoyon Fix a bug that would switch to the wrong BOOST_APPEND if one of the boost …
(edit) @149 [149] 3 years jdoyon Reworked the way the tail end of the boost libs (i.e. -gcc-mt) is …
(edit) @145 [145] 3 years jdoyon Fixed an (ironic) bug with the debug option :)
(edit) @144 [144] 3 years jdoyon Cleaning SConstruct a little bit. No new functionality.
(edit) @142 [142] 3 years jdoyon Use the current python interpreter as default for building python …
(edit) @134 [134] 3 years pavlenko new build system
(edit) @110 [110] 3 years pavlenko 1. fixed shape datasource bug - attributes were ignored for …
(edit) @104 [104] 3 years pavlenko 1.added serialization support 2.some class names changes
(edit) @103 [103] 3 years pavlenko 1. corrected LIBS in SConsctipt files 2. use boost::shared_ptr instead of …
(edit) @98 [98] 3 years pavlenko extra option EXTENSIONS (defaults to none)
(edit) @93 [93] 3 years pavlenko added feature factory
(edit) @81 [81] 3 years pavlenko changed optimization flags
(edit) @58 [58] 3 years pavlenko 1.added copyright notice to SConstruct/SConscript files 2.fixed …
(edit) @57 [57] 3 years pavlenko revived shape support + removed unsed header from postgis.cpp
(copy) @54 [54] 3 years pavlenko moving mapnik-scons to trunk
copied from branches/mapnik-scons/SConstruct:
(copy) @51 [51] 3 years pavlenko move mapnik-scons tree to branches dir
Note: See TracRevisionLog for help on using the revision log.