summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* 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
* cleanup:scripts:Use $(..) instead of legacy `..` to make codefactor happy (#623)Joseph Herlant2018-06-054-40/+40
* update:scripts:simplify the variables concatenation (#620)Joseph Herlant2018-06-052-2/+2
* update:scripts:change the scripts that use non-POSIX functionnalities to bash...Joseph Herlant2018-06-042-2/+2
* fix:scripts:replace \s with the supported use of the space class (#617)Joseph Herlant2018-06-041-1/+1
* cleanup:scripts:removes deprecated usage of egrep (#616)Joseph Herlant2018-06-041-1/+1
* fix:scripts:fix malformed shebang (#615)Joseph Herlant2018-06-041-1/+1
* update:scripts:change the scripts that use non-POSIX functionnalities to bash...Joseph Herlant2018-06-043-3/+3
* update:ci:Refactor the sanity check for better output and add xmllint check (...Joseph Herlant2018-06-031-19/+43
* add:ci:Add sanity check script on circleci (#606)Joseph Herlant2018-05-302-1/+39
* cleanup:cmake:remove trailing spacesJoseph Herlant2018-05-257-17/+17
* change:ci:rename ci folder to scripts (#593)Joseph Herlant2018-05-2427-0/+1287