| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix:vehicle_gpsd:Mostly revert rev.5642 to allow N810 to use old libgps. Warn... | sleske | 2013-11-25 | 1 | -1/+11 |
* | Fix:vehicle_gpsd:Fix version check for autoconf build.|Hopefully concludes fi... | sleske | 2013-09-16 | 1 | -6/+1 |
* | Fix:vehicle_gpsd:Require libgps V3.1+, drop compatibility #ifdefs and warning... | sleske | 2013-09-15 | 1 | -4/+0 |
* | Fix:core:Set default for CACHE_SIZE during autotools build, like with CMake.|... | sleske | 2013-09-04 | 1 | -1/+1 |
* | Fix:core:Remove duplicate code imported with r5539. Refix the win* "Dollar S"... | mdankov | 2013-08-02 | 1 | -5/+0 |
* | Fix:port_win32:Fix "Dollar S" bugs in navigational messages by adding own ver... | mdankov | 2013-06-16 | 1 | -0/+5 |
* | Refactor:core:Rename switch ENABLE_NLS to USE_NATIVE_LANGUAGE_SUPPORT for con... | sleske | 2013-06-14 | 1 | -2/+2 |
* | Fix:graphics_opengl:Fix automake build with OpenGL.|As long as we still have ... | sleske | 2012-04-10 | 1 | -1/+1 |
* | Add:Build:Warn user about pending autotools removal | martin-s | 2012-03-23 | 1 | -0/+2 |
* | Add:core:New binding_win32 module for Windows and WinCE. Some details are at ... | mdankov | 2012-01-18 | 1 | -0/+11 |
* | Fix:Core:Better endian handling | martin-s | 2011-08-16 | 1 | -0/+2 |
* | Fix:Build: fix accidently commited wrong definition of HAVE_SOCKET | woglinde | 2011-08-06 | 1 | -1/+1 |
* | Fix:Build:Better approach for #pragma pack vs __attribute__((packed)) | martin-s | 2011-08-05 | 1 | -0/+1 |
* | Fix:core: define HAVE_SYS_TIME_H for autotools too | woglinde | 2011-07-30 | 1 | -0/+7 |
* | Fix:maptool:Better check for sbrk | martin-s | 2011-07-21 | 1 | -0/+5 |
* | Fix:map_shapefile:Rework the autotools support a bit, don't include shapefile... | woglinde | 2011-07-20 | 1 | -13/+21 |
* | Fix:map_shapefile:Split out shapelib, make prober library check, cp15 said to... | woglinde | 2011-07-05 | 1 | -4/+10 |
* | Fix:Build:Changed outdated sdl check | martin-s | 2011-05-01 | 1 | -1/+1 |
* | Fix:Build:Removed outdated xmu check | martin-s | 2011-05-01 | 1 | -4/+0 |
* | Fix:font/freetype:Fix the usage of libfribidi with new and oldapi, stolen fro... | woglinde | 2011-02-06 | 1 | -2/+11 |
* | Fix:Build:Check for getopt.h | martin-s | 2011-01-25 | 1 | -0/+8 |
* | Add:map/csv:Added initial version of csv map driver | tegzed | 2011-01-05 | 1 | -0/+6 |
* | Add:Core:Add support for WebOS vehicle to configure | norad | 2010-12-21 | 1 | -0/+14 |
* | Version bump | kazer_ | 2010-11-21 | 1 | -1/+1 |
* | Fix:vehicle_file:Fixed win32 support, patch from #332|Thanks richt | martin-s | 2010-11-04 | 1 | -0/+3 |
* | Fix:Build:Forgotten commit | martin-s | 2010-10-31 | 1 | -0/+3 |
* | Fix:core: remove extra characters after AC_SUBST(SHAPEFILE_CFLAGS) | woglinde | 2010-10-26 | 1 | -1/+1 |
* | Fix:graphics/opengl:initial changeset to make opengl driver operational | tegzed | 2010-10-24 | 1 | -3/+26 |
* | Fix:graphics/sdl: rename define USE_GRAPHICS_SDL to GRAPHICS_SDL, os it is th... | woglinde | 2010-10-05 | 1 | -2/+2 |
* | Fix:Core: remove Xmu.h header check it is not included in any file | woglinde | 2010-10-05 | 1 | -11/+0 |
* | Fix:Core: fix opengl configure summary message | woglinde | 2010-10-05 | 1 | -3/+3 |
* | Fix:Core: remove missleading warning about sdl, when xorg and openglheaders a... | woglinde | 2010-10-05 | 1 | -4/+4 |
* | Fix:gui/sdl: remove last cruft of deprecated sdl gui | woglinde | 2010-10-05 | 1 | -18/+0 |
* | Fix:core:Clears up misleading messages in configure.in as per ticket #673 | T... | geoghegan | 2010-10-04 | 1 | -6/+6 |
* | Fix:Build:No pthread on android | martin-s | 2010-08-09 | 1 | -1/+1 |
* | Fix:Port/wince: Disable build of maptool for wince, thanks mvglasow for the p... | woglinde | 2010-07-21 | 1 | -0/+1 |
* | Fix:Core:Add pthread libs where required | martin-s | 2010-07-15 | 1 | -0/+3 |
* | Fix:Build:Better glade support check | martin-s | 2010-07-06 | 1 | -1/+1 |
* | Fix:Build:Configure error | martin-s | 2010-06-30 | 1 | -1/+2 |
* | Add:Configure parameter for maptool | martin-s | 2010-06-29 | 1 | -0/+6 |
* | Fix:Build:Better xgettext glade support check | martin-s | 2010-06-29 | 1 | -1/+5 |
* | Fix:Build:Correct fribidi define | martin-s | 2010-06-29 | 1 | -0/+2 |
* | Fix:build:Fixed actual FriBidi building | akashihi | 2010-06-29 | 1 | -0/+1 |
* | Fix:Build:Better check for availability of objc | martin-s | 2010-06-29 | 1 | -1/+1 |
* | Add:Build:Check for socket | martin-s | 2010-06-28 | 1 | -0/+2 |
* | Fix:Build:Corrected quoting | martin-s | 2010-06-27 | 1 | -3/+3 |
* | Fix:Build:Typos | martin-s | 2010-06-27 | 1 | -1/+4 |
* | Fix:Build:Next try on qt | martin-s | 2010-06-27 | 1 | -2/+2 |
* | Fix:Build:Better check for objc for older autoconfs | martin-s | 2010-06-27 | 1 | -2/+2 |
* | Fix:Build:Hopefully fixed QtSvg check | martin-s | 2010-06-27 | 1 | -3/+6 |