Artem Pavlenko
|
570fe611f4
|
+ qualify 'value' to avoid names clashing
+ use _enumeration helper wrapper
|
2009-03-21 12:39:06 +00:00 |
|
Artem Pavlenko
|
afaf2df3ec
|
+ update CHANGELOG
+ formatting
|
2009-03-21 11:25:07 +00:00 |
|
Artem Pavlenko
|
24174d68e9
|
+ reflect aspect_fix_mode in Python
|
2009-03-21 11:22:10 +00:00 |
|
Dane Springmeyer
|
9af3e9d9f6
|
minor fix in revision number for scale_denominator map property
|
2009-03-17 23:52:55 +00:00 |
|
Artem Pavlenko
|
9970766461
|
formatting
|
2009-03-15 23:33:46 +00:00 |
|
Artem Pavlenko
|
fb186a5269
|
disable libtiff warning handler
|
2009-03-15 23:32:36 +00:00 |
|
Artem Pavlenko
|
058a70583d
|
+ add support 'schema'
+ more postgresql types
|
2009-03-11 23:40:44 +00:00 |
|
Artem Pavlenko
|
bad446da1d
|
+ check if *.sqlite file exists and avoid creating a new one
|
2009-03-11 23:39:26 +00:00 |
|
Dane Springmeyer
|
0e8b0a0668
|
scons: exit with proper return code indicating an error if we are missing required dependencies
|
2009-03-09 05:00:46 +00:00 |
|
Dane Springmeyer
|
ed695f6aae
|
scons: avoid skipping configure if --clean is requested since it will bork scons given the need for the configured/pickled dictionary to populate env variables in Sconscript files - thanks rcoup for noticing this
|
2009-03-09 04:59:23 +00:00 |
|
Dane Springmeyer
|
fd50ef8400
|
scons: force configure stage if the user supplies commandline arguments, and make sure not to save out custom variables for gdal and postgres if the config failed
|
2009-03-09 04:45:09 +00:00 |
|
Dane Springmeyer
|
9cf64111c2
|
scons: fix brain fade - need to return gdal lib name to populate env['LIBS'] if gdal libname is successfully parsed
|
2009-03-09 00:27:06 +00:00 |
|
Dane Springmeyer
|
40ef82f225
|
ogcserver: Fix syntax errors accidentally introduced in r986 - patch from rcoup (closes #256)
|
2009-03-09 00:15:03 +00:00 |
|
Dane Springmeyer
|
3f8b646289
|
scons: remove accidentally added pdb trace
|
2009-03-06 17:02:39 +00:00 |
|
Dane Springmeyer
|
5c426d08f9
|
scons: add postgres lib manually after switch to using pg_config for libs and includes (nice catch podolsir)
|
2009-03-06 16:12:39 +00:00 |
|
Dane Springmeyer
|
ff30cfd121
|
updated CHANGELOG back to r628 pre Cairo support, threading variants, and the OSM plugin (closes #123)
|
2009-03-05 06:39:52 +00:00 |
|
Dane Springmeyer
|
b70dad35ae
|
updated CHANGELOG back to r733 with notable commits affecting usability
|
2009-03-05 06:20:46 +00:00 |
|
Dane Springmeyer
|
277f9a9e45
|
add mapnik::Color change
|
2009-03-05 05:39:12 +00:00 |
|
Dane Springmeyer
|
4fb1eb6c0e
|
Add missing include
|
2009-03-05 04:44:34 +00:00 |
|
Dane Springmeyer
|
37837db4c1
|
move the boost::python namespace back to original location
|
2009-03-05 03:47:15 +00:00 |
|
Artem Pavlenko
|
d60a918fb8
|
+ accept empty bboxes for point geom
|
2009-03-04 22:27:22 +00:00 |
|
Dane Springmeyer
|
f50f908546
|
scons: fix typo
|
2009-03-04 06:31:36 +00:00 |
|
Dane Springmeyer
|
727b2ee9b9
|
scons: add fallback for contructing python install environment if distutils is not available
|
2009-03-04 05:11:21 +00:00 |
|
Dane Springmeyer
|
c6a48bfdb2
|
scons: add the paths specified for ICU_LIBS/INCLUDES
|
2009-03-04 01:50:19 +00:00 |
|
Dane Springmeyer
|
4012ce0dd4
|
revert accidental change to pgsql2sqlite Jamroot
|
2009-03-03 19:48:53 +00:00 |
|
Dane Springmeyer
|
7418806450
|
scons: explicitly link against libmapnik for command line programs to be built
|
2009-03-03 19:44:36 +00:00 |
|
Dane Springmeyer
|
fa5a2195d7
|
scons: add boolean options to build the rundemo and pgsql2sqlite programs - off by default
|
2009-03-03 19:31:05 +00:00 |
|
Dane Springmeyer
|
d365924997
|
Update the sample ogcserver config based on patch from tmcw
|
2009-03-03 19:29:51 +00:00 |
|
Dane Springmeyer
|
a79714f6e2
|
Add a SCons build script for the c++ rundemo sample program, and touchup code and readme, closes #197
|
2009-03-03 19:28:26 +00:00 |
|
Dane Springmeyer
|
ea2e39b81b
|
ogcserver: Add content-length to cgi, wsgi, and mod-python handlers and max_age to wsgi and mod_python - thanks tmcw, closes #251
|
2009-03-03 17:08:19 +00:00 |
|
Dane Springmeyer
|
44aa40a610
|
ogcserver: remove unused import
|
2009-03-03 17:04:58 +00:00 |
|
Dane Springmeyer
|
8f56b0d5dc
|
scons: warn if the SYSTEM_FONTS directory does not exist
|
2009-03-02 23:53:28 +00:00 |
|
Andreas Volz
|
194093d719
|
doxygen docs for some functions and classes
|
2009-03-01 21:09:09 +00:00 |
|
Dane Springmeyer
|
2ac636dc31
|
scons: add build script for pgsql2sqlite
|
2009-03-01 07:07:47 +00:00 |
|
Dane Springmeyer
|
fb1def644b
|
scons: fix up handling of plugin dependencies by making optional but warning after configure if not found
|
2009-03-01 06:45:59 +00:00 |
|
Dane Springmeyer
|
0ec29dfe3b
|
scons: typo fix
|
2009-03-01 00:03:50 +00:00 |
|
Dane Springmeyer
|
67fe8b2c34
|
scons: switch to regex to find and parse the (potentially custom) gdal libname from gdal-config - this is specifically to support debian naming of gdal pkgs
|
2009-02-28 23:55:03 +00:00 |
|
Dane Springmeyer
|
2399d61c4b
|
scons: gdal-config does not predicatably return config arguments when multiple are requested, so call twice
|
2009-02-28 22:22:48 +00:00 |
|
Dane Springmeyer
|
383ef59289
|
scons: switch to using pg_config and gdal-config for checking and adding libs using reworked config parsing that also applies to xml2-config and freetype-config
|
2009-02-28 21:18:32 +00:00 |
|
Dane Springmeyer
|
a661f1104d
|
authors: add myself (dane) as responsible for the scons scripts
|
2009-02-26 23:48:45 +00:00 |
|
Dane Springmeyer
|
3aa777706a
|
fix typo in INSTALL doc
|
2009-02-26 23:47:46 +00:00 |
|
Dane Springmeyer
|
c8e1c9103f
|
Add notes about sqlite and the new 'configure' option for scons in trunk (to be released with 0.6.0)
|
2009-02-26 23:46:19 +00:00 |
|
Dane Springmeyer
|
9f40e90def
|
scons: move all configure options to 'scons configure' stage, using pickling to maintain configure options across builds
|
2009-02-26 23:35:09 +00:00 |
|
Artem Pavlenko
|
6a84586489
|
+cleanup unused source
|
2009-02-26 15:35:48 +00:00 |
|
Artem Pavlenko
|
e2304d7999
|
corrected sql syntax
|
2009-02-26 15:35:07 +00:00 |
|
Dane Springmeyer
|
df8beaa952
|
scons: cleanup unneeded thread_flag check in Boost lib/header checking
|
2009-02-25 23:01:50 +00:00 |
|
Dane Springmeyer
|
6d0ac8f05b
|
scons: trivial formatting fixes to SConstruct to maintain 4 space indents
|
2009-02-25 22:56:47 +00:00 |
|
Dane Springmeyer
|
7a7362751d
|
scons: improve handling of optional plugin paths by only adding paths if a plugin will be built, prepending plugin paths to ensure linking against requested libs, and maintaining sorting of internal includes and libs given new plugin prepend behavior (addresses #250)
|
2009-02-25 21:18:08 +00:00 |
|
Dane Springmeyer
|
46df10d7d0
|
scons: add boolean option to avoid linking to Framework Python on darwin (closes #248)
|
2009-02-25 01:02:43 +00:00 |
|
Dane Springmeyer
|
feb3f3327c
|
scons:reformat the custom boost and mapnik version checking cpp snippets, since on gcc 4.1.1 the existing formatting was causing 'no newline at end of file' warnings
|
2009-02-24 18:05:22 +00:00 |
|