summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
...
* Fix:build:Add -Wformat-securitySebastian Leske2017-09-221-1/+2
* Revert "Fix:core:Rename README.md to README..." - does not work on GitHubSebastian Leske2017-09-071-1/+1
* Fix:core:Rename README.md to README, since some external builds need a README.Sebastian Leske2017-09-061-1/+1
* Upgrade to CircleCI v2 (#310)Pierre GRANDIN2017-09-051-3/+3
* Removed deprecated files and fixed a configuration exampleRobotaxijkoan2017-09-011-1/+1
* Moved xpm to icons (#307)jkoan2017-08-251-2/+2
* Fix:build:Fix typo which causes CMake warningR7624Sebastian Leske2017-06-171-1/+1
* Add: Add speech module using espeak on QMultimedia. (#233)R7471Stefan Wildemann2017-05-051-1/+21
* Add Qt5 qml gui skeleton (#236)R7461Stefan Wildemann2017-05-041-0/+4
* Add network info menu in gui/internal for Linux (#228)Pierre GRANDIN2017-04-291-0/+6
* Fix: Allow unusual building (#215)R7404Stefan Wildemann2017-04-241-11/+18
* Qt5 Graphics: Add QML support (#213)R7378Stefan Wildemann2017-04-051-11/+30
* Add screen blanking for Sailfish OS.Stefan Wildemann2017-02-231-1/+3
* Add Qt5 based vehicleStefan Wildemann2017-02-231-0/+8
* Add QT5 graphics. Works on Sailfish OS.Stefan Wildemann2017-02-231-5/+17
* add:graphics:RaspberryPI hardware accelerated graphics support (#208)R7308Cedric PAILLE2017-02-231-0/+10
* Fix:port/android:Fix "invalid DT_NEEDED" warnings on API 23+, fixes #1348mvglasow2017-01-311-3/+0
* refactor:maptool:Support 56 bit node IDsR6731Michael Dankov2016-07-271-0/+7
* Android: disable pedestrian default buildAndroid_pedestrian_disablejandegr2016-03-031-1/+0
* Bumping the trunk to 0.5.1Pierre GRANDIN2015-12-311-1/+1
* Remove redundant cmake_policy invocation.Sebastian Leske2015-10-051-2/+1
* Make CMake a bit less verboseSebastian Leske2015-09-191-1/+1
* Fix:build:Detect current git version, remove Subversion checks. We don't do S...Sebastian Leske2015-08-301-1/+1
* 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