navit:external_project

Last commit made on 2018-09-27
Get this branch:
git clone -b external_project https://git.launchpad.net/navit

Branch merges

Branch information

Name:
external_project
Repository:
lp:navit

Recent commits

0235aef... by Joseph

Remove duplicated line

2f4d21c... by Joseph

progress backup

935c3fb... by Joseph

Fix URL_HASH algo case

16d0359... by Joseph

Add build deps for external glib

6329eb3... by Joseph

Add url sha verification

8d6eba2... by Joseph

Add the include of module for externalProject

dba9f6b... by Joseph

Switch to CMake ExternalProject_Add instead of support for glib

98e7489... by jkoan <email address hidden>

build:maptool:Fix cmake CMP0026 warning (#666)

69adc56... by jkoan <email address hidden>

fix:gui:Run astyle against gui/gtk (#667)

* fix:gui:Run astyle against gui/gtk

* fix:gui:Run astyle against gui/internal

a63a78a... by lains

Fix:Circleci Fix on indentation warning and enabling xmllint on android builds (#665)

* Fixing indentation on config.yml (warning ci_sanity_checks.sh)

* Adding libxml2-utils to fix circleci error on missing xmllint command for android builds

* Remove one tailing space

* Revert "Adding libxml2-utils to fix circleci error on missing xmllint command for android builds"

This reverts commit 763f4658c1dab4ec6f900a4f3a032ffb2cf18e0b.

* Adding libxml2-utils to fix circleci error on missing xmllint command during sanity_check