Commit Graph

129 Commits (0.7.0)

Author SHA1 Message Date
Bret Curtis b944c8716e bump OSG to 3.4 8 years ago
Koncord 0ee5202670 Update .travis.yml 8 years ago
Roman Proskuryakov f4f81a14c9 Use Travis addons.apt.packages to install packages 8 years ago
Roman Proskuryakov 2b860e2600 Reduce the number of if conditions in Travis config 8 years ago
Nikolay Kasyanov 697b809c79 Reactivate OS X CI 8 years ago
scrawl 89512af808 Increase number of jobs for coverity scan build to 2, enable OpenMW-CS build
As of the recent travis migration we should have enough memory to not run out... hopefully.
8 years ago
Bret Curtis b8d19eb9cd make use of 2 dedicated cores while assuming both are blocked on I/O 8 years ago
Bret Curtis 19b39de351 use trusty 8 years ago
scrawl 231570f091 travis.yml fix 9 years ago
scrawl 489addf772 Don't attempt to run openmw_test_suite on coverity scan branch, since it is not being built 9 years ago
scrawl ab97a90c76 Add travis-ci script to detect tab characters in the code 9 years ago
scrawl 3d3b37324d Change build targets again 9 years ago
scrawl 4b002863c8 Re-enabled a few build targets 9 years ago
scrawl 65ba072dcd Disable most targets except for OpenMW in coverity script 9 years ago
scrawl c30936c19b Reduce number of jobs in coverity script further 9 years ago
scrawl 277113f75b Fix number of jobs in coverity script 9 years ago
scrawl bbf4927a10 Disable OSX travis for now, needs to be updated with an OSG package 9 years ago
scrawl 30de47f858 Reduce the number of jobs in .travis.yml
Hopefully this fixes the occasional out-of-memory problems. Note travis-CI virtual machines just have 2 virtual cores according to http://docs.travis-ci.com/user/ci-environment/, so 4 jobs wouldn't improve build times anyway.
9 years ago
Scott Howard 154bb04a77 add scan-build to travis matrix 9 years ago
Nikolay Kasyanov 0e95512400 CI: fix `make package` condition by adding missing spaces 9 years ago
Nikolay Kasyanov ca53ca8926 CI: perform `make package` on OS X 9 years ago
scrawl 03c3e3e1ff 3 jobs 9 years ago
scrawl fb6dd736cf Reducing number of jobs in .travis.yml to see if this fixes out of memory issues with coverity build 9 years ago
scrawl c37c071dfe Repository name fix 9 years ago
scrawl 2d51d599ea Adjust coverity config to official repo 9 years ago
scrawl bf1739ae2c Adjust COVERITY_SCAN_TOKEN 9 years ago
scrawl 3378dece60 Add coverity_scan branch to .travis.yml 9 years ago
scrawl 412496e28c Enable coverity scan for Travis CI 9 years ago
Lukasz Gromanowski bebb59ef11 Removed sending of travis notifications to my email.
Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
10 years ago
scrawl bb10af64c0 Revert "Disable travis IRC spam until the OSX build is fixed"
This reverts commit 841d52f1f7.
10 years ago
scrawl 841d52f1f7 Disable travis IRC spam until the OSX build is fixed 10 years ago
Nikolay Kasyanov 8b2b54d89a Travis CI: enable OS X build
Refactor platform-specific calls from .travis.yml to separate .sh scripts.
Test suite still needs to be enabled & tested for OS X though.
10 years ago
cc9cii 862c5fc8f6 Add libavresample support. Tested on windows x64 only. 10 years ago
Bret Curtis dbc86333d3 update travis-ci to not pull in all of boost and trimmed unneeded cmake settings 10 years ago
Lukasz Gromanowski db4975dab8 Changed IRC notifications for Travis CI from normal messages to IRC notices.
Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
10 years ago
pvdk c0631187c6 Removed git tag retrieval for Travis 10 years ago
scrawl ea90035eca Enable irc notification for travis 10 years ago
scrawl 1ed1b43296 Enable release branches in Travis CI 10 years ago
scrawl 0fcec24c9b Remove some bogus dependencies for travis build 10 years ago
scrawl 4e6507248b Fix travis build 10 years ago
Lukasz Gromanowski 43cbff6333 Bumped libogre to v1.9 in travis configuration file.
Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
11 years ago
Bret Curtis 995c01d7ba added uuid-dev which is now required during building 11 years ago
Bret Curtis ac38274165 typo in travis 11 years ago
Bret Curtis 862f2f0883 added keywords for debian and switch to dyn libs in travis 11 years ago
Tom Mason 603ce41054 added libunshield to travis 11 years ago
Bret Curtis 812f0b1b62 use static sdl2 11 years ago
Bret Curtis 5832467c1d travis cleanup, remove CG and OIS 11 years ago
Bret Curtis 0d1e38740b should fix travis building problems with sdl2 11 years ago
Lukasz Gromanowski 9ac56ce60e Removed travis_ci_test branch from checked branches list.
Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
11 years ago
Lukasz Gromanowski 05e7cfeb70 Corrected path to the openmw test suite.
Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
11 years ago
Lukasz Gromanowski 86457ce488 Enabled running of openmw test suite.
Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
11 years ago
Lukasz Gromanowski 977da3eeb8 Change back directory to the one where OpenMW is downloaded.
Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
11 years ago
Lukasz Gromanowski 6529919102 Enabled building of Gtest libary.
Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
11 years ago
Lukasz Gromanowski 99ff89d668 Lowered number of used CPUs for compilation.
Enabled building of unit tests.

Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
11 years ago
Lukasz Gromanowski a48d60b5e3 Changed packet name from nvidia-cg-dev to nvidia-cg-toolkit.
Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
11 years ago
Lukasz Gromanowski fb4f50ce8f Removed 'partner' repository.
Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
11 years ago
Lukasz Gromanowski d999c0a91c Enabled addtional Ubuntu repositories.
Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
11 years ago
Lukasz Gromanowski 07d5d26b4a Corrected typo.
Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
11 years ago
Lukasz Gromanowski b1257620d9 Some cleanup in build dependencies.
Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
11 years ago
Lukasz Gromanowski af509ce016 Restored building with static ogre.
Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
11 years ago
Lukasz Gromanowski d070860f09 Fixed typo.
Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
11 years ago
Lukasz Gromanowski f655b9997c Added printing CMakeCache.txt file
For debug purposes, should be removed if compilation succeed.

Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
11 years ago
Lukasz Gromanowski 2a5fc7cd82 Change in build dependencies.
Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
11 years ago
Lukasz Gromanowski 71b4319a0c Yet another change in build dependencies.
Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
11 years ago
Lukasz Gromanowski 4bf87948a0 Removed clang compilation target.
Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
11 years ago
Lukasz Gromanowski 30654a1faa Added removing of ogre static.
Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
11 years ago
Lukasz Gromanowski e7bb3743cc Trying to build with Ogre shared lib .
Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
11 years ago
Lukasz Gromanowski 5957a9e037 Added libxaw7 into dependencies.
Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
11 years ago
Lukasz Gromanowski 798ed64203 Added google-mock and libopenal into build dependencies.
Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
11 years ago
Lukasz Gromanowski 74d519d405 Added libois into build dependencies in .travis.yml file.
Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
11 years ago
Lukasz Gromanowski 5a1bb21b23 Build dependecies.
Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
11 years ago
Lukasz Gromanowski c73209c049 Added another part of dependencies, enabled building with static ogre and mygui.
Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
11 years ago
Lukasz Gromanowski c32f4d853e Another change in packages names in .travis.yml file.
Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
11 years ago
Lukasz Gromanowski 73b984cc2d Corrected packages names in .travis.yml file.
Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
11 years ago
Lukasz Gromanowski f849789514 Changes in apt-add-repository line.
Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
11 years ago
Lukasz Gromanowski 4f19fb0cdb Changes in apt-add-repository line - added echo.
Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
11 years ago
Lukasz Gromanowski cb18cf1eee Added OpenMW dependencies into .travis.yml file.
Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
11 years ago
Lukasz Gromanowski df8da0486d Small changes in .travis.yml file.
Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
11 years ago
Lukasz Gromanowski 061fb4c482 Added simple Travis CI cfg file.
Added simple Travis CI configuration file for testing.

Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
11 years ago