aboutsummaryrefslogtreecommitdiff
path: root/ci/common/build.sh
Commit message (Expand)AuthorAge
* ci: remove unnecessary variables and functions (#22150)dundargoc2023-02-07
* build: don't build libnvim when running the CI (#22149)dundargoc2023-02-06
* ci: remove unhelpful helper functions for make (#22148)dundargoc2023-02-06
* refactor(tests): run unittests using main nvim binary in interpreter modebfredl2023-01-31
* build(lint): add more shell scripts to lintshdundargoc2022-11-01
* ci(cache): remove ccacheLewis Russell2022-08-12
* build: rename build-related dirsJustin M. Keyes2022-06-28
* ci: run all suites with run_suite functionDundar Göc2022-02-07
* ci: simplify CI processDundar Göc2022-02-04
* ci: s/TRAVIS_OS_NAME/CI_OS_NAME/ for non-Travis-specific codeJames McCoy2020-11-24
* Add Linux ASAN GitHub ActionJames McCoy2020-11-13
* build: Rename TRAVIS_BUILD_DIR to CI_BUILD_DIRJames McCoy2020-11-13
* ci/travis: Enable ipv6 #12182Justin M. Keyes2020-04-25
* ci: Travis: simplify 32bit build (#11093)Daniel Hahler2019-10-03
* ci: Travis: build.sh: use cat "-vet" for osxDaniel Hahler2019-08-14
* ci: Travis: check logs for TSan also (#10775)Daniel Hahler2019-08-14
* ci: Travis: improve/revisit caching (#10358)Daniel Hahler2019-07-30
* ci: Travis: upgrade OSX images (10.1 => 10.2) (#10319)Daniel Hahler2019-06-26
* test: Dump $NVIM_LOG_FILE contents (#8926)Justin M. Keyes2018-08-28
* CI/travis: fix restore from cacheJustin M. Keyes2018-08-12
* travis: Enable ccacheJames McCoy2018-05-01
* ci/travis: fix restore from cache #8316Srikanth M2018-04-24
* ci/travis: also cache $DEPS_DOWNLOAD_DIRJustin M. Keyes2018-03-18
* ci/travis: Don't destroy cache during prepareJustin M. Keyes2018-03-17
* ci/travis: Don't destroy cache during prepareJustin M. Keyes2018-03-11
* ci/travis: rename $BUILD_NVIM_DEPS to $CACHE_ENABLEJustin M. Keyes2018-03-11
* ci/travis: use ninja instead of makeJustin M. Keyes2018-03-11
* travis: Don't run unit tests for functionaltest-lua buildJames McCoy2018-02-02
* ci/travis: macOS: switch ruby versionJustin M. Keyes2018-01-07
* Merge branch 'master' into luaviml'/luaZyX2017-05-08
|\
| * ci: Remove `x` from `test x`ZyX2017-04-24
| * ci: Make scripts in common be dash-compatibleZyX2017-04-24
* | Merge branch 'master' into luaviml'/luaZyX2017-04-08
|/
* ci: Do not quote MAKE_CMDZyX2017-03-31
* ci: Refactor CI scriptsZyX2017-03-31
* ci: Do not hide ci directory (#6410)Nikolai Aleksandrovich Pavlov2017-03-31