Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bump zlib | jandegr | 2017-01-23 | 1 | -3/+3 |
| | |||||
* | bump zlib | jandegr | 2017-01-23 | 1 | -3/+3 |
| | |||||
* | Fix:Tomtom:Switching to mirrored toolchain | Pierre Grandin | 2017-01-12 | 2 | -2/+2 |
| | |||||
* | Update build_tomtom_plugin.shR7213 | jandegr | 2017-01-09 | 1 | -3/+3 |
| | | | bump zlib | ||||
* | Update build_tomtom_minimal.shR7211 | jandegr | 2017-01-09 | 1 | -3/+3 |
| | | | bump zlib | ||||
* | Update build_tomtom_plugin.sh | jandegr | 2017-01-09 | 1 | -4/+4 |
| | | | bump libpng | ||||
* | Update build_tomtom_minimal.sh | jandegr | 2017-01-09 | 1 | -4/+4 |
| | | | bump libpng | ||||
* | Fix:CI:Improved linux tests (#196)R7181 | Pierre GRANDIN | 2017-01-01 | 4 | -7/+29 |
| | | | | | | | | | | | | | | | * Moving linux tests to a script CircleCI parallelism does not guarantee that tests will run reliably on the same containers. This is causing issues for the linux tests, previously defined in the post section, that need to run on the same container as the linux build. * Fixed linux tests scripts path * Specifies full path to the linux test script * Bumping zlib to 1.2.9 for tomtom builds | ||||
* | Moving the linux bin to a more generic place to match other builds | Pierre Grandin | 2016-12-30 | 1 | -4/+4 |
| | |||||
* | Android ci optimization (#195)R7163 | Pierre GRANDIN | 2016-12-30 | 4 | -66/+44 |
| | | | | | | | | | | | | | | | | * Reducing differences between x86 and arm android builds * Fixed apk path in build scripts * Fixed xml artifacts path in build scripts * Bumping libpng to 1.6.27 * Removed APK signing webhook * Ensures that the arch-specific artifact directory exists * Reduced wget noise | ||||
* | Fix:i18n:Ensure that we pull from trunk before rebasingR7142 | Pierre Grandin | 2016-12-10 | 1 | -0/+1 |
| | |||||
* | Fix:i18n:Escape commit message when merging updatesR7139 | Pierre Grandin | 2016-12-09 | 1 | -1/+1 |
| | |||||
* | Fix:i18n:Rebase i18n updates against trunk, not masterR7135 | Pierre Grandin | 2016-12-08 | 1 | -3/+7 |
| | |||||
* | Update:i18n:Use rebase instead of a PR for translations updatesR7118 | Pierre Grandin | 2016-12-06 | 2 | -16/+4 |
| | |||||
* | Fix:CI:Check if ndk is present before unzipping againR7027 | Pierre Grandin | 2016-12-02 | 1 | -1/+1 |
| | |||||
* | Correctly escape PR message | Pierre Grandin | 2016-12-01 | 1 | -1/+1 |
| | |||||
* | Better PR content for automatic i18n PRR6887 | Pierre Grandin | 2016-12-01 | 1 | -1/+3 |
| | |||||
* | Fixed pot file path when building trunkR6883 | Pierre Grandin | 2016-11-30 | 1 | -3/+3 |
| | |||||
* | Process translation template update as part of the linux buildCI_trusty | Pierre Grandin | 2016-11-30 | 1 | -2/+11 |
| | |||||
* | Merge remote-tracking branch 'origin/trunk' into CI_trusty | Pierre Grandin | 2016-11-30 | 1 | -1/+2 |
|\ | | | | | | | | | Conflicts: ci/build_linux.sh | ||||
| * | Ensure that we build with gtk_drawing_area enabledR6853 | Pierre Grandin | 2016-11-29 | 1 | -1/+1 |
| | | | | | | | | | | If we rely on cmake detection and if a library is missing, the build will be deemed successful, but no graphics driver will be built. | ||||
| * | Update build_linux.shR6851 | jandegr | 2016-11-29 | 1 | -1/+1 |
| | | |||||
* | | Only setup coverity when needed | Pierre Grandin | 2016-11-30 | 1 | -0/+1 |
| | | |||||
* | | Reworking android build scripts | Pierre Grandin | 2016-11-30 | 2 | -4/+9 |
| | | |||||
* | | Fixed typo in build_android.sh | Pierre Grandin | 2016-11-30 | 1 | -1/+1 |
| | | |||||
* | | Ensure that we build all targets in 4 containers | Pierre Grandin | 2016-11-30 | 1 | -0/+7 |
| | | |||||
* | | Moved win32 dependencies to the build script | Pierre Grandin | 2016-11-30 | 1 | -0/+2 |
| | | |||||
* | | Install ndk only when needed | Pierre Grandin | 2016-11-30 | 1 | -0/+3 |
| | | |||||
* | | Bumped libpng version to 1.6.26 | Pierre Grandin | 2016-11-29 | 1 | -4/+4 |
| | | |||||
* | | Fixed libpng version check | Pierre Grandin | 2016-11-29 | 1 | -1/+1 |
| | | |||||
* | | Enabling build parallelization | Pierre Grandin | 2016-11-29 | 1 | -0/+6 |
| | | |||||
* | | Reduced tomtom CI downloads verbosity | Pierre Grandin | 2016-11-29 | 1 | -9/+9 |
| | | |||||
* | | Moving linux dependencies installation to the build script | Pierre Grandin | 2016-11-29 | 1 | -0/+2 |
| | | |||||
* | | Ensures that libgtk2.0-dev is installed for CircleCI/14.04 | Pierre Grandin | 2016-11-29 | 1 | -1/+3 |
| | | |||||
* | | Update build_linux.sh | jandegr | 2016-11-03 | 1 | -2/+2 |
| | | |||||
* | | Update build_android_x86.sh | jandegr | 2016-11-03 | 1 | -2/+2 |
| | | |||||
* | | Update build_android.sh | jandegr | 2016-11-03 | 1 | -1/+1 |
| | | |||||
* | | Update build_android.sh | jandegr | 2016-11-03 | 1 | -1/+1 |
|/ | |||||
* | bump libpngR6816 | jandegr | 2016-10-26 | 1 | -7/+6 |
| | |||||
* | switch to tomtom minimal buildtomtom2 | jandegr | 2016-10-22 | 1 | -0/+212 |
| | |||||
* | cleanup | jandegr | 2016-10-22 | 1 | -30/+3 |
| | |||||
* | wrapper cleanup | jandegr | 2016-10-19 | 1 | -1/+0 |
| | |||||
* | update tomtom | jandegr | 2016-10-19 | 1 | -57/+37 |
| | |||||
* | cmake based build for tomtom | jandegr | 2016-10-16 | 1 | -0/+546 |
| | |||||
* | Add:port_android:Apply color theme | mvglasow | 2016-02-02 | 2 | -2/+2 |
| | | | | Signed-off-by: mvglasow <michael -at- vonglasow.com> | ||||
* | Archive the xpms from the linux build on CIR6511 | Pierre Grandin | 2016-01-04 | 1 | -1/+1 |
| | |||||
* | Archive the xpms from the linux build on CI | Pierre Grandin | 2016-01-04 | 1 | -0/+1 |
| | |||||
* | Fix:build:Fetch android app version from tags.R6499 | Michael Dankov | 2016-01-02 | 1 | -3/+0 |
| | | | | | | | Use value queried by cmake/version.cmake for circle ci builds instead of guessing it from circleci environment variables, which are properly set only for navit-gps organization builds. Related to #1336. | ||||
* | Fix:ci:properly format git commandR6497 | Michael Dankov | 2016-01-02 | 1 | -1/+1 |
| | |||||
* | Fix:ci:Do not hang on multiline git comments | Michael Dankov | 2016-01-02 | 1 | -1/+1 |
| |