summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Refactor:core:Removed quesoglc depskazer_2015-04-021-1/+0
* Add:port_android:Do not include prescaled images without size specifiers on A...mdankov2015-01-231-3/+3
* Add:port_android:Produce icons for x-xx-xxxhdpi resolutions, scale map icons,...mdankov2014-12-271-3/+15
* Add:Plugin:Added the j1850 plugin, allows Navit to read CAN-BUS datas in some...kazer_2014-12-151-0/+1
* Fix:core:Set reason when enabling NSIS cpack generator.mdankov2014-11-091-1/+1
* Fix:core:Set CPACK_INCLUDE_TOPLEVEL_DIRECTORY only for zip cpack generator, o...mdankov2014-11-091-1/+0
* Add:core:Set CPACK parameters to produce ready to use packages with default s...mdankov2014-11-081-3/+31
* Add:build:Log CMake versionsleske2014-09-281-0/+1
* Fix:build:Check if compiler options are supported before using them.|Allows b...sleske2014-09-101-9/+8
* Refactor:gui/sdl:Remove macro LINUX_TOUCHSCREEN and corresponding dead code.sleske2014-08-311-1/+1
* Fix:build:Remove feature SHARED_LIBNAVIT. Only works on Android, so just enab...sleske2014-07-081-8/+1
* Fix:Core:Re-enable search for gettext in main CMakeLists.txt.xenos19842014-05-301-9/+10
* Fix:core:Do not depend on XGettextGlade ability to process broken glade input...mdankov2014-05-301-1/+0
* Fix:port_wince:Partially revert r5746 to allow cmake wince builds with gcc ve...mdankov2014-03-281-0/+2
* Enable -Wundef, fix warnings by replacing #if -> #ifdef.sleske2014-02-271-2/+2
* Fix:core:Don't use #pragma pack just because target platform is Win32/WinCE. ...mdankov2014-02-221-3/+0
* Fix:vehicle_gpsd:Mostly revert rev.5642 to allow N810 to use old libgps. Warn...sleske2013-11-251-2/+11
* Fix:build/cmake:Handle "support/gettext_intl" like the other support libs.sleske2013-09-291-2/+2
* Refactor:build/cmake:Rename dir intl_cmake to support/gettext_intl for consis...sleske2013-09-271-1/+1
* Fix:vehicle_gpsd:Require libgps V3.1+, drop compatibility #ifdefs and warning...sleske2013-09-151-2/+1
* Fix:core:Prefer saxonb-xslt transformer when other variants present too. It's...mdankov2013-08-311-1/+1
* Fix:core:Only use -Wno-missing-field-initializers if compiler supports it.sleske2013-08-291-1/+4
* Fix:Build:Compatibility for older gccsmartin-s2013-08-271-2/+6
* Add:Build:Enable binding_python for cmake buildsmartin-s2013-08-271-0/+6
* Add:port_android:Build localized Android string resources from gettext db.mdankov2013-08-241-0/+8
* Fix:core:Build with -Wstrict-prototypes, fix warnings.sleske2013-08-221-1/+3
* Fix:core:Add -Wextra (with some warnings disabled), fix warning.sleske2013-08-211-2/+9
* Fix:core:Build with -Wcast-align -Wmissing-prototypes, -Wpointer-arith, fix c...sleske2013-08-211-1/+5
* Fix:core:Let it be buildable for win* platforms with CMake.mdankov2013-08-031-1/+0
* Fix:core:Remove duplicate code imported with r5539. Refix the win* "Dollar S"...mdankov2013-08-021-1/+1
* Fix:port_win32:Fix "Dollar S" bugs in navigational messages by adding own ver...mdankov2013-06-161-0/+1
* Refactor:core:Rename switch ENABLE_NLS to USE_NATIVE_LANGUAGE_SUPPORT for con...sleske2013-06-141-5/+5
* Fix:build/cmake:Make CMake variable ENABLE_NLS work.sleske2013-06-141-4/+8
* Fix:Build:Link graphics_sdl against freetype in case of missing SDL_ttfmartin-s2013-05-301-0/+2
* Add:Build:Improved gettext handlingmartin-s2013-05-041-10/+1
* Fix:Build:Add imlib2 check to cmakemartin-s2013-02-151-0/+4
* Fix:Build:Include missing shm.h checkmartin-s2012-12-101-0/+1
* Fix:Build:Add missing fsync testmartin-s2012-11-161-0/+1
* Fix:build/cmake:Remove invalid parameter OPTIONAL from find_package(Qt4...). ...sleske2012-10-161-4/+4
* Add:Android:Warn about old ant versionrikky2012-08-181-0/+5
* Removed Debug build typebjasspa2012-08-121-2/+0
* Fixed MSVC issue caused by intl_cmake not replacing the system snprintf becau...bjasspa2012-08-111-2/+8
* Fix:manpage:Update manpage, installation by CMakesleske2012-07-111-0/+1
* Fix:xslt:Better help messages for XSLT processing.sleske2012-06-271-7/+10
* Fix:build:Workaround for android build with older NDKsrikky2012-05-311-2/+4
* Fix:core:Fix CMake build of support/ code on Ubuntu (again)|This time it shou...sleske2012-05-301-3/+1
* Fix:core:Don't require presence of pthreads on target system. Fix android and...mdankov2012-05-231-6/+6
* Fix:core:Fix CMake build of support/ code on Ubuntu | Problem with --as-neede...sleske2012-05-201-6/+7
* Fix:core:Revert 5106 changes no longer needed since 5107.mdankov2012-05-201-1/+1
* Fix:Build:Build correct turn iconsmartin-s2012-05-191-1/+1