| Commit message (Expand) | Author | Age | Files | Lines |
* | Bumping the trunk to 0.5.1 | Pierre GRANDIN | 2015-12-31 | 1 | -1/+1 |
* | Remove redundant cmake_policy invocation. | Sebastian Leske | 2015-10-05 | 1 | -2/+1 |
* | Make CMake a bit less verbose | Sebastian Leske | 2015-09-19 | 1 | -1/+1 |
* | Fix:build:Detect current git version, remove Subversion checks. We don't do S... | Sebastian Leske | 2015-08-30 | 1 | -1/+1 |
* | Refactor:core:Removed quesoglc deps | kazer_ | 2015-04-02 | 1 | -1/+0 |
* | Add:port_android:Do not include prescaled images without size specifiers on A... | mdankov | 2015-01-23 | 1 | -3/+3 |
* | Add:port_android:Produce icons for x-xx-xxxhdpi resolutions, scale map icons,... | mdankov | 2014-12-27 | 1 | -3/+15 |
* | Add:Plugin:Added the j1850 plugin, allows Navit to read CAN-BUS datas in some... | kazer_ | 2014-12-15 | 1 | -0/+1 |
* | Fix:core:Set reason when enabling NSIS cpack generator. | mdankov | 2014-11-09 | 1 | -1/+1 |
* | Fix:core:Set CPACK_INCLUDE_TOPLEVEL_DIRECTORY only for zip cpack generator, o... | mdankov | 2014-11-09 | 1 | -1/+0 |
* | Add:core:Set CPACK parameters to produce ready to use packages with default s... | mdankov | 2014-11-08 | 1 | -3/+31 |
* | Add:build:Log CMake version | sleske | 2014-09-28 | 1 | -0/+1 |
* | Fix:build:Check if compiler options are supported before using them.|Allows b... | sleske | 2014-09-10 | 1 | -9/+8 |
* | Refactor:gui/sdl:Remove macro LINUX_TOUCHSCREEN and corresponding dead code. | sleske | 2014-08-31 | 1 | -1/+1 |
* | Fix:build:Remove feature SHARED_LIBNAVIT. Only works on Android, so just enab... | sleske | 2014-07-08 | 1 | -8/+1 |
* | Fix:Core:Re-enable search for gettext in main CMakeLists.txt. | xenos1984 | 2014-05-30 | 1 | -9/+10 |
* | Fix:core:Do not depend on XGettextGlade ability to process broken glade input... | mdankov | 2014-05-30 | 1 | -1/+0 |
* | Fix:port_wince:Partially revert r5746 to allow cmake wince builds with gcc ve... | mdankov | 2014-03-28 | 1 | -0/+2 |
* | Enable -Wundef, fix warnings by replacing #if -> #ifdef. | sleske | 2014-02-27 | 1 | -2/+2 |
* | Fix:core:Don't use #pragma pack just because target platform is Win32/WinCE. ... | mdankov | 2014-02-22 | 1 | -3/+0 |
* | Fix:vehicle_gpsd:Mostly revert rev.5642 to allow N810 to use old libgps. Warn... | sleske | 2013-11-25 | 1 | -2/+11 |
* | Fix:build/cmake:Handle "support/gettext_intl" like the other support libs. | sleske | 2013-09-29 | 1 | -2/+2 |
* | Refactor:build/cmake:Rename dir intl_cmake to support/gettext_intl for consis... | sleske | 2013-09-27 | 1 | -1/+1 |
* | Fix:vehicle_gpsd:Require libgps V3.1+, drop compatibility #ifdefs and warning... | sleske | 2013-09-15 | 1 | -2/+1 |
* | Fix:core:Prefer saxonb-xslt transformer when other variants present too. It's... | mdankov | 2013-08-31 | 1 | -1/+1 |
* | Fix:core:Only use -Wno-missing-field-initializers if compiler supports it. | sleske | 2013-08-29 | 1 | -1/+4 |
* | Fix:Build:Compatibility for older gccs | martin-s | 2013-08-27 | 1 | -2/+6 |
* | Add:Build:Enable binding_python for cmake builds | martin-s | 2013-08-27 | 1 | -0/+6 |
* | Add:port_android:Build localized Android string resources from gettext db. | mdankov | 2013-08-24 | 1 | -0/+8 |
* | Fix:core:Build with -Wstrict-prototypes, fix warnings. | sleske | 2013-08-22 | 1 | -1/+3 |
* | Fix:core:Add -Wextra (with some warnings disabled), fix warning. | sleske | 2013-08-21 | 1 | -2/+9 |
* | Fix:core:Build with -Wcast-align -Wmissing-prototypes, -Wpointer-arith, fix c... | sleske | 2013-08-21 | 1 | -1/+5 |
* | Fix:core:Let it be buildable for win* platforms with CMake. | mdankov | 2013-08-03 | 1 | -1/+0 |
* | Fix:core:Remove duplicate code imported with r5539. Refix the win* "Dollar S"... | mdankov | 2013-08-02 | 1 | -1/+1 |
* | Fix:port_win32:Fix "Dollar S" bugs in navigational messages by adding own ver... | mdankov | 2013-06-16 | 1 | -0/+1 |
* | Refactor:core:Rename switch ENABLE_NLS to USE_NATIVE_LANGUAGE_SUPPORT for con... | sleske | 2013-06-14 | 1 | -5/+5 |
* | Fix:build/cmake:Make CMake variable ENABLE_NLS work. | sleske | 2013-06-14 | 1 | -4/+8 |
* | Fix:Build:Link graphics_sdl against freetype in case of missing SDL_ttf | martin-s | 2013-05-30 | 1 | -0/+2 |
* | Add:Build:Improved gettext handling | martin-s | 2013-05-04 | 1 | -10/+1 |
* | Fix:Build:Add imlib2 check to cmake | martin-s | 2013-02-15 | 1 | -0/+4 |
* | Fix:Build:Include missing shm.h check | martin-s | 2012-12-10 | 1 | -0/+1 |
* | Fix:Build:Add missing fsync test | martin-s | 2012-11-16 | 1 | -0/+1 |
* | Fix:build/cmake:Remove invalid parameter OPTIONAL from find_package(Qt4...). ... | sleske | 2012-10-16 | 1 | -4/+4 |
* | Add:Android:Warn about old ant version | rikky | 2012-08-18 | 1 | -0/+5 |
* | Removed Debug build type | bjasspa | 2012-08-12 | 1 | -2/+0 |
* | Fixed MSVC issue caused by intl_cmake not replacing the system snprintf becau... | bjasspa | 2012-08-11 | 1 | -2/+8 |
* | Fix:manpage:Update manpage, installation by CMake | sleske | 2012-07-11 | 1 | -0/+1 |
* | Fix:xslt:Better help messages for XSLT processing. | sleske | 2012-06-27 | 1 | -7/+10 |
* | Fix:build:Workaround for android build with older NDKs | rikky | 2012-05-31 | 1 | -2/+4 |
* | Fix:core:Fix CMake build of support/ code on Ubuntu (again)|This time it shou... | sleske | 2012-05-30 | 1 | -3/+1 |