Kim Kulling
c5d7a97b93
Travis config: fix last merge issues + merge coverity check into master branch to avoid merge issues in the future on master.
2016-11-21 20:42:37 +01:00
Kim Kulling
68b8948758
Disable android build.
2016-11-21 20:31:35 +01:00
Kim Kulling
eb462abf60
Fix another merge issue.
2016-11-21 20:21:26 +01:00
Kim Kulling
4880cd4a8c
Merge branch 'coverity_scan' of https://github.com/assimp/assimp into coverity_scan
2016-11-21 19:09:22 +01:00
Kim Kulling
e50ac81b65
Merge branch 'master' into coverity_scan
2016-11-21 18:57:56 +01:00
Kim Kulling
7ceaca61fd
Set right source encoding for coveralls-lcov.
2016-11-19 15:23:08 +01:00
Kim Kulling
d0d07006c8
Travis config: fix typo.
2016-11-19 11:54:39 +01:00
Kim Kulling
46a022520f
Remove commented code.
2016-11-17 19:11:28 +01:00
Kim Kulling
0f2ed2c449
Remove unused filter for coveralls.
2016-11-17 15:11:05 +01:00
Kim Kulling
01135855e0
Remove folder test from test coverage.
2016-11-17 14:35:21 +01:00
Kim Kulling
9b63015626
Disable debou output for lcov call in travis config.
2016-11-17 11:17:53 +01:00
Kim Kulling
6daa464378
Next try: use original directory root.
2016-11-17 10:23:57 +01:00
Kim Kulling
8b1f382a0e
Travis config: use correct env variable to enable coveralls.
2016-11-17 10:06:50 +01:00
Kim Kulling
8bd9fadeea
Check assimp.dir folder.
2016-11-16 21:43:22 +01:00
Kim Kulling
c695c74a60
Much more verbose.
2016-11-16 21:35:10 +01:00
Kim Kulling
8d4633510f
More verbose.
2016-11-16 21:28:20 +01:00
Kim Kulling
1dd8148e81
Make travis more verbose.
2016-11-16 21:16:50 +01:00
Kim Kulling
4d47e47815
Fix typo.
2016-11-16 20:14:54 +01:00
Kim Kulling
c399981dbe
Next try.
2016-11-16 20:08:04 +01:00
Kim Kulling
6c5e475d14
Still working on config.
2016-11-16 16:11:30 +01:00
Kim Kulling
e95ccee97e
Test coverage only in one comp from build matrix.
2016-11-16 15:42:08 +01:00
Kim Kulling
53d6adeb53
Enable coveralls measurement
2016-11-16 12:24:55 +01:00
Kim Kulling
a6c86c79f1
Travis: enable coverall support.
2016-11-16 11:39:44 +01:00
Kim Kulling
5dc4a126b5
Merge branch 'master' into coverity_scan
...
Conflicts:
test/regression/db.zip
2016-06-30 19:00:22 +02:00
Kim Kulling
0f1a625be7
Update .travis.yml
...
Disable osx temporary, I need more time to learn.
2016-05-25 11:57:55 +02:00
Kim Kulling
610cea8649
Update .travis.yml
...
Try to enable osx-builds for travis.
2016-05-23 15:12:29 +02:00
Kim Kulling
dadc656d3a
Merge branch 'master' into coverity_scan
2015-12-30 20:46:19 +01:00
Kim Kulling
ab3745b7a3
travis config: use before make + make for building.
2015-12-30 14:50:16 +01:00
Kim Kulling
17c13edf43
Travis config: put all cmake stuff to script section.
2015-12-30 13:18:02 +01:00
Kim Kulling
2e2c870818
travis + coverity: use correct scripts.
2015-12-30 12:50:40 +01:00
Kim Kulling
906dc328fc
coverity: try to get make running.
2015-12-30 12:46:37 +01:00
Kim Kulling
06046a113c
travis config: fix intents for coverity analysis.
2015-12-29 21:02:46 +01:00
Kim Kulling
e4b6e87f14
travis config: make travis script more easier.
2015-12-29 20:55:16 +01:00
Kim Kulling
8d07e34336
travis config: remove coverity config from master branch.
2015-12-29 20:46:41 +01:00
Kim Kulling
71e8254780
travis config: create special branch for coverity checks.
2015-12-29 20:36:45 +01:00
Kim Kulling
da21306f85
travis config: still fighting with tabs.
2015-12-29 20:17:20 +01:00
Kim Kulling
288b81ff7b
travis config: fix more invalid tabs and one typo.
2015-12-29 20:09:26 +01:00
Kim Kulling
0cc5e50443
travis config: remove erroreous tab intention.
2015-12-29 20:06:33 +01:00
Kim Kulling
5ff3e0dd15
coverity: enable automatic coverity scan.
2015-12-29 16:19:42 +01:00
Richard
8b27163c20
Fixed: Ensure failing tests fail travis
2015-06-30 19:59:55 -06:00
Alexander Gessler
8fb9e84aea
Cleanup old messages.
2015-05-02 00:10:51 +02:00
Alexander Gessler
09d1e53955
Forgot semicolon.
2015-05-02 00:10:00 +02:00
Alexander Gessler
3ded2d9123
Add script to determine if regression suite failures are considered acceptable as per the whitelist or not.
2015-05-01 23:24:25 +02:00
Alexander Gessler
11af8d9e60
Forgot semicolon in .travis.yml file.
2015-04-16 12:41:02 +02:00
Alexander Gessler
edd4953a55
Merge branch 'master' of https://github.com/assimp/assimp
2015-04-16 12:38:05 +02:00
Alexander Gessler
c90e209cf2
Add regression diff check to travis.
2015-04-15 01:24:48 +02:00
Alexander Gessler
072e39470b
Disable WINDOWS builds.
...
- Currently, the mingw linker crashes linking unit.exe
- Significant increase in build time for testing an exotic platform - Mingw crosscompile on linux. Assimp does not have many system dependencies so I feel we can omit this.
- Confusion since 2 build combinations appear in Travis but are disabled.
2015-04-14 10:31:15 +02:00
Ser Lev Arris
5f58188de5
mingwin headers are a bit 'outdated'
2015-04-12 19:12:48 +02:00
Ser Lev Arris
20e23fbd0a
i see no reason to check it with clang too.
2015-04-12 19:10:10 +02:00
Ser Lev Arris
2f372c0ac5
add the mingw compile step
2015-04-12 19:05:27 +02:00