aboutsummaryrefslogtreecommitdiff
path: root/scripts/travis.sh
Commit message (Expand)AuthorAge
* Travis CI: Refactor travis scriptThiago de Arruda2014-08-08
* Use color_terminal output in place of TAP #995ZyX2014-08-07
* travis.sh: Update sources before installing packages.Florian Walch2014-08-06
* travis.sh: move symbolizer definition into common areaJohn Szakmeister2014-07-17
* travis.sh: Simplify clang/asan build.Florian Walch2014-07-16
* travis.sh: Use dependencies from neovim/deps.Florian Walch2014-07-16
* travis.sh: Fix mixed tabs/whitespace formatting.Florian Walch2014-07-16
* Fix #838: build with "USE_BUNDLED=OFF" fails to find dependenciesJohn Szakmeister2014-06-27
* Avoid ever creating .deps directoryZyX2014-06-18
* Make it easier to turn the bundled dependencies off.John Szakmeister2014-05-31
* travis/coverity: hotfix #2, unbreak buildNicolas Hillegeer2014-05-31
* travis/coverity: hotfix, alwasy return successNicolas Hillegeer2014-05-31
* travis/coverity: add coverity supportNicolas Hillegeer2014-05-31
* Turn off -Werror by default.John Szakmeister2014-05-29
* Build: Enable valgrind's --leak-check when testing the APIThiago de Arruda2014-05-26
* API: Test: Setup basic test infrastructureThiago de Arruda2014-05-23
* coveralls upload should not fail the CI buildJustin M. Keyes2014-05-07
* Hold java packages to speed up buildLeonard Ehrenfried2014-04-28
* Remove deprecated "--use-mirrors"Steven Myint2014-04-26
* Install the libncurses5-dev:i386 package to get the correct symlinks.John Szakmeister2014-04-23
* Configure travis to perform a 32-bit buildThiago de Arruda2014-04-22
* Configure travis to use prebuilt dependenciesThiago de Arruda2014-04-16
* Force travis build failure when some test failsThiago de Arruda2014-04-03
* enable coveralls supportaph2014-04-01
* Use the clang 3.4 release tarball instead of apt for clang 3.4.John Szakmeister2014-03-30
* Don't use alias in travis.sh.John Szakmeister2014-03-27
* Revamp the build system.John Szakmeister2014-03-21
* Remove remaining hangul-related codeThiago de Arruda2014-03-14
* Refactor travis build to use clang's sanitizersThiago de Arruda2014-03-13
* use more verbose output type for unittests on travisStefan Hoffmann2014-03-08
* Fix memory leak and enable valgrind on travisThiago de Arruda2014-03-07
* Add unit test running to travis againThiago de Arruda2014-02-27
* Disable unit tests until fixed for travisThiago de Arruda2014-02-27
* Add more example unit tests and run with travisThiago de Arruda2014-02-27
* Enable stderr for test in travisThiago de Arruda2014-02-26
* Modify travis configuration to install valgrindThiago de Arruda2014-02-26
* Remove -e option from travis shell scriptThiago de Arruda2014-02-26
* Fix travis scriptThiago de Arruda2014-02-26
* Add test reporting to travis scriptThiago de Arruda2014-02-26
* Enable valgrind when testing on travisThiago de Arruda2014-02-26
* Add valgrind suppression fileThiago de Arruda2014-02-26
* Temporarily remove valgrind check in travis buildThiago de Arruda2014-02-26
* Add configuration to help debug memory leaksThiago de Arruda2014-02-26