summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* change:build:linux:Remove additional steps jkoan2022-06-071-34/+0
* delete:build:Delete old tooling from android (now fastlane is used) (#1161)jkoan2021-10-043-130/+0
* Fix:port/android:Correct path to Android APK in build scriptmvglasow2021-06-201-1/+1
* Fix:build:Keep generated Android resource files in build dirmvglasow2021-02-211-11/+9
* Fix:build:Reduce source tree pollution by Android buildmvglasow2021-02-211-11/+19
* fix:build:Fix Codesigning with newer ndk image versionsjkoan2020-09-061-4/+3
* fix:build:android: Don't sign apk if no valid keyring is availableStefan Wildemann2020-05-211-2/+2
* fix:android:build:Check if Variables are filled before useing them to avoid e...jkoan2020-03-091-7/+10
* add:build:Android build and signing. Also add fastlane for metadata. Set exec...jkoan2020-03-0420-41/+14
* fix:change:Disable CXX on the the build_script as wellv0.5.4-fdroid.3jkoan2020-02-121-2/+2
* change:build_android:Remove dependency of ant. Not needed anymore (#956)jkoan2020-01-181-2/+0
* fix:tomtom:Make sure the tomtom_plugin and tomtom_minimal contain navit.xml (...gefin2019-11-083-6/+7
* update:CI: skip the build steps if the change is only for documentation (#941)Joseph Herlant2019-11-041-0/+35
* Move checkstyle into the sanity_check phase and use a pre-baked image for run...Joseph Herlant2019-11-011-1/+1
* cleanup:ci:Simplify the listing of files for sanity check (#929)Joseph Herlant2019-10-291-6/+1
* fix:circleci: do not download build environment for sanity check (#891)Stefan Wildemann2019-10-012-1/+5
* Feature:Support USERPROFILE folder for Windows target (#758)OLFDB2019-09-251-1/+1
* refactoring:tools:remove unnecessary trailing line to make codefactor happyJoseph Herlant2019-08-311-1/+0
* Add:build:Print error messages to stderrmvglasow2019-08-221-1/+1
* Fix:toolchain:Remove privileged operation from build scriptmvglasow2019-08-211-2/+2
* Fix: Fix pkgconfig detection, and multiple subsequent build for Android (#833)lains2019-08-201-2/+7
* Android build fix and update (#827)jandegr2019-08-161-1/+8
* Refactoring:cmake:from 2.6 to 3.2Bignaux Ronan2019-05-251-2/+2
* fixBignaux Ronan2019-05-201-9/+0
* Refactoring:mingw:simplify toolchainBignaux Ronan2019-05-202-4/+20
* Add:build:Remove deprecated build_android_arm.shmvglasow2019-02-051-13/+0
* Add:build:Add Android SDK bin dir to pathmvglasow2019-02-051-1/+1
* Refactor:build:Rename files after copying, reduces source tree pollutionmvglasow2019-01-261-2/+6
* Refactor:build:Use pushd and popd instead of cdmvglasow2019-01-261-6/+6
* Refactor:toolchain:Rename build script to build_android.shmvglasow2019-01-213-128/+68
* Merge branch 'trunk' into coverity_bypassmvglasow2019-01-112-0/+68
|\
| * Merge pull request #728 from mvglasow/coverity-errormvglasow2019-01-081-0/+7
| |\
| | * Add:scripts:Make linux build script more verbosemvglasow2019-01-081-0/+7
| * | Move Android build to separate script (#727)mvglasow2019-01-081-0/+61
| |/
* | Fix:circleci:Temporarily disable Coverity as it is currently downmvglasow2019-01-111-25/+25
|/
* Refactoring:Xmlconfig:Moving layout definition in their own .xml file (makes ...lains2018-11-181-0/+1
* Remove unnecessary if else constructs and nixpastejkoan-clean-win32jkoan2018-10-241-21/+4
* circleci:add ppa for cmake 3.x on win32 target (#702)Bignaux Ronan2018-10-231-0/+1
* Refactoring:navit/maptool:build with external protobuf-c (#650)Bignaux Ronan2018-10-192-1/+5
* fix:i18n:remove extra whitespaces when importing translations (#688)Pierre GRANDIN2018-10-151-0/+3
* fix:windows:fix the windows build (#680)Patrick Höhn2018-10-121-2/+25
* Update update_download_center.shjkoan2018-10-121-2/+2
* fix:build:Pad metadata files so jekyll sort works corect (#684)jkoan2018-10-111-2/+2
* Fix:Circleci Fix on indentation warning and enabling xmllint on android build...lains2018-09-121-1/+1
* add:18n:added script to import one launchpad translation via its url (#658)Pierre GRANDIN2018-09-062-47/+66
* Remove tomtom Docker files because they moved to https://github.com/navit-gps...jkoan2018-09-034-121/+0
* Update README.mdjkoan2018-09-031-1/+1
* add:helper:Add a pre-commit hook script for users to use locally (#603)Joseph Herlant2018-09-021-0/+44
* Fix:scripts:WinCE build script (remove sample map, add espeak-data) (#632)lains2018-07-152-5/+6
* update:scripts:change the sanity script to exclude fib and supportJoseph Herlant2018-06-051-30/+34