summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Version bumpkazer_2009-06-211-1/+1
* Add:Build:Made cache size configurable via switchmartin-s2009-06-071-0/+2
* Add:Build:Added configure option for fontconfigmartin-s2009-05-281-3/+7
* Fix:Core:Better diagnostics about graphics_sdlmartin-s2009-05-111-8/+11
* Fix:Core:Fixed typomartin-s2009-05-051-1/+1
* Fix:speech_cmdline:Add support for win32/wincemartin-s2009-05-051-0/+3
* Core:Fix:Fix typo. This fixes the issue reported in Ticket#363horwitz2009-04-231-1/+1
* Fix:core:Fix typo in configure.in USE_GRAPHICS_SDLhorwitz2009-03-221-1/+1
* Fix:Core:Removed accidentially introduced verbosity, made ENABLE_ROLL configu...martin-s2009-03-201-0/+3
* Fix:Configure.in: All svg2png converters are checked for availability now. Th...singesang2009-03-181-1/+1
* Fix:core:Merge old method of configuring pythonhorwitz2009-03-131-2/+25
* Fix:core:Further improve configure checks for pythonhorwitz2009-03-131-2/+2
* Fix:core:Improve configure checks for pythonhorwitz2009-03-131-18/+2
* Fix:Core:Fixed make distcheck error related to cogl, and removed deprecated c...kazer_2009-03-131-1/+0
* Fix:Core:Fixed wrong line deletion|Thanks Singesang ;)kazer_2009-03-121-1/+2
* Update:Gui:Removing deprecated graphicskazer_2009-03-121-28/+0
* Update:Gui:Removing deprecated guiskazer_2009-03-121-126/+1
* Add:configure.in: added switches to select svg2png convertersingesang2009-03-091-4/+12
* Add:Core:Initial work on shapefile drivermartin-s2009-03-081-0/+1
* Add:Configure.in: makes configure say, if binding/dbus and binding/python get...singesang2009-02-241-0/+4
* Fix:Core:Fixed wince buildmartin-s2009-02-131-2/+2
* Add:Core:Added disable switch for glibmartin-s2009-02-121-2/+9
* Fix:Core:Various improvementsmartin-s2009-02-061-0/+3
* Fix:Core:Also support rsvg-convert and inkscape for generating pngs out of svgsmartin-s2009-02-041-4/+5
* Fix:Core:Added configure switch for gpsdmartin-s2009-01-111-0/+1
* Fix:Core:Check for fontconfig and provide own fonts if not presentmartin-s2009-01-061-6/+13
* Fix:Core:Fixed check for python libmartin-s2009-01-051-4/+2
* Fix:Core:Renamed data to map to clean up things a bitmartin-s2009-01-031-9/+9
* core:fix:reomve -Wmissing-prototypes -Wstrict-prototypes for g++ they are not...horwitz2008-12-291-1/+1
* Core:Fix:Improve make dist with patch from Roy Rankinhorwitz2008-12-281-0/+5
* Fix:vehicle_gpsd:Auto-Start gpsd on maemomartin-s2008-12-191-1/+8
* Fix:Core:Check for python in lib64 alsomartin-s2008-12-161-1/+4
* Fix:Core:Some more hildon fixesmartin-s2008-12-111-1/+1
* Patch:gui_gtk:Fix hildon support for OS2008martin-s2008-12-081-1/+1
* Release:Switched source mode back to svn, ready for work on navit-0.1.1martin-s2008-11-261-2/+2
* Release:Switched source mode to tarballmartin-s2008-11-261-1/+1
* Fix:Core:Fixed win32ce buildmartin-s2008-11-221-0/+3
* Add:Core:Made new variable SOURCE_MODE to distinguish between tarball and svn...martin-s2008-11-161-2/+12
* Fix:Core:Included AM_MAINTAINER_MODE in configure.in for making it enabled as...martin-s2008-11-151-0/+18
* Fix:Core:Build vehicle_file now even without glibmartin-s2008-11-131-1/+0
* Fix:build: Check for glut.h for opengl graphicszaxl2008-11-091-1/+1
* Fix:Core:Handle vehicle_wince in configuremartin-s2008-11-081-0/+7
* Add:Core:Added scaling for flag and nav svgsmartin-s2008-11-061-1/+7
* Add:graphics_gd:New graphics systemmartin-s2008-11-051-0/+27
* Fix:Core:Make navit compilable with mingwmartin-s2008-11-041-0/+6
* Fix:Core:Added missing AC_SUBST, Fixed setting of graphics_openglmartin-s2008-11-031-1/+2
* FIX:build: Manualy add -I$(top_builddir/intl to CFLAGS if using included gettextzaxl2008-11-031-1/+5
* FIX:build: Don't forget navit subdir. Check for win32 after its detected.zaxl2008-10-311-5/+6
* FIX:build: Make --disable-nls and --with-included-gettext work.zaxl2008-10-311-12/+25
* FIX:build: Make it possible to disable opengl graphicszaxl2008-10-311-2/+8