index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
travis.sh
Commit message (
Expand
)
Author
Age
*
Travis CI: Refactor travis script
Thiago de Arruda
2014-08-08
*
Use color_terminal output in place of TAP #995
ZyX
2014-08-07
*
travis.sh: Update sources before installing packages.
Florian Walch
2014-08-06
*
travis.sh: move symbolizer definition into common area
John Szakmeister
2014-07-17
*
travis.sh: Simplify clang/asan build.
Florian Walch
2014-07-16
*
travis.sh: Use dependencies from neovim/deps.
Florian Walch
2014-07-16
*
travis.sh: Fix mixed tabs/whitespace formatting.
Florian Walch
2014-07-16
*
Fix #838: build with "USE_BUNDLED=OFF" fails to find dependencies
John Szakmeister
2014-06-27
*
Avoid ever creating .deps directory
ZyX
2014-06-18
*
Make it easier to turn the bundled dependencies off.
John Szakmeister
2014-05-31
*
travis/coverity: hotfix #2, unbreak build
Nicolas Hillegeer
2014-05-31
*
travis/coverity: hotfix, alwasy return success
Nicolas Hillegeer
2014-05-31
*
travis/coverity: add coverity support
Nicolas Hillegeer
2014-05-31
*
Turn off -Werror by default.
John Szakmeister
2014-05-29
*
Build: Enable valgrind's --leak-check when testing the API
Thiago de Arruda
2014-05-26
*
API: Test: Setup basic test infrastructure
Thiago de Arruda
2014-05-23
*
coveralls upload should not fail the CI build
Justin M. Keyes
2014-05-07
*
Hold java packages to speed up build
Leonard Ehrenfried
2014-04-28
*
Remove deprecated "--use-mirrors"
Steven Myint
2014-04-26
*
Install the libncurses5-dev:i386 package to get the correct symlinks.
John Szakmeister
2014-04-23
*
Configure travis to perform a 32-bit build
Thiago de Arruda
2014-04-22
*
Configure travis to use prebuilt dependencies
Thiago de Arruda
2014-04-16
*
Force travis build failure when some test fails
Thiago de Arruda
2014-04-03
*
enable coveralls support
aph
2014-04-01
*
Use the clang 3.4 release tarball instead of apt for clang 3.4.
John Szakmeister
2014-03-30
*
Don't use alias in travis.sh.
John Szakmeister
2014-03-27
*
Revamp the build system.
John Szakmeister
2014-03-21
*
Remove remaining hangul-related code
Thiago de Arruda
2014-03-14
*
Refactor travis build to use clang's sanitizers
Thiago de Arruda
2014-03-13
*
use more verbose output type for unittests on travis
Stefan Hoffmann
2014-03-08
*
Fix memory leak and enable valgrind on travis
Thiago de Arruda
2014-03-07
*
Add unit test running to travis again
Thiago de Arruda
2014-02-27
*
Disable unit tests until fixed for travis
Thiago de Arruda
2014-02-27
*
Add more example unit tests and run with travis
Thiago de Arruda
2014-02-27
*
Enable stderr for test in travis
Thiago de Arruda
2014-02-26
*
Modify travis configuration to install valgrind
Thiago de Arruda
2014-02-26
*
Remove -e option from travis shell script
Thiago de Arruda
2014-02-26
*
Fix travis script
Thiago de Arruda
2014-02-26
*
Add test reporting to travis script
Thiago de Arruda
2014-02-26
*
Enable valgrind when testing on travis
Thiago de Arruda
2014-02-26
*
Add valgrind suppression file
Thiago de Arruda
2014-02-26
*
Temporarily remove valgrind check in travis build
Thiago de Arruda
2014-02-26
*
Add configuration to help debug memory leaks
Thiago de Arruda
2014-02-26