index
:
delta/navit-svn.git
baserock/ps/wip
improved_destination
iphone
iphone@1058
iphone@2422
libglade
master
modular_map
navit
public_transport
public_transport@1058
public_transport@2243
sdl
srtm
srtm@1058
srtm@3154
wince
wince@1058
wince@2429
svn.code.sf.net: Obsolete (use navit)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
navit
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add:port_android:Better image sizes for high dpi screens, scale icons consist...
mdankov
2015-01-07
1
-6
/
+6
*
Add:port_android:Support xhdpi, xxhdpi, xxxhdpi display densities. Related to...
mdankov
2014-12-23
1
-1
/
+4
*
Refactor:core:Remove unused files compass.c/.h
sleske
2014-08-31
1
-2
/
+2
*
Refactor:core:Extract house number interpolation to search_houseno_interpol.c
sleske
2014-07-07
1
-1
/
+1
*
Refactor:build/cmake:Rename dir intl_cmake to support/gettext_intl for consis...
sleske
2013-09-27
1
-1
/
+1
*
Add:port_android:Build localized Android string resources from gettext db.
mdankov
2013-08-24
1
-6
/
+3
*
Fix:core:Let it be buildable for win* platforms with CMake.
mdankov
2013-08-03
1
-1
/
+0
*
Fix:core:Properly specify explicit dependency on intl_cmake/libintl.h.
mdankov
2013-08-03
1
-1
/
+1
*
Fix:core:Define explicit CMake dependency of support/glib header files on lib...
mdankov
2013-08-03
1
-0
/
+1
*
Add:Core:New xml tag for adding scripts to objects
martin-s
2013-05-24
1
-1
/
+1
*
Add:Core:Made a central entry point for translation in preparation of future ...
martin-s
2013-04-28
1
-1
/
+1
*
Add:Core:Beginning of work to create vehicleprofile options instead of multip...
martin-s
2013-03-05
1
-1
/
+1
*
Add:core:Move maptool/geom.c code to navit core.
mdankov
2013-03-05
1
-1
/
+1
*
Add:Core:Integrated obj_filter.c into command.c
martin-s
2012-07-16
1
-1
/
+1
*
Add:Core:Customized Info.plist for iphone port
martin-s
2012-07-08
1
-0
/
+1
*
Add:option to configure multiple maps with similar attributes with one tag
martin-s
2012-06-20
1
-1
/
+1
*
Fix:Build:Add icon for iphone build
martin-s
2012-05-09
1
-3
/
+5
*
Fix:Build:Fixed iphone build
martin-s
2012-05-06
1
-1
/
+1
*
Fix:Core:Make translations work on iphone
martin-s
2012-05-03
1
-0
/
+2
*
Fix:Build:Save more required settings for external plugins
martin-s
2012-03-25
1
-0
/
+2
*
Fix:core:CMake target navit_config_xml should depend on navit.xml from binary...
mdankov
2012-01-27
1
-2
/
+2
*
Add:Build:Save more state for plugins
martin-s
2011-09-29
1
-0
/
+4
*
Add:Build:Write settings to file for plugin reuse
martin-s
2011-09-29
1
-0
/
+11
*
Fix:build/cmake:Fixed setting of medium sized icons
rikky
2011-09-12
1
-6
/
+7
*
add:core: -added obj_filter.c
tegzed
2011-09-08
1
-1
/
+1
*
Fix:Build:Better bundle building
martin-s
2011-09-05
1
-5
/
+15
*
Add:Build:Optionally use xsltproc for xslt processing
martin-s
2011-09-04
1
-1
/
+5
*
Fix:Build:Create navit as bundle
martin-s
2011-08-23
1
-1
/
+5
*
Fix:Build:Use android subdir only when building for android, closes partly ti...
woglinde
2011-08-18
1
-1
/
+3
*
Fix:Build:Make map_shapefile build again on cmake
martin-s
2011-07-28
1
-1
/
+1
*
Fix:build/cmake:Test for -snone support of saxon, to support more saxon variants
rikky
2011-07-06
1
-1
/
+1
*
Fix:Build:Don't let saxon strip whitespaces
martin-s
2011-06-28
1
-1
/
+1
*
Add:Build:Option to disable win32 resources
martin-s
2011-05-09
1
-2
/
+5
*
Fix:Build:Remove unneeded resource file since gui_win32 won't be built
martin-s
2011-05-09
1
-5
/
+2
*
Fix:build/cmake:Added building of garmin plugin and some fixes to use same in...
rikky
2011-05-02
1
-1
/
+1
*
Fix:build/cmake:Fixed some linkage dependency. Should also fix maptool linker...
rikky
2011-03-15
1
-20
/
+24
*
Add:build/cmake:Generate hdpi, mdpi and ldpi configs for android
rikky
2011-03-13
1
-19
/
+27
*
Fix:build/cmake:Simplify xslt processing
rikky
2011-03-06
1
-6
/
+5
*
Fix:build/cmake:Enable resource compiling for WinCE
rikky
2011-03-05
1
-1
/
+1
*
Fix:Build:Disable gui resources for wince
martin-s
2011-02-18
1
-1
/
+1
*
Add:Build/cmake:Added compiling and linking of Win32/WinCE resource file
rikky
2011-02-02
1
-1
/
+6
*
Fix:Build/cmake:Fixed NLS/libintl support
rikky
2011-01-24
1
-1
/
+1
*
Fix:Build:MSVC fixes|Thanks chollya
martin-s
2011-01-24
1
-1
/
+4
*
Add:Build:Make integration of additional modules easier
martin-s
2011-01-21
1
-0
/
+1
*
Add:Build/cmake:Added Android build support
rikky
2011-01-13
1
-10
/
+18
*
Add:Build:Option to build navit_core shared
martin-s
2011-01-08
1
-1
/
+5
*
Fix:Build/cmake:Fixed processing of XSLTs
rikky
2011-01-07
1
-9
/
+10
*
Fix:Build/cmake:Cleanup of summary code
rikky
2011-01-07
1
-49
/
+2
*
Add:Build:Added sample map creation to cmake-build
rikky
2011-01-05
1
-0
/
+1
*
Add:Build:Add more infos to cmake summary
rikky
2011-01-05
1
-0
/
+9
[next]