summaryrefslogtreecommitdiff
path: root/cmake/navit_macros.cmake
Commit message (Expand)AuthorAgeFilesLines
* cleanup:cmake:remove trailing spacesJoseph Herlant2018-05-251-3/+3
* Fix:build:Fix conditional compiler warning optionsSebastian Leske2017-09-221-2/+2
* Fixed variables name in support lib macroR7647Pierre Grandin2017-06-221-2/+2
* Added an install target for support libsR7646Pierre Grandin2017-06-221-0/+3
* Fix: Allow unusual building (#215)R7404Stefan Wildemann2017-04-241-1/+1
* Applying patch from trac-832Pierre GRANDIN2015-12-311-2/+2
* Fix:build:Use CMAKE_CXX_COMPILER_LOADED to check if C++ is enabled.|Should fi...sleske2014-10-041-1/+1
* Fix:build:Check if compiler options are supported before using them.|Allows b...sleske2014-09-101-0/+17
* Fix:build/cmake:Remove unnecessary warning for user-defined setting.sleske2013-06-141-2/+0
* Refactor:build/cmake:Better comments & variable name.sleske2013-06-141-6/+6
* Fix:build/cmake:Remember user settings (-Dxxx=xxx) across CMake runs.sleske2013-06-141-1/+1
* Fix:build/cmake:Force feature switch default if user did not set a value, so ...sleske2012-07-241-1/+1
* Fix:build:Turn feature flag variables into CMake cache vars, to expose them f...sleske2012-06-171-12/+21
* Fix:Build:Set correct module name for librariesmartin-s2011-09-291-0/+1
* Fix:Build:Make map_shapefile build again on cmakemartin-s2011-07-281-2/+9
* Fix:Build:Made compileable on macosxmartin-s2011-07-171-0/+3
* Fix:build/cmake:Remove some unneeded link dependenciesrikky2011-05-021-8/+4
* Fix:build/cmake:Link plugins against navit core-lib on androidrikky2011-03-171-0/+3
* Fix:build/cmake:Fixed some linkage dependency. Should also fix maptool linker...rikky2011-03-151-8/+6
* Fix:Build/cmake:Make user defined settings survive a cmake cache refreshrikky2011-01-231-13/+22
* Add:Build/cmake:Added Android build supportrikky2011-01-131-3/+10
* Fix:Build:Don't link plugins against navit_coremartin-s2011-01-081-1/+1
* Add:Build:Add more infos to cmake summaryrikky2011-01-051-5/+16
* Fix:Build:Fix cmake build to link external libraries to plugins/modules which...rikky2011-01-041-2/+5
* Fix:build:Implemented conditional building, dependent on modules/libs akashihi2010-11-221-4/+4
* Fix:core/cmake:Enable runnig from source direcoryrikky2010-10-031-1/+5
* Fix:core/cmake:Install modules to the same path as the autotools toolchain doesrikky2010-10-031-6/+1
* Add:core:Initial support for cmake build system. This first stage partly supp...rikky2010-10-021-0/+44